ComputerSecurityStudent (CSS) [Login] [Join Now]




|WINDOWS >> Windows 2008 Server >> Current Page |Views: 13896

(Windows 2008 Server: Lesson 15)

{ How to set up roaming profiles }


Section 0. Background Information
  1. Overview 
    • In this lab, we will show you how to create a Roaming Profile for the Windows 2008 Server Domain.
    • This lab is useful, because it allows a user to access their saved files and favorites on any machine within the domain.

     

  2. Prerequisite
    1. Windows 2008 Server: Lesson 1: Installing Windows 2008 Server
    2. Windows 2008 Server: Lesson 2: Configuring dcpromo
    3. Windows 2008 Server: Lesson 4: Creating Users and using dsquery
    4. Windows 2008 Server: Lesson 12: How to add a computer to your domain

     

  3. Legal Disclaimer
    • As a condition of your use of this Web site, you warrant to computersecuritystudent.com that you will not use this Web site for any purpose that is unlawful or that is prohibited by these terms, conditions, and notices.
    • In accordance with UCC § 2-316, this product is provided with "no warranties, either express or implied." The information contained is provided "as-is", with "no guarantee of merchantability."
    • In addition, this is a teaching website that does not condone malicious behavior of any kind.
    • Your are on notice, that continuing and/or using this lab outside your "own" test environment is considered malicious and is against the law.
    • © 2012 No content replication of any kind is allowed without express written permission.

 

Section 1. Login to your W2K8 server.
  1. Edit Virtual Machine Settings
    • Instructions
      1. Click on W2K8
      2. Click on Edit virtual machine settings

     

  2. Edit Network Adapter Settings
    • Instructions:
      1. Click on Network Adapter
      2. Click on Bridged: Connected directly to the physical network.
      3. Click OK.

     

  3. Start your Windows 2008 Server
    • Instructions:
      1. Click on W2K8 Server
      2. Click on Play virtual machine

     

  4. CRTL + ALT + DELETE
    • Instructions:
      1. Virtual Machine
      2. Send Ctrl+Alt+Del

     

  5. Login as Administrator
    • Instructions:
      1. Click on the Administrator icon.

     

  6. Login
    • Instructions:
      1. Provide the password for the Administrator account.

 

Section 2. Determine the IP Address for the W2K8 server.
  1. Open a Command Prompt
    • Instructions:
      1. Type "cmd" in the search box.
      2. Click on "cmd" under Programs.

     

  2. Determine the IP Address for your W2K8 Server
    • Instructions:
      1. ipconfig
        • In my case, the IP Address is 192.168.1.113.
        • In your case, it will probably be different.
    • Note:
      • In a later step, this will be the IP address of the DNS server for the Windows 7 machine.

 

Section 3. Start up the Windows 7 machine.

  1. Edit Virtual Machine Settings
    • Instructions:
      1. Select W7P32B
      2. Click on Edit virtual machine settings.

     

  2. Edit Network Adapter Settings
    • Instructions
      1. Click on Network Adapter
      2. Click on Bridged: Connected directly to the physical network.
      3. Click OK.

     

  3. Booting up W7P32B
    • Instructions:
      1. Start up VMware Player
      2. Select W7P32B
      3. Play Virtual Machine
    • Note:
      • For those of you that are not part of my class, W7P32B is a Windows 7 32 Bit Operating System.
      • Any version of Windows can be used.
      • But you must have first completed the pre-requisite labs listed in the overview section

     

  4. W7P32B Authentication
    • Instructions:
      1. Login as administrator

 

