\documentclass[12pt,a4paper]{report}
\usepackage[utf8]{inputenc}
\usepackage[russian]{babel}
\usepackage[T1,T2A]{fontenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{lipsum}
\usepackage{hyperref}
\usepackage{graphicx}
\graphicspath{{./Заготовки для инстркуции/Скриншоты}}
\usepackage[section,above,below]{placeins}
\usepackage{fontspec}
\setmainfont{Times New Roman}
\author{Иванов И.И.}
\date{\today}
\title{\textbf{Manual}}
\begin{document}
\maketitle
\tableofcontents{}
\clearpage
\section{Test}
\begin{figure}[h!]
\centering
\includegraphics[scale=0.5]{image (0)}
\end{figure}
В открывшемся окне выбрать необходимую ЭЦП и нажать “ОК”
\begin{figure}[h!]
\centering
\includegraphics[scale=0.5]{image (0_1)}
\end{figure}
Убедиться, что отображаются данные по актуальной ЭЦП
\begin{figure}[h!]
\centering
\includegraphics[scale=0.5]{image (0_2)}
\end{figure}
\section{Test 2}
После запуска ярлыка КриптоАРМ ГОСТ появляется основное окно для работы:
\begin{figure}[h!]
\centering
\includegraphics[scale=0.5]{image (1)}
\end{figure}
Далее необходимо выбрать раздел \textbf{Сертификаты} подраздел \textbf{Личные}
\begin{figure}[h!]
\centering
\includegraphics[scale=0.5]{image (1_1)}
\end{figure}
\end{document}
Убедиться, что отображаются данные по актуальной ЭЦП
\begin{figure}[h!]
\centering
\includegraphics[scale=0.7]{image (0_2)}
\end{figure}
\section{Работа с КриптоАРМ ГОСТ}
После запуска ярлыка КриптоАРМ ГОСТ появляется основное окно для работы:
\begin{figure}[h!]
\centering
\includegraphics[scale=0.5]{image (1)}
\end{figure}
Далее необходимо выбрать раздел \textbf{Сертификаты} подраздел \textbf{Личные}
\begin{figure}[h!]
\centering
\includegraphics[scale=0.5]{image (1_1)}
\end{figure}
\end{document}
I ran into this error too. Somehow recovery vol had it's mount point removed. Not sure why. The solution was just to mount it somewhere (mountvol c:\mount "\\?\Volume{GUID}\"), and then dismount with mountvol /D. After this volume no longer shows as having RAW FS, and Veeam Agent is able to take backups again.
Get-ADUser : Не удается найти объект с удостоверением: "Иванов Иван Иванович" в "DC=HX,DC=local".
C:\Soft\Repo\Scripts-PS\test2.ps1:2 знак:3
+ Get-ADUser |
+ ~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Иванов Иван Иванович:ADUser) [Get-ADUser], ADIdentityNotFoundException
+ FullyQualifiedErrorId : ActiveDirectoryCmdlet:Microsoft.ActiveDirectory.Management.ADIdentityNotFoundException,Microsoft.ActiveDirectory.Management.Commands.GetADUser