
Sophos Virus Removal Tool Scan and Remove Malware *DISABLED*
Kaspersky Virus Removal Tool Scan and remove malware with KVRT.Ħ. Malwarebytes Manual malware scan with Malwarebytes if installed. RogueKiller Scans and removes Malware using RogueKiller(GUI) Version). TDSSKiller Kaspersky TDSSKiller, scans and removes specific malware. Run McAfee Stinger scans for specific malware. Remove Apps By GUID Removes Installed software VIA MSIEXEC based on known GUIDs. Reduce System Restore Space Reduces used space to 7% by System Restore. Purge Oldest VSS Copies Removes old Volume Shadowing files to free up space. Clear Win Update Cache Clears Cached files from Windows Update to free up space. Bleachbit Various thorough temp cleaning. Clear Junk Files Clear Temp Drivers, Flash Cache, Recycle Bin, ect. Clean Internet Exploer History, Cache, ect.
Sync System Clock Sets the OS Clock to the correct time using official windows NTP. Run Caffeiene Prevents the computer from entering a sleep state. Get System State Builds a list of applications/software installed on the machine as well as a directory structure of the Users folder. Get SMART Status Get various details of Physical Drive from S.M.A.R.T. Install Chocolatey Download and Install Chocolatey - Used for installation of various softwares. -SkipWinUpdate Skip Windows Updates (do not attempt to run Windows Update). -SkipPermissionsReset Skip settings reset (don't set to "Let Windows manage the page file"). -SkipPatches Skip patches (do not patch 7-Zip, Java Runtime, Adobe Flash or Reader). -SkipMalwareBytes Skip Malwarebytes Anti-Malware (MBAM) installation. -SkipKaspersky Skip Kaspersky Virus Rescue Tool (KVRT) scan.
-PreserveEventLog Skip Event Log clearing. -SkipOptimizeC Skip defrag (force Tron to ALWAYS skip Stage 5 defrag). -SkipDebloat Skip de-bloat (OEM bloatware removal). -SkipAV Skip anti-virus scans (MBAM, KVRT, Sophos). -Reboot Reboot automatically (auto-reboot 30 seconds after completion). -Shutdown Power off after running (overrides -Reboot). -PreserveXAML Preserve OEM Metro apps (don't remove them). -Automatic Automatic mode (no welcome screen or prompts).
Run Core.ps1 in an administrative Powershell instance. Set the Powershell execution policy to UNRESTRICTED.
Also opens and auto-completes in PowerShell ISE for v2 or later. For best results when editing, please use the same editor. This will eventually allow me to sign the script and "compile" an executable file for distribution. I'm Using Dell PowerGUI to develop the script. Please let me know what they are or open an issue so I can squash some bugs please! The core script at this time is working, but produces several errors. We are targeting Windows 8 as an initial deployment target. This is an attempt to update TRON Script to PowerShell.