Skip to main content

PowerShell

Automating Veeam Defender Exclusions

·1035 words·5 mins
Manual antivirus exclusions for Veeam infrastructure are tedious and error-prone. This PowerShell script automates the process with role-based detection, PostgreSQL awareness, and idempotent execution.

Testing DFS Replication with Powershell

·780 words·4 mins
Monitoring DFS-R can be difficult. This PowerShell script creates a test file, waits for it to replicate to partner servers, and reports success or failure—with dynamic discovery of replication groups and folders.