Showing results for March 2007 - PowerShell Team

Mar 30, 2007
0
0

MMS2007: SW10 Advanced PowerShell Scripting

PowerShell Team
PowerShell Team

Attached is a zip file which contains the PowerPoint slides and demo scripts for my SW10 Advanced  PowerShell Scripting talk that I'm about to give at MMS2007.  Enjoy! Jeffrey Snover [MSFT]Windows Management Partner ArchitectVisit the Windows PowerShell Team blog at:    http://blogs.msdn.com/PowerShellVisit the Wi...

Mar 29, 2007
0
0

MMS2007: SW09 Extending PowerShell/Mananaging a Production WebSite using PowerShell

PowerShell Team
PowerShell Team

Attached is a zip file which contains the PowerPoint slides and demo scripts for my SW09 Extending PowerShell/Mananaging a Production WebSite using PowerShell talk that I'm about to give at MMS2007.  Enjoy! Jeffrey Snover [MSFT]Windows Management Partner ArchitectVisit the Windows PowerShell Team blog at:    http://blo...

Presentation
Mar 28, 2007
0
0

MMS2007: Managing Systems Using PowerShell

PowerShell Team
PowerShell Team

[3/20/07 - Updated zip file with Demo-ManagingAD.Txt] Attached is a zip file which contains the PowerPoint slides and demo scripts for my SW08 Managing Systems Using PowerShell talk that I'm about to give at MMS2007.  Enjoy! Jeffrey Snover [MSFT]Windows Management Partner ArchitectVisit the Windows PowerShell Team blog at:  &nbs...

Presentation
Mar 27, 2007
0
0

Announced: PowerShell to Ship in Windows Server (Longhorn)!!!!

PowerShell Team
PowerShell Team

The rate of PowerShell adoption has been quite stunning.  We've all been amazed by the momentum.  Here are a few datapoints: I'm here at the Microsoft Management Summit (MMS) in San Diego and the momentum is growing! And now for the biggie: It's a pretty big day for us in the PowerShell world.  Cheers! Jeffrey Snover [MSFT]W...

Mar 23, 2007
0
0

Thread.ApartmentState and PowerShell Execution Thread

PowerShell Team
PowerShell Team

Recently someone, in internal discussion groups, asked if it is possible to set “ApartmentState” on the powershell’s execution thread. I thought this info is useful to some of you and hence this blog.  To touch basics on ApartmentState see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemthreadingapartment...

Mar 22, 2007
0
0

MMS: SW08 Revised Title/Abstract

PowerShell Team
PowerShell Team

Here is another change for those of you coming to MMS. Yesterday I reviewed the demo that we'll be showing at this session and was really excited by what I saw. We video taped it for Channel9 so if you miss the talk/demo, you'll be able to see it sometime in the future SW08 Managing systems with Windows PowerShell/Managing AD using PowerShell Wed...

Mar 21, 2007
0
0

MMS: SW09 Revised Title/Abstract

PowerShell Team
PowerShell Team

I hope to see some of you at MMS (Microsoft Management Summit) in San Diego next week. I'll be giving a number of talks and will be around a lot so please come introduce yourself and say howdy.  I'm pleased to announce a change in the title and abstract for my SW09 talk on Thursday. Scott Hanselman is going to join me and show you some of the gr...

Mar 21, 2007
0
0

Test-Path: We Goofed

PowerShell Team
PowerShell Team

Test-Path: We Goofed!    (also known as a documentation errata…) Test-Path is a very handy little cmdlet. You submit a path and it tells you (TRUE/FALSE) whether the elements of the path exist on the computer. You can use it to determine whether particular files or folders are present (or missing) or to look for a registry key that indicates that a...

Mar 19, 2007
0
0

Windows Server 2003 SP2 upgrade

PowerShell Team
PowerShell Team

Because of the nature of the Windows Service pack (SP) releases, all the windows updates are consumed by SP upgrade. So once you upgrade to a new SP all the updates that were installed earlier cannot be uninstalled.  Since Windows PowerShell is released as an update to Windows, upgrading to W2k3 SP2 will remove the powershell uninstaller ...

installation
Mar 18, 2007
0
0

Monad Manifesto – the Origin of Windows PowerShell

PowerShell Team
PowerShell Team

A Attached is a public version of the original Monad Manifesto. This is not a Windows PowerShell whitepaper nor is it an accurate description of how V1.0 works. This is a version of the original Monad Manifesto which articulated the long term vision and started the development effort which became PowerShell. Many of the elements described in this...