Section 4. Set DNS Server on Windows Client
  1. On W7P32B, Launch Network and Sharing Center
    • Instructions:
      1. In the search box, type "network", and press enter
      2. Next click on "Network and Sharing Center"

     

  2. Change adapter settings
    • Instructions:
      1. Click on "Change adapter settings"

     

  3. Configure Local Area Connections
    • Instructions:
      1. Right Click on Local Area Connection
      2. Click on Properties

     

  4. Configure Internet Protocol Version 4(TCP/IPv4)
    • Instructions:
      1. Click on Internet Protocol Version 4(TCP/IPv4)
      2. Click on Properties

     

  5. Set DNS Server Address
    • Instructions:
      1. Click on "Use the following DNS server addresses:" radio button.
      2. Preferred DNS server: Provide the W2K8 Server IP Address obtained in (Section 2, Step 2).
        • Mine is 192.168.1.113
        • Yours will be different
      3. Click OK.

     

  6. Close Local Area Connection Properties
    • Instructions:
      1. Click Close

 

Section 5. Create a Shared Roaming Profile Directory on W2K8 Server Domain
  1. On W2K8 Server, Navigate to Computer
    • Instructions:
      1. Start --> Computer

     

  2. Navigate to C: Drive
    • Instructions:
      1. Right Click on Local Disk (C:)
      2. Click on Open

     

  3. Create New Folder
    • Instructions:
      1. File --> New --> Folder

     

  4. Name Folder
    • Instructions:
      1. Name the Folder "Roaming Profile"

     

  5. Roaming Profile Properties
    • Instructions:
      1. Right Click on the Roaming Profile folder
      2. Select Properties

     

  6. Advanced Sharing...
    • Instructions:
      1. Select the Sharing Tab
      2. Click on the Advanced Sharing... button

     

  7. Share this folder
    • Instructions:
      1. Check the "Share this folder" checkbox
      2. Check the Permissions Button

     

  8. Permissions for Roaming Profile
    • Instructions:
      1. Click on Everyone to where it is highlighted
      2. Select the Remove Button
      3. Select the Add Button

     

  9. Select Users, Computers, or Groups
    • Instructions:
      1. Type "domain users" in the textbox
      2. Click the Check Names button
      3. Click the OK button

     

  10. Permissions for Roaming Profile
    • Instructions:
      1. Click Domain Users to where it is highlighted
      2. Click on the Full Control textbox
      3. Click the Apply Button
      4. Click the OK Button

     

  11. Advanced Sharing
    • Instructions:
      1. Click the Apply Button
      2. Click the OK Button

     

  12. Roaming Profile Properties
    • Instructions:
      1. Click the Close Button

 

Section 6. Test the Network Share
  1. On W2K8 Server, Open Server Manager
    • Instructions:
      1. Click the Start Button
      2. Type "Server Manager" in the search box
      3. Click on Server Manager

     

  2. Open Run Manager
    • Instructions:
      1. Click the Start Button
      2. Click on Run...

     

  3. Supply Path of the Network Share
    • Instructions:
      1. Place "\\IPADDRESS\Roaming Profile" in the Open Textbox
      2. Click the OK Button

     

  4. Copy Path of the Network Share
    • Instructions:
      1. Right Click on the Roaming Profile Network Share
      2. Click Copy

 

Section 7. Set Up Roaming Profile
  1. On W2K8 Server, Open Active Directory Users and Computers
    • Instructions:
      1. Click the Start Button
      2. Administrative Tools --> Active Directory Users and Computers

     

  2. Open the User's (Boss T. Man) Properties
    • Instructions:
      1. Click on Users
      2. Right Click on Boss T. Man
      3. Click on Properties

     

  3. Set Roaming Profile Folder
    • Instructions:
      1. Click the Profile Tab
      2. Place "\\IPADDRESS\Roaming Profile\manager" in the Profile path text box.
        • "IPADDRESS" can be retrieved from (Section 2, Step 2).
        • "Roaming Profile" is the name of the Network Share you created.
        • "manager" is the username for user "Boss T. Man"
      3. Click the Apply Button
      4. Click the OK Button

 

Section 8. Log into the security.student domain as the user manager
  1. On W7P32B, Send Ctrl+Alt+Del
    • Instructions:
      1. Virtual Machine
      2. Send Ctrl+Alt+Del

     

  2. Switch User
    • Instructions:
      1. Click the Switch User Button

     

  3. Other User
    • Instructions:
      1. Click Other User

     

  4. Login as manager
    • Instructions:
      1. Login: security.student\manager
      2. Password: Use the Active Directory Password for the user manager.

     

  5. Verifying Login
    • Instructions:
      1. Click the Start Button
    • Note:
      • Notice you are logged in as "Boss T. Man"

 

Section 9. Create Internet Explorer Default Page and Favorites
  1. On W7P32B, Open Internet Explorer
    • Instructions:
      1. Click the Start Button
      2. Type "Internet Explorer" in the search box.
      3. Click on "Internet Explorer" under Programs.

     

  2. Open Internet Options
    • Instructions:
      1. Click on Tools
      2. Click on Internet Options

     

  3. Set Home page
    • Instructions:
      1. Place "http://www.google.com" in the home page text box
      2. Click the Apply Button
      3. Click the OK Button

     

  4. Create a Favorite
    • Instructions:
      1. Place "http://www.computersecuritystudent.com" in the URL Address Box.
      2. Click the Favorites Button

     

  5. Add to Favorites...
    • Instructions:
      1. Click Add to Favorites...

     

  6. Add to Favorites...
    • Instructions:
      1. Click the Add Button

 

Section 10. Create a test document
  1. On W7P32B, Open Notepad
    • Instructions:
      1. Click the Start Button
      2. Type "notepad" in the search box.
      3. Click on "Notepad" under Programs.

     

  2. Add Some Contents
    • Instructions:
      1. Writing Something in the first line
      2. Sign your name in the second line.

     

  3. Save File
    • Instructions:
      1. File --> Save As...

     

  4. Save As
    • Instructions:
      1. Click on Documents
      2. Name File "testfile.txt"
      3. Click the Save Button

     

  5. Log Off
    • Instructions:
      1. Click Arrow to the right of the Shut down button.
      2. Click Log off

     

Section 11. Verify the Roaming Profile Contents
  1. On the W2K8 Server, Navigate to Computer
    • Instructions:
      1. Start --> Computer

     

  2. Navigate to C: Drive
    • Instructions:
      1. Right Click on Local Disk (C:)
      2. Click on Open

     

  3. Open the Roaming Profile Folder
    • Instructions:
      1. Right Click on the Roaming Profile Folder
      2. Click Open

     

  4. Open the manager.V2 Folder
    • Instructions:
      1. Right Click on the manager.V2 Folder
      2. Click on Open
    • Note:
      • The manager.V2 Folder was created when manager logged into the domain.

     

  5. Permission Message
    • Instructions:
      1. Click the Continue Button

     

  6. Permission Denied Error
    • Instructions:
      1. Click on the security tab link

     

  7. Continue Message
    • Instructions:
      1. Click the Continue Button

     

  8. Advanced Security Setting for manager.V2
    • Instructions:
      1. Click on Administrators (SECURITY\Administrators)
      2. Click Apply

     

  9. Windows Security
    • Instructions:
      1. Click the OK Button
      2. Click the OK Button

     

  10. Close Remaining Security Windows
    • Instructions:
      1. Click the OK Button
      2. Click the Close Button

     

  11. Open the manager.V2 Folder
    • Instructions:
      1. Right Click on the manager.V2 Folder, and Click Open
      2. Click the Continue Button

     

  12. View the manager.V2 Folder
    • Notes(FYI):
      1. Now you have verified that manager's username has a roaming profile.

     

Section 12. Proof of Lab
  1. On W2K8 Server, Open a Command Prompt
    • Instructions:
      1. Type "cmd" in the search box.
      2. Click on "cmd" under Programs.
     
  2. Proof of Lab Instructions
    • Instructions:
      1. cd "C:\Roaming Profile\manager.V2"
      2. dir
      3. date
      4. Press <Enter>
      5. echo "Your Name"
        • Replace the string "Your Name" with your actual name.
        • e.g., echo "John Gray"
      6. Do a PrtScn
      7. Paste into a word document
      8. Upload to Moodle


Help ComputerSecurityStudent
pay for continued research,
resources & bandwidth