Do it PowerShell way :)

Do it PowerShell way :)

Follow
homeSCCM/MDT/IntuneAzureWindows/Active DirectoryOffice365CI/CD for PowerShellOther stuff
Series

Windows/Active Directory

Various PowerShell functions for Windows clients, servers, Active Directory, etc.

Articles in this series

Easy removal of preinstalled bloatware using PowerShell

Aug 29, 20222 min read

Recently I came into a situation where I needed to provision new Dell Precision laptops for our employees. This laptop comes with a lot of...

Easy removal of preinstalled bloatware using PowerShell

Solution for "The system cannot find the file specified" error when connecting to VPN on Windows

Sep 3, 20211 min read

All credit goes to MrModaeus and his answer on Reddit This post is intended to hopefully make it more discoverable in Google searches for anyone else...

Solution for "The system cannot find the file specified" error when connecting to VPN on Windows

Fully automated RDP connection using LAPS password and PowerShell

Jun 14, 20213 min read

LAPS is a must-have tool for randomizing local administrator's password in any Active Directory. In this article, I will show you, how to automate...

Fully automated RDP connection using LAPS password and PowerShell

Audit your Active Directory user passwords against haveibeenpwned.com safely using PowerShell

Jun 13, 20214 min read

You will be surprised how many of your users are on the list :) ยท In this article, I will show you, how to easily and securely check, whether some of...

Audit your Active Directory user passwords against haveibeenpwned.com safely using PowerShell

PowerShell script for unattended configuration of FTP server role on Windows Server (Core)

May 13, 20216 min read

I have created this PowerShell script for unattended installation & configuration of FTP server on Windows Server Core edition. This script...

PowerShell script for unattended configuration of FTP server role on Windows Server (Core)