PROBLEM DESCRIPTION: The users will have a home directory on one Windows 2008 se
ID: 3686070 • Letter: P
Question
PROBLEM DESCRIPTION:
The users will have a home directory on one Windows 2008 server. This home directory is to be available through the drive letter N:. This is to be done through a login script that runs when the user logs into the domain. Accomplish this using a Group Policy linked to your OU. The login script must use a variable to identify the user.
TASK:
Write a .bat script (no .vbs please) to accomplish this task and explain what each line does and how to put the script on a GPO in a Windows 2008 Server environment so that when any registered user logs into the domain the path for the home folder will be automatically mapped through a new connection letter N.
Explanation / Answer
%~dN
the above is the script and below we will explain the process of putting bat file in windows server 2008
in order to assign GPO and edit it ,we will use a tool called GROUP POLICY MANAGEMENT CONSOLE.in windows server 2008 it considered as Feature and you must install it before beign able to use it
steps::
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.