Hello -
Just noticed that our PCs running Windows98 are not mapping to the full path in our Netware 5 SBE. I can login on an NT machine and the script works fine. I tried this on several different Win98 PCs running client 3.1 and 3.3 and received the same result on each. Here is a sample of the script:
REM This section applies to anyone who needs access to the
REM France Foundation information.
IF MEMBER OF "FRANCE" THEN BEGIN
MAP S:=GRAPHICS/SYS:\FRANCE
END
The Windows98 PC will only map as far as Graphics/Sys
Anyone have any thoughts on this? I tried changing "FRANCE" to point to the full registered name, but didn't have any effect.
Thanks,
Tom Ziobron
IT Manager
Just noticed that our PCs running Windows98 are not mapping to the full path in our Netware 5 SBE. I can login on an NT machine and the script works fine. I tried this on several different Win98 PCs running client 3.1 and 3.3 and received the same result on each. Here is a sample of the script:
REM This section applies to anyone who needs access to the
REM France Foundation information.
IF MEMBER OF "FRANCE" THEN BEGIN
MAP S:=GRAPHICS/SYS:\FRANCE
END
The Windows98 PC will only map as far as Graphics/Sys
Anyone have any thoughts on this? I tried changing "FRANCE" to point to the full registered name, but didn't have any effect.
Thanks,
Tom Ziobron
IT Manager