WinServ-Status
1.5
Creates a status report of Windows Servers.
This script will:
Generate a HTML status report from a configurable list of Windows servers.
The report will highlight information is the alert threashold 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 a
This script will:
Generate a HTML status report from a configurable list of Windows servers.
The report will highlight information is the alert threashold 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 a
Creates a status report of Windows Servers.
This script will:
Generate a HTML status report from a configurable list of Windows servers.
The report will highlight information is the alert threashold 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 HTML status report from a configurable list of Windows servers.
The report will highlight information is the alert threashold 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
The owner has unlisted this package.
This could mean that the script is deprecated or shouldn't be used anymore.
Installation Options
Owners
Copyright
(C) Mike Galvin. All rights reserved.
Package Details
Author(s)
- Mike Galvin twitter.com/digressive & 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 |
---|