API Reference
Command
Get-CxRegistryValue
Implements the Get-CxRegistryValue cmdlet.
Examples
Example 1
Get-CxRegistryValue -ComputerName SERVER1
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
Get-CxRegistryValue -Path <string> [-Name <string>] [-ComputerName <string>] [-ExpandEnvironment] [<CommonParameters>]#Parameters
- Path string
- File system path to the target resource.
- Name string
- Name identifier for the target resource.
- ComputerName string
- Target computer(s). Use '.' for local computer or provide DNS names.
- ExpandEnvironment SwitchParameter
- Gets or sets the ExpandEnvironment parameter.
Outputs
ComputerX.Registry.RegistryReader+ValueResult