A Podcast about Windows PowerShell.
Listen:
In This Episode
Tonight on the PowerScripting Podcast we talk to Keith Garner from the Xtreme Consulting Group on MDT 2010
News
Now a word from our new sponsor, PowerWF.
Version 2.0 of PowerWF Studio has just been released. PowerWF is a Visual PowerShell development tool allowing users to build PowerShell scripts as workflows, which are similar to a flowchart or Visio diagram. Once created, workflows can be deployed as applications, run as a scheduled task, or back to PowerShell as a script. You can even push data to System Center with the click of a button. To get your free 30 day trial go to PowerWF.com.
- Want to try PowerShell on a USB key or a system without .NET? Check out Portable PowerShell, now in private beta.
- User Group News!
- Ed will also be at the SE Michigan PowerShell script club on March 16! Go follow him like a roadie!
- First meeting of the Indianapolis PowerShell User Group meets April 6th
- Tampa PSUG – first meeting March 11th!
- Atlanta PowerShell User Group – first meeting March 16!
- New York City PSUG: New website and new day for the inaugural meeting – now April 12th. Other news: drinks afterwards and first round is on Tome!
- PowerGUI Pro and MobileShell is on sale for $99 for a limited time
- Doug Finke will be doing a PowerShell deep dive on March 6th at NYC Code Camp
- You can get a 40% discount on the forthcoming PowerShell in Practice
- CodePlex news: PowerShell Remote File Explorer v0.1 just released
Â
- Â
Interview
Â
Before you acquire power, you must acquire knowledge – and Quest Software has what you need! In Jeffery Hicks’ e-book, “Managing Active Directory with Windows PowerShell,†learn how PowerShell helps you master local accounts and groups, password management, security and permissions and much, much more. You’ll also learn about the PowerShell extras and out-of-the-box features that will help you control Active Directory.
Don’t wait – visit quest.com/powershellbook to register for your free copy and see why PowerShell and Quest Power GUI are the ultimate Windows management tools.
Â
Links
Questions
- stuwee: ## Assuming WinPE is used within MDT, how is powershell used with it?
Hero/Power – Batman
Resources
This segment is brought to you by SAPIEN Technologies.
- Joel Bennett has created a Yahoo Pipe that combines PowerShell scripts from several RSS feeds into one Script Pipe.
- Jeffery Hicks published a whitepaper on PowerShell in the Enterprise
- PowerWF can now deploy workflows to SCOM
- Chad Miller did a series on Querying Oracle from PowerShell
- New blog: Captain’s PowerShell Blog (thx @marcoshaw)
- PSTerminalServices -Â A PowerShell module for Terminal Services
- Tobias and new MVP Aleksandar, and Richard Giles just published their huge 38 pg. Administrator’s Guide to PowerShell Remoting on PowerShell.com
Tips
Â
Our tips are brought to you today by ServerFault and StackOverflow, the best place to find answers to your toughest questions!
Â
- Need to prompt a user for information with a GUI dialog box? PowerShell InputBox to the rescue!