Microsoft
Software
Hardware
Network
Question : Why won't "WMIC OS Where Primary=True Call Reboot" not force reboot when dialog box is open?
WMIC OS Where Primary=True Call Reboot will not force reboot when dialog box was open asking to save document. Are there parameter settings, another windows command or a software package that will force the reboot?
Answer : Why won't "WMIC OS Where Primary=True Call Reboot" not force reboot when dialog box is open?
Hi,
Just run the following...
SHUTDOWN -r -f -t 01
In English this is - Shutdown and restart forcing all running apps to close in one seconds time...
for a full list of options for the shutdown command...
SHUTDOWN /?
Hope that helps...
F.
Random Solutions
How do i Create a DSN connection in Access??
Connecting an Exisitng Database to Sharepoint
Permissions issue with system folder
Error Calling Stored Proc
Tif File Association in IE
How to get local IP of Windows CE device.
SQL ORDER BY
Event 10016, DistributedCOM
How do I differentiate font format within the same Text Box in a form using Access 2007?
How can I allow regular domain users update their own Active DIrectory information?