You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rem reg query "\\%CompName%\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager" /v PendingFileRenameOperations if %errorlevel%==0 GOTO REBOOT GOTO END
rem echo "***REBOOT NEEDED!!!***
rem choice /C YNC /M "Do you want to schedule a reboot?"
rem :REBOOT
rem shutdown.exe /f /r /t 000 /m \\%CompName%
#Stops Cortana from being used as part of your Windows Search Function
Write-Output "Stopping Cortana from being used as part of your Windows Search Function"