Filter By

Package Types

Operating System

Categories

Trust Information

By: | 51,953 downloads | Last Updated: 2/10/2021 | Latest Version: 0.2.0

PowerShell module that provides some functionality to facilitate automating backup actions of a FortiGate (Firmware v6.2.x & up) device over SSH. This module also provides some basic functionality for troubleshooting FortiGate devices.

By: | 7,722 downloads | Last Updated: 2/26/2017 | Latest Version: 1.0.1

This PowerShell module provides some functionality to facilitate automating backup actions of a FortiGate device over SSH. This module also provides some basic functionality for troubleshooting FortiGate devices.

By: | 7,530 downloads | Last Updated: 2/11/2018 | Latest Version: 1.0.3

This PowerShell module provides some functionality to facilitate automating backup actions of a Cisco device over SSH. This module also provides some basic functionality for troubleshooting Cisco devices.

By: | 5,641 downloads | Last Updated: 4/13/2020 | Latest Version: 0.6

Simple project to create easy to use Status Pages.

By: | 3,644 downloads | Last Updated: 11/12/2023 | Latest Version: 2.0.0-beta1

A PowerShell module for querying and managing Sonarr PVR through its APIs.

By: | 1,116 downloads | Last Updated: 9/6/2019 | Latest Version: 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 ... More info

By: | 1,148 downloads | Last Updated: 8/4/2017 | Latest Version: 1.0.5

Framework to generate near-real-time monitors for any data resources

By: | 312 downloads | Last Updated: 11/2/2020 | Latest Version: 0.1.6

PowerShell API wrapper for the Staytus incident status web application

By: | 363 downloads | Last Updated: 8/2/2020 | Latest Version: 2.1.4.39

PowerShell Module that will return the HTTP Status Code of any provided URL without the need for a Try/Catch statement. Example 1 - Return HTTP Status Code of given url: Get-URLStatusCode -Url https://www.google.com/ Example 2 - Switch statement using HTTP Status Code: Switch (Get-URLStatusCode -Url https://www.google.com/) { 200 { ... More info

By: | 354 downloads | Last Updated: 10/2/2019 | Latest Version: 2.0

This script will generate a status report of a configurable list of network devices. The report can be in HTML or CSV file formats, emailed or sent to Microsoft Teams via webhook. It can be run in 'monitor' mode and continuiously generate a report, or as a single one shot. Please note to send the report using ssl and an SMTP password you must ge... More info

By: | 46 downloads | Last Updated: 8/26/2022 | Latest Version: 1.0

This module will check IsItUp.org to check if the given website or websites are up or down. This is showing some URL hacking and web page scraping in the PSM1 file.