How to Shutdown with the "x Users Connected... Are you sure you want to shut down?" Message
Keywords: IntControl(68,0,1,0,0)
Question:
Is there a way (using Network Extender or otherwise) to eliminate the message "There are (x) users still attached to your computer. Are you sure you want to shutdown?" I would like to check for attached users before calling my shutdown routine & dump them if found. ..Or any other suggestion.Answer:
IntControl(68,0,1,0,0)That 1 is the "Force" flag.
Article ID: W14287Filename: Shutdown without Users Connected Message.txt