Related Articles
Azure Stack – Deploy Latest Azure Stack Development Kit 1.1809.0.90 on Azure VM
A couple of weeks ago I wrote a blog post how to install Azure Stack Development Kit (ASDK) 1.1018.0.97 on an Azure VM. If we want to test the latest release of Azure Stack (DK) we need to redeploy the entire VM, because there is no supported update nor upgrade process for the ASDK. So […]
TechEd Europe 2014 – SCOM Sessions
I wish I could have attended the TechEd Europe 2014 in Barcelona but since I had the chance to go to TechEd NA 2014 in Houston I already got a good picture what is going on. For those who also could not attend TechEd in Barcelona there is luckily Channel 9 who publishes all the […]
PowerShell – Change Windows Service Login to Group Managed Service Account
Group Managed Service Accounts (gMSA) are an awesome way to have Active Directory taking care of password changes for the service accounts. How to create Group Managed Service Accounts and how to assign them to Windows services you will find plenty of articles and blog posts on the internet. Group Managed Service Accounts solve you […]