< Back

Read-GzWinService

Tue Jan 14, 2020 12:31 am

NAME Read-GzWinService



SYNTAX

Read-GzWinService [<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=$volumes = Read-GzWinVolume;

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

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

inputTypes : @{inputType=@{type=@{name=None}}}

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

syntax : @{syntaxItem=@{name=Read-GzWinVolume}}

parameters :

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

description : {@{Text=Reads a list of windows volumes and returns an array of

information such as volume heath, size, size remaining,

and volume name and drive letter.}}

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

drive = [string]

healthStatus = [string] Ok|Bad

operationalStatus = [string]

path = [string] contains unique id

size = [UInt64]

type = [string] NTFS

sizeDisplay = [string]

sizeRemaining = [UInt64]

sizeRemainingDisplay = [string]

percentUser = [double]

createdAt = [Int64] epoch

updatedAt = [Int64] epoch

createdAtDisplay = [string] datetime

updatedAtDisplay = [string] datetime}}}

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-GzWinVolume

Category : Function

Synopsis : Reads a list of windows volumes and returns an array of

information.

Component :

Role :

Functionality :

ModuleName : Gz-WindowsTelemetry





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=Register-GzRegistryUserHive;

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

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

inputTypes : @{inputType=@{type=@{name=None}}}

syntax : @{syntaxItem=@{name=Register-GzRegistryUserHive}}

parameters :

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

description : {@{Text=Register HKU for the users hive}}

returnValues : @{returnValue=@{type=@{name=Boolean}}}

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 : Register-GzRegistryUserHive

Category : Function

Synopsis : Register HKU for the users hive

Component :

Role :

Functionality :

ModuleName : Gz-WindowsTelemetry