/build/static/layout/Breadcrumb_cap_w.png

Adding/Overwriting registry values

As someone who's new to vbscripting please can you tell me how I would write a simple script to add/overwrite the following registry key values?

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DefaultPassword"="password"
"DefaultUserName"="username"
"LegalNoticeCaption"="Legal Notice"
"LegalNoticeText"="Unauthorized access to or use of this system is prohibited. All access may be monitored or recorded."
"AutoAdminLogon"="0"

0 Comments   [ + ] Show comments

Answers (2)

Posted by: bkelly 19 years ago
Red Belt
0
You can create scripts to manipulate the registry with the ASE Regsitry Script Wizard. It looks just like RegEdit, but any changes you make actually generate script code (VBScript, KiXtart, or AutoIt3). You can add, delete, edit or get the value of any registry value you want...

Registry Wizard:
http://www.adminscripteditor.com/wizards/view.asp?id=22

Admin Script Editor:
http://www.adminscripteditor.com/editor/
Posted by: Naffcat 19 years ago
Senior Purple Belt
0
What a great tool, many thanks.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