Anything About IT

Learning, Building, Sharing

ToolTip: IEDigest

IEDigest is collecting all relevant Internet Explorer settings and generates a well formated HTML report. In addition to this there is an XML output a...

Office 365 PowerShell script to retrieve AccountSku license information

A small PowerShell script that lists all users that have the specified Office 365 AccountSkuid enabled on their account. ``` ```

PowerShell Script - Get-IscMSSecBulletinInfo

Hey there, the [Internet Storm Center](https://isc.sans.edu/about.html) recently extended their Rest API with some [features for Microsoft Patch Data]...

Creating a Virtual Network using Azure Resource Manager – Part 2

In the previous article ([Part1](https://www.verboon.info/2016/02/creating-a-virtual-network-using-azure-resource-manager-part-1/)) I walked through t...

Creating a Virtual Network using Azure Resource Manager – Part 1

A few weeks ago I wondered why in the Azure Portal some of the resources where flagged as “classic”. The article [Understanding Resource Manager deplo...

A little helper script for the Azure Set-AzureRmVMSourceImage cmdlet

To keep a long story short, today i started looking into Azure PowerShell and Azure Resource Manager and quickly found out that if I wanted to make us...