Dear,
Translation:
quote:
Thanks for your reaction.
I will usual "share" an existing map by a loginscript. So this map is available for users
who are logging in.
In DOS you have the NET SHARE command, what is it in KIX????
Example: by logging on the existing map "c:\boekverslagen" must be shared by others.
Thanks.
Some additional questions
- is the map "c:\boekverslagen" located on server or client?
- did you set the proper share permission on that folder "c:\boekverslagen"?
A possible call can be when you have define as sharename f.e. "boek" and your client has the name "PC2003"
(as kix)
USE X: /delete /persistent:yes
USE X: "\\PC2003\boek$$"
(as dos command)
NET USE X: /d
NET USE X: "\\PC2003\boek$"
Jpols was pointing in the right direction.
Our supply to tell your problem in Dutch was to get clear "what you question" really was.
Normally everybody is using the English language.
greetings.
[ 07. March 2003, 14:51: Message edited by: MCA ]