Forum Discussion
Shaxy
Mar 18, 2024Copper Contributor
Shutdown Problem
Edition Windows 11 Home Single Language Version 24H2 Installed on 14-Mar-24 OS build 26080.1201 Experience Windows Feature Experience Pack 1000.26100.1.0 After this Update I Cannot Shutdow...
Mar 18, 2024
You could test the Stop-Computer command which is used to Stops (shuts down) local and remote computers. Just as a workaround!
Stop-Computer ComputerName
https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.management/stop-computer?view=powershell-7.4&WT.mc_id=MVP_266673