RegistryController Methods |
The RegistryController type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetRegistrySubKeys |
Gets the registry sub key list no authentication.
|
![]() ![]() ![]() | GetRegistryValue |
Returns a Registry Value using "OpenRemoteBaseKey". This uses net use for
kerberos authentication,
rather than WMI. This was created to solve issues pulling REG_BINARY data.
|
![]() ![]() ![]() | GetRegistryValues |
Gets the registry value list no authentication.
|
![]() ![]() | GetSubKey |
Gets the registry sub key.
|
![]() ![]() | SetRegistryValue |
Sets the registry value.
|