網路磁碟機是個別user的設定,不是全系統通用的。
You can put a simple command in the registry.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\
Create a new String I call it “DriveMap” then for the Value Data put “net use H: \\ComputerName\Sharename”
- @echo off
net use * /delete /yes
net use x: \\server_name\shared_directory_name - Active Directory Users and Computers
- Right click domain name at top left and click Properties > Group Policy > Edit > User Configuration > Windows Settings > Scripts (Logon/Logoff) > Logon > Add..
Reference :
How to map network drives for all users in Windows 7 - Microsoft Community
Automatically Map Network Drives on Domain Login for All Users, Certain Users, or Certain Groups
How can I map a drive/port for all new users on a machine without scripts etc? | Systems Management content from Windows IT Pro
沒有留言:
張貼留言