SOLVED: How To Disable Sophos Safeguard Popup Messages

If you have Sophos Safeguard you likely have annoying popup messages saying things like: Sophos Safeguard: Communicating With Server Sophos Safeguard: No New Settings Available Sophos Safeguard: Synchronization with Sophos Safeguard server succeeded These will occur several times a day and …

SOLVED: What Are The Common Variables In Windows

Below is a complete list of Windows variables.  If you are writing any sort of script, PowerShell, or command line you will need to know: The variable for username is %username% The variable for the Windows Directory is %windir% or …

SOLVED: What is the Path to a Users STARTUP Folder in Windows 10

The path to users Startup folder in Windows 10 is: %userprofile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startupie. C:\Users\JimmyJo\Roaming\Microsoft\Windows\Start Menu\Programs\Startup You can open a users Startup folder by going through Windows Explorer, command line or by right clicking on the START button and typing the command shell:startup  . The …

SOLVED: How To Patch Office365 Office 2016

UPDATE JANUARY 2020: SOLVED: Setup Office365ProPlus To Using Windows 10 Delivery Optimization ____________ There are three ways to patch Office 2016 from Office365 : What you can’t do is control Office365 updates through WSUS.  Wait a minute, you say you saw …