bword
Member
- Reaction score
- 4
- Location
- Naugatuck, CT
For my day job...I've been tasked with grabbing some info from our remote servers that run our software. I dont need alerts or anything like that. Would be ideal to run a powershell script or batchfile to pull info and dump it into a basic notepad file, take that info put it into my ticket and move on to the next one.
Our servers are not direct RDP they are all using different vpns such as Citrix, Cisco, ect. We have about 50 sites we need to check on.
This is part of a monthly maintenance in which I would confirm the VPN works and essentially look for hardware failures among other things. The servers are all Windows mostly Server 2003/2008.
I've been looking at some paid software which honestly might be way overkill for the stuff I need.
Some of the things I would like to be able to have in a log or report would be
-Server uptime
-Free disk space
-Pending updates
-If possible if any services has failed/crashed (usually found in the event viewer)
-If possible any type of hardware failures (we usually use Dell open manage)
-SQL database file size (LDF and MDF)
Our servers are not direct RDP they are all using different vpns such as Citrix, Cisco, ect. We have about 50 sites we need to check on.
This is part of a monthly maintenance in which I would confirm the VPN works and essentially look for hardware failures among other things. The servers are all Windows mostly Server 2003/2008.
I've been looking at some paid software which honestly might be way overkill for the stuff I need.
Some of the things I would like to be able to have in a log or report would be
-Server uptime
-Free disk space
-Pending updates
-If possible if any services has failed/crashed (usually found in the event viewer)
-If possible any type of hardware failures (we usually use Dell open manage)
-SQL database file size (LDF and MDF)