Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

$cs.Reg_GetMultiString(string registryroot, string regkey, string regvalue)

Parameters

registryroot

Root key (HKLM or HKEY_LOCAL_MACHINE, HKCU, HKU)

...

Code Block
$cs.Reg_GetMultiString('HKLM', 'SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{19896649-f199-4a61-8a64-cffeffef8715}','DhcpSubnetMaskOpt')

returns value as array of strings