Did you know that PrimalScript 2007 Professional and Enterprise can produce database-connected Windows PowerShell scripts? At least, the new service build (566) for these products can! Just open your Database Browser (select it from View > Browser Windows if it isn’t visible; by default it’s on the right-hand side of the code editing window, once […]
Category: Windows PowerShell
Exchange Management Shell: TFM Now Available
Visit http://www.scriptingoutpost.com/p-90-exchange-management-shell-tfm-ebook.aspx to purchase the eBook edition of this book, which is a "cookbook" on managing Exchange Server 2007 by using Windows PowerShell. The print (and print+ebook combo) edition will be available shortly – it’s off to the printer even as I type this.
Quest AD Cmdlets 1.1 Beta Now Open to the Public
Quest Software and the PowerGUI team have been quietly working on a private beta of the new version of their popular and effective cmdlets for managing Active Directory. That process has completed and the beta is now open to the public
PowerShell Training – Blogged
Our new PowerShell training series is getting some terrific and positive attention in the blogosphere.
PowerShell v2: New CTP
At Microsoft Management Summit yesterday, Jeffrey Snover announced a new Community Technology Preview (CTP) build of Windows PowerShell v2. This new release offers improved remoting, transactional operations support, improved script cmdlets, and much more – it’s worth checking out. Here at SAPIEN, we’re announcing that Windows PowerShell v2.0: TFM has been updated to reflect this […]
Use PowerShell in your VBScript code
Are you a VBScript user looking to leverage some of PowerShell’s cool new capabilities – but aren’t ready to move entirely to PowerShell? Perhaps you have an older VBScript that needs some minor new functionality that you just KNOW would be easier in PowerShell – but you don’t have time to convert the entire script? […]
Online PowerShell Training – Register Soon
Our online PowerShell training classes start in just about a month – so don’t miss out! Check out the class details on our Fundamentals, Intermediate, and Advanced classes. Pricing starts at about $400 for a four-week course, and that includes self-paced training videos worth about $100 per class – making this one of the best […]
New PowerShell Video Training!
We’re very pleased to announce a brand-new series of training videos for Windows PowerShell, available now on our online store. These feature extremely high production values, tons of instructions, are in 720p high-definition video (viewable on your computer), hands-on exercises with guided answers, and much more. They’re based upon the same outline we use in […]
A New PowerShell v2 CTP?
Jeffrey Snover has been posting blog entries that are leading up to a new CTP of Windows PowerShell v2. Keep in mind that we’ll be updating Windows PowerShell v2.0: TFM at the same time! So if you’ve bought it in the past, watch for an announcement, here in this blog, when a new revision is […]
Scriptblocks as Cmdlet Parameter Values
Jeffrey Snover explains how scriptblocks can become the value for ANY cmdlet parameter. http://blogs.msdn.com/powershell/archive/2008/04/21/mindwarpingpower-cmdlets-scriptblock-parameters.aspx#comments