Biswajit Blog
Active Directory, Powershell, Cluster , 2003, 2008 and troubleshotting.
Thursday, 25 March 2010
UPTIME
How to check the uptime for "n" number of servers
Create a batch file with below mentioned line & create a txt file with server list.
Put the uptime.exe in system32
for /f %%x in (%1) do uptime
\\%%x
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment