Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Help with help! (Powershell 3.0)

$
0
0

I know I brought this upon myself, but since upgrading to the Powershell 3.0 CTP, my help has all gone!  For example,

Get-Help Get-Childitem

...will return this:

 NAME
    Get-ChildItem
   
SYNTAX
    Get-ChildItem [[-Path] <string[]>] [[-Filter] <string>] [-Include <string[]>] [-Exclude <string[]>] [-Recurse] [-Force] [-Name]
    [-UseTransaction] [<CommonParameters>]
   
    Get-ChildItem [-LiteralPath] <string[]> [[-Filter] <string>] [-Include <string[]>] [-Exclude <string[]>] [-Recurse] [-Force] [-Name]
    [-UseTransaction] [<CommonParameters>]

ALIASES
    gci
    ls
    dir

REMARKS
    Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.
        -- To download and install Help files for the module that includes this cmdlet, use Update-Help.
        -- To view the Help topic for this cmdlet online, type: "Get-Help Get-ChildItem -Online" or
           go to http://go.microsoft.com/fwlink/?LinkID=113308.

 

I know this 3.0 is very new, but does anyone have any idea how I can fix my help, instead of relying on the online help, because it is not always convenient to be online.  Anyway, I don't like it when things that I like are broken. 

The new PS3 ISE is a lot better with the Intellisense, and I don't want to go back.


[string](0..9|%{[char][int](32+("39826578840055658268").substring(($_*2),2))})-replace "\s{1}\b"

Viewing all articles
Browse latest Browse all 15028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>