With the PowerShell SDK for Dell EMC SC Series arrays, you can easily retrieve volume information including allocated, free, and used space. But what if you’re looking for RAID allocations on the entire array? Like how much RAID10, RAID5 or RAID6 is allocated across all of your tiers? That’s easy […]
PowerShell
PowerShell: Dynamic generation of an iCal/vCalendar (ICS) format file
Generating your own custom calendar or event invites in the iCal (vCalendar) format is pretty easy, once you’ve read the 140+ page spec. Actually, it’s a pretty complex but flexible way to build schedule items. Just think about the possibly combinations that exist when you create a new meeting request […]
Dell Storage Volume Cleanup with PowerShell
If you’re new to PowerShell with Dell Storage, be sure to take a look at this post. Depending upon the size of system that your managing, over the course of time, you might have experienced some challenges in managing disk resources, especially if you’re using an array in a lab-type […]
PowerShell Scripting Options for Dell Storage
Back in 2008, Compellent released their first iteration of the PowerShell Command Set. They were the first storage vendor on the scene to provide PowerShell automation capabilities with the Series 40 array. Fast forward a bunch of years. The PowerShell Command Set has grown from 50 cmdlets to over 100, […]
Do Your Exchange Online Admin Tasks with PowerShell
There are some things in Exchange that you just need to use PowerShell for. If you use Exchange Online or Office 365, the web portal exposes a lot of the admin functionality that you might need, but there are certain actions that require PowerShell. Accessing the Exchange PowerShell cmdlets on […]