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
Help file
HowTo
INTERNAL
Jeffrey Snover
LANGUAGE
PHILOSOPHY
PowerGUI
PowerShell
PowerShell ISE
PowerShell V2
Presentation
Quest
Remoting
Sapien
TechED
Video
WMI
WPF
Archive
Archives
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)
16 Oct 2007
MSDN Blogs
>
Windows PowerShell Blog
>
16 Oct 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows PowerShell Blog
IT-Forum: Demo files for all talks
Posted
over 5 years ago
by
PowerShell Team
5
Comments
Attached is a zip file containing all the demo files I've used at IT Forum. Jeffrey Snover [MSFT] Windows Management Partner Architect Visit the Windows PowerShell Team blog at: http://blogs.msdn.com/PowerShell Visit the Windows PowerShell ScriptCenter...
Windows PowerShell Blog
IT-Forum: Mgt308 Managing Systems with PowerShell - PDF
Posted
over 5 years ago
by
PowerShell Team
2
Comments
I'm doing this as seperate posts because I'm having trouble doing it as a single ZIP file. Attached is a PDF of my presentation. Jeffrey Snover [MSFT] Windows Management Partner Architect Visit the Windows PowerShell Team blog at: http://blogs.msdn...
Windows PowerShell Blog
IT-Forum: Mgt308 Managing Systems with PowerShell - PPT
Posted
over 5 years ago
by
PowerShell Team
1
Comments
Attached is my presentation. Jeffrey Snover [MSFT] Windows Management Partner Architect Visit the Windows PowerShell Team blog at: http://blogs.msdn.com/PowerShell Visit the Windows PowerShell ScriptCenter at: http://www.microsoft.com/technet/scriptcenter...
Windows PowerShell Blog
SQL Server Support for PowerShell!
Posted
over 5 years ago
by
PowerShell Team
10
Comments
Finally the information is public!!! You can't image how difficult it has been to know this information but not be able to tell anyone. It's so cool you just want to stop people on the street and tell them. Check out this eweek article: Microsoft Releases...
Windows PowerShell Blog
-Name in Get-XXX Cmdlets
Posted
over 5 years ago
by
PowerShell Team
1
Comments
I just saw a cool article by Don Brown who has written a set of SMS Cmdlets for Windows PowerShell . These work with SMS 2003 and are well worth a look-see if you are an SMS customer. (Btw – I wrote Get-XXX to mean GET-(any nounname) but now that I look...
Windows PowerShell Blog
Notes for My TechEd Talk
Posted
over 5 years ago
by
PowerShell Team
3
Comments
If you are interested in my presentation: TECHED: What's New for Developers in PowerShell V2 , you might be interested in this BLOG ENTRY by Sebastien Lambla over on http://serialseb.blogspot.com/ . He took very good notes during my session and posted...
Windows PowerShell Blog
TECHED: What’s New for Developers in PowerShell V2
Posted
over 5 years ago
by
PowerShell Team
8
Comments
Attached is the Deck I just presented at TechEd. I've provided it in PPT and PDF formats Jeffrey Snover [MSFT] Windows Management Partner Architect Visit the Windows PowerShell Team blog at: http://blogs.msdn.com/PowerShell Visit the Windows PowerShell...
Windows PowerShell Blog
Update-Gac.ps1
Posted
over 5 years ago
by
PowerShell Team
39
Comments
Below is the content of the Update-GAC.ps1 script that I run whenever I install a new version of PowerShell. Our installation is supposed to ngen the assemblies in the background. If that works, it doesn't work fast enough for me. Also I've seen lots...
Windows PowerShell Blog
CTP: Get-AliasSuggestion Rewritten to us CTP functions
Posted
over 5 years ago
by
PowerShell Team
1
Comments
I'm really enjoying the book Windows PowerShell Cookbook by Lee Holmes. It has lots of neat scripts. I decided to grab one and re-write it to highlight some of the features in the PowerShell V2 CTP. Below is the content for Get-AliasSuggestion.PS1...
Windows PowerShell Blog
Check it out: Out-vCard
Posted
over 5 years ago
by
PowerShell Team
1
Comments
Check out Dmitry Sotnikov's blog Out-vCard: Exporting Outlook Address Book . It lets you do things like: Get-QADGroupMember DL.ProjectA | Out-vCard To create a Vcard file for every member of a distribution list. This made my day (and I was already...
Windows PowerShell Blog
PowerShell V2 Book Available!
Posted
over 5 years ago
by
PowerShell Team
7
Comments
The PowerShell ecosystem is once again proving itself to be super smart and agile. Superstar's Don Jones and Jeffery Hicks are once again demonstrating why they are MVPs for PowerShell. On Nov 12 th , they (and Sapien Press) will release an electronic...
Windows PowerShell Blog
What's New in CTP of PowerShell 2.0
Posted
over 5 years ago
by
PowerShell Team
51
Comments
As you start to play with the CTP bits of Windows PowerShell 2.0 , it would be wise to tell what's new in this CTP release. First thing to know is that this release is compatible with and replaces Windows PowerShell 1.0. You must un-install PowerShell...
Windows PowerShell Blog
The Community Technology Preview (CTP) of Windows PowerShell 2.0
Posted
over 5 years ago
by
PowerShell Team
20
Comments
The Windows PowerShell Team is pleased to release the first Community Technology Preview (CTP) of Windows PowerShell 2.0! This release provides a “sneak peak” into the future, including key features that empower Windows administrators to: Run commands...
Windows PowerShell Blog
CTP: Watch This Space
Posted
over 5 years ago
by
PowerShell Team
31
Comments
Next week we'll be releasing a Community Technology Preview (CTP) of Windows PowerShell V2.0. This release will not be for everyone. This morning I wrote 3 blog entries that set your expectation about the CTP. I decided to blog them BEFORE the CTP...
Windows PowerShell Blog
CTP: Versioning
Posted
over 5 years ago
by
PowerShell Team
12
Comments
Next week we'll be releasing a Community Technology Preview (CTP) of Windows PowerShell V2.0. I'm going to hold off saying what is in it until next week. The purpose of this email is to set your expectations about the CTP. Versioning The PowerShell...
Windows PowerShell Blog
CTP: Platform Requirements
Posted
over 5 years ago
by
PowerShell Team
17
Comments
Next week we'll be releasing a Community Technology Preview (CTP) of Windows PowerShell V2.0. I'm going to hold off saying what is in it until next week. The purpose of this email is to set your expectations about the CTP. Platform Requirements The...
Windows PowerShell Blog
CTP: CTP -NE Beta!
Posted
over 5 years ago
by
PowerShell Team
23
Comments
Next week we'll be releasing a Community Technology Preview (CTP) of Windows PowerShell V2.0. I'm going to hold off saying what is in it until next week. The purpose of this email is to set your expectations about the CTP. CTP -NE BETA ! The first...
Windows PowerShell Blog
PowerShell Cookbook Now Available
Posted
over 5 years ago
by
PowerShell Team
7
Comments
Lee Holmes' book "PowerShell CookBook" is now available. If you've been following PowerShell for any time now, I'm sure that you have Lee's Website as a favorite just as I do. Lee has a wonderful way to explain things and provide exactly the example you...
Windows PowerShell Blog
WINRM
Posted
over 5 years ago
by
PowerShell Team
10
Comments
WINRM is the CLI interface to our WS-MGMT protocol. The neat thing about this is that you can call it from PowerShell to manage remote systems that don't have PowerShell installed on them (including Server Core systems and Raw hardware). I was trying...
Windows PowerShell Blog
Dynamic Casting
Posted
over 5 years ago
by
PowerShell Team
4
Comments
We've seen a couple requests for this on our internal mailing lists so I thought other people would be interested. There are times when you want to do something like: $d = [DateTime] [$d]"12/25/2007" Or (using a STRING instead of a TYPE): $d...
Windows PowerShell Blog
Cool Stuff Coming!
Posted
over 5 years ago
by
PowerShell Team
10
Comments
Apologizes for going "radio-silent" on the blog here. We have all been very busy getting some very exciting things ready. I'm going to leave out the details until next week but clever people will notice that we are coming up on our 1 year anniversary...
Windows PowerShell Blog
IT administrators with PowerShell skills wanted for usability studies in the Puget Sound area
Posted
over 5 years ago
by
PowerShell Team
0
Comments
Microsoft’s Usability group is recruiting IT administrators who have intermediate to advanced skills with PowerShell for upcoming usability studies. This is a unique opportunity to provide feedback and improve the user experience of PowerShell version...
Page 1 of 1 (22 items)