PowerShell: Test your antivirus with PowerShell
#PowerShellI 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…
Azure, PowerShell : Removing an unused Public IP.
#Azure #PowerShellTo 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…
Azure, PowerShell : Deleting a VM with PowerShell
#Azure #PowerShell #ServerWe 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…