Stop typing PowerShell credentials in demos using PowerShell SecretManagement
We all sometimes create presentations with some PowerShell demos. And often, we need to use...
How to Reset RDP and Admin Password of an Azure VM
I think we all had that experience where we suddenly couldn’t use Remote Desktop Services (RDP) to access our Windows Server anymore....
Show Wireless Network Password on Windows 10
Today I have a simple blog post, which is more less just a note for myself. If you are join your Windows 10 device to a Wireless Network...
Change Office 365 password expiration policy
Well if you are using Office 365 and you may have the need to change the password expiration policy...
Change Office 365 password expiration policy
The default password expiration policy of Office 365 is set to 90 days. That means that users have to change their password every 90 days....
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 you should use. It just is the the...