Product: PowerShell Universal
Version: 1.4.6
Hello,
I am unable to find any help using Get-Help. I installed Universal and even tried the one that comes with the server
ipmo C:\ProgramData\PowerShellUniversal\Server\Modules\Universal\Universal.psd1 -Force
Get-Help New-UDElement
NAME
New-UDElement
SYNOPSIS
{{ Fill in the Synopsis }}
SYNTAX
New-UDElement [-ArgumentList <Object[]>] [-Attributes <Hashtable>] [-AutoRefresh] [-Content <ScriptBlock>] [-Endpoint <ScriptBlock>] [-Id <String>] [-OnMount <String>]
[-RefreshInterval <Int32>] -Tag <String> [<CommonParameters>]
DESCRIPTION
{{ Fill in the Description }}
RELATED LINKS
Online Version: https://go.microsoft.com/fwlink/?LinkID=217032
REMARKS
To see the examples, type: "get-help New-UDElement -examples".
For more information, type: "get-help New-UDElement -detailed".
For technical information, type: "get-help New-UDElement -full".
For online help, type: "get-help New-UDElement -online"
Am I doing something wrong? If not, can we please get help from PowerShell itself?