E
eivind.brenningen
Hi,
I'm trying to create an adm-file that lets me enable or disable the
DisableSavePassword-option for dial-up connections. I can imort the
adm-file, but no settings are available to change. The adm-file looks
like this:
CLASS MACHINE
CATEGORY !!DialUp
POLICY !!DialUpPasswordOnOff
EXPLAIN !!DisableSavePassword_Explain
VALUENAME "DisableSavePassword"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
KEYNAME "SYSTEM\CurrentControlSet\Services\RasMan\Parameters"
END POLICY
END CATEGORY
[strings]
DialUp="Dial-Up Settings"
DialUpPasswordOnOff="Allow or disallow saving of dial-up password"
DisableSavePassword_Explain="Turns policy on or off"
Any suggestions?
-Eivind
I'm trying to create an adm-file that lets me enable or disable the
DisableSavePassword-option for dial-up connections. I can imort the
adm-file, but no settings are available to change. The adm-file looks
like this:
CLASS MACHINE
CATEGORY !!DialUp
POLICY !!DialUpPasswordOnOff
EXPLAIN !!DisableSavePassword_Explain
VALUENAME "DisableSavePassword"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
KEYNAME "SYSTEM\CurrentControlSet\Services\RasMan\Parameters"
END POLICY
END CATEGORY
[strings]
DialUp="Dial-Up Settings"
DialUpPasswordOnOff="Allow or disallow saving of dial-up password"
DisableSavePassword_Explain="Turns policy on or off"
Any suggestions?
-Eivind