in reply to Re^3: Automatic Windows Reboot using Perl
in thread Automatic Windows Reboot using Perl
This is exactly what I am looking for! Thanks!
As mentionedby others, "run shutdown.exe", I was unable to find shutdown.exe on any WIN2K box that I have encountered.
So.... the Win32::InitiateSystemShutdown routine works perfectly!