“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 (?!)
Category: 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
New TechNet Radio Series: Tech Futures
“Empowering every organization and every individual on the planet to achieve more.” It’s an ambitious statement and Microsoft’s vision for a more productive work force and everyday life experiences. But how do we get there? Today we’re kicking off a new series entitled “Tech Futures” which is devoted to the idea of exploring new possibilities … Continue reading New TechNet Radio Series: Tech Futures
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)
Breaking News: IT Pro Cloud Essentials–Free cloud, education, and support!
This is big news! Today Microsoft is announcing a new subscription (but it’s free!) for IT Professionals. The goal is to give IT Pros the tools they need to train, test, and eventually implement private and public cloud solutions. “Subscription? Sounds like TechNet is back!” Well, yeah, in a sense it is. It’s no secret … Continue reading Breaking News: IT Pro Cloud Essentials–Free cloud, education, and support!
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)