Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support. Windows Server is the platform for building an infrastructure of connected applications, networks, and web services, from the workgroup to the data center. Skip to main content. This browser is no longer supported. Download Microsoft Edge More info. Windows Server documentation Windows Server is the platform for building an infrastructure of connected applications, networks, and web services, from the workgroup to the data center.
Get Started Get started with Windows Server. What's new What's new in Windows Server ? Overview Windows Admin Center. Overview Hyper-converged infrastructure. How-To Guide Connect to Azure hybrid services. Upgrade Windows Server R2. Upgrade Windows Server Securing privileged access. Failover Clustering What's new in Failover Clustering.
Create a failover cluster. Cluster-Aware Updating overview. Management Use Windows Admin Center to manage your environment. System Insights overview. Performance tuning guidelines for Windows Server The computer restarts several times and ends up on the main logon screen.
The length of time required for the Windows Server NOTE upgrade process can be 20 minutes or more, depending on the number and type of applications, files, and configuration settings on the computer at the outset. The Windows Server desktop appears and Server Manager loads. What proof do you have that the procedure just completed Question has upgraded the operating system on the computer and not 5 just performed a new, clean installation?
Mindset Compared to an in-place upgrade, a side-to-side migration is a more complex procedure, but usually results in a more stable server configuration. Windows Server includes tools that facilitate the migration of certain roles, but before you can use them, you must deploy those tools on both the source and the destination server. The Windows login page appears, with the Administrator user account.
The Server Manager console loads. Click Next. The Select installation type page appears. Click Next to accept the default Role-based or feature-based installation type. The Select destination server page appears. Lab 1: Installing Servers 7 7. Click Next to accept the default settings, which install the selected roles and features to the local server.
The Select server roles page appears. Click Next to continue. The Select features page appears see Figure The Confirm installation selections page appears. Click Install. The wizard installs the Windows Server Migration Tools feature. When the installation is completed, click Close. The wizard closes. Click All apps.
The Apps page appears. Right-click Command Prompt and, from the icon bar, select Run as administrator. An Administrator: Command Prompt window appears. At the prompt, type SmigDeploy. The program creates the Windows Server Deployment Tools distribution folder in the specified location. Mindset After creating a distribution point for the Windows Server Migration Tools on the server running Windows Server , the source server can access the distribution point over the network, or by copying the files on a portable storage device.
End of lab. Mindset When you purchase a server from an original equipment manufacturer OEM with Windows Server installed, the factory runs a program called Sysprep. Select the I accept the license terms for using Windows check box and click Accept.
The Region and Language page appears. Another Settings page appears. Lab 2: Configuring Servers 11 4. The system logs on the Administrator user and the Server Manager console appears. In the left pane, click Local Server. The Properties tile appears in the right pane. Click the Time Zone value. The Date and Time dialog box appears see Figure Figure The Date and Time dialog box 8. Click Change Time Zone, if necessary. The Time Zone Settings dialog box appears. Question Why must you set the time zone to Eastern time, even if that 1 is not where you are currently located?
Click OK to close the Date and Time dialog box. Click the Ethernet value. The Network Connections dialog box appears. Right-click the Ethernet connection and, from the context menu, select Properties. The Ethernet Properties sheet appears. Click OK to close the Ethernet Properties sheet. Close the Network Connections window. In the Properties tile, click the Computer name value.
Select the Domain option and, in the Domain text box, type adatum. The Windows Security dialog box appears. In the User name text box, type Administrator. A Welcome to the adatum. A message box appears, prompting you to restart the computer. Click Close to close the System Properties dialog box. Another message box appears, prompting you to restart the computer. Click Restart now. Your screen shot should show the parameters you modified during this exercise. Exercise 2. Mindset One of the most basic tasks that administrators perform when setting up a server is to install the roles and features providing the software the server needs to perform its basic functions.
The Select Installation Type page appears. Leave the Role-based or feature-based installation radio button selected and click Next. The Select Destination Server page appears. Click Next to accept the default local server. The Select Server Roles page appears. Select the Print and Document Services check box.
The Add features that are required for Print and Document Services? Click Add features. The Select features page appears. The Print and Document Services page appears.
The Select role services page appears. The wizard installs the selected roles and features. Click Close. How would the installation of the roles and features selected Question in this exercise differ if the server was running Windows 3 Server R2? Lab 2: Configuring Servers 15 Exercise 2.
This enables administrators who are less familiar with the Windows PowerShell interface to install and configure a server using the familiar GUI tools, and then convert it to Server Core to minimize hardware resource utilization. Click Next to select the local server.
The Remove Server Roles page appears. The Remove features page appears. Scroll down in the list and expand the User Interfaces and Infrastructure feature see Figure Click Remove Features. Confirm that the Server Graphical Shell checkbox was also cleared. The Confirm removal selections page appears.
Select the Restart the destination server automatically if required check box and then confirm the selection with Yes. Click Remove. The Removal progress page appears as the wizard uninstalls the feature.
When the removal is completed, the computer restarts. Users must work from the command line to perform administrative tasks. Microsoft now recommends Server Core as the default installation option for Windows Server Users should become familiar with the basic command prompt and Windows PowerShell tools, because it might not be practical to install the GUI whenever additional server configuration is Mindset required. Completion time 10 minutes To complete the challenge, you must specify the commands you would use in the Server Core Windows PowerShell interface to uninstall the roles and features you installed in Exercise 2.
Mindset Adding disk drives is a common server hardware upgrade, requiring an administrator to prepare them for use. Completion time 15 minutes 1.
A File and Storage Services submenu appears see Figure Click Disks. The Disks page appears, showing one online disk and three offline disks.
Right-click the offline disk number 1 and, from the context menu, select Bring Online. A message box appears, warning you not to bring the disk online if it is already online and connected to another server.
Click Yes. Right-click the same offline disk number 1 and, from the context menu, select Initialize. A message box appears, warning you that any data on the disk will be erased. The disk is partitioned and ready to create volumes. The Computer Management console appears. In the left pane, click Disk Management. The Disk Management snap-in appears see Figure Right-click the Disk 2 tile and, from the context menu, select Online.
Right-click the Disk 2 tile a second time and, from the context menu, select Initialize Disk. The Initialize Disk dialog box appears. The Disk 2 status changes to Online. Repeat steps 9 to 11 to initialize Disk 3. Question What advantage is there to using the Disk Management 2 snap-in to initialize new disks, rather than Server Manager?
Exercise 3. Mindset Server Manager and Disk Management both provide wizards for creating simple volumes, with similar capabilities. The Volumes home page appears. The New Volume Wizard appears, displaying the Before you begin page. The Select the server and disk page appears. Select Disk 1 and click Next. The Specify the size of the volume page appears. In the Volume size text box, type 10 and click Next.
The Assign to a drive letter or folder page appears. The Select file system settings page appears. The Confirm selections page appears. Click Create. The Completion page appears. The new volume appears in the Volumes pane. Switch to the Computer Management console.
The new volume you just created appears in the Disk 1 pane of the Disk Management snap-in. Right-click the unallocated space on Disk 2 and, from the context menu, select New Simple Volume. The Specify Volume Size page appears.
In the Simple volume size in MB spin box, type and click Next. The Assign Drive Letter or Path page appears. The Format Partition page appears. Click Finish.
The wizard creates the volume, and it appears in the Disk 2 pane. What Windows PowerShell commands should you use to Question create a simple volume of the same size on disk 3 using the 3 drive letter G:?
Close Computer Management before you begin the next exercise. Mindset Storage pools are a new feature in Windows Server , which enable you to create a flexible storage subsystem with various types of fault tolerance. The Storage Pools home page appears see Figure Figure The Storage Pools home page 2.
The Specify a storage pool name and subsystem page appears. In the Name text box, type Pool1 and click Next. The Select physical disks for the storage pool page appears. The wizard creates the storage pool. The new pool appears in the Storage Pools tile. Select Pool1. Lab 3: Configuring Local Storage 23 9. The Select the storage pool page appears. The Specify the virtual disk name page appears. In the name text box, type Data1 and click Next.
The Select the storage layout page appears. In the layout list, select Parity and click Next. A warning appears, stating that the storage pool does not contain a sufficient number of physical disks to support the Parity layout. In the layout list, select Mirror and click Next. The Specify the provisioning type page appears.
Leave the default Fixed option selected and click Next. The Specify the size of the virtual disk page appears. In the Virtual disk size text box, type 10 and click Next. The wizard creates the virtual disk and the View results page appears. Deselect the Create a volume when this wizard closes option. The virtual disk appears on the Storage Pools page. In the Virtual Disks tile, right-click the Data1 disk you just created and, from the context menu, select New Volume.
The New Volume Wizard appears. Close any open windows before you begin the next exercise. At this point in the lab, what would happen to any data stored Question on the E:, F:, G:, and J: drives if Disk 2 on the server was to 5 fail?
Mindset How familiar are you with the traditional tools for creating and managing shares? Click the File Explorer icon on the taskbar. A File Explorer window appears.
In File Explorer, select the E: drive and create a new folder called Accounting. In the navigation pane, select the Accounting folder you just created. Give the file the name Budget and double-click it to open the file in WordPad. Type some text in the file and close the WordPad window, saving the changes to the file when prompted to do so.
Lab 4: Configuring File and Share Access 27 5. Right-click the Accounting folder you created and, from the context menu, select Properties. The Accounting Properties sheet appears. Click the Sharing tab, and then click Advanced Sharing. The Advanced Sharing dialog box appears. Select the Share This Folder check box.
In the Share Name text box, change the default value Accounting to Spreadsheets. Click Permissions. The Permissions For Spreadsheets dialog box appears.
For the Everyone special identity, clear all check boxes in the Allow column. Click Add. The Select Users or Groups dialog box appears. Question What share permissions does a newly added group receive 1 by default? With the Domain Admins group highlighted, select the Full Control check box in the Allow column, which selects the Change check box as well. Click Apply. Click OK to close the Advanced Sharing dialog box.
Click Close to close the Accounting Properties sheet. Mindset What are the capabilities of share permissions, and do you as an administrator want to make use of them? The Windows PowerShell window appears. A File Explorer window appears, displaying the contents of the share you created in the previous exercise.
Double-click the Budget file to open it in WordPad. A message box appears, stating that access to the file is denied.
Click OK and close WordPad without saving. Try to delete the budget file. A File Access Denied message box appears. Click Cancel. Question Why are you unable to modify or delete the Budget file?
Try again to open the Budget file. Modify its contents, and save it. Question Why are you now able to modify the Budget file? Mindset The use of share permissions and NTFS permissions together can be confusing, especially when there are multiple administrators working on the same servers.
Permissions should, therefore, be dictated by a company policy adhered to by everyone. Click the Security tab see Figure Click Edit. The Permissions For Accounting dialog box appears. For the purposes of this lab, you assign permissions directly Question to the Student user account.
How does this differ from 4 standard enterprise networking practice? Click OK again to close the Accounting Properties sheet. A File Explorer window appears, displaying the contents of the share you created in Exercise 4.
Open the Budget file, modify the text, and try to save your changes. The system denies you access to the file. Open File Explorer, browse to the Accounting folder on the E: drive and, as before, try to edit the budget file and save your changes. Question Why are you able to modify the Budget file on this computer, 6 when you were unable to modify it on the other computer? Lab 4: Configuring File and Share Access 31 Typical enterprise sharing guidelines call for all access control to be performed using NTFS permissions, not share permissions.
Exercise 4. In this exercise, you install that role service and create a new share. Mindset Windows Server is all about providing administrators with new ways to perform familiar tasks.
Which method for creating shares do you find preferable? The wizard installs the role. Click Shares. The Shares home page appears see Figure The New Share Wizard appears, displaying the Select the profile for this share page. The Select the server and path for this share page appears.
In the Share location box, select the F: volume and click Next. The Specify share name page appears. In the Share name text box, type Documents and click Next. The Configure share settings page appears. Select the Enable access-based enumeration check box and click Next. The Specify permissions to control access page appears.
Click Next to accept the default permissions. How will the users receive that 7 access? The wizard creates the share and the View results page appears. The Documents share appears in the Shares tile.
Completion time 15 minutes To complete this challenge, specify the Windows PowerShell command you must use to create a new share called Xfer out of the Users folder on the C: drive.
Configure the share permissions so that members of the Domain Admins group have Full Access and the members of the Domain Users group have Read access.
Mindset The Print Management console enables administrators to deploy and manage printers all over the network. Completion time 10—20 minutes 1. The Add features that are required for Print and Document Services dialog box appears. Click Add Features. Then click Next. Lab 5: Configuring Print and Document Services 37 6. Click Next to accept the default selections. The Print Management console appears see Figure Figure Print Management console From the context menu, select Add Printer.
The Network Printer Installation Wizard appears. The Printer Driver page appears. The Printer Installation page appears.
In the Manufacturer list, select Generic. The Printer Found page appears. Question Why is the wizard able to install the printer when an actual 1 print device is not connected to the computer? After the printer is installed, click Finish. Exercise 5. Mindset To simplify network printer deployments, you can publish printer connections to Active Directory Domain Services using Group Policy.
The Deploy with Group Policy dialog box appears see Figure Click Browse. The Browse for a Group Policy Object dialog box appears. The printer appears in the deployment list. A Print Management message box appears, indicating that the printer deployment has succeeded. Click the Windows PowerShell button on the taskbar. An Administrator: Windows PowerShell window appears. DevicesAndPrinters and press Enter.
The Devices and Printers window appears. Note: It might be necessary to wait several minutes and click Refresh before the new printer appears. The Active Directory Users and Computers window appears. Right-click the adatum. In the Find drop-down list, select Printers. The title of the dialog box changes to Find Printers. Click Find Now. Question What printers appear in the Search Results box? Right-click the MSColor printer and, from the context menu, select Connect.
Switch to the Devices and Printers window. Question What changed in the Devices and Printers window? Close the Devices and Printers window and the Find Printers window. You can leave any windows open for the next exercise. Mindset Consumables for the color printer you installed in Exercise 5. However, you want selected users to be able to access the printer at all times.
Select the Printers node in the console, right-click the MSColor printer you created previously, and, in the context menu, select Properties. The MSColor Properties sheet appears. Click the Advanced tab see Figure How is it prevented? In some instances, a user deliberately or accidently interrupts a print job, stalling the queue until the partial job is removed. When users send print jobs requiring a paper size that is not available, the entire print queue halts until someone inserts Question the correct paper for that job.
Click Apply, and then click the Security tab. Type Domain Users and click OK. The Domain Users group appears in the Group or user names list, and receives the Allow Print permission. Select the Everyone special identity and click Remove. Leave the Always Available option selected, and change the value in the Priority spin box to Which of the problems described in the Exercise 5.
How is it 9 prevented? Remove the Everyone special identity from the Group or User Names list. Lab 5: Configuring Print and Document Services 43 Question How do these permission modifications achieve the goals 10 stated in the exercise overview?
Lab Challenge Creating a Printer Pool Overview To process a large quantity of print jobs with a single printer, you can create a printer pool, which distributes the print jobs among multiple print devices. Completion time 20 minutes To support the Legal department at Contoso, Ltd.
Then, configure the printer to function as a printer pool using the IP addresses cited previously. Write the procedure you use to create and configure the printer pool, and then take a screen shot of the Ports tab in the HPLJ Pool Properties sheet. Paste the image in the Lab 5 worksheet file. Mindset How do you use the Server Manager application on a single computer to manage multiple servers?
In the left pane, click All Servers. The All Servers home page appears, displaying only the local server. Right-click the All Servers icon and, from the context menu, select Add Servers. The Add Servers dialog box appears. Lab 6: Configuring Servers for Remote Management 47 4. With the Active Directory tab and the adatum domain selected, click Find Now. The three servers on the network appear see Figure The server appears in the Selected list.
The wizard closes and the two remote servers appear in the Servers tile. Exercise 6. The Select destination server page appears see Figure Figure The Select destination server page in Server Manager 4.
Click Next to accept the default role services. Select the Restart the destination server automatically if required check box and click Install. The Installation progress page appears as the wizard installs the role on the remote system.
Lab 6: Configuring Servers for Remote Management 49 In Server Manager, click the Tools menu. The All Servers home page appears. A message box appears, prompting you to confirm that you want to restart the server.
Mindset Where are your domain controllers? Select one of the Active Directory Domain Services administration tools. The Tools menu appears see Figure Lab 6: Configuring Servers for Remote Management 51 2. Scroll down and expand the Remote Server Administration Tools feature.
The Installation progress page appears as the wizard installs the selected features. Click Tools. The Tools menu appears, which now contains the Active Directory administration tools. Mindset What hardware is necessary to run Hyper-V? The system installs the Hyper-V role and prompts you to restart the server see Figure Figure Prompt to restart the server 4. Press Y. The Server Manager console opens. The Installation Progress page appears as the wizard installs the Hyper-V role.
The Add Roles and Features Wizard closes. Mindset How does Hyper-V provide resources that are virtual equivalents of physical hardware?
The Hyper-V Manager console appears. The Specify Name and Location page appears. In the Name text box, type Vmachine1 and click Next. The Assign Memory page appears. In the Startup memory text box, type and click Next. The Configure Networking page appears. The memory amounts used in this exercise are intended for NOTE demonstration purposes only. They are insufficient to run virtual machines with Windows guest operating systems. Question Why are you unable to connect this virtual machine to a 1 network?
The Connect Virtual Hard Disk page appears. The Installation Options page appears. The wizard creates the new virtual machine, and it appears in the Hyper-V Manager console. Lab 7: Creating and Configuring Virtual Machine Settings 57 Question Why would a virtual machine in this default configuration fail 2 to boot if you were to start it?
Completion time 10 minutes Create a new Hyper-V virtual machine named Vmachine2, with a GB virtual hard disk and MB of startup memory using the same default settings as the one you created with the New Virtual Machine Wizard in Exercise 7. Write out the Windows PowerShell command s that will execute the required settings.
Exercise 7. Mindset How can you tell how much memory a virtual machine needs at any given time? In the Hardware list, click the Memory icon. The Memory page appears see Figure In the Startup RAM text box, type Question What is the maximum amount of memory that Vmachine1 can use in 3 its current configuration with Startup RAM set to megabytes?
Increase the Memory Weight value by pushing the slider all the way to the right. Completion time 10 minutes Using Windows PowerShell commands only, configure the Vmachine2 virtual machine you created in the previous challenge to use dynamic memory, using the same values you assigned to Vmachine1 in Exercise 7.
Write out the Windows PowerShell command s that will apply the required settings. What hardware options are available when creating virtual hard disks in Hyper-V? The Choose Disk Format page appears. The Choose Disk Type page appears see Figure Figure The Choose Disk Type page 5. Select the Fixed size option and click Next. What happens to the parent disk as a result of creating the differencing disk? In the Name text box, type Fixed1 and click Next.
The Configure Disk page appears. Leave the Create a new blank virtual hard disk option selected and, in the Size text box, type 20 and click Next. If you were to select the Copy the contents of the specified Question physical disk option and then select one of the listed physical 3 disks, would you or would you not be creating a pass-through disk? The wizard creates the new virtual disk file. Exercise 8. Mindset Under what conditions is it necessary to edit a VHD?
The Locate Virtual Hard Disk page appears. An Open combo box appears. Select the Fixed1. The Choose Action page appears. Select the Expand option and click Next. The Expand Virtual Hard Disk page appears. In the New Size text box, type 25 and click Next.
The wizard expands the file and closes it. Mindset How do you mount an existing VHD into a new virtual machine? In the Name text box, type Vmachine3 and click Next. Select the Use an existing virtual hard disk option, and then click Browse.
Mindset Under what conditions would you want to use a pass-through disk, rather than a virtual hard disk? In the Name text box, type Vmachine4 and click Next.
Select the Attach a virtual hard disk later option and click Next. Select the Vmachine4 virtual machine you just created and, in the right pane, click Settings. On the right side of the dialog box, select Hard Drive and click Add.
The Hard Drive page appears. Select the Physical hard disk option to create a pass-through disk. However, the drop- down list does not contain any drives, so you cannot create a pass-through disk. Click Cancel to close the Settings dialog box. In the left pane, select the Disk Management node. In the Disk Management snap-in, right-click the Disk 3 panel and, from the context menu, select Offline. The status of the disk changes to offline. Close the Computer Management console.
On the right-side of the dialog box, select Hard Drive and click Add. This time, the disk you took offline appears in the drop-down list. Select Disk 3 in the drop-down list. Click OK to close the Settings dialog box. Lab Challenge Creating a Snapshot Overview To complete this challenge, you must create a snapshot of a virtual machine, preserving its state at a particular date and time.
Mindset Which type of switch should you create? In the left pane, select New virtual network switch. The new switch appears in the left pane, selected so that the Virtual Switch Properties page appears in the right pane. The Virtual Switch Manager dialog box closes. Mindset What hardware, virtual or otherwise, is necessary for Hyper-V virtual machines to communicate with each other? In the Connection drop-down list, select Internal Switch and click Next. Repeat steps 1 to 8 to create a second virtual machine, this one named Vmachine5.
Assuming that the virtual machines you just created have Windows Server installed on them, in its default Question configuration, and all of the computers are configured with 1 appropriate IP addresses, what communications would be possible on this virtual network? How would the communication capabilities of the virtual Question network differ if you had created an external virtual switch 2 instead of an internal one?
Why is this so? Lab 9: Creating and Configuring Virtual Networks 75 Lab Challenge Creating an Isolated Network Overview To complete this challenge, you must use Windows PowerShell cmdlets to create and configure the components required to build a virtual network that is completely isolated from all external physical networks and the Hyper-V Host computer. Completion time 15 minutes Using Windows PowerShell cmdlets only, you must create a new virtual network connecting the Vmachine4 and Vmachine5 virtual machines you created previously in this lab.
The new virtual network must be completely isolated, both from the Hyper-V server hosting the virtual machines and from the physical network to which the server is connected. To create the new network, you need to create a new virtual switch and add a new network adapter to each of the virtual machines. Write out the Windows PowerShell commands needed to create and configure the required components. When connecting a virtual machine to an isolated network, Question should you install a synthetic network adapter or a legacy 3 network adapter?
Explain why. Mindset What IPv4 addressing policies does your organization have in place? Completion time 20 minutes To complete this exercise, you must determine what IPv4 addresses you should use on the workgroup for which you are responsible. Your supervisor has assigned you a group of computers that consists of three servers and seven workstations. Your entire department must share an IPv4 network with the address Create a list of the network addresses your subnetting can create, using CIDR notation.
Then choose one of the subnets for use by your computers and list the IP addresses in that subnet, along with the correct subnet mask value. Exercise Mindset What parameters do you have to configure to ensure that the computers on your network can communicate with each other? Using the IP addresses you calculated in Exercise In the left pane of the Server Manager console, click the Local Server icon.
Question How did the computer obtain its current IP address? How can 1 you determine this? When the Server Manager console appears, click the Local Server icon. Write the necessary commands in the Lab 10 worksheet. In the Command Prompt window, type ping The computer successfully pings the specified address.
In the Command Prompt window, type ping svr-dc-a and press Enter. The computer successfully pings the specified computer. Question What does the result of this ping test prove? In the Command Prompt window, type ping svr-mbr-c and press Enter. The computer fails to ping the specified computer. Question Why did these three ping tests fail, when the previous tests 7 succeeded?
Check your available server resources and consider the number of DHCP clients on your network. The Installation progress page appears as the wizard installs the selected roles and features see Figure The Authorization page appears. Click Commit to use the default Authorization settings. The Summary page appears. Expand the svr-dc-a. Expand and right-click the IPv4 node and, from the context menu, select New Scope. The New Scope Wizard appears.
Click Next to bypass the Welcome page. The Scope Name page appears. In the Name text box, type The IP Address Range page appears. In the Start IP address text box, type In the End IP address text box, type Question Notice that the wizard automatically adds a value to the 1 Subnet mask text box.
Where did this value come from? In the Subnet mask text box, key The Add Exclusions and Delay page appears. The address appears in the Excluded address range list. Question Why is it necessary to exclude addresses from the range of 2 addresses included in the scope?
Question How would it be possible to leave the The Lease Duration page appears. Click Next to accept the default value. Click Next to accept the Yes, I want to configure these options now option.
The Router Default Gateway page appears. In the IP address text box, key Click Next to bypass the page. The Activate Scope page appears. Click Next to accept the default Yes, I want to activate this scope now option. The Completing the New Scope Wizard page appears. The scope is added to the console. Expand the IPv4 node and the new scope, and then select the Address Pool folder.
Mindset What IPv6 addressing policies does your organization have in place? In the Name text box, type IPv6. The Scope Prefix page appears see Figure In the Prefix text box, type fd and click Next. The Add Exclusions page appears. In the Start IPv6 address text box, type and click Add. The Scope Lease page appears. The wizard creates the scope.
Expand the Scope [fd] IPv6 node you just created. Click the Scope Options node, then right-click it, and, from the context menu, select Configure Options. The Scope Options dialog box appears. In the New IPv6 address text box, type fd and click Add. Wait for DNS Validation to complete.
The address appears in the Current IPv6 address list. Click OK to close the Scope Options dialog box. Launch Server Manager and, in the left pane, click the Local Server icon. In the Properties tile, click the Ethernet setting. The Network Connections window appears.
Right-click the Ethernet icon and, from the context menu, select Properties. Then click OK. Design a DNS namespace for your organization that conforms to the following guidelines.
All of the additional domains you create must be subordinate to this domain.
0コメント