Using Powershell to create an HTML Email Report

I use Powershell a lot to do reporting on various things in my environment and one of the most useful is Active Directory. I went to a class once hosted by a company that makes an AD tool and the presenter actually asked in the class if anyone knew how to do a specific lookup with PS and of course […]

Checking Time on Remote Servers

I had an issue recently where the time on the workstations was off by a few minutes.  The workstations all receive their time from the Domain Controller….but, which one?  Remember that if you are running your DC as a VM then its getting its time from the host.  That being said, this environment is Hyper-V so I am checking the […]