mapping drives
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
mapping drives

 
Post new topic   Reply to topic    Windows Server Forum Index -> DNS
Author Message
justlearnin
Guest





Posted: Fri Nov 04, 2005 9:50 pm    Post subject: mapping drives Reply with quote

How would I code for multiple drives with multiple users. What I have isn't
working right

' Map a network drive if the user is a member of the group.
' Alert the user if the drive cannot be mapped.
If IsMember(objUser, "AllGrand") Then
objNetwork.MapNetworkDrive strDriveLetterW, strRemotePathW
End If

Even if I put this in again, it doesn't map for the second group.
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> DNS All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB