DISM /online /Get-TargetEditions DISM /online /set-edition:ServerStandard /ProductKey:D2N9P-3P6X9-2R39C-7RTCD-MDVJX /AcceptEula DISM /online /Set-Edition:ServerDatacenter /ProductKey:W3GGN-FT8W3-Y4M27-J84CP-Q3VJ9 /AcceptEula
Включить все службы интеграции в параметрах ВМ
Copy-VMFile NFS -SourcePath "D:\ISO\APP.zip" -Destinationpath "D:\APP.zip" -FileSource Host
без AD, локальные пользователи на сервере
regedit HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\RCM\GracePeriod
netsh advfirewall firewall add rule name="Zabbix" dir=in action=allow protocol=TCP localport=10050,10051 netsh advfirewall firewall add rule name="Zabbix" dir=out action=allow protocol=TCP localport=10050,10051
Добавить новый раздел реестра
«DeleteUserAppContainersOnLogoff» (DWORD)
в
«HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy»
с помощью Regedit и установите для него значение 1.
netsh routing ip nat delete ftp