Kyle Metzer
Edit script line 1 for number of failures before email is sent and line 2 for the email addrsss to send to. Script runs a standard chkdsk, it then looks for failures if failures found it checks how many failures have been reported before. Then either sends email and schedules a chkdsk /f or schedules…
Read MorePerforms a registry scan for QuickTime. Then lists any installed versions. Can report on the agent procedure log using $QuickTime$ $UpToDate$ and $OOD$.
Read MorePerforms a registry scan for QuickTime. Then calls msiexec to uninstall by program code.
Read MoreSearches SysWOW64 and System32 directories for FlashUtil executables and runs them with the -uninstall switch.
Read MoreRemoves the startup link and the idlelogoff.exe from the system. If idlelogoff.exe is running, the process is terminated. Install scrip is located here.
Read MoreDownloads the idlelogoff.exe utility by http://www.intelliadmin.com. Procedure prompts for time limit and action for the utility. Then downloads a vbs that creates a startup link for the utility with the supplied arguments. The utility is then run if a user is logged in. The program is used as described in this article. Uninstall script…
Read MoreSets global password expiration policy. Then sets exceptions for each user in the administrators group. Saves a log file under ‘Get File’ called SetPasswordExpirationLog.txt. Not tested for use on servers using Active Directory. Requires Windows 7 or newer.
Read MorePrompts for IP address of a network printer and Email address of recipient. Sends smnp query to get printer name and printed pagecount. Logs this information to a file and reports changes in # of printed and average pages since last time the script was run. Results are emailed to recipient.
Read MoreInstalls .NET 4.6 silently using the Microsoft Web installer.
Read MoreVBScript uses wmi queries to get a list of drives. Filters drives based on drivetype. Uses smartmontool to determine if any fixed drives are SSDs. Performs a defrag analysis on any non-SSDs and builds a batch script for any defrags that are needed. Upon completion the VBScript will trigger the batch script to start any…
Read More