Jump to content

Hey LTT Peoples...

 

I'm wondering if something like this is possible.

 

I have about 100+ servers both physical and virtual that do various tasks, mainly Domain Controllers/Exchange Servers. Trouble is, I'm a genius and connect to these servers every single month and run several checks/scans which becomes incredibly tedious.

 

What I'm wondering if there is a way a script could be made that would essentially do everything I normally do, and export it to a readable .txt document.

The checks I do that I can name off the top of my head are; Checking uptime, checking (not installing) Windows Updates (All servers run some variation of Windows Server, mainly 2012 R2), Checking iLO/iDRAC, Making sure Server Backups are functional (I have it setup to notify me if a backup fails, but I still like to check just in case). Something new that we just started doing on the DCs is checking for Inactive Users/Computers.

 

Or if not a script, a program. We already use Meraki SMS which gives a nice amount of information, LogMeIn that gives us a ballpark windows update list, ScreenConnect (which is how I connect to each machine)

 

Again, off the top of my head;

Windows Server 2012 R2

Windows Server 2012

Windows Server 2008

Windows Small Business Server (We're working on phasing this out entirely)

 

We do have a client that uses Mac Servers, but we are phasing these out for rack mount servers.

Link to comment
https://linustechtips.com/topic/752507-possible/
Share on other sites

Link to post
Share on other sites

5 minutes ago, RDMTS said:

Hey LTT Peoples...

 

I'm wondering if something like this is possible.

 

I have about 100+ servers both physical and virtual that do various tasks, mainly Domain Controllers/Exchange Servers. Trouble is, I'm a genius and connect to these servers every single month and run several checks/scans which becomes incredibly tedious.

 

What I'm wondering if there is a way a script could be made that would essentially do everything I normally do, and export it to a readable .txt document.

The checks I do that I can name off the top of my head are; Checking uptime, checking (not installing) Windows Updates (All servers run some variation of Windows Server, mainly 2012 R2), Checking iLO/iDRAC, Making sure Server Backups are functional (I have it setup to notify me if a backup fails, but I still like to check just in case). Something new that we just started doing on the DCs is checking for Inactive Users/Computers.

 

Or if not a script, a program. We already use Meraki SMS which gives a nice amount of information, LogMeIn that gives us a ballpark windows update list, ScreenConnect (which is how I connect to each machine)

 

Again, off the top of my head;

Windows Server 2012 R2

Windows Server 2012

Windows Server 2008

Windows Small Business Server (We're working on phasing this out entirely)

 

We do have a client that uses Mac Servers, but we are phasing these out for rack mount servers.

Scripting that wouldn't be too hard... You could probably use Task scheduler to run an exec weekly or monthly and just have it log results. 

Fine you want the PSU tier list? Have the PSU tier list: https://linustechtips.com/main/topic/1116640-psu-tier-list-40-rev-103/

 

Stille (Desktop)

Ryzen 9 3900XT@4.5Ghz - Cryorig H7 Ultimate - 16GB Vengeance LPX 3000Mhz- MSI RTX 3080 Ti Ventus 3x OC - SanDisk Plus 480GB - Crucial MX500 500GB - Intel 660P 1TB SSD - (2x) WD Red 2TB - EVGA G3 650w - Corsair 760T

Evoo Gaming 15"
i7-9750H - 16GB DDR4 - GTX 1660Ti - 480GB SSD M.2 - 1TB 2.5" BX500 SSD 

VM + NAS Server (ProxMox 6.3)

1x Xeon E5-2690 v2  - 92GB ECC DDR3 - Quadro 4000 - Dell H310 HBA (Flashed with IT firmware) -500GB Crucial MX500 (Proxmox Host) Kingston 128GB SSD (FreeNAS dev/ID passthrough) - 8x4TB Toshiba N300 HDD

Toys: Ender 3 Pro, Oculus Rift CV1, Oculus Quest 2, about half a dozen raspberry Pis (2b to 4), Arduino Uno, Arduino Mega, Arduino nano (x3), Arduino nano pro, Atomic Pi. 

Link to comment
https://linustechtips.com/topic/752507-possible/#findComment-9521720
Share on other sites

Link to post
Share on other sites

1 minute ago, Brink2Three said:

Scripting that wouldn't be too hard... You could probably use Task scheduler to run an exec weekly or monthly and just have it log results. 

I was thinking about Task Scheduler, but what I was hoping for was something I could just send a command to run to every single server at once, and get exports sent back via email / put into DropBox so I could quickly scan them for anything that required attention.

Link to comment
https://linustechtips.com/topic/752507-possible/#findComment-9521726
Share on other sites

Link to post
Share on other sites

Just now, RDMTS said:

I was thinking about Task Scheduler, but what I was hoping for was something I could just send a command to run to every single server at once, and get exports sent back via email / put into DropBox so I could quickly scan them for anything that required attention.

Just use the event triggers in Task Scheduler.

Fine you want the PSU tier list? Have the PSU tier list: https://linustechtips.com/main/topic/1116640-psu-tier-list-40-rev-103/

 

Stille (Desktop)

Ryzen 9 3900XT@4.5Ghz - Cryorig H7 Ultimate - 16GB Vengeance LPX 3000Mhz- MSI RTX 3080 Ti Ventus 3x OC - SanDisk Plus 480GB - Crucial MX500 500GB - Intel 660P 1TB SSD - (2x) WD Red 2TB - EVGA G3 650w - Corsair 760T

Evoo Gaming 15"
i7-9750H - 16GB DDR4 - GTX 1660Ti - 480GB SSD M.2 - 1TB 2.5" BX500 SSD 

VM + NAS Server (ProxMox 6.3)

1x Xeon E5-2690 v2  - 92GB ECC DDR3 - Quadro 4000 - Dell H310 HBA (Flashed with IT firmware) -500GB Crucial MX500 (Proxmox Host) Kingston 128GB SSD (FreeNAS dev/ID passthrough) - 8x4TB Toshiba N300 HDD

Toys: Ender 3 Pro, Oculus Rift CV1, Oculus Quest 2, about half a dozen raspberry Pis (2b to 4), Arduino Uno, Arduino Mega, Arduino nano (x3), Arduino nano pro, Atomic Pi. 

Link to comment
https://linustechtips.com/topic/752507-possible/#findComment-9521738
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×