Page 1 of 1 1
Topic Options
#60597 - 2001-11-14 11:49 PM Change MUSTBEVALIDATED - without login - to "0"
Luidi Andrade Offline
Fresh Scripter

Registered: 2001-11-14
Posts: 5
Loc: Brazil
using kix I added this values to windows 95 and 98 register ... is there anyway to change it to zero without LOGIN??? I have 3 machines that the network card broken and I cannot do anything withou reinstall windows 95 or 98 ... Someone can help ME???

tx
Luidi Andrade


WRITEVALUE("HKEY_LOCAL_MACHINE\Network\Logon","MustBeValidated","1",REG_DWORD) :confused:

Top
#60598 - 2001-11-15 03:15 AM Re: Change MUSTBEVALIDATED - without login - to "0"
Jack Lothian Offline
MM club member
*****

Registered: 1999-10-22
Posts: 1169
Loc: Ottawa,Ontario, Canada
Pull the network cards out of the machine & then put in phoney UserID & hit "ESC" when the logon screen appears. As far as I can remember this lock down restriction only works in combination with enabling "logon to an NT domain" on the network card setup plus the NT network must be recognized during bootup. Seems to me we use to break into Win95 systems with these restrictions enabled by simply pulling the LAN cable out of the card before powerup. Once you get in, immediately edit the registry to remove any problem restrictions.
_________________________
Jack

Top
#60599 - 2001-11-15 05:30 AM Re: Change MUSTBEVALIDATED - without login - to "0"
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

Welcome to the board.

A way of doing it is by run a script during power-on.
How?
1. your kix32.exe and KX*.DLLs are located on your clients
2. your client contains a script like:
f.e. c:\ reset.kix

code:

$null=WriteValue("HKEY_LOCAL_MACHINE\Network\Logon","MustBeValidated","0","REG_WORD")


3. your AUTOEXEC.BAT file will execute a KIX32.exe call
f.e. if exist c:\reset.kix kix32.exe c:\reset.kix
4. During a successful logon you can change that registry value to another
value.


Normally you want run it only once. To make this possible add following line
to your autoexec.bat
if exist c:\reset.kix del c:\reset.kix >nul
To make a run possible you need only to copy that kixtart script from a
bootable floppy-disk to your c:\ directory.
greetings.

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
Page 1 of 1 1


Moderator:  Glenn Barnas, NTDOC, Arend_, Jochen, Radimus, Allen, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 696 anonymous users online.
Newest Members
ManuvdWielNL, Sir_Barrington, batdk82, StuTheCoder, M_Moore
17887 Registered Users

Generated in 0.051 seconds in which 0.024 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org