220-1102 · Question #710
Which of the following will automatically map network drives based on Group Policy configuration?
The correct answer is A. Log-in scripts. Network drives can be automatically mapped for users based on Group Policy configuration using log-in scripts. Here's how it works: Log-in scripts: These are scripts executed when a user logs in to a domain. They can be configured through Group Policy in Active Directory to map…
Question
Which of the following will automatically map network drives based on Group Policy configuration?
Options
- ALog-in scripts
- BAccess control lists
- COrganizational units
- DFolder redirection
How the community answered
(15 responses)- A87% (13)
- B7% (1)
- C7% (1)
Explanation
Network drives can be automatically mapped for users based on Group Policy configuration using log-in scripts. Here's how it works: Log-in scripts: These are scripts executed when a user logs in to a domain. They can be configured through Group Policy in Active Directory to map network drives automatically. The scripts can use commands like net use to map drives. Access control lists (ACLs): While ACLs control permissions for files and folders, they do not automatically map network drives. Organizational units (OUs): OUs are used to organize users and computers in a directory structure but do not map drives. Folder redirection: This redirects the path of a folder to a new location, typically on a network share, but it does not automatically map drives.
Topics
Community Discussion
No community discussion yet for this question.