COC3 – Setup Computer Server
A. Setup user access
Install windows server 2008 and windows 7 on
virtual box application.
After installing windows server 2008 you have
to configure few things before you
get started. Read and follow the instruction
bellow.
Initial Configuration Task
-Go to Start>run>type OOBE
1. Set Time Zone”
-Change time zone into “Taipei”
2. Configure network
-Click properties>Click Use following IP address
IP address-[Link]
Subnet – [Link]
Default gateway – [Link]
3. Provide Computer name and domain
- Click Changes> Computer name:Server1>Click ok
4. Enable Remote Desktop
- Select Allow connections from computers running any version of Remote Desktop
5. Installing Active Directory Domain Server
- Run the “dcpromo” >Next >select Create new domain in a new forest >Next> type [Link] >
Select windows server 2008R2>next>click “yes” > Create a password:P@ssw0rd > check reboot.
-Log-in account using the password you create
6. Installing DHCP - click role>add role> select DHCP server >
click“validate” [Link]>click add > Add scope Scope name: LAN_DHCP_LAB1 Starting
IP : [Link]
Ending IP : [Link]
Subnet : [Link]
Default gateway: [Link]
Disable ipv6 stateless mode> click install
7. Joining client (windows 7) to domain (windows server 2008)
If you already verify the network connection and there is an IP
address assigned from server then proceed to the next step.
Go to start menu>all program> right click “computer”> the system
window will be display
Click “change setting” change the computer name : “PC1” select
domain and type “[Link]”
A windows Security from the server will be display [Link]
8. Creating active directory client user
–note: you must be in windows server OS.
Go to server manager> roles >active directory domain services >
Active directory users and computers > click [Link] >
Create Organizational Unit [Link] > right click > new >organizational unit
Name: CSSLAB > OK
Right click on the left pane of the window click new > user
Fill up fill-up the new object –user
First name: Juan
Last name: user1
Full name: user1
User logging name: user1
Set a password or your account
Password : P@ssw0rd1
Now windows 7 has already a user
account from the server
You can now login to the user
client using the account you
created from the server.
User : User1
Pass.:P@ssw0rd
9. print management services – click roles > add roles>select print services and file
services>
Configuring folder redirection
Create a folder with a file name “redirection”> Right Click
folder>properties > click sharing >click everyone > permission level “co-
owner”>done -after the folder was shared, we will proceed to create a
Group Policy Management.
Go to start >administrative tools >Group Policy Management
Right click the [Link]
Domain>Organizational unit> create
User : User1
Pass.:P@ssw0rd
Org. Unit named CSSLAB. Under CSSLAB
right click and create GPO in this domain
name it “redirection”
Your Policy is there we have to
configure ethis one just right click
on it and click edit.
On edit you have this new page,
under the User configuration
Click User Configuration > Policies > windows servings > Folder Redirection n > you can
redirect all the folders on it.
Folder Redirection example
1. Right click the desktop folder and click properties
2. Desktop properties will appear
3. Click the drop down menu and
Select “basic redirect’s everyone to the same location”
Thank You