Issue
How to reboot windows client remotely using command line
unable to RDP to NM client to troubleshoot; I can ping it but RDP session doesn't even take me to the log in prompt.
Resolution
From another NM client or from one of the domain controllers; open command prompt as administrator.
Enter the following command:
shutdown /r /m \\Computer (i.e. shutdown /r /m \\10.1.233.186)