Tried shutdown /i in run command typed the exact guest pc name hit okay but nothing happens??
Every single remote registry RPC services are enabled in guest pc but still no luck I even disabled the firewall on the guest computer but to no avail please help.....
My Computer
At a glance
Windows 8.1 Pro x64Intel Core i3 (3.0 GHZ)4 GB GDDR3Sapphire ATI Radeon 7790 HD 1 GB GDDR5
Tried shutdown /i in run command typed the exact guest pc name hit okay but nothing happens??
Every single remote registry RPC services are enabled in guest pc but still no luck I even disabled the firewall on the guest computer but to no avail please help.....
Have you tried using powershell to conduct the task? Powershell has much better network APIs for management of remote PCs when compared to standard command shell.
Powershell is located in Start>Accessories>Windows Powershell
The syntax can be seen below. Replace the credential part with the machine name and then the username. Also change the IP address to the IP address of the machine you wish to shutdown. After execution you will be prompted for a password for that account. Make sure any related firewalls are turned off for this or add an exception in Windows Firewall to allow WMI (Windows Management Interface).
Hope This Helps,
Josh
My Computer
At a glance
Windows 7 Professional x64 SP1 ; Windows Serv...Intel Core i5 2400 @ 3.10GHz8.0GB DDR3 @ 665MHz (2GBx4)AMD Radeon HD 6870
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Built
OS
Windows 7 Professional x64 SP1 ; Windows Server 2012 R2 Standard
Should be okay When specifying the credentials use the local machines credentials. For example, if I wanted to shutdown a machine called JOSH-PC then I would use the credentials JOSH-PC\Administrator. Or another administrator user account to authenticate.
Hope This Helps,
Josh
My Computer
At a glance
Windows 7 Professional x64 SP1 ; Windows Serv...Intel Core i5 2400 @ 3.10GHz8.0GB DDR3 @ 665MHz (2GBx4)AMD Radeon HD 6870
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Built
OS
Windows 7 Professional x64 SP1 ; Windows Server 2012 R2 Standard