PowerShell: Restart Fails ‘Other Users Logged On’
KB ID 0001374 Problem If you intend to shutdown, or restart a remote computer using PowerShell, you may see the following error message; PS C:\> Restart-Computer “Computer-name” Restart-Computer : This command cannot be run on target computer(‘Computer-name’) due to following error: The system shutdown cannot be initiated because there are other users logged on to the computer. At line:1 char:1 + REstart-Computer...
Windows Server – User Account Control Will Not Disable
KB ID 0001373 Problem While doing some work for a client, I was constantly getting nagged by User Account Control prompts like so; It’s been a while since I spoke about UAC, (and how to turn it off) see the link below; Windows – How to Disable ‘User Account Control’ As I’ve said UAC is a good thing, it’s there for a reason, but in this case I was logged onto a clients domain servers, with an administrative account,...