PowerShell for Admins

Special PowerShell Team Workshop to be Held at PowerShell Summit N.A. 2013

Don Jones
2 min read
Share:

To cap off the 2013 PowerShell Summit the PowerShell Team is going to host a half day Windows PowerShell scenario walkthrough. This is designed to not only familiarize folks with specific PowerShell features, but also to help the team see how you interact with these features.

The event will take place on April 24 from 1pm - 5pm.  During this time we will collectively solve a problem from the ground up using many of the new features in Windows PowerShell 3.0 and Windows Server 2012. Starting from base Windows Server 2012 images, we will walk you through:

- 
  Writing a PowerShell script workflow to perform Server deployments


- 
  Creating a constrained endpoint that hosts only the deployment workflow


- 
  Delegate a set of credentials for the workflow to use


- 
  Exposing the workflow and it's results through a RESTful webservice


- 
  Using Windows PowerShell Web Access to manage the workflow







This is a BYOD event, so please don't forget to bring your own laptop to follow along.

We can accomodate 50 people at this event. **This will be first-come, first-served registration, open only to paid attendees of the PowerShell Summit N.A. 2013. **We will e-mail the invitation code to paid attendees on December 1st (watch your e-mail; it’ll come from EventBrite). Once the 50 slots are filled, the workshop will be closed. If you’re attending but don’t get a slot in this workshop, or don’t want to attend, then you’ll be able to partake in some lightning-round and ad-hoc sessions in the Summit’s other meeting room.

Related Articles

Sep 15, 2023

PowerShell Escape Room

PowerShell Escape Room by Michiel Hamers by Michiel Hamers https://about.me/michielhamers/ Why on earth you want to create an Escape Room with PowerShell as backend? I’ve always been a fan of escape rooms, so I decided to create my own for my kids. I wanted to make it something that would be challenging and fun for them, but also educational. I decided to use PowerShell as the backend for the escape room, as I’m a PowerShell developer and I thought it would be a great way to learn more about the language.

Sep 15, 2023

Microsoft Graph PowerShell Module: Getting Started Guide

Microsoft Graph PowerShell Module: Getting Started Guide by Jeff Brown Microsoft is retiring the Azure AD Graph API sometime after June 30, 2023 (announcement). This retirement includes the Azure AD PowerShell module. In its place, Microsoft has released the Microsoft Graph PowerShell module. The Microsoft Graph PowerShell module is the next-generation way of managing Microsoft cloud services using PowerShell. If you have used MSOnline or Azure AD PowerShell in the past, you’ll need to read on to learn about this new module.

Oct 8, 2021

ICYMI: PowerShell Week of 08-October-2021

Topics include VMWare, Windows 11, Web Reports and more… Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux How to gather your vCenter inventory data with this VMware PowerShell script by Scott Matteson on 7th October Inventory reports are a common request when administering a VMware vCenter environment. Learn how this VMware PowerShell script can make such requests quick and easy Building a Web Report in PowerShell, use the -Force Luke by Chris Noring on 8th October