This was a gotcha for me. I finally figured out what the issue was after racking my brain for days. …
WindowsServer
Deploy SQL Server 2019 with PowerShell DSC
This is still applicable for deploying SQL Server 2019 with PowerShell DSC onto Windows Server 2019, with and without Desktop …
Virtual networking with Hyper-V
I’ve always had requests for performance tuning servers running the Microsoft Hyper-V hypervisor so I wanted to get some resources …
Quick RSAT Install for Windows 10
For the past few versions of Windows 10, Microsoft has made the Remote Server Administration Tools available through Features on …
Transfer DHCP Server IPv4 Scopes in Windows Server DHCP to another server with PowerShell
I had a call the other day from a customer that wanted to move all of their IPv4 DHCP scopes …
Microsoft Software and Windows Roles and Features that you can run in Azure
Many people have questions about what you can and can’t run on Azure infrastructure-as-a-service so I pulled the list and …
Redirect HTTP to HTTPS in IIS using URL Rewrite
To redirect all connections which hit a website hosted in IIS on Windows Server, you need to add a rewrite …
Turn on IIS Remote Management
I saw this on docs.microsoft.com and since I was always looking for how to do it, I figured I would …
Dell iDRAC Service Module Configuration
I’ve been working with Dell PowerEdge Servers for some time deploying many to remote sites without an on-site IT presence. …
Exchange Server 2010 Export Mailbox to PST
To export a Exchange 2010 mailbox this can be done through the Exchange Management Shell. NOTE: This runs on Exchange …
Disk Cleanup on Server 2008 R2
Recently I came across an environment that hadn’t been upgraded to Windows Server 2012 and was still running Windows Server …