Recent posts

It's Logical - $true/$false...Meh!

Grumpy Admin was asked by a friend to look at his Powershell script. Stop laughing, Grumpy Admin does indeed have the odd friend. His script was all to do with Eventlogs. I offered

More Base... part 2

Previously Grump Admin – wrote about how to convert an IP and Subnet into binary. Using the [System.Convert]::tostring(255,2) method. So we left off with the following code snippet which will