Tanium Packages
This chapter contains a collection of Tanium Packages used for deploying and executing tasks across managed endpoints. Each package includes detailed instructions, command-line parameters, and associated scripts—primarily in PowerShell—to automate administrative actions, remediation tasks, and system maintenance. Ideal for managing package logic, reusability, and rapid deployment in enterprise environments.
Creating a Tanium Package with a PowerShell Script
Prepare Your PowerShell ScriptCreate and save your script, e.g., Name.ps1. Access the Ta...
Remove Folder via URL-Encoded Path
This PowerShell script is designed to remove a folder when its path is provided in a URL-encoded ...
Start-Cleanup Function
This PowerShell function automates disk cleanup tasks to help reclaim space on the C: drive, targ...
Run DISM and SFC for System Repair
This PowerShell script performs a two-step process to repair system integrity issues on Windows. ...
Scan for Component Store Corruption (DISM)
This PowerShell script uses DISM /ScanHealth to check for corruption in the Windows Component Sto...
Microsoft Teams - Full Removal Script
This page documents a comprehensive PowerShell script to completely uninstall Microsoft Teams fro...