- Регистрация
- 05.10.2016
- Сообщения
- 262
- Благодарностей
- 248
- Баллы
- 43
Парни, подскажите, кто в теме...
Прикупил VPS на Contabo
Как включить у них виртуализацию, чтобы MEMU не ругался на HyperV ?
Пробовал так через PowerShell:
Set-VMProcessor -VMName VMIxxxxxx -ExposeVirtualizationExtensions $true
Выдает:
Set-VMProcessor : The term 'Set-VMProcessor' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At line:1 char:1
+ Set-VMProcessor -VMName WMIxxxxxx -ExposeVirtualizationExtensions $true
+ ~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Set-VMProcessor:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
или это невозможно? (хотел попробовать перенести работу MEMU на отдельный VPS)
* отталкивался от информации из данного видео
Благодарю, за подсказки!
Прикупил VPS на Contabo
Как включить у них виртуализацию, чтобы MEMU не ругался на HyperV ?
Пробовал так через PowerShell:
Set-VMProcessor -VMName VMIxxxxxx -ExposeVirtualizationExtensions $true
Выдает:
Set-VMProcessor : The term 'Set-VMProcessor' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At line:1 char:1
+ Set-VMProcessor -VMName WMIxxxxxx -ExposeVirtualizationExtensions $true
+ ~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Set-VMProcessor:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
или это невозможно? (хотел попробовать перенести работу MEMU на отдельный VPS)
* отталкивался от информации из данного видео
Благодарю, за подсказки!
Последнее редактирование: