Tanium
This book contains all scripts related to Tanium installation, configuration, and automation tasks within my lab environment.
Contents May Include:
-
Agent deployment scripts
- Sensor and package creation
-
Module configuration helpers
-
Scheduled task automation
-
Role-based access setup
Tanium Packages
This chapter contains a collection of Tanium Packages used for deploying and executing tasks acro...
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 Edge Cleanup and Reinstall Script
This page documents a robust PowerShell script used to completely remove an application (like Mic...
Microsoft Teams - Full Removal Script
This page documents a comprehensive PowerShell script to completely uninstall Microsoft Teams fro...
Force Patch Scan
This page describes how the scan-now.txt marker file is used to trigger a patch scan and how to i...
Start Windows Service If Stopped
This page documents the Start-ServiceParameterized.ps1 script, which is designed to start a Windo...
Restart a Windows Service (Parameterized Tanium Package)
OVERVIEWThis package restarts a Windows service by stopping it and then restarting it. It uses a ...
Tanium Sensors
This chapter is dedicated to storing and documenting all Tanium Sensors created or collected for ...
Tanium Sensor: MD5 Hash of Installed Applications
This page documents the Lab - MD5 Hash Installed Applications Tanium sensor, which enumerates ins...
Tanium Sensor: Parameterized Service State & Start Mode
This page documents the Parameterized Tanium Sensor: Service State & Start Mode, which allows ope...
Tanium Sensor: Windows Update Overall Health
This page documents the Windows_Update_OverallHealth Tanium sensor, which evaluates Windows Updat...
Tanium Sensor App Config Dot Net Map
# Tanium Sensor: App Config Dot Net Runtime # Returns tab-delimited rows: ConfigFile | AppName |...
Dump
Tanium Action Log[2026507, 100] 001|2026-07-21T23:30:52Z|Downloading. 002|2026-07-21T23:30:53Z|...
Tanium Patch Module
This chapter documents all the Tanium Modules enabled in the environment, providing an overview o...
📘 Tanium Patch Blueprint
This page outlines the full configuration blueprint for managing operating system patching in Tan...
Patch Troubleshooting – Saved Questions
A. Patch Scan Issues Patch Scan Errors and Age with Configuration Status Get Computer Name ...
Tanium Patch Troubleshooting Guide
https://help.tanium.com/bundle/ug_patch_cloud/page/patch/troubleshooting.html https://help.t...
Tanium Patch – Remediation Scripts
Tanium Patch – Scripts A collection of remediation and automation snippets used for fixing Patch...
Windows Update Error: -2145107951 WU_E_PT_SUS_SERVER_NOT_SET
In the context of Tanium Patch (or patching via Windows Update Agent/WSUS), this means the client...