The task image is corrupt or has been tampered with

Logging to to a customers server today i find these errors while opening the Task Scheduler. After doing some digging around i find the effected file in C:\Windows\System32\Tasks i find the file it was complaining about. (some user sync) and i deleted the file. After that the error has gone.

Varnish Cache Commands

How to reload Varnish config while varnish running. # varnishadm 200 —————————– Varnish Cache CLI 1.0 —————————– -sfile,-smalloc,-hcritbit Type ‘help’ for command list. Type ‘quit’ to close CLI session. vcl.load newconfig /etc/varnish/default.vcl vcl.use newconfig quit 500 Closing CLI connection # top IP addresses varnishtop -i TxHeader -I ‘^X-Forwarded-For:’ # which pages the IP address 103.4.122.20 […]

Remove and Re-add License Key for Office 2013

Need to change the product key that office 2013 was installed with? Open a command prompt And type the following (This is for 32bit office on 64 bit windows) cscript “C:\Program Files (x86)\Microsoft Office\Office15\OSPP.VBS” /dstatus Last 5 characters of installed product key: JHRTJ cscript “C:\Program Files (x86)\Microsoft Office\Office15\OSPP.VBS” /unpkey:JHRTJ —Processing————————– ————————————— Uninstalling product key for: […]