How to map drives


  1. Posts : 255
    Windows 8 Pro
       #1

    How to map drives


    I am on a domain. I have a host and all vm's are on vsphere. I created a file server on 2008R2 and installed the file services role. Created a data drive and assigned it a letter. What steps do I need to take in order to have this drive automatically appear on each domain user's pc when they login? I have no experience with sccripts and thought that there could be another way, or if both ways can be explained that'd be awesome too!




    Thanks!
      My Computer


  2. Posts : 255
    Windows 8 Pro
    Thread Starter
       #2

    Really? No one on a widows forum can assist with this?
      My Computer


  3. Posts : 5,656
    Windows 7 Ultimate x64 SP1
       #3

    Use Group Policy logon scripts - https://technet.microsoft.com/en-us/.../dd630947.aspx.

    The script would be "net use" - https://technet.microsoft.com/en-us/.../bb490717.aspx

    Just an example:
    Code:
    net use Z: \\ComputerName\ShareName /persistent:yes
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:08.
Find Us