Remote Desktop into an Azure AD/Entra ID Joined Windows OS

We need to remotely connect to a Windows VM that is strictly Azure AD/Entra ID joined. When we look in Users in Computer Management it’s blank. To enable a Remote Desktop connection: Enable Remote Desktop in Windows On the Remote PC start MSTSC.Exe Enter _just_ the PC Name Enter: AzureAD\YourName@EntraIDDomain.Com […]

Remote Desktop Services RD Farm: User gets Temp Profile Workaround

This morning we had a user unable to log on to a Remote Desktop RemoteApp session. The Details button while the logon process was running would reveal black blocks with nothing else. An admin logged on and found that the user’s profile disk (UPD) was not connected and we found […]

AMD EPYC or Intel Xeon? Some Thoughts

The discussion around Windows or Linux can be religious. As can be the discussion around which platform to use whether it be Intel or AMD. Qualifier: We’ve been in the System Builder Channel since the late 1990s. Intel System Builder When we started MPECS in 2003 we were an all […]

Disaster Recovery Planning for Cloud and Hybrid Cloud and On-Premises

With the RackSpace situation looking to be beyond worst hitting the sacrosanct “Thou Shalt NOT Lose Data” wall, a little digging was done here to find some info on who is responsible for what when the data is in the cloud. In this case, Microsoft is the focus but one […]

Exchange OWA and ECP 503 and Outlook Disconnected Error Fix

We just updated an Exchange Third Party Trusted HTTPS certificate for the public facing Outlook Web Access (OWA) setup. Everything seemed to be okay until we rebooted the Exchange server within a maintenance window. All Outlook clients and OWA access went offline with the OWA site throwing a 503 error. […]

Cluster Finesse – Rename Those Cluster Shared Volume Folders

We’re in a pickle and things are really stressful. Documentation is lacking so who wants to jump into a cluster troubleshooting situation when all we see is: C:\ClusterStorage\Volume1 C:\ClusterStorage\Volume2 ETC ETC In a busy cluster environment the number of CSV folders can be quite large. What we do is once […]

Azure: Creating an SSL Certificate on IIS then Importing the .PFX

We use IIS to create the CSR and to complete the Certificate Request. We use the Computer Certificates MMC to export that certificate to .PFX. When exporting with the intent to import the .PFX into Azure we run the following steps: Open the Computer Certificates MMC Click on Start and […]