PowerShell Team

Automating the world one-liner at a time…

Latest posts

May 6, 2007
Post comments count 0
Post likes count 0

Start-Demo Script

PowerShell Team

During my webcast on 5/3/2007 I used jeffrey's start-demo script to run my powershell demos. Lot of folks asked if we could share it. Jeffrey has already shared out the script in the following blogs. See the links below if you missed it earlier. http://blogs.msdn.com/powershell/archive/2007/03/06/improved-start-demo-script.aspx http://blogs.msdn.com/powershell/archive/2007/03/03/start-demo-help-doing-demos-using-powershell.aspx     

May 5, 2007
Post comments count 0
Post likes count 0

Running Scripts Downloaded from the Internet

PowerShell Team

Over on the Microsoft.Public.Windows.PowerShell newsgroup Stefan had a number of questions about the following scenario: I want to start ps1 scripts over UNC paths or mapped network shares. I tried to change the execution policy to unrestricted but I always get the following prompt:Security WarningRun only scripts that you trust. While scripts from the Internet can be useful, this script can potentially harm yourcomputer. Do you want to run \\blablabla\bla?[D] Do not run  [R] Run once  [S] Suspend  [?] Help (default is "D"): This has confused a number of people. That is because most of us never read the document...

May 4, 2007
Post comments count 0
Post likes count 0

Group Policy Administration

PowerShell Team

This month's TechNet Magazine has an article:  Simplify Group Policy Administration with Windows PowerShell.  They are good enough to include all the code as a download. Jeffrey Snover [MSFT]Windows Management Partner ArchitectVisit the Windows PowerShell Team blog at:    http://blogs.msdn.com/PowerShellVisit the Windows PowerShell ScriptCenter at:  http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx   

May 3, 2007
Post comments count 0
Post likes count 0

PowerShell Description

PowerShell Team

Following Slashdot's review of Bruce's book (PowerShell in Action ), a ton of people chimed in with comments. One of the most interesting as this one from nacturation: Well said. Jeffrey Snover [MSFT]Windows Management Partner ArchitectVisit the Windows PowerShell Team blog at: http://blogs.msdn.com/PowerShellVisit the Windows PowerShell ScriptCenter at: http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx

May 2, 2007
Post comments count 0
Post likes count 0

Slashdot review of PowerShell in Action

PowerShell Team

Slashdot has a review of Bruce's book at:  http://books.slashdot.org/article.pl?sid=07/05/02/1345254 Jeffrey Snover [MSFT]Windows Management Partner ArchitectVisit the Windows PowerShell Team blog at:    http://blogs.msdn.com/PowerShellVisit the Windows PowerShell ScriptCenter at:  http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx

May 2, 2007
Post comments count 0
Post likes count 0

Windows Server Manager and Windows PowerShell Overview Technet Webcast on 5/3/2007

PowerShell Team

As part of Longhorn Server Beta3 release, we are doing a series of webcasts discussing new features in Longhorn Server. This Thursday we will be giving a combined talk that gives an Overview of Server Manager and Windows PowerShell. Hope you all can join in. The registration details are below Title: Overview of Server Manager and Windows PowerShell in Windows Server Code Name "Longhorn"  Time: 11:30 AM to 1PM 5/3/2007 (PST) ATTENDEE URL:  http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032336480&Culture=en-US

May 1, 2007
Post comments count 0
Post likes count 0

Filing Bugs: The PowerShell Connect Program is back in business

PowerShell Team

Filing Bugs We need your help to make sure PowerShell isn't just a great product, but a very high-quality product! If you run into any bug or usability issue, please file a bug, even if you see a typo in the documentation.   We've set up a bug reporting area on Microsoft Connect for you to: ·         Submit your bugs ·         Vote on issues that others have found ·         Search for workarounds and resolutions to your issues.   These bugs are sent directly to the team, and every sin...

Apr 30, 2007
Post comments count 0
Post likes count 0

Object Serialization Directives

PowerShell Team

Apr 30, 2007
Post comments count 0
Post likes count 0

Longhorn Server TAP presentation

PowerShell Team

A few weeks ago, Kenneth Hansen gave a presentation at the Longhorn Server TAP meeting here in Redmond. Attached are his slides and demo scripts.  These are pretty useful if you want to give an overview presentation about PowerShell.   BTW - Some people have asked about this so I thought I would make it clear - please feel free to use any PPT, Script, etc that we post here in any way you like.  Jeffrey Snover [MSFT]Windows Management Partner ArchitectVisit the Windows PowerShell Team blog at:    http://blogs.msdn.com/PowerShellVisit the Windows PowerShell ScriptCenter at:...