PowerShell: Taking Some Time Off
I'll be taking a two-week break from my weekly PowerShell column here to relax and enjoy the holidays with my family. See you next year!
App-V Part 5: Lightweight Infrastructure
Designed to provide a balance between features and infrastructure requirements, App-V's Lightweight Infrastructure mode does require a bit of back-end: Specifically, you need to install the System Center Application Virtualization Streaming Server - which most folks just call "the App-V streaming thing." Operating without AD (if you like) and with
TechMentor Dates and Hotel are Confirmed!
Not much news to report yet on the spring TechMentor conference. However, I can now announce that the dates are set for June 22nd through 26th. The event will be held in the Loews Royal Pacific Resort in Orlando, FL. We were at this resort last year, and it is
More Holiday Surveys (and More Chances for Freebies)
The guys over at StackSafe have asked me to publicize that they're doing a survey on Microsoft Exchange they call their "Email Upgrade Survey 2008". They promise me that although they're taking personal information, that info will only be used to send out prizes to winners. They're giving away an
PowerShell: Output Options
One of PowerShell's truly amazing capabilities is its ability to convert objects into a variety of useful formats for reporting, archiving, sharing data, and more. Here's a fast rundown of the many built-in options; to use any of them, just pipe your objects to the output cmdlet, as in: Get-Service
Custom Framing as its Own Work of Art
I have a buddy we call "Moby" here in Denver who as a hobby makes some of the most beautiful picture frames you've ever seen. All are hand-built and each is a work of art. No two have ever been alike. His particular skill is in the matting, where he
Get Don’s VBScript books for $10 (Limited Time)
ScriptingOutpost.com (run by SAPIEN) is clearly seeing PowerShell as the wave of the future - but if you're still working with VBScript, you can pick up one of my VBScript-related books for $10 while supplies last. Titles include Advanced VBScript for Windows Administrators, VBScript WMI and ADSI Unleashed, and Windows
Jeff Hicks’ PowerShell WMI Wizard
Jeff Hicks has pulled off a masterstroke, using nothing but PowerShell and SAPIEN's free PrimalForms dialog box builder to create a graphical "WMI Wizard" for Windows PowerShell. If you use PowerShell, you simply must check this out. This shows the power and flexibility of Windows PowerShell. Sure, it's not something
Reluctant DBA Part 5: Relationships
So where does the "relational" part of "relational database management system" come into play? Imagine a Customers table that contains the following columns: ID Name Address We'll leave it at just those three to keep the example simple. Now imagine an Orders table: ID CustomerID OrderDate ShipAddress BillAddress Wait, why
PrimalScript: Shell me, Bash me
SAPIEN continues to reveal new features in their upcoming PrimalScript 2009 release. One new feature is the ability to have an in-process PowerShell command window. This puts PrimalScript on par with products like PowerShell Plus Professional (from Idera). However, PrimalScript has never been a PowerShell-only product; in keeping with its
IT Book Report: Mastering System Center Operations Manager 2007
Over the past few weeks I've been finishing up a video training series for CBT Nuggets on System Center Operations Manager 2007. As a reference for that training project, I selected this book from the Sybex Mastering Series. While not necessarily intended to be a reference work, it provided a
Terminal Services Part 11: Apps to Host. Apps Not to Host.
 With all the features discussed to this point in this series, you would think that Terminal Services is a solution for all the applications in your environment.  Just move every application over to your TS servers, and your problems are resolved.  Users can access applications from anywhere,