Enrolling Windows Server 2016 Instances In Azure AD Domain Services - Part Two

Posted on Fri 02 December 2016 in Azure • Tagged with powershell, azure, active directory, domain services • 2 min read

So when we kicked it off in the previous part I was ranting on about how we got to this point. It might be a snooze fest, but it gives you some background. You can find part one

... And now we continue

To kick it off we started up three …


Continue reading

Using Powershell And Azure Key Vault To Deploy Certificates

Posted on Thu 01 December 2016 in Azure • Tagged with powershell, azure, key vault, certificates • 2 min read

The steps for this are quite easy after you've actually tinkered with it and hashed out all the gotchas.

  1. Create the Key Vault
  2. Upload your certificate
  3. Deploy the certificate to VMs

So let's get started!

First of all you'll need a Key Vault to put your certificates in and a …


Continue reading

Enrolling Windows Server 2016 Instances In Azure AD Domain Services - Part One

Posted on Mon 28 November 2016 in Azure • Tagged with powershell, azure, active directory, domain services • 3 min read

Brief introduction

First off let's start with some background on how I ended up digging around the treacherous world of a "non-domain controller-controlled world".

My current consulting gig is with a large corporation that has a sizable amount of sub-companies. This means that there are a lot of people divided …


Continue reading