Showing results for Help - PowerShell Team

Nov 19, 2014
0
0

Documenting DSC Part 2

PowerShell Team
PowerShell Team

In a previous post, we introduced the team of writers working on documenting DSC. (You can always contact them at DSCIX@microsoft.com.) We’ve started out by bringing the existing documentation up to date (the topics for all of the built-in resources have been brought current, for example) and transferring all or parts of most of the post...

Windows PowerShell Desired State ConfigurationDOCUMENTATIONHelp
Jan 17, 2013
0
0

Updatable Help speaks only English! What’s up with that?

PowerShell Team
PowerShell Team

Our customers have certainly not been shy about their interest in multiple languages of Windows PowerShell Updatable Help, and we're grateful to hear how much they would value localized Help. Our challenge is this: Updatable Help is a new feature for this release of Windows PowerShell, and we have so very many new cmdlets and modules for Windows Po...

PowerShellDOCUMENTATIONGet-Help
Sep 20, 2011
0
0

Cmdlet Help Editor is now released on CodePlex

PowerShell Team
PowerShell Team

I published the source code for the Cmdlet Help Editor on CodePlex here: http://cmdlethelpeditor.codeplex.com/ . Please feel free to contribute. for more information on the Cmdlet Help Editor, please check out the following post: http://blogs.msdn.com/b/powershell/archive/2007/09/01/new-and-improved-cmdlet-help-editor-tool.aspx  Wassim Fa...

HowToGet-HelpCMDLET
May 16, 2011
0
0

Download the Updated Core Help CHM

PowerShell Team
PowerShell Team

The best way to get updated help for Windows PowerShell core commands is to type "Get-Help –Online <cmdletname>," but that works only when you're online and your firewall permits Internet access. For all of those other times, there's the new Windows PowerShell 2.0 Core Help – May 2011 Update in CHM format. The newly released CHM ...

DOCUMENTATIONHelpHelp file
Jul 21, 2009
0
0

URLs for PowerShell Core Help Topics

PowerShell Team
PowerShell Team

Several Windows PowerShell online help fans have requested a list of all of the URLs of Windows PowerShell Core online help topics in the TechNet Library. I'm providing them here so that they're available to everyone.   The file includes URLs for the current Windows PowerShell Core conceptual ("about"), cmdlet, and provider help, custom ...

Get-HelpHelpHelpOnline
Jul 9, 2009
0
0

Function Help Cannot Share a Cmdlet Help File

PowerShell Team
PowerShell Team

In Windows PowerShell 2.0, you can write help topics for functions, scripts, and modules, just as you do for cmdlets and providers. In fact, as a best practice, you should always include help topics for all shared PowerShell items.  And we make it easy. For functions and scripts, you can write comment-based help topics right in the script or ...

Get-HelpHelpXML