How to deal with AD Objects left in default Computers container

Everywhere I have worked, we had the same cultural problem where people leave AD computer objects in the default Computers container. Everyone from desktop support to server engineers to storage engineers. This is because when you join a computer (or service - i.e. NAS) to the domain, unless the object is staged, the object will … Continue reading How to deal with AD Objects left in default Computers container

Test-NetConnection – excellent replacement for Telnet, Ping and Tracert Testing

Microsoft continues to add functionality to PowerShell, however unless you specifically keep up with PowerShell, you're unlikely to realize what these updates are and how convenient they make life (compared to the previous/status quo). When testing TCP port connection, most people think immediately of telnet. While it works OK to let you know if a … Continue reading Test-NetConnection – excellent replacement for Telnet, Ping and Tracert Testing