< Back

Read-GzPowershellModule

Tue Jan 14, 2020 12:29 am

NAME Read-GzPowershellModule



SYNTAX

Read-GzPowershellModule [<CommonParameters>]





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=$data = Read-GzWin32App;

remarks=System.Management.Automation.PSObject[]; title=-------------------------- EXAMPLE 1

--------------------------}}

inputTypes : @{inputType=@{type=@{name=Inputs (if any)}}}

alertSet : @{alert=System.Management.Automation.PSObject[]}

syntax : @{syntaxItem=@{name=Read-GzWin32App; parameter=System.Management.Automation.PSObject[]}}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{name=Read-GzWin32App; description=System.Management.Automation.PSObject[]}

description : {@{Text=Reads the registry for all Win32 applications that are installed

including applications installed by other users. This command requires

administrative rights unless the -CurrentUser flag is present.}}

returnValues : @{returnValue=@{type=@{name=The output is an array of PsCustomObjects with the following properties:



displayName: [string]

keyName: [string]

displayVersion: [string]

installDate: [string]

installLocation: [string]

estimatedSize: [double]

publisher: [string]

uninstallString: [string]

innoSetupVersion: [string]

helpLink: [string]

x64: [boolean]

scope: [string] machine|user

createdAt = [Int64] epoch time

updatedAt = [Int64] epoch time

createdAtDisplay: [string] datetime

updatedAtDisplay: [string] datetime

removedAt: [Int64?] epoc time, defaults to null}}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Read-GzWin32App

Category : Function

Synopsis : Reads the registry for all Win32 applications that are installed.

Component :

Role :

Functionality :

ModuleName : Gz-WindowsTelemetry