Имя пользователя:
Пароль:  
Помощь | Регистрация | Забыли пароль?  

Название темы: [решено] Проблема с Hyper-V
Показать сообщение отдельно
aus aus вне форума Автор темы

Новый участник


Сообщения: 30
Благодарности: 0

Профиль | Отправить PM | Цитировать


Изображения
Тип файла: jpg Довернные лица.jpg
(77.9 Kb, 2 просмотров)

При выполнении скрипта вылазиет следуюющая ошибка:
Цитата:
PS C:\Users\aus> C:\Users\aus\Desktop\cert.ps1
Host name found: srv.ussurmc.ru
Creating a new certificate using makecert.exe
Unexpected Exception!

+ ~~~~~~~~~~~~~~ -r -pe -n "CN=$hostname" -b 01/01/2005 -e 01/01/2050 -sr Loca ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

System.Management.Automation.CommandNotFoundException: Имя ".\makecert.exe" не распознано как имя командлет
айла сценария или выполняемой программы. Проверьте правильность написания имени, а также наличие и правильн
сле чего повторите попытку.
в System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, E
ption)
в System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame frame)
в System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
в System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
в System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)

Отправлено: 02:13, 07-06-2013 | #11

Название темы: [решено] Проблема с Hyper-V