There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Shutdown-PC-via-IFTTT
Searches for a file placed by IFTTT and if found shuts the computer downGet-Monitor-Information
Gets the serial number, make and model of a monitor(s) attached to a computer via WMIPoSH-NinjaRMM
This module is a collection of cmdlets that allow you to query and manage your NinjaRMM environment with PowerShell.TPLink-PlugController-PowerShell
This is a module that can be used for controlling a TPLink HS100 or HS110 smart plug.Get-WebCertificate
This script makes an HTTPS web request to a given website and port and returns an X509Certificate2 object. It will automatically try to connect on TLS1.2, TLS1.1, TLS1.0, SSL3 and SSL2 in that order until it successfully connects and pulls the certificate.Password-Expiration-Reminder
This is a script that will check for soon to expire passwords in AD, and send an email to those users reminding them to change their password before the password expires. The script has configurable values that allow you to specify which OU to search for users in, and on which days before expiration to remind them. You can also customize the email to your liking and include a link to a support article or a phone number to a help desk for further assistance. It is currently configured to use an un-authenticated SMTP relay, but can easily be modified to send emails via an authenticated one.pi-hole-ha-on-k8s
A way to deploy Pihole with high availability on KubernetesCoding-Challenges
A collection of fun coding challenges completed in PowerShellRandom-Password-Generator
A random password generator written in PowerShellMaxAnderson95.github.io
homelab
A repo that holds all code related to my homelab environmentReceive-Connector-Migration-Tool
This PowerShell module allows an administrator to easily migrate receive connectors from one Exchange server to another. Having an automated method to do the migration of receive connectors can help tremendously if there a large number of connectors, or the connectors have a large number of ‘remote IP addresses’.QuickArray
A PowerShell function that is used to create a quick and dirty array from a paste of text. It takes data separated by line breaks, and outputs an array, containing one index per line.Certificate-Expiration-Checker
Loops through a CSV of endpoints to check for certificates that are expiring soon. Each line in the CSV specifies the FQDN of the encpoint, the port, the number of days before expiration to remind, and who to email on that day.Love Open Source and this site? Check out how you can help us