A library of useful PowerShell scripts and snippets
Creates a new NSG from a list of rules specified in a CSV file
Removes blobs from azure storage older than the specified age -- (Blog Link)
Iterates through an array of PowerShell modules and ensures they are imported before executing a script.
Imports DHCP reservations from a CSV file to a DHCP server running Windows Server 2008/R2
Searches a directory for files older than x days and deletes them. Optionally logs the deleted files to a csv file.