Blogs - FullofIT


The PowerShell Script and completing the build (Part 6)[MP4] [0:24:38] [2016/04/14]
In this final part of our series we walk through the PowerShell script that connects to Azure, creates the resource group, and then launches the creation of the lab environment. We also walk through…


Additional Automations (Part 5)[MP4] [0:12:29] [2016/04/14]
In the 6th part of our series we look at some of the remaining requirements for our lab environment, and how we automatically launched a PowerShell script on each of our virtual machines to perform…


Domain-Join the member servers (Part 3)[MP4] [0:09:25] [2016/04/14]
In the fourth part of our series we look at how to automatically join the three other virtual machines to the contoso.com domain, again using an custom extension in our Azure Resource Manager…


Copy down files (Part 4)[MP4] [0:05:37] [2016/04/14]
Our lab environment requires that several sample scripts and other utilities be available on several of the member servers. But how do we get those files onto the C: drive? In this video I'll show…


Create a Domain Controller (Part 2)[MP4] [0:17:04] [2016/04/14]
It's not enough just to create a new virtual machine. Our lab environment requires a pre-configured domain, and so in part 2 we find and utilize and extension that automatically configures one of our…


Working with JSON (Part 1)[MP4] [0:22:22] [2016/04/14]
In the second part of this series we discuss the components that make up the schema for JSON-based Azure Resource Manager templates. We also look at some of the initial building blocks that our…


How I automated a hands-on-lab infrastructure - Introduction (Part 0)[MP4] [0:19:21] [2016/04/14]
In part 0, I introduce the purpose for this series, which is a walk-through of how I learned to automate the creation of an Azure-hosted lab environment (Storage, 4 VMs, network, NICs, etc.) using…