Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Blog - Title
May, 2007
MSDN Blogs
>
Windows PowerShell Blog
>
May, 2007
Server & Tools Blogs
>
Server & Management Blogs
>
Windows PowerShell Blog
All About Windows Server
Windows Server
Windows Server Essentials Blog
Building Clouds
Partner & Customer Solutions
Server & Cloud
Ask The
Performance Team
Ask Premier Field Engineering
Ask the Core Team
Cloud & Datacenter Management
The System Center Team Blog
System Center Virtual Machine Manager
System Center Service Manager
System Center Operations Manager
System Center Data Protection Manager
System Center Orchestrator
Partner & Customer Solutions
Client Management
System Center Configuration Manager
System Center Service Manager
MDOP
Malware Protection Center
Windows Intune
SUS
Partner and Customer Solutions
Virtualization, VDI & Remote Desktop
Virtualization Team Blog
Ben Armstrong’s Virtualization Blog
Jose Barreto Blog on Hyper-V
Partner & Customer Solutions
Remote Desktop Services
Windows Multipoint Server
Ask the Core Team on Hyper-V
File & Storage & High Availability
File & Storage
Jose Barreto
Partner & Customer Solutions
Ask the Core Team on Failover Cluster
Clustering & High Availability
Windows Server Management
PowerShell
Hey Scripting Guy (PowerShell)
Server Manager
Group Policy
Networking
Identity & Access
Ask Directory Services
Active Directory
Microsoft Leadership
Brad Anderson - In the Cloud
Windows PowerShell Blog
Automating the world one-liner at a time…
Live Now on Server & Tools Blogs
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Tags
Advanced Functions
CMDLET
Community
CTP3
DOCUMENTATION
DOTNET
FAQ
Get-Help
HowTo
INTERNAL
Jeffrey Snover
LANGUAGE
PHILOSOPHY
PowerShell
PowerShell Deep Dive
PowerShell ISE
PowerShell V2
Presentation
Quest
Remoting
Sapien
TechED
Windows Server 2012
WMI
WPF
More
▼
Less
▲
Archives
Archives
April 2013
(1)
March 2013
(1)
January 2013
(2)
December 2012
(1)
October 2012
(2)
September 2012
(2)
August 2012
(1)
July 2012
(5)
June 2012
(9)
May 2012
(1)
April 2012
(3)
March 2012
(7)
February 2012
(1)
January 2012
(1)
December 2011
(2)
October 2011
(3)
September 2011
(3)
August 2011
(2)
July 2011
(2)
June 2011
(1)
May 2011
(1)
April 2011
(5)
March 2011
(4)
February 2011
(4)
January 2011
(2)
December 2010
(2)
November 2010
(1)
October 2010
(1)
September 2010
(1)
July 2010
(1)
June 2010
(9)
May 2010
(7)
April 2010
(4)
March 2010
(3)
February 2010
(7)
January 2010
(8)
December 2009
(8)
November 2009
(9)
October 2009
(7)
September 2009
(12)
August 2009
(8)
July 2009
(11)
June 2009
(16)
May 2009
(15)
April 2009
(18)
March 2009
(15)
February 2009
(6)
January 2009
(45)
December 2008
(31)
November 2008
(5)
October 2008
(12)
September 2008
(14)
August 2008
(8)
July 2008
(15)
June 2008
(26)
May 2008
(20)
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)
More
▼
Less
▲
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows PowerShell Blog
TechEd: /n software to launch NetCmdlets for PowerShell and Distributed Must-Have Goodies
Posted
over 6 years ago
by
PowerShell Team
0
Comments
I just got word from Gent Hito (president of /n software ) that after 6 months of beta testing NetCmdlets, they are going to be officially launching it (them? J ) at TechEd in Orlando next week! Gent is also giving away a 100 copies FREE at their booth...
Windows PowerShell Blog
Getting ALL Your Parameters
Posted
over 6 years ago
by
PowerShell Team
4
Comments
When you write a function, you can name a set of parameters and PowerShell will bind command line arguments to them. Any command line argument that is NOT bound do a parameter is available as $args. Let me illustrate: PS>function test ($a) {"Remaing...
Windows PowerShell Blog
Upcoming PowerShell Webcast
Posted
over 6 years ago
by
PowerShell Team
0
Comments
TechNet Webcast: Windows PowerShell in Windows Server 2008 (Level 200) Wednesday, June 20, 2007 - 1:00 PM Pacific Time To register, please visit: http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032342044&EventCategory=4&culture...
Windows PowerShell Blog
Tab Expansion by MOW
Posted
over 6 years ago
by
PowerShell Team
0
Comments
Just when you think it can't get any better, MOW releases a new version of his Tab Expansion scripts and blows the top of your head off. It has been a while since I picked up his latest drops so I had quite a bit to catch up on. Mow (The PowerShell Guy...
Windows PowerShell Blog
Using PowerShell to Generate XML Documents
Posted
over 6 years ago
by
PowerShell Team
8
Comments
<Note - the scripts and datafiles used in this blog entry are attached as a zip file> A number of scenarios require the creation of XML documents. This blog shows you how you can use PowerShell scripts to easily create XML Documents. Here...
Windows PowerShell Blog
Opsware Announces PowerShell Support
Posted
over 6 years ago
by
PowerShell Team
1
Comments
Opsware's Server Automation System 6.5 now supports PowerShell. Here is what they say: Microsoft Windows PowerShell integration. Server Automation System 6.5's powerful data model is now extended to integrate Microsoft Windows PowerShell, a command...
Windows PowerShell Blog
New Book: Microsoft Windows PowerShell Step By Step
Posted
over 6 years ago
by
PowerShell Team
0
Comments
Ed Wilson's book Microsoft Windows PowerShell Step By Step is finally shipping. I ordered my copy a couple of day's ago and I can't wait for it to arrive. I've exchanged emails with Ed a number of times and then I finally got to meet him at a recent event...
Windows PowerShell Blog
Shell or Scripting Language – It’s Shimmer!
Posted
over 6 years ago
by
PowerShell Team
18
Comments
Michael has a blog entry HERE where he opines: Actually, you could also say, it is an introduction into Windows Powershell from Microsoft. When I skimmed over the document, I came once again to the conclusion that Powershell is not really a shell,...
Windows PowerShell Blog
Channel 9 Interview with Bruce Payette
Posted
over 6 years ago
by
PowerShell Team
0
Comments
A while ago I interviewed Bruce Payette for Channel9. It was fun to do and despite that fact that I've been working with Bruce for years, I learned some new things about him (like – Bruce started out as a sparky!). You can view the interview HERE . I...
Windows PowerShell Blog
Ctrl-End it All
Posted
over 6 years ago
by
PowerShell Team
9
Comments
Here's a great hint from one of our Windows PowerShell PMs. We all know that you can interrupt a command by typing Ctrl+C, but did you know that you can erase the end of a typed command line by pressing Ctrl+End, just like in Cmd.exe? The Ctrl+End...
Windows PowerShell Blog
CMD.exe compatibility
Posted
over 6 years ago
by
PowerShell Team
18
Comments
A few weeks ago I was getting Mark Russinovich up and running on PowerShell. While he liked the power the new model afforded him, he was frustrated because a bunch of things that were simple in CMD.EXE where now either hard or not available. I forget...
Windows PowerShell Blog
Time Stamping Log Files
Posted
over 6 years ago
by
PowerShell Team
0
Comments
Per Ostergaard has an interesting blog entry HERE where he discusses the pros/cons of various options for date/time formatting for time stamping log files. He concludes the following worked best for him: "$(Get-Date –f o) Start logging" Let's see...
Windows PowerShell Blog
Microsoft Compute Cluster now has a PowerShell Provider and Cmdlets
Posted
over 6 years ago
by
PowerShell Team
3
Comments
Today the Compute Cluster group announced the release of their Tool Pack HERE . This includes a monitoring tool, a ping/pong diagnostic tool and (drum roll please……) a PowerShell Snap-in which provides a provider and a set of commands. I really like what...
Windows PowerShell Blog
The Virtuous Cycle: .NET Developers using PowerShell
Posted
over 6 years ago
by
PowerShell Team
9
Comments
I recently did an interview with Thomas Caywood of Redmond Developer Magazine about how .NET developers where finding PowerShell to be a useful tool for their development environments. I was pleased to see that he contacted a number of developers to get...
Windows PowerShell Blog
Replacing cmd.exe
Posted
over 6 years ago
by
PowerShell Team
8
Comments
Scott Fulton has an interesting PowerShell article over at Betanews: Why Can't PowerShell Be the Windows Command Prompt? He has a number of great quotes from Ian McDonald. Here are a couple of my favorites: In five years' time, McDonald believes...
Windows PowerShell Blog
Microsoft Command Line Standard
Posted
over 6 years ago
by
PowerShell Team
16
Comments
The Microsoft Command Line Standard is now published HERE. I wrote the draft of this document (Dean Tsaltas did the editing) to define the operational standard for any command line tool independent of the technology that is implemented in. Clearly the...
Windows PowerShell Blog
RFC: Deprecating Parameters
Posted
over 6 years ago
by
PowerShell Team
12
Comments
Request For Comment One of our partners asked what the guidance was for a product that releases a cmdlet and then decides that they need to deprecate one or more of the parameters in a future release. We don't currently have guidance on this topic so...
Windows PowerShell Blog
Windows PowerShell: The Definitive Guide
Posted
over 6 years ago
by
PowerShell Team
2
Comments
Lee Holmes' book is now complete and a "rough cut" is available HERE from O'Reilly. This is an early access program where you get access to the book in electronic format before it is completed all the editing passes. The nice thing about this book...
Windows PowerShell Blog
Free PowerShell Book
Posted
over 6 years ago
by
PowerShell Team
17
Comments
Frank Koch has written a Windows PowerShell book and made it available for FREE download HERE . The subtitle is "An introduction to scripting technologies for people with no real background knowledge". Here is the table of contents: Contents O...
Windows PowerShell Blog
MS PowerShell for Linux?
Posted
over 6 years ago
by
PowerShell Team
8
Comments
ENJOY! http://www.linuxtoday.com/news_story.php3?ltsn=2007-05-10-019-35-OS-SW-DV "Those that don't understand Windows are doomed to recreate it?" :-) Jeffrey Snover [MSFT] Windows Management Partner Architect Visit the Windows PowerShell Team...
Windows PowerShell Blog
Online Training Survey
Posted
over 6 years ago
by
PowerShell Team
0
Comments
Don Jones is running a survey regarding online training for PowerShell and Vbscript. Please help move the community forward by spending ~ 5 minutes to answer 10 questions at: http://blog.sapien.com/current/2007/5/9/online-training-what-do-you-think...
Windows PowerShell Blog
TUI - The Ultimate User Interface
Posted
over 6 years ago
by
PowerShell Team
1
Comments
Check out Tom Yager's article on TUI (Text User Interface) HERE . People from every corner of the industry are beginning to figure it out. TEXT (CLI [Command Line Interface]) is your friend. I'm strongly believe that this is a GUI AND CLI issue...
Windows PowerShell Blog
PowerShell Podcast on Microsoft Watch
Posted
over 6 years ago
by
PowerShell Team
0
Comments
I had an interview with Joe Wilcox from Microsoft Watch. The podcast is available at: http://www.microsoft-watch.com/content/podcasts/microsofts_power_play.html Jeffrey Snover [MSFT] Windows Management Partner Architect Visit the Windows PowerShell...
Windows PowerShell Blog
Proposed new standard verbs
Posted
over 6 years ago
by
PowerShell Team
21
Comments
Hi, The PowerShell team is planning on adding the following verbs to the standard PowerShell verbs' list. Please review and send us any feedback you might have: Invoke To introduce or put into operation (This verb has been...
Windows PowerShell Blog
Cmdlet Help Editor tool
Posted
over 6 years ago
by
PowerShell Team
27
Comments
Intoducing the Cmdlet Help Editor V1.0 Cmdlet Help Editor enables you to create help topics for Windows PowerShell cmdlets in the XML format that Windows PowerShell reads. Help text created in Cmdlet Help Editor can be displayed immediately by a...
Page 1 of 2 (33 items)
1
2