“Oh c’mon, Kevin.. Everybody knows you can use PowerShell against Azure…”Yeah, sure. But did you know that they’ve finally added the preview for using a PowerShell shell right from the browser?“No! Do tell!”For a while now you’ve had the ability to click what looks to be a command-prompt icon in the upper-right-hand corner of your … Continue reading Azure has PowerShell (?!)
Tag: Management
DSC: Cut to the Core
This is an interesting development. I had a good friend and respected local technologist mention this to me the other day, and he wasn’t happy. “Why would they take away features? Just to be ‘consistent’?” Apparently his take on this is that Microsoft is reducing something that was powerful down to a subset of its … Continue reading DSC: Cut to the Core
Ch9: Protection from Modern Security Threats with Windows 10
Join Yung Chou and I as discuss some of the security enhancements made for Windows 10 with regards to Identity and Access, Information Protection and Threat Resistance with Device Guard. https://channel9.msdn.com/Shows/TechNet+Radio/TNR1665/player __________________________ __________________________ If you're interested in learning more about the products or solutions discussed in this episode, click on any of the below links … Continue reading Ch9: Protection from Modern Security Threats with Windows 10
HP and Microsoft Reinvent the Classroom
Learn about a new technology range of PCs and software solutions for the education sector. Join Gus Schmedlen, VP of Education for HP and Lydia Smyers, Microsoft General Manager, Mobility and Windows Devices as they discuss the future of the classroom and the solutions that HP and Microsoft are making available. https://channel9.msdn.com/Shows/OEMTV/OEM1629/player Inspiring outcomes At … Continue reading HP and Microsoft Reinvent the Classroom
How I automated a hands-on-lab infrastructure – The PowerShell Script and completing the build (Part 6)
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 the final couple of manual steps required to complete the lab setup https://channel9.msdn.com/Blogs/FullofIT/ARMPart6/player The series landing page on "Full of … Continue reading How I automated a hands-on-lab infrastructure – The PowerShell Script and completing the build (Part 6)
How I automated a hands-on-lab infrastructure – Additional Automations (Part 5)
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 the final machine-dependent tasks. https://channel9.msdn.com/Blogs/FullofIT/ARMPart5/player The series landing page on "Full of I.T.": https://aka.ms/AZInfraLabBlog “The Links” document : https://aka.ms/AZInfraLabLinks Kevin’s … Continue reading How I automated a hands-on-lab infrastructure – Additional Automations (Part 5)
How I automated a hands-on-lab infrastructure – Copy down files (Part 4)
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 how that was accomplished. https://channel9.msdn.com/Blogs/FullofIT/ARMPart4/player The series landing page on "Full of I.T.": https://aka.ms/AZInfraLabBlog “The Links” document : https://aka.ms/AZInfraLabLinks … Continue reading How I automated a hands-on-lab infrastructure – Copy down files (Part 4)
How I automated a hands-on-lab infrastructure – Domain-Join the member servers (Part 3)
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 template. https://channel9.msdn.com/Blogs/FullofIT/ARMPart3/player The series landing page on "Full of I.T.": https://aka.ms/AZInfraLabBlog “The Links” document : https://aka.ms/AZInfraLabLinks Kevin’s GitHub lab base repository : … Continue reading How I automated a hands-on-lab infrastructure – Domain-Join the member servers (Part 3)
A Future Look at Modern PCs
Join Marlowe Daily and I as we discuss what makes a modern PC, and peek into future hardware trends that are coming to market in the Windows device category. https://channel9.msdn.com/Shows/OEMTV/OEM1621/player [1:26] How do you define an “old” PC? [3:34] So then, what’s a “modern” PC? [16:00] Are there things happening in the hardware market today … Continue reading A Future Look at Modern PCs
How I automated a hands-on-lab infrastructure – Create a Domain Controller (Part 2)
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 virtual machines as the first domain controller in the lab "contoso.com" domain. https://channel9.msdn.com/Blogs/FullofIT/ARMPart2/player The series landing page on "Full of … Continue reading How I automated a hands-on-lab infrastructure – Create a Domain Controller (Part 2)