Get a list of Office365 users with License attached, Primary SMTP address and Aliases
To get an list of all users that has an Office365 license assigned and with Displayname, Primary SMTP...
CAWeb Enrollment error 403.14
The Certification Authority Web Enrollment is the webpage where you can logon to request certificated or download crls...
Error when expanding disks in Windows Server 2008
If you try to expand disks on a Windows Server 2008 and you get an error message like...
Prevent write-output to perform linebreak
Sometimes you want to output some text and append an variable. Problem is that write-output usually performs a...
Preparing for Windows 9 with dualboot
Here’s a link to my blogpost which helps you prepare for testing Windows 9 when it is announced...
“No logon servers are available” error after installing updates (SBS2008)
Yesterday I was doing maintenance on a Windows Small Business Server 2008, the Windows Update patches installed successfully...
Check for Active Directory replication failures
A quick and easy way to check your Active Directory for any replication errors using Powershell. Get-ADReplicationPartnerMetadata -Scope...
Configure DHCP server with cmd or powershell
I wanted to share real quick how you set up and configure a DHCP server on Windows Server...
SCCM – Exclude updates
Sometimes (not often i hope) you want to exclude updates for somehow that you are deploying to all...