March 2020

powershell

Amazing PowerShell One-Liners for System Administrators

Here is a collection of some really cool PowerShell one-liners scripts. I find them very useful for day-to-day system administration tasks. I will keep adding to this list as I learn more useful commands. List of all installed applications on a Windows device This one-liner searches the Windows Registry to...

GCE Auto Scaling

Essential Google Cloud Shell Commands: A Quick Reference

This guide offers a curated collection of practical Google Cloud Shell commands that streamline your cloud management tasks. These commands cover various areas, from project management to networking. How to prevent project deletion in Google Cloud Shell This is a great command to protect your cloud projects from overzealous system...

Microsoft Sharepoint Logo

PowerShell Script: Count Items in SharePoint Document Libraries

Key Takeaways: Why audit document library item counts with PowerShell? Knowing exactly what information resides within your SharePoint solution is critical for governance, storage management, and compliance regulations like GDPR. Manual checking is impossible at scale. PowerShell allows administrators to programmatically iterate through sites and libraries to generate accurate reports...

Translate »