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