Microsoft
Script downloads txt files with dl location, current version, & install argument. Script then installs or repairs if already installed. Writes to script log if successful. Script then deletes installer and all txt files. Able to report by filtering Agent Procedure logs for $dotNET4$=All entries regarding .NET 4.0, $Audit$=All entries regarding all audit scripts, $Installed$=All…
Read MoreScript clears the application event log and backs up event entries in the kworking directory as the prompted file name. Script then writes to script log if successful it also writes file name and location of backup.
Read MoreScript clears the security event log and backs up event entries in the kworking directory as the prompted file name. Script then writes to script log if successful it also writes file name and location of backup.
Read MoreScript clears the system event log and backs up event entries in the kworking directory as the prompted file name. Script then writes to script log if successful it also writes file name and location of backup.
Read MoreThis script removes the Windows Search 4 (KB 940157) REBOOTS XP workstation if user NOT logged in.
Read MoreChecks Firewall status by running the following command “netsh firewall show state” writes results to txt file which is then wrote to script log and deleted if successful. Able to report by filtering Agent Procedure logs for $Firewall$=All entries regarding Windows Firewall, $Audit$=All entries regarding all audit scripts.
Read MoreScript stops WinDefend service and sets the startup type to disabled. Script then writes to script log if successful.
Read MoreScript determines if x86 or x64 then determines what OS and downloads the appropriate installer. Script then executes installer with the silent argument. Tested on Vista and XP
Read MoreScript executes the Get-MailboxStatistics cmdlet and saves output to txt file which is saved as a variable and written to the script log.
Read MoreRuns command: FORFILES /p {directory name}/s /m *.* /d -2 /c “CMD /C del /Q @FILE” This clears all files older than 14 days in C:\WINDOWS\System32\LogFiles\SMTPSVC1
Read More