Secure Outlook Access with Password Prompt
Budget: $10 – $30 USD
I need a PowerShell script to secure access to the Desktop version of Outlook by prompting for a password regardless of how Outlook is accessed (e.g., from the Taskbar, Desktop, Start Menu, etc.).
Requirements:
1. The script should prompt the user for a password when they attempt to open Outlook.
2. The password must be securely stored using PowerShell’s secure string methods or Windows Credential Manager.
3. The password must not be decipherable by editing the script.
4. The password can be changed later by the user if needed.
Requirements:
1. The script should prompt the user for a password when they attempt to open Outlook.
2. The password must be securely stored using PowerShell’s secure string methods or Windows Credential Manager.
3. The password must not be decipherable by editing the script.
4. The password can be changed later by the user if needed.