Virtual Labs for PowerShell?
edgar2387
Member Posts: 45 ■■□□□□□□□□
Hi guys,
Does anyone know of any Powershell virtual labs? I cannot find any on Technet. Im really good at the cmdlets, piping, variables, and base scripts, at main times google scripts then modify lol, but I really want to elevate my Powershell skills where I can script from down up, creating my own scripts, etc, I recently ordered Windows Powershell pocket size book for more in depth learning, but need a virtual lab.
Any ideas?
Does anyone know of any Powershell virtual labs? I cannot find any on Technet. Im really good at the cmdlets, piping, variables, and base scripts, at main times google scripts then modify lol, but I really want to elevate my Powershell skills where I can script from down up, creating my own scripts, etc, I recently ordered Windows Powershell pocket size book for more in depth learning, but need a virtual lab.
Any ideas?
Comments
-
slinuxuzer Member Posts: 665 ■■■■□□□□□□Get VMware worksation or some other virtualization software and spin up 3-4 machines, I took the global knowledge powershell class and the entire remote lab consisted of two virtual machines, we were able to do a lot with two machines.
-
Asif Dasl Member Posts: 2,116 ■■■■■■■■□□The closest thing I can think of to stretch your mind to learn Powershell is the Powershell Scripting Games... which unfortunately these days is a $400 event. BUT... you could try out the previous years events for free and then check your answers:
2010 Scripting Games: All Links on One Page - Hey, Scripting Guy! Blog - Site Home - TechNet Blogs
2011 Scripting Games: All Links on One Page - Hey, Scripting Guy! Blog - Site Home - TechNet Blogs
2012 Windows PowerShell Scripting Games: All Links on One Page - Hey, Scripting Guy! Blog - Site Home - TechNet Blogs -
NetworkingStudent Member Posts: 1,407 ■■■■■■■■□□Windows Server 2012 Beta Virtual Labs
PowerShell Magazine » Windows Server 2012 Beta Virtual Labs
Training | PowerShell.org
LazyWinAdmin: PowerShell - Free Trainings from Microsoft Virtual Academy
LazyWinAdmin: TOOLS/LINKS
PowerShell.org - PowerShell Summit
◦PowerShell Summit 2013 NA (Video Recordings)
◾Device Management With PowerShell - Ricardo Mendes
◾Creating a Complex and Reusable HTML Reporting Structure - Alan Renouf
◾How Secure Can You Be – Jeff Hicks
◾Standards Based Hardware Management – Steve Lee
◾Workshop – Automating for DevOps – Kenneth Hansen and Hemant Mahawar
◾CIM Sessions – Richard Siddaway
◾PowerShell Web Access – Richard Siddaway
◾Sapien PowerShell Products – David Corrales
◾What I learned Judging 5000 Scripts – Ed Wilson
◾PowerShell Events – Richard Siddaway
◾Write Modules, Not Scripts – Ed Wilson
◾PoshMon – PowerShell Does Performance Counters – Ed Wilson
◾Configuring Your PowerShell Workflow Environment – Aleksandar Nikolic
◾Practical PowerShell Integration from Bare Metal to the Cloud – Alan Renouf
◾Source Control for IT Pros – Andy Schneider
◾Creating HTML Reports with Style – Jeff Hicks
◾Remoting Configuration Deep Dive – Don Jones
◾Advanced Network Scripting with PowerShell – Lee Holmes
◾Build Your Demo Environment with Windows PowerShell – Aleksandar Nikolic
◦PowerShell Summit 2014 NA (Video Recordings)
◾PowerShell and Visio = Crazy Delicious
◾VisioAutomation - module: VisioPS
◾Just Enough Admin - Security in a Post-Snowden World - Jeffrey Snover
•PowerShell User Groups
◦2014/01 - PowerShell Virtual UG - Steven Murawski on Desired State Configuration
◦2014/02 - PowerShell Virtual UG - Doug Finke on PowerShell Parser and AST
•TechEdWhen one door closes, another opens; but we often look so long and so regretfully upon the closed door that we do not see the one which has opened."
--Alexander Graham Bell,
American inventor -
edgar2387 Member Posts: 45 ■■□□□□□□□□thanks a lot mates, looking forward to the resources you all provided, you guys are rock solid
-
alan2308 Member Posts: 1,854 ■■■■■■■■□□NetworkingStudent wrote: »
Definitely +1 to this. I just started going through this course today and it's solid. Who better to learn powershell from than the guy who created it?