RabbieBurns Posted February 19, 2010 Posted February 19, 2010 My Windows VMs sit on top of a linux (gentoo) host. If i need to reboot the host, i need to manually shut down all 4 windows VMs first. Its a bit of a hassel. Is there any way to invoke a Windows server shutdown from the command line on the linux host?
RabbieBurns Posted February 19, 2010 Author Posted February 19, 2010 LetMeGoogleThatForYou net rpc shutdown -I IPADDRESS -U USERNAME%PASSWORD Works a treat 1
mac_shinobi Posted February 19, 2010 Posted February 19, 2010 LetMeGoogleThatForYou net rpc shutdown -I IPADDRESS -U USERNAME%PASSWORDWorks a treat Is that specific to the software you use to run the virtual machines ie virtual box as apposed to say vmware fusion or the likes ( obviously not sure what software they do for virtual machines on linux ).
kmount Posted February 19, 2010 Posted February 19, 2010 No, it's using a samba tool from the linux box itself so it's not specific.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now