G
Guest
What I am trying to do is create a script of batch file so that when a user
logs in to their computer through Remote Dektop web Client a share is created
on their local My Documents and it is then mapped.
So far I can map a drive using net use H: "\\%clientname%\my documents" if
my documents is shared. However, I am having trouble with the correct syntax
for sharing the folder. I have been trying with the net share command.
If anyone can help, or has a better idea I'm all ears.
logs in to their computer through Remote Dektop web Client a share is created
on their local My Documents and it is then mapped.
So far I can map a drive using net use H: "\\%clientname%\my documents" if
my documents is shared. However, I am having trouble with the correct syntax
for sharing the folder. I have been trying with the net share command.
If anyone can help, or has a better idea I'm all ears.