Business.com: Jason Wingate on Securing Enterprise Infrastructure

Jason Wingate advocates for PowerShell as an essential tool for high-stakes permission management, arguing that manual methods are too slow and risky for modern security compliance.


“PowerShell is essential for handling permissions at scale without [messing] things up… It gives you both speed and accuracy, plus a clear record of what changed.”

Overview

In this Business.com feature on file system security, Jason Wingate explains why PowerShell is indispensable for managing Access Control Lists (ACLs) in large organizations. He contrasts the precision of scripted automation with the error-prone nature of manual clicks, citing real-world examples where automated safeguards prevented operational shutdowns.

Key Insights

  • Speed with Safety: Wingate highlights the -WhatIf parameter as a critical “disaster prevention” feature, allowing admins to simulate changes before they impact live systems.
  • Audit Trails: He emphasizes that unlike manual changes, scripted actions leave a clear “record of what changed,” which is vital for security audits and compliance.
  • Scale vs. Risk: The feature underscores Wingate’s view that in complex environments (like warehouse management systems), one wrong permission can halt operations, making automated precision a business necessity, not just an IT convenience.

Read Full Feature on Business.com →