Clearing the DNS and NetBIOS caches on Windows

May 12, 2018
cache dns netbios windows

When IP addresses change and you just can’t wait for everything to naturally time-out.

Clear the local DNS cache -

ipconfig /flushdns

Clear the local NetBIOD cache -

nbstat -R

Enable Flash in Chrome for a specific website from the command line

February 15, 2019
flash chrome windows

Calling a PowerShell script from within a Windows Batch script

May 26, 2018
batch powershell windows

Manually removing orphan users from Azure AD

May 11, 2018
azure ad powershell windows