Difference between revisions of "Shutdown Windows from Samba"
From Maze's wiki
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | + | net rpc SHUTDOWN -f -I <hostIP/name> -U user_name%password | |
− | |||
− | |||
− | |||
− | |||
− | net rpc SHUTDOWN | ||
− | |||
− | |||
</pre> | </pre> |
Latest revision as of 11:54, 17 June 2010
net rpc SHUTDOWN -f -I <hostIP/name> -U user_name%password