Some custom Powershell scripts and settings I like to have available for all Powershell sessions. To do this I add the following to my Powershell profile so it loads all…
This is a simple webserver backup script that utilizes rclone to mount onedrive storage to store backups. You can use any rclone configured storage. How to use the script copy…
This is a WHOIS powershell cmdlet to perform a WHOIS query on a domain or ip address. You can download it from github at https://github.com/wheelert/whois # # Whois for the…