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.
10 lines
424 B
10 lines
424 B
config.exe -s Passport.ClientXmlFile %systemdrive%\inetpub\uddi\ppconfig\client.xml -l
|
|
config.exe -s Web.ServiceMode 1 -l
|
|
config.exe -s Security.AuthenticationMode 8 -g
|
|
config.exe -s Security.AutoRegister 0 -g
|
|
config.exe -s Security.HTTPS 1 -g
|
|
config.exe -s Publisher.DefaultTier 1 -g
|
|
config.exe -s Web.ShowFooter 1 -g
|
|
config.exe -s Service.ServiceProjectionEnable 0 -g
|
|
config.exe -s Security.Timeout 43200 -g
|
|
pause
|