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
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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name WinServ-Status

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Get-UpTime

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
1.7.1 (current version) 612 9/6/2019
1.7 20 9/4/2019
1.6 163 2/23/2019
1.5 178 6/10/2018
1.4 22 5/24/2018