Showing results for June 2008 - PowerShell Team

Jun 30, 2008
0
0

PowerPack Challenge '08

PowerShell Team
PowerShell Team

Quest is holding a PowerGUI scripting contest starting tomorrow July 1.  If you are not familar with PowerGUI, it is a PowerShell scripting and execution GUI.  If you aren't already a PowerGUI user, here is a great opportunity to kick the tires.  If you are already a PowerGUI user, here is an opportunity to turn that skill ...

QuestPowerGUI
Jun 26, 2008
0
0

New AD Cmdlets from Quest

PowerShell Team
PowerShell Team

Rod Trent from MyITForum.com  has the details HERE  Enjoy! 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

QuestActive Directory
Jun 26, 2008
0
0

#7 Best all time Microsoft Product

PowerShell Team
PowerShell Team

Check out what EWeek has declared to be the #7 Best Microsoft Product:   http://www.eweek.com/c/a/Security/The-Best-and-Worst-Microsoft-Products/8/   And that is Version 1 -  wait until they see Version 2!   SNOOPY DANCE!     Jeffrey Snover [MSFT]Windows Management Partner ArchitectVisit the Windows PowerShell Te...

Jun 22, 2008
0
0

SQL Use of MiniShells

PowerShell Team
PowerShell Team

The SQL team has been receiving a lot of bashing lately over some of the decisions they made integrating PowerShell into SQL 2008.  I thought I would take a couple minutes to clarify a few things, eat some sin and talk about a constructive engagement model between the community and the feature teams implementing PowerShell cmdlets. First let m...

SQL
Jun 20, 2008
0
0

Getting Credentials From The Command Line

PowerShell Team
PowerShell Team

When you use the Get-Credential cmdlet, you get a GUI dialog box to enter the credentials.  This is the "Common Criteria Certified" way of handling credentials.  It is also a pain in the butt at times.  If you are an admin, you can alter this and request credentials via the command line as follows:   PS> $key = "HKLM:\SO...

Get-Credential
Jun 19, 2008
0
0

Group Policy Health Cmdlet

PowerShell Team
PowerShell Team

SDMSoftware has just released a Group Policy Health Cmdlet HERE. They have a great, high-quality, 9 minute DEMO VIDEO showing what the cmdlet does and how to work it. Nice stuff. Jeffrey Snover [MSFT]Windows Management Partner ArchitectVisit the Windows PowerShell Team blog at:    http://blogs.msdn.com/PowerShellVisit the W...

Group Policy
Jun 19, 2008
0
0

Windows PowerShell Virtual User Group Meeting #6 – June 24th.

PowerShell Team
PowerShell Team

Marco Shaw is hosting the 6th PowerShell Virtual User Group meeting on June 24th. (See http://marcoshaw.blogspot.com/2008/06/windows-powershell-virtual-user-group.html for details and sign-up). He has graciously allowed Wassim and I to present some of the new post-CTP2 things that the PowerShell team is working on. This should be an excellent oppor...

Jun 19, 2008
0
0

Push-Noun

PowerShell Team
PowerShell Team

We looked at a lot of CLI models when designing PowerShell.  One of them was netsh.  One of the things I had a love/hate relationship with was netsh's use of context.  In netsh, you can set context via navigation and then you don't need to provide that context on the command line.  For instance you navigate into the FIREWALL and...

Push-Noun
Jun 18, 2008
0
0

PowerShell V1 and V2 Running On WS08 Server Core

PowerShell Team
PowerShell Team

Yup- that's right.  Check it out at superstar Karl Prosser's blog HERE.  He even has a video of it working. The blog is somewhat of a tease in that he is going to wait till tomorrow to tell us how he did it.  I'm constantly amazed by what the community can do if you give them the right tools! Thanks Karl! Jeffrey Snover [MSFT]Window...

Server Core
Jun 17, 2008
0
0

When Will PowerShell V2 Ship?

PowerShell Team
PowerShell Team

By far, the most frequently asked question at TechEd 2008 was, "When will PowerShell V2 Ship?".  We are expressly prohibited from answering that question and I know that that can be frustrating.  I can say this: We are now feature complete with V2.  History has shown that when we reach this stage of development, it takes us a y...