Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Windows PowerShell
Blog of Windows PowerShell team. Improving the world one-liner at a time.
This Blog
About
Syndication
RSS 2.0
Atom 1.0
Search
Go
Tags
ApartmentState
CMDLET
CMDLET:FORMAT
CMDLET:UTILITY
Custom Snapin
DOCUMENTATION
DOTNET
ENVIRONMENT
ERROR
FAQ
FORMATEXTENSION
Get-Command
Get-Help
Get-Random
Help file
HelpFile
Impersonation
installation
INTERNAL
LANGUAGE
LANGUAGE:CONTROL
PARSER
PHILOSOPHY
Proxy
PsSnapin
Release/Download
Remoting
ScriptCmdlet
SDK
SECURITY
SHELL
TOOL
TYPE:COM
TYPE:WMI
TYPE:XML
TYPEEXTENSION
uninstallation
Archives
May 2008 (6)
April 2008 (18)
March 2008 (18)
February 2008 (12)
January 2008 (13)
December 2007 (4)
November 2007 (26)
October 2007 (6)
September 2007 (8)
August 2007 (11)
July 2007 (5)
June 2007 (27)
May 2007 (33)
April 2007 (11)
March 2007 (28)
February 2007 (16)
January 2007 (34)
December 2006 (25)
November 2006 (26)
October 2006 (10)
September 2006 (17)
August 2006 (16)
July 2006 (20)
June 2006 (22)
May 2006 (11)
April 2006 (62)
January 2008 - Posts
Thursday, January 31, 2008 1:57 PM
Advanced PowerShell
At ITForum, I had a blast giving the session: Advanced Windows PowerShell Scripting . In previous conferences, I tried to have talks that everyone could come to and get something out of. That worked well a the beginning but I began to get feedback that
Posted by
PowerShellTeam
|
5 Comments
Attachment(s):
ITForum-DemoFilesForAllTalks.zip
Thursday, January 31, 2008 3:27 AM
Online PowerShell Training
Sapien is considering offering PowerShell Training online. They have a survey asking about potential ways to deliver the training. Complete the survey and you'll be entered into a contest to win a free slot in their first training session.
Posted by
PowerShellTeam
|
1 Comments
Thursday, January 31, 2008 12:38 AM
Tab Completion
Did you realize that you can use Wildcards with our tab completion? At the very beginning of the project, we had long discussions about whether it should be "Verb-Noun" or "Noun-Verb". One of the arguments for NOUN-VERB was that
Posted by
PowerShellTeam
|
6 Comments
Monday, January 28, 2008 10:51 PM
Lightweight Performance Testing with PowerShell
When you write a script, a few possible concerns may be going through your mind: · Does my Script do what I want it to? · Can the script be read and understood by other people? · Is the script efficient? The answers to one and two can be very subjective,
Posted by
PowerShellTeam
|
4 Comments
Monday, January 28, 2008 6:10 AM
On Snoopy
Oisin asked, "What's with the Snoopy obsession?". To me, the Snoopy dance represents a state pure, unalloyed joy to which the only sensible response is a silly dance. In case you missed it: SNOOPY DANCE! Jeffrey Snover [MSFT] Windows Management
Posted by
PowerShellTeam
|
3 Comments
Monday, January 28, 2008 6:03 AM
Just when you thought it was safe to surf the internet....
A few weeks ago I posted a blog about Ye110beard's blog that had reworked the lyrics to AC/DC's "Highway to Hell" to be a tribute to PowerShell. I closed with the statement, "I'm looking forward to the video!". I THINK
Posted by
PowerShellTeam
|
5 Comments
Friday, January 25, 2008 9:51 PM
PowerShell gets Redmond Magazine 2008 Editor's Choice Award
PowerShell continues to win awards with Redmond Magazine’s 2008 Editor’s “Slickest Time Saving Tool” co-winner to go along with PS’s Best of Tech-Ed Attendees award and Best of Tech-Ed Client awards. I said it before, I'll
Posted by
PowerShellTeam
|
3 Comments
Saturday, January 19, 2008 10:09 PM
Block Comments
One of the raging debates that have had within the team is the issue of whether to support block comments. In PowerShell, we have the comment character # e.g. # This is a test get-Process -Name LSASS # you can put a comment at the end of a
Posted by
PowerShellTeam
|
19 Comments
Friday, January 18, 2008 4:27 PM
Format-XML
Have you ever had an XML file that looks like crap? The problem is that XML is sorta the data encoding equivalent of Shimmer - sometimes its an encoding for programs and sometimes its an encoding for users. Our PowerShell MVP Brandon Shell pointed out
Posted by
PowerShellTeam
|
3 Comments
Thursday, January 17, 2008 5:39 PM
Managing Remote WebSphere MQ via PowerShell/Should CMDLETS do their own Remoting?
Dale Lane of IBM announced that the latest version of the IBM PowerShell Library for WebSphere MQ now supports administering remote queue managers. You can read the details and see a couple of examples HERE . Kudos to Dale and that team!
Posted by
PowerShellTeam
|
2 Comments
Wednesday, January 16, 2008 1:20 PM
Book Review: Windows PowerShell Cookbook
Richard Siddaway has a good review of Lee Holmes' Windows PowerShell Cookbook HERE . Read it in full to find out why he believes that Bruce Payette and I are both wrong when it comes to our view of Lee's book. Jeffrey Snover [MSFT] Windows Management
Posted by
PowerShellTeam
|
1 Comments
Wednesday, January 16, 2008 3:55 AM
PowerShell: "Highway to Hell"?
Today a search result for PowerShell pointed to a blog with the phrase "Highway to Hell" in it. I always like to read criticisms for ideas for things we should be doing better. Still, "highway to hell" didn't sound like
Posted by
PowerShellTeam
|
8 Comments
Friday, January 04, 2008 5:31 PM
www.PowerShell.It : Italian PowerShell Community Website
Kudos to Efran Cobisi for creating what I believe is the first Italian PowerShell community website at http://www.powershell.it Now native Italian speakers can discuss PowerShell topics and share scripts in their native tongue. Efran is looking
Posted by
PowerShellTeam
|
3 Comments