SMS Installer Script to Remove Novell Client
SMS Installer Script to Remove Novell Client
(OP)
Hi,
I would like to use SMS Installer to develop a package to remove the Novell Client for Windows NT.
Does anyone know how to automate the removal of the Novell Client for Windows NT. We are using both Novell Client 4.7 and 4.8
Any help would be greatly appreciated.
Thanks...
I would like to use SMS Installer to develop a package to remove the Novell Client for Windows NT.
Does anyone know how to automate the removal of the Novell Client for Windows NT. We are using both Novell Client 4.7 and 4.8
Any help would be greatly appreciated.
Thanks...
RE: SMS Installer Script to Remove Novell Client
Problem is the Novell uninstall usually does not restore the correct network settings after uninstall.
Not a lot of help. Good Luck
Mike
RE: SMS Installer Script to Remove Novell Client
Thanks for the help. I have tried several times to use the SNAP-SHOT method in the SMS installer to create a Netware client removel package. It seems to work for the most part, but after the package runs, the network binding show as disabled. I think this happens because the snap shot method can not address network bindings to specific network cards.
Therefore, I gave up on the snap-shot method. I have been trying to use NCIMAN ver 4.8. It seems like you can fake-out the script so that you REMOVE the client rather than installing it. This method seems to be working. I still have much more testing.
Instead of using NCIMAN.exe, is there any other NetWare client removal software?
Thanks again.
RE: SMS Installer Script to Remove Novell Client
RE: SMS Installer Script to Remove Novell Client