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.
 
 
 
 
 
 

20 lines
843 B

[Version]
Signature="$Windows NT$"
Provider=Microsoft
[saconfig]
;Specify the hostname to be set by sahostname field
;SAconfig checks to see if the current hostname is the same as the
;defaulthostname field under HKLM\Software\Microsoft\ServerAppliance\SAConfig\DefaultHostname
;If so, it proceeds to change the hostname to the value set below with sahostname.
sahostname=myhostname
;Specify the administrator password with adminpasswd field
adminpasswd=mypassword
;All the following fields should be present at the same time in the inf file for saconfig to
;do the network settings. Otherwise saconfig will not modify the network settings.
;If no network settings is desired, all these following fields should be omitted from the inf file
ipnum=xxx.xxx.xxx.xxx
subnetmask=yyy.yyy.yyy.yyy
defaultgateway=zzz.zzz.zzz.zzz