Author: Emin Atac

How to use WDS to PXE Boot a Nano Server VHD with PowerShell
The goal of this article is to provide a more detailed step by step way of achieving what was recently…
Read More
Using PowerShell to troubleshoot the Exchange mailbox creation process
I’ve been recently tasked by the team responsible for user account management to investigate why a user mailbox wasn’t created…
Read More
Live Incident Response with PowerShell
We often see the offensive capabilities of PowerShell hit the headlines as it is more attractive. It’s good to know…
Read More
#PSTip How to properly validate GUID parameter
Most of you probably know how to create a Globally Unique Identifier (GUID) with the following code: But, let’s say,…
Read More
#PStip Enabling RSS inside Hyper-V guest OS
Note: This tip requires PowerShell 3.0 or above. While reviewing results returned by the Best Practices Analyzer on a virtual…
Read More
How to view and restore hidden Windows Updates with PowerShell
When you visit Windows Update, you can hide an update to avoid being prompted to install it again at next…
Read More