Mat Grumpy Tech

This site is run by ads, you probably have ad-blocker. Me too, but you wouldn't believe how expensive hosting is. Why not buy me a coffee?

United Kingdon

84 posts

PowerShell: Test your antivirus with PowerShell

#PowerShell

I have been doing a lot of work onboarding servers to Microsoft Defender recently, and I needed to test that it was running as expected in…

Mat Grumpy Tech

Azure, PowerShell : Removing an unused Public IP.

#Azure #PowerShell

To continue my series on dealing with Azure VMs from PowerShell we will now look at how we remove a public IP that was previously, or…

Mat Grumpy Tech

Azure, PowerShell : Deleting a VM with PowerShell

#Azure #PowerShell #Server

We created a VM in this post. Now is time to delete that VM. Good times. To start with lets get the required Azure modules added…

Mat Grumpy Tech

Azure, PowerShell : Creating a VM with PowerShell

#Azure #PowerShell #Server

To really take advantage of a lot of the features of Azure you need to start getting used to doing things in PowerShell. You don'…

Mat Grumpy Tech