A Podcast about Windows PowerShell.
Listen:
In This Episode
Tonight on the PowerScripting Podcast we talk to Don Jones about script editors, and more!
News
Execute commands and scripts from anywhere including the office and remote locations, as well as from a Web browser or smart phone with PowerGUI Pro from Quest Software. With the MobileShell feature, administrators can quickly run commands to troubleshoot problems or make changes, even when away from your desk! This gives teams more flexibility to work remotely while traveling, and to leverage admins from other offices in case of an emergency.
·         Execute queries remotely to determine if services or processes are running
·         Restart services, processes, or entire servers
·         Check mailbox settings
·         Unlock user accounts
·         Reset passwords
·         Run custom scripts
Visit quest.com/powerguipro and see why PowerShell and Quest PowerGUI are the ultimate Windows management tools.
- SQL Saturday #51 in Nashville: Aug 21st
- NYC PowerShell User Group has Dr. Ferdinand Rios from SAPIEN presenting on Sept 13th
- PowerWF is in the house at:
Interview
Links
- Ballmer's Peak
- The Administrator Crash Course: Windows PowerShell v2
- ShellHub
- Scripting Outpost
- Email: [email protected]
- Twitter: @concentrateddon
Comments from the Chatroom...about script editors
21:42 <SQLvariant> ##I just use the ISE all the time
21:47 <glnsize> ISE 90% of the time.. when it's a big project I use primalscript
Talking about the perception of PowerShell...
Talking about programming a GUI application
22:06 <glnsize> i would rather see better parameter binding, and more pipeline support. Â Just like HTA before we'll have alot of pretty front ends running crap code, but again I'm in the minority.
The evils of Foreach-Object
22:10 <pcgeek86> it was designed to bridge a gap between designers and developers
22:11 <SQLvariant> it's the SQL Server equivalent of a cursor
Books vs other training methods
22:19 <glnsize> I buy books because I know/like the authors. Â I read a blog when I need to fix something
22:20 <jasonmarcher> websites, stackoverflow, forums, IRC
22:39 <glnsize> the james bond of powershell