Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
864 B

  1. Windows Registry Editor Version 5.00
  2. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ServerAppliance\SAConfig]
  3. "HostnamePrefix"="hpr"
  4. "DefaultHostname"="defaulthname"
  5. "AdminPasswordPrefix"="apr"
  6. "DefaultAdminPassword"="defaultpass"
  7. "OEMDllName"="oemconfigdll.dll"
  8. "OEMFunctionName"="GetUniqueSuffix"
  9. "RunOnce"=dword:00000001
  10. "WMIClassName"="Win32_BIOS"
  11. "WMIPropertyName"="__NAMESPACE"
  12. "NetworkConfigDll"="SANetworkConfig.dll"