Sign In
Windows PowerShell Blog
Automating the world one-liner at a time...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Advanced Functions
CMDLET
CTP3
DOCUMENTATION
DOTNET
FAQ
Get-Help
HowTo
INTERNAL
Jeffrey Snover
LANGUAGE
PHILOSOPHY
PowerGUI
PowerShell
PowerShell Deep Dive
PowerShell ISE
PowerShell V2
Presentation
Quest
Remoting
Sapien
TechED
Video
WMI
WPF
Archive
Archives
June 2012
(1)
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)
June, 2009
MSDN Blogs
>
Windows PowerShell Blog
>
June, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows PowerShell Blog
WMI Performance
Posted
over 3 years ago
by
PowerShell Team
2
Comments
Andy Cheung wrote a very good blog on WMI performance HERE . Check it out. Enjoy! Jeffrey Snover [MSFT] Distinguished Engineer Visit the Windows PowerShell Team blog at: http://blogs.msdn.com/PowerShell Visit the Windows...
Windows PowerShell Blog
Detection logic for PowerShell installation
Posted
over 3 years ago
by
PowerShell Team
8
Comments
"How do we programmatically detect that PowerShell is installed ?" - This question has started coming up frequently as more folks (both internally and externally) have started to build applications with PowerShell support. As we approach Win7/W2K8-R2...
Windows PowerShell Blog
New Powershell Survey on Connect
Posted
over 3 years ago
by
PowerShell Team
8
Comments
PowerShell team wants to hear from you. How easy or difficult it is for you to search PowerShell stuff like learning materials, help , samples, scripts etc? how often do you search for these? and what are your best bets to find information? How it...
Windows PowerShell Blog
PowerShell Remoting Protocol Documentation Available
Posted
over 3 years ago
by
PowerShell Team
2
Comments
William Vambenepe has a great blog entry Native "SSH" on Windows via WS-Management that is well worth a read. I know that we've been busting our butts documenting our protocols but I hadn't realized that we actually were posting them where people could...
Windows PowerShell Blog
PowerShell trainings
Posted
over 3 years ago
by
PowerShell Team
3
Comments
PowerShell FAQ : Where I can find useful trainings to learn Poweshell? Answer: Thanks to PowerShell MVPs, we have this very useful page http://www.powershellcommunity.org/LearningResources.aspx And this online videos series from Don Jones is very...
Windows PowerShell Blog
PowerBoots 0.2 is Now Available
Posted
over 3 years ago
by
PowerShell Team
0
Comments
Joel 'Jaykul' Bennett has just published the 0.2 version of PowerBoots on CodePlex . PowerBoots is a library which allows you to write WPF GUIs in PowerShell. He has a great tutorial HERE that you should definitely check out. In fact...
Windows PowerShell Blog
Traps vs Try/Catch
Posted
over 3 years ago
by
PowerShell Team
0
Comments
Someone as asking about Traps vs Try/Catch and Jason Shirk (PowerShell developer) gave a nice concise and precise answer that I thought I would share with you: Trap: Designed for admins V1 and V2 Introduces a new scope Is “global”, meaning...
Windows PowerShell Blog
Summer Scripting Game : Its ON
Posted
over 3 years ago
by
PowerShell Team
0
Comments
The 2009 Summer Scripting Games have officially begun. For the last few days the Scripting Guys have been revealing the events one day at a time. For more information on the events, you can refer to this post from ScriptingGuys. This year’s scripting...
Windows PowerShell Blog
Kudos to the Win7 Diagnostics Team
Posted
over 3 years ago
by
PowerShell Team
1
Comments
Have you ever had problems connecting to a network and gotten one of those dialog boxes that offers to repair it? Mostly the networking just works but every now again one of the 10,000 moving parts required to make networking function gets misaligned...
Windows PowerShell Blog
Help Us Help You By Signing Up For A Site Visit
Posted
over 3 years ago
by
PowerShell Team
0
Comments
Windows Server Site Visits in July 09 (Open to US and Canada participants only) The Windows Server User Research team wants to conduct site visits to learn from people who are involved in any and all aspects of managing servers! We’re hitting the...
Windows PowerShell Blog
Windows Event Log in PowerShell - Part II
Posted
over 3 years ago
by
PowerShell Team
11
Comments
In part 1 of “ Event logs in Powershell ” we talked about differences between Get-EventLog and Get-WinEvent. In this second part we will dig deeper into Get-WinEvent. Starting in Windows Vista, the Windows Event Log was updated to provide a more...
Windows PowerShell Blog
2009 Summer Scripting Games
Posted
over 3 years ago
by
PowerShell Team
2
Comments
Scripting Games start on June 15th and the excitement is building up. Details about the events in the game are emerging. Beginner and Advanced 100 meter Dash Beginner and Advanced Long jump Scripts can be submitted/viewed at http://scriptinggames...
Windows PowerShell Blog
Scripting Games 2009 - More details
Posted
over 3 years ago
by
PowerShell Team
1
Comments
Scripting Guys have posted more details about the 2009 scripting games, read it here . Stay tuned to their blog and Twitter for updates Thanks Osama Sajid
Windows PowerShell Blog
Managing Remote Sessions
Posted
over 3 years ago
by
PowerShell Team
0
Comments
PowerShell V2 introduces a new capability which allows you to remotely manage machines in your organization. You may have already tried this new feature. In this blog, I will show how an administrator can manage different remote sessions (created by different...
Windows PowerShell Blog
Peering into script modules
Posted
over 3 years ago
by
PowerShell Team
1
Comments
Sometimes it’s handy to access internal elements of script modules. For instance you may be using a 3rd party module in your application and would like to see the internal state for debugging purposes. This can be accomplished with the invoke operator...
Windows PowerShell Blog
Getting Started with AppLocker management using Powershell
Posted
over 3 years ago
by
PowerShell Team
3
Comments
Have you tried out the new AppLocker feature in Windows 7? If not, check it out here and here . Also check out the AppLocker references during TechEd here along with a related video here . AppLocker allows you to specify applications that can or cannot...
Page 1 of 1 (16 items)