Monitor Sets
Script writes out a bat file that uses FORFILES to uninstall IE 11 silently. A reboot is needed for uninstall to be completed. Script then writes out results and if successful to script log.
Read MoreRuns DFSRDIAG.exe Backlog to see if there is any replication backlog problems. Prompts for sending/receiving servers and groups. Prompts for email to send alert to. Will send email and create an alert if there is ANY backlog, so suggestion is to run it when there shouldn’t be any updates (after hours). Requires that local credentials…
Read MoreScript sets a registry key to enable Windows automatic updates and enables users to change setting. Script then writes to script log if successful.
Read MoreScript sets a registry key to disable Windows automatic updates and disables users from changing it. Script then writes to script log if successful.
Read MoreScript runs the sfc /scannow command to run the Windows system file checker. SFC will repair any system files if needed. Script then writes if any files were repaired or if system files were ok.
Read MoreScript runs the sfc /verifyonly command to determine if any system files need to be repaired. Script then compares results and writes if scan is needed or not.
Read MoreUndo Microsoft’s IE Security Advisory Fix 2963983, by re-registering vgx.dll https://technet.microsoft.com/library/security/2963983
Read MoreDoes Microsoft IE Security Advisory Fix 2963983, by unregistering vgx.dll https://technet.microsoft.com/library/security/2963983
Read MoreScript Desc: ** REQUIRES USER TO BE LOGGED IN ** Script downloads OutlookTempCleaner from http://www.howto-outlook.com/products/outlooktempcleaner.htm, and installs an MSI. It then runs the software with the “-emptyfolder” switch to clean up all the Outlook Temp files.
Read More- « Previous
- 1
- …
- 12
- 13
- 14