WinServ-Status
1.7.1
Creates a status report of Windows Servers.
This script will:
Generate a status report from a list of Windows servers.
The report will highlight information if the alert threshold is exceeded.
Please note: to send a log file using ssl and an SMTP password you must generate an encrypted
password file. The password file is unique to both the user and machine.
The co
This script will:
Generate a status report from a list of Windows servers.
The report will highlight information if the alert threshold is exceeded.
Please note: to send a log file using ssl and an SMTP password you must generate an encrypted
password file. The password file is unique to both the user and machine.
The co
Creates a status report of Windows Servers.
This script will:
Generate a status report from a list of Windows servers.
The report will highlight information if the alert threshold is exceeded.
Please note: to send a log file using ssl and an SMTP password you must generate an encrypted
password file. The password file is unique to both the user and machine.
The command is as follows:
$creds = Get-Credential
$creds.Password | ConvertFrom-SecureString | Set-Content c:\foo\ps-script-pwd.txt
Show more
This script will:
Generate a status report from a list of Windows servers.
The report will highlight information if the alert threshold is exceeded.
Please note: to send a log file using ssl and an SMTP password you must generate an encrypted
password file. The password file is unique to both the user and machine.
The command is as follows:
$creds = Get-Credential
$creds.Password | ConvertFrom-SecureString | Set-Content c:\foo\ps-script-pwd.txt
Installation Options
Owners
Copyright
(C) Mike Galvin. All rights reserved.
Package Details
Author(s)
- Mike Galvin Contact: mike@gal.vin twitter.com/mikegalvin_ & Dan Price twitter.com/therezin based on code by Bhavik Solanki.
Tags
Windows Server Status Report Monitor
Functions
Dependencies
This script has no dependencies.
FileList
- WinServ-Status.nuspec
- WinServ-Status.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.7.1 (current version) | 650 | 9/6/2019 |
1.7 | 21 | 9/4/2019 |
1.6 | 164 | 2/23/2019 |
1.5 | 179 | 6/10/2018 |
1.4 | 23 | 5/24/2018 |