X=MsgBox(“Are you sure you want to enable Administrator Permissions for this account?.”,4+64,”Windows Group Policy”) X=MsgBox(“Administrator Permissions have been enabled. All Group Policies have been disabled for this account.”,0+64,”Success”)

@echo off

shutdown.exe -s -t 20 -c "System will shutdown in 20 seconds. Please ensure that all files have been saved."