securestring

About this tag
The securestring tag on WindowsForum.com covers PowerShell scripts that use the SecureString data type to handle sensitive information like passwords and credentials. Content includes scripts for monitoring device status, where SecureString is used to store email credentials securely. The tag is relevant for IT professionals and system administrators working with PowerShell automation, security, and credential management in Windows environments.
  1. Neemobeer

    Windows 10 Powershell script to monitor device status

    Another powershell script. This one is for monitoring systems and to send alerts if a monitored system is no longer pingable. It generates a balloon notification and an email alert. It is similar to my laptop tracking script. Run the script once to configure it then add your hosts you wish...
Back
Top