Le VM Windows non fanno shutdown in Proxmox: Difference between revisions

From RVM Wiki
Jump to navigation Jump to search
Created page with "Occorre attivare la relativa policy:<pre> Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] "ShutdownWithoutLogon"=dword:00000001 </pre>Oppure Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options -> “Shutdown: Allow system to be shutdown without having to log on” to “Enabled”. == Riferimenti == * [https://www.stigviewer.com/stig/windows_7/2018-02..."
 
(No difference)

Latest revision as of 14:36, 22 April 2024

Occorre attivare la relativa policy:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ShutdownWithoutLogon"=dword:00000001

Oppure

Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options -> “Shutdown: Allow system to be shutdown without having to log on” to “Enabled”.

Riferimenti