I have a network with a Windows 2000 Server. The clients have Windows 2000 Pro and Windows 98 SE.

On the Win 2000 Pro computers we use a kix-script with the addprinterconnection function. Now I have tried this on Windows 98 too, but it won`t work. I don`t get a directly error-message, but at the end of the command "120" appears and nothing more happens. And the printer is not installed.

In the remarks of the script I read the following:
"This function is available only on Windows NT or higher, and can be used only to connect to printers on a server running under Windows NT or higher."

I presume that Windows 98 is below Windows NT and Windows 2000 is above Win NT. So that may be the explanation why it doesn`t work on the Windows 98 clients?

I have also searched for alterntives, and tried a Visual Basic script, but it seems like it won`t work on Windows 98.

So; Is there anyone that may have a solution on my problem?
I really want to get the printer be installed in the logon script...