I am Ironman

I’m afraid a dangerous  precedent has been set last night on the PowerScripting Podcast. I had a great time with Hal and Jonathon but there was a super hero question and I’m afraid I’ve started something I won’t be able…
Read More

Get-OtherDate

PowerShell’s [DATETIME] object has some handy methods for calculating a date such as AddDays(). PS C:\> get-date Wednesday, September 03, 2008 4:11:18 PM PS C:\> (get-date).AddDays(23) Friday, September 26, 2008 4:11:34 PM PS C:\> You can even subtract by adding…
Read More

Proofing the Proof

I just got the proof from the printer for Managing Active Directory with Windows PowerShell: TFM. It always exciting to hold a finished (or close to finished) book.  As soon as we check the proof and give the ok to…
Read More

Powershell vs T-SQL

If you’ve been debating the pros and cons of PowerShell vs T-SQL, or trying to decide why anyone would want to use PowerShelll to manage SQL server when it already has a great management language, take a look at http://blogs.msdn.com/dtjones/archive/2008/08/29/powershell-vs-t-sql-or-why-did-we-add-powershell-support-in-sql2k8.aspx. …
Read More

More fun with Microsoft Word and PowerShell

I needed a demonstration for one of my last online PowerShell classes on using COM objects in PowerShell. I took an old VBScript that used Microsoft Word to get document statistics such as word and page count and transformed it…
Read More

Analyze-Packet Reloaded

While getting caught up on my podcast back log I was listening to an episode of Mind of Root. In it Steven Murawski mentioned my Get-Packet and Analyze-Packet PowerShell scripts. One of his (legitimate) issues with Analyze-Packet was the way…
Read More

PowerShell InputBox

The other day I gave you a function to create a VBScript style message box in PowerShell. If you find yourself needing MsgBox in PowerShell, you’re likely going to want InputBox. This too is accomplished using the [microsoft.visualbasic.interaction] class. You’ll…
Read More

RSS SAPIEN Info Center

Search

Enter any query and press enter
Advanced search operators:
+ ⟶ Term must appear
- ⟶ Term must not appear
"" ⟶ Exact string must appear
How do I use these?

Join our mailing list

Enter your email address to subscribe to our mailing lists for Monthly Blog Digests, Product Announcements and more (you can choose which you receive once you sign-up!)

Tags

Categories

Archives

Dashboard