Any idea why net rpc shutdown command would not work on windows 11?
I have 3 windows 10 PCs and this works perfectly, however, on my two windows 11 devices it does not.
All PCs had been configured in the same way. I'm starting to believe that there might be an extra security setting I need to change for windows 11
The shutdown command is as follows:
net rpc shutdown -f -I 192.168.0.150 -U user%password
The error I'm getting is:
[08/10/2022, 08:02:26] [Eddy Laptop] [NetworkDevice] Error: Command failed: net rpc shutdown -f -I 192.168.0.174 -U user%password
Could not connect to server 192.168.0.174
The username or password was not correct.