Time Query

I was looking at how I would query the time on a number of remote computers. In our specific case, we just wanted to make sure that our domain controllers were some-what close (within a second) on their local time. We've been chasing issues with time keeping in our VMware environment. I've posted the source code for this simple C# script to query the time on all computers specified in a file. Enjoy!

AttachmentSize
getTime.cs.txt1.79 KB