Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Blog - Title
September, 2009
MSDN Blogs
>
Windows PowerShell Blog
>
September, 2009
Server & Tools Blogs
>
Server & Management Blogs
>
Windows PowerShell Blog
All About Windows Server
Windows Server
Windows Server Essentials Blog
Partner & Customer Solutions
Ask The
Performance Team
Ask Premier Field Engineering
Ask the Core Team
Cloud OS Blogs
Brad Anderson - In the Cloud
Building Clouds
Server & 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
Client Management
System Center Configuration Manager
System Center Service Manager
Malware Protection Center
Microsoft Intune
SUS
Enterprise Mobility
Virtualization, VDI & Remote Desktop
Virtualization Team Blog
Ben Armstrong’s Virtualization Blog
Jose Barreto Blog on Hyper-V
Remote Desktop Services
Windows Multipoint Server
Ask the Core Team on Hyper-V
Enterprise Mobility
File & Storage & High Availability
File & Storage
Jose Barreto
Ask the Core Team on Failover Cluster
Clustering & High Availability
Windows Server Management
PowerShell
Hey Scripting Guy (PowerShell)
Server Manager
Networking
Identity & Access
Ask Directory Services
Active Directory Team Blog
Enterprise Mobility
Windows PowerShell Blog
Automating the world one-liner at a time…
Top Server & Tools Blogs
ScottGu's Blog
Somasegar's Blog
Brian Harry's Blog
Steve "Guggs" Guggenheimer's Blog
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Tags
Advanced Functions
Community
CTP3
Desired State Configuration
DOCUMENTATION
DOTNET
DSC
FAQ
HowTo
Jeffrey Snover
PHILOSOPHY
PowerShell
PowerShell 4.0
PowerShell Deep Dive
PowerShell ISE
PowerShell V2
Quest
Remoting
Sapien
TechED
Windows PowerShell 4.0
Windows PowerShell Desired State Configuration
Windows Server 2012
WMI
WPF
More
▼
Less
▲
Archives
Archives
October 2014
(3)
September 2014
(4)
August 2014
(3)
July 2014
(3)
June 2014
(2)
May 2014
(5)
April 2014
(7)
March 2014
(2)
February 2014
(6)
January 2014
(3)
December 2013
(7)
November 2013
(7)
October 2013
(5)
August 2013
(1)
July 2013
(4)
June 2013
(1)
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
Understanding the Feedback Process
Posted
over 5 years ago
by
PowerShell Team
1
Comments
During the development of any product, the vision for the upcoming release is driven by the desire to help as many customers in the most effective way possible. One of the interesting aspects of a release is balancing the effort you spend on different...
Windows PowerShell Blog
What's Up With Command Prefixes?
Posted
over 5 years ago
by
PowerShell Team
3
Comments
We like to say that PowerShell uses Verb-Noun naming. If we were accurate, we would say that PowerShell uses Verb- Prefix Noun naming. For instance: Get-WinEvent . WIN is a prefix for Windows. Every now and again people look at...
Windows PowerShell Blog
Remoting for non-Admins
Posted
over 5 years ago
by
PowerShell Team
0
Comments
Per Østergaard has a great blog entry with all the steps for enabling this HERE . You’ll want to bookmark this one. :-) Enjoy! Jeffrey Snover [MSFT] Distinguished Engineer Visit the Windows PowerShell Team blog at: ...
Windows PowerShell Blog
Select –ExpandProperty <PropertyName>
Posted
over 5 years ago
by
PowerShell Team
10
Comments
Most of us are familiar with the traditional use of Select –ExpandProperty <propertyname>. This takes a the value of an incoming object, enumerates its values and outputs each of those values as a single record on the output stream after adding...
Windows PowerShell Blog
The Glory of Quick and Dirty Scripting
Posted
over 5 years ago
by
PowerShell Team
1
Comments
One of the things I want us to consider doing in the future is to leverage our Universal Code Execution infrastructure to execute any kind of code. For example, imagine that I have some script foo.vbs, I’d like to do the following: PS> Invoke...
Windows PowerShell Blog
What’s New in PowerShell V2 - By Joel “Jaykul” Bennett
Posted
over 5 years ago
by
PowerShell Team
1
Comments
PowerShell MVP Jaykul gave a presentation to the NY PowerShell user group and was kind enough to post the text of his slides HERE . One of the problems I have in talking about V2 is that there is SO much good stuff that I often get the levelling...
Windows PowerShell Blog
Analyzing Weblog Data Using the Admin Development Model
Posted
over 5 years ago
by
PowerShell Team
0
Comments
Someone just tweeted a link to Scott Hanselman’s 2007 blog (an oldie but goodie) about how he used PowerShell to analyze the WebLog data from his podcasts. He provides a beautiful example of I like to call the “Admin Development model”. The...
Windows PowerShell Blog
XP and W2K3 Release Candidate Versions of PowerShell are Now Available for Download
Posted
over 5 years ago
by
PowerShell Team
18
Comments
Good things come to those who wait. Please download these bits and let us know if you have any problems with them. https://connect.microsoft.com/windowsmanagement/Downloads Just to be clear, this download contains the latest version of both PowerShell...
Windows PowerShell Blog
New and Improved PowerShell Connect Site
Posted
over 5 years ago
by
PowerShell Team
3
Comments
We have made changes to PowerShell connect site last month with the goal of making it easier for users to submit and share feedback. We also changed the page layout to make it more user friendly. Take a look at our new site https://connect.microsoft...
Windows PowerShell Blog
Help Us Improve Microsoft Windows Management Framework
Posted
over 5 years ago
by
PowerShell Team
6
Comments
After WMF (Windows Management Framework ), i.e., the combined download package of Powershell, WsMan and BITS, for Vista and Windows Server 2008 was released to the Web on Aug. 13th , we can feel the high expectation for the final WMF releases from our...
Windows PowerShell Blog
Learn Windows PowerShell 2.0 with PowerGUI
Posted
over 5 years ago
by
PowerShell Team
4
Comments
PowerGUI has a cool way to get you started with PowerShell 2.0 features.. 'Code Snippets' . Take a at this video to know more. http://poshoholic.com/2009/08/28/learn-powershell-v2-features-using-powershell-code-snippets/ Thanks Osama Sajid, Program...
Windows PowerShell Blog
Seatle Script Club - Tonight (9/3/2009)
Posted
over 5 years ago
by
PowerShell Team
0
Comments
Tonight is the second meeting of Script Club in Seattle at Avanade. If you're in the area tonight between 7:15 and 8:30, feel free to stop by to get help learning or using PowerShell. Tonight's meeting is at: Avanade, 818 Stewart St, Seattle, WA at...
Page 1 of 1 (12 items)