Page 1 of 1 1
Topic Options
#51758 - 2000-10-11 10:09 AM WANTED - Script to uninstall Novell Client32
Anonymous
Unregistered


Any Takers???

I have 260 workstations and have through the use of scriptlogic/kixtart managed to move all users to DHCP and moved all old data off the Novell Server, I now want to remove the client from all machines, to leave a pure NT client logon, is this possible to do via a custom script.....

If so any takers for this script <grin>

Top
#51759 - 2000-10-11 04:10 PM Re: WANTED - Script to uninstall Novell Client32
Bryce Offline
KiX Supporter
*****

Registered: 2000-02-29
Posts: 3167
Loc: Houston TX
Chris, I have been there my self. Removing the Novell client 32 was the last and final step for our Novell migration.

I handled it a little bit different, I used a automation program called AutoIt, that answered all of the questions for me when i ran Novell's UNC32.exe program.

Here is the autoit script that I used.

code:

run, \\\\oshmans2\\unc32\\unc32.exe

repeat,

ifwinactive, NetWare,, gosub, nwcu
;ifwinactive, Insert Disk,, gosub, insert_disk
ifwinactive, Version Conflict,, gosub, version_conflict


endrepeat
exit

nwcu:
send, {enter}
return


insert_disk:

return


version_conflict:
send, {enter}
return



But something did happen towards the end, the UNC32 stopped working and for a handful of people we had to remove the client32 by hand, here are our notes.

quote:

1- Go to Start | Run | type in REGEDIT.EXE.
2- Delete the HKEY_LOCAL_MACHINE\Software\Novell key (the entire Novell key).
3- Delete the HKEY_LOCAL_MACHINE\Network\Novell key (the entire Novell key).
4- Delete the HKEY_CURRENT_USER\Software\Netware (the entire Netware key).
5- Go to Start | Programs | Windows Explorer.
6- Delete the C:\NOVELL\CLIENT32 directory (the entire Novell directory).

You could most likely script this but I never did.

Bryce

Top
#51760 - 2000-10-11 05:04 PM Re: WANTED - Script to uninstall Novell Client32
Anonymous
Unregistered


Is this script for NT or win98, I have a collegue who say's this won't work with NT..

If this is for NT, I could remove the reg keys with scriptlogic, at next login, and then get them to reboot. would this work..

Anyway Thanks

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 2220 anonymous users online.
Newest Members
Viginette, ManuvdWielNL, Sir_Barrington, batdk82, StuTheCoder
17888 Registered Users

Generated in 0.19 seconds in which 0.169 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