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
'Me.RecordsetClone.FindFir<wbr />st' with 2 criteria
MS Access 2007: "Query is Too Complex!"
Using Goal Seek Function in Access
ASP.NET 2.0 web app referencing adodb and adodb.net
How to Grant Local Admin Rights to Domain Users via Group Policy
SET PATH TO and Config.FPW
Imput Mask for Date ?
BAD WEEK NUMBER IN OUTLOOK CALENDAR
Using DSum and Date Parameters in a Query Together
Automatic Email of report in HTML in ASP/oracle