PowerShell: Azure ARM Site Overview
Visualizing an Azure deployment can be a bit tricky. This short Azure summary script is a good way to start though.
Continue readingVisualizing an Azure deployment can be a bit tricky. This short Azure summary script is a good way to start though.
Continue readingIn this post I go back and explain some of my reasoning behind decisions I made in the design of an already released script, Get-AssetReport. This was written over a year ago and forgotten about as one of the many unpublished drafts on my blog. The code behind the script I discuss has been upgraded and used in several of my more popular scripts (AD Asset Report, F5 LTM Report, and Lync 2013 Status Report). Some of this content is slightly dated as I’ve since changed some of the coding but the core concepts are the same. Those digging through my crazy work or learning powershell may get some value from this content so I tidied it up a bit and here it is. Cheers!
Continue readingThere are more than a few QoS settings in Lync 2013. Here is a script which should gather most of them in a human readable format for your convenience.
Continue readingThis is my third and final major update to my AD auditing script. This includes a handful of new useful sections such as domain published printers, NPS servers, DHCP servers, as well as SCCM sites and DPs. Other improvements include easier to use script parameters and bug fixes.
Continue readingHere is a script I whipped up to perform a report on your Big-IP LTM load balancers using powershell. The report currently includes the virtual servers, pools, and various bits of status information on both. Big-IP iControl modules are needed (for obvious reasons).
Continue reading