What is PowerShell Dot Sourcing?
Dot sourcing in PowerShell is a method used to execute a script or a function in the current scope rather…
How to run Azure VMs in Safe Mode – RDP Service not available in Safe Mode – Using the Serial Console and Special Administration Console (SAC) for Azure VMs
For Azure virtual machines you doesn’t have a real GUI console like for Hyper-V or vSphere in on-premises environments. In…
Set up and deploy BgInfo from Sysinternals by using Microsoft Intune
In this post we will see how we can set up and deploy BgInfo from Sysinternals on Windows devices by using Microsoft Intune. BgInfo runs…
Microsoft Graph PowerShell
In this post I want to summarize some basics you need to know to use the Microsoft Graph PowerShell to…
Export/Import PuTTY Settings and Sessions
Below you will see how you can export and import PuTTY sessions in order to use them on another machine….
Prevent Members from Domain Users Group to Logon by default to any Domain joined Computers
In this post I want to show how you can prevent that domain users can logon by default to each…
Set and Change the PowerShell default Working Directory
By default when you start a new PowerShell session, you will get directly to your user directory stored in the…
Manage Azure and Microsoft 365 services with PowerShell and CLI
Most of the points in Azure and Office 365 you can administrate with their management web portals, but for some…