Stop typing PowerShell credentials in demos using PowerShell SecretManagement
We all sometimes create presentations with some PowerShell demos. And often, we need to use...
Send E-Mail from Powershell
This is a small script which you can use to send E-Mail from Windows Powershell. This script has an hardcoded password variable because...
Genotec Hosted SharePoint 2010: SharePoint prompts for login credentials
If you use a Hosted SharePoint 2010 and you try to open a Word Document or try to open a Document Library with Explorer SharePoint prompts...
How to download files with Powershell
This should show you how you can download a file with Powershell. This is not a script or function...