Migration Expert Zone Blog Ziff Davis Enterprise
CONTACT US AT 866-577-7503 MON. - FRI. 9 AM - 5 PM CDT
Advertisement
Advertisement
Tuesday, January 19, 2010 3:57 PM/EST

How to Determine a Windows Server Build Date

Server Install Date.png

Here's a question that many a CIO is likely to ask and not many IT pros will be able to (easily) answer: "When was this server installed?"

As TechRepublic's Rick Vanover notes, "Determining when a server was built can be tricky because administrators may have cleared out the event and system logs, or they may have rolled over due to size limits."

Okay, so what's the solution? All you need is a command line and the following syntax:

systeminfo | find /i "install date"

Vanover also provides the equivalent command for PowerShell users. It's worth noting that this tip works for individual systems as well, not just servers. Nice little addition to the IT pro's bag of tricks.

Follow Migration Expert Zone on Twitter!

TrackBack

TrackBack

http://www.migrationexpertzoneblog.com/cgi-bin/mte/mt-tb.cgi/18942

Comments (2)

Good to know. Sometimes it's the little things that turn out to be very useful!

Eric Wong :

Well, not quite. If the server/workstation was installed by using an image, then you can't tell since the orginal install date is when the image was created.

Post a Comment

 
 
Advertisement