Tag Archives: RDP

Video – How to Recover and Reset Passwords in Azure by Mike Pfeiffer

Video Transcription In the Azure Infrastructure Class at Interface Technical Training we spend time a lot of time working with virtual machines in the Azure Portal and also from the Command Line using PowerShell or Cross-Platform CLI. Something people run into time after time is they will launch a Windows Server but forget what the … Continue reading Video – How to Recover and Reset Passwords in Azure by Mike Pfeiffer

How to Remotely Enable and Disable (RDP) Remote Desktop

By default on a Windows Server Product Windows Remote Management (WinRM) is enabled, but Remote Desktop (RDP) is Disabled.  On workstation operating systems neither is enabled by default, so if you want to be able to accomplish the following you will need to enable WinRM on the workstations. Enabling RDP remotely. Method 1:  Command Line … Continue reading How to Remotely Enable and Disable (RDP) Remote Desktop

Methods to Enable and Disable Remote Desktop Locally

By default on a Windows Server Product Windows Remote Management (WinRM) is enabled, but Remote Desktop (RDP) is Disabled.  On workstation operating systems neither is enabled by default. For instructor-led Windows Server training, see our class schedule.  Enabling RDP locally. Method 1:  Graphical Interface By far the easiest way is to enable RDP through the … Continue reading Methods to Enable and Disable Remote Desktop Locally

How to manage products like Exchange and AD without installing additional tools

So, what if you want to manage Active Directory, Exchange, SCVMM or any product for that matter and don’t have the RSAT or management tools installed?  Well, I have the answer for you – and for some reason it’s overlooked by many PowerShell admins – but is my favorite solution to managing other products. I … Continue reading How to manage products like Exchange and AD without installing additional tools