M
M. Mix
Hi All!
I want to use con2prt from the ZAK to connect a printer. It works but at the
first time I (the user) becomes an error.
"Connection of the driver to network printserver failed" <- translation from
german. !!! Translation Errors possible !!!
I googled and searched at the MS support site but with no result.
I don´t think that the script is the problem because there is not mutch to
do wrong.
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'''''''''''''''
%LOGONSERVER%\NETLOGON\Tools\resourcekit\ifmember IT_Group
if errorlevel 1 goto IT
goto END
%LOGONSERVER%\NETLOGON\Tools\resourcekit\ifmember shr_msp_edv_azubi
:IT
rem ** con2prt Optionen: /c = connect; /cd= connect default; /f = lösche
vorhandene **
%LOGONSERVER%\NETLOGON\con2prt /c "\\printserver\testElt"
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'''''''''''''''
Any hints ?
Thx 4 reflecting
Markus
I want to use con2prt from the ZAK to connect a printer. It works but at the
first time I (the user) becomes an error.
"Connection of the driver to network printserver failed" <- translation from
german. !!! Translation Errors possible !!!
I googled and searched at the MS support site but with no result.
I don´t think that the script is the problem because there is not mutch to
do wrong.
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'''''''''''''''
%LOGONSERVER%\NETLOGON\Tools\resourcekit\ifmember IT_Group
if errorlevel 1 goto IT
goto END
%LOGONSERVER%\NETLOGON\Tools\resourcekit\ifmember shr_msp_edv_azubi
:IT
rem ** con2prt Optionen: /c = connect; /cd= connect default; /f = lösche
vorhandene **
%LOGONSERVER%\NETLOGON\con2prt /c "\\printserver\testElt"
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'''''''''''''''
Any hints ?
Thx 4 reflecting
Markus