Which of the following are the right steps to add roles and features in Windows Server 2012?

Which of the following are the right steps to add roles and features in Windows Server 2012?
  • IN THIS PAGE

  • Overview

PRODUCT MANUALS

PaperCut NG & PaperCut MF Manual

PRODUCTS FEATURED

Since Microsoft Windows 2012, Microsoft have reconfigured the way in which you can manage High Availability with print services. They introduced the ability to use Hyper-V and failover clustering to make your print server a highly available virtual machine. This solution provides full server failover options and can be implemented with the PaperCut NG/MF Application Server, Secondary Server, and/or Site Server.

There are several steps involved in the setup of this failover solution:

  • Before you Begin

  • Step 1: Configure roles / features on nodes for high availability

  • Step 2: Connecting to iSCI network drives

  • Step 3: Create the failover cluster

  • Step 4: Create a high availability virtual machine

  • Step 5: Set up your print server

Before you Begin

Systems Requirements:

  • 2+ physical servers

  • MS Server 2012/2016 with Hyper-V capabilities

  • iSCI SAN with 2 drives configured

  • Drive 1: 5GB (to be used for the Quorum if using only 2 nodes)

  • Drive 2: VM server storage

You will also require the following:

  • Administrative rights to be able to join machines to the domain

  • IP address to connect to your SAN

  • IP Addresses for the following:

    • 2 x IP addresses for the Physical Servers

    • 1 x IP address for the Cluster

    • 1 x IP address for the VM

Step 1: Configure roles / features on nodes for high availability

  1. Install MS Windows Server 2012 or MS Server 2016 onto your two server nodes.

  2. In the Server Manager > Dashboard, click Add roles and features.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

    The Before you begin window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  3. Click Next.

    The Select installation type window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  4. Select Role-based or feature-based installation.

  5. Click Next.

    The Select destination server window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  6. Select the server that you are logged in on.

  7. Click Next.

    The Select server roles window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  8. In the Roles list, select Hyper-V.

    The Add feature that are required for Hyper-V window is displayed. This window shows the dependencies that will be installed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  9. Click Add Features.

  10. Click Next.

    The Select features window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  11. In the Features list, select Failover Clustering.

    The Add features that are required for Failover Clustering window will pop up and now be displayed. This window shows the dependencies that will be installed with this feature.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  12. Click Add Features.

    The Hyper-V window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  13. Click Next.

    The Create Virtual Switches window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  14. In Network adapters, select the network that you want your virtual machine to use for the cluster. If you have multiple NIC’s listed here, choose the appropriate one/s.

  15. Click Next.

    The Virtual Machine Migration window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  16. Select the Allow this server to send and receive live migrations of virtual machines checkbox. This allows the VM to transfer between your nodes where required.

  17. Click Next.

    The Default Stores window is displayed. Do not change the default stores.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  18. Click Next.

    The Confirm installation selections window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  19. Check the setting to ensure you are happy with the selected items to be installed.

  20. Click Install.

    The chosen Role and Feature will be installed on your machine.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  21. When the installation is complete, restart the machine to finalize the installation.

  22. Repeat the above steps on any additional nodes you want to include in the failover cluster.

Step 2: Connecting to iSCI network drives

  1. Start the iSCI initiator then connect to your two SAN drives:

    1. Click Start > Windows Administrative Tools > iSCI Initiator.

    2. Ensure the drives are set to allow simultaneous connections. This is configured on your SAN. Make sure you have granted access to your two cluster servers.

  2. Connect to the SAN drives:

    1. Open iSCSI initiator.

    2. Click the Targets tab.

      Which of the following are the right steps to add roles and features in Windows Server 2012?

    3. In Target, enter the IP address for the SAN.

    4. Click Quick Connect.

      Your advertised drives are displayed.

    5. Highlight a drive; then click connect to connect to each drive.

    6. When a drive is connected, click Done.

    7. Click the Volumes and Devices tab.

      Which of the following are the right steps to add roles and features in Windows Server 2012?

    8. Click Auto Configure.

    9. Click OK.

    10. When you are connected on the first machine, click Start > Windows Administrative tools > Computer Management > Disk Management.

      Which of the following are the right steps to add roles and features in Windows Server 2012?

    Your two disks appear as Unknown and Offline. They also display the size you configured on the SAN (eg: 5GB and 150GB).

  3. Bring the disks online:

  4. Right-click the disk number.

  5. Select Online.

  6. Repeat the above step for the second drive.

  7. Initialize the disks:

  8. Right-click the disk number next to one of the new drives.

  9. Select Initialize disk.

  10. In the box that appears, ensure that both your new disks have a tick mark next to them.

  11. Set as MBR.

  12. Click OK.

  13. Configure the new drive:

  14. Right-click the first drive.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  15. Select Create New Simple Volume.

  16. Leave the defaults in place.

  17. Choose a drive letter to assign.

  18. Label your drives:

  • 5GB drive—label the drive as Quorum

  • 150GB (larger drive)—label it as ClusterStorage

  1. Repeat the above steps for the second drive.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

Once this is done for your first node (Server), repeat these steps on your additional nodes (Servers). For example, from the two listed servers above (Server1 and Server2), you must connect the iSCSI drives on both systems before they will be available for your cluster.

Step 3: Create the failover cluster

From the OS of any of the nodes:

  1. Click Start > Windows Administrative tools > Failover Cluster Manager to launch the Failover Cluster Manager.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  2. Click Create Cluster.

    The Before you Begin window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  3. Click Next.

    The Select Servers window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  4. Enter the server names that you want to add to the cluster. Alternatively, you can locate them via Browse.

  5. Click Add.

  6. Click Next.

    The Validation Warning window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  7. Select Yes to allow verification of the cluster services.

  8. Click Next.

    The Validate a Configuration Wizard is displayed. This wizard validates the server configuration.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  9. Click Next.

    The Testing Options window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  10. Select Run all tests (recommended).

  11. Click Next.

    The Confirmation window is displayed. This window lists all of the tests that will be run.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  12. Click Next.

    The Validating window is displayed while all of the clustering tests are being run. This process may take several minutes depending on your network infrastructure and the number of nodes you have chosen to add to your cluster.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  13. When the tests have completed, check the report then fix any configuration errors. The cluster setup will fail if any errors exist.

    The Access Point for Administering the Cluster window in the Create Cluster wizard is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  14. In Cluster Name, enter a name for your cluster.

  15. In the available network provide an IP address for the cluster.

  16. Click Next.

    The Confirmation window is displayed. This window lists the settings to be applied to your new cluster.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  17. Select the Add all eligible storage to the cluster check box.
    The system will now try to assign any storage it can find.

  18. Click Next.

    The system attempts to create the new cluster in your domain. This may take a while as there are several checks that must take place and tests that are conducted while the system is configured.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

    When the process is complete, the Summary window is displayed stating that the cluster wizard completed successfully.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  19. Click Finish.

  20. Check to confirm that the cluster is configured correctly:

  21. In the Failover Cluster Manager, navigate to Nodes.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  22. Check that all nodes in the cluster are online. If they are not, go to the server that is offline and bring the system online to join the cluster.

  23. Navigate to Storage > Disks.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

    The system detects the SCSI drives and displays them here. If you were setting this up with only two nodes, then the 5GB Quorum cluster would have been assigned as Disk Witness in Quorum.

    The configured storage space is assigned to Available Storage.

  24. Configure this storage to be part of the cluster:

  25. Right-click the disk assigned to available storage; then select Add to Cluster Shared Volumes.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

The cluster is now assigned to Cluster Shared Volume.

Which of the following are the right steps to add roles and features in Windows Server 2012?
1. Check the Cluster Events folder for any reported issues with the cluster. If there are no issues, you can configure your virtual machine in the cluster environment.

Step 4: Create a high availability virtual machine

  1. In the Failover Cluster Manager, expand the cluster created in the previous steps.

  2. Right-click Roles; then select Virtual Machines > New Virtual Machine.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

    The New Virtual Machine window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  3. Select the node you want to set the virtual machine up on. It doesn’t matter which node you choose, but we recommend you choose the node that you are currently working on.

  4. Click OK.

    The New Virtual Machine Wizard is displayed. This window explains the steps involved in setting up a virtual machine.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  5. Click Next.

    The Specify Name and Location window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  6. In Name, enter a name for your virtual machine.

  7. In Location, enter the drive where the VM will be stored on the server.
    For this VM to be able to move between the nodes, choose the ClusterStorage\Volume drive. This is usually located on C:\ClusterStorage\Volume1\ or similar.

  8. Click Next.

    The Specify Generation window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  9. Select the generation of virtual machine you want to use:

    • Generation 1—offers the best cross compatibility with versions. Generation 2 offers greater security, better performance, and supports the UEFI disk partitioning.

    • Generation 2—supported on the current releases, but not the older versions of Hyper-V. Also Generation 2 virtual machines are not supported by Azure.

  10. Click Next.

    The Assign Memory window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  11. In Startup memory, enter the relevant amount of memory that you want for this virtual machine.

  12. If you want the memory to be dynamic, select the Use Dynamic Memory for this virtual machine check box.

  13. Click Next.

    The Configure Networking window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  14. In Connection, select the NIC you want to assign to this virtual machine.

  15. Click Next.
    The Connect Virtual Hard Disk window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  16. In Name, enter a name for your virtual machine. This is the name that will be displayed in Hyper-V.

  17. In Location, enter a location on the cluster drive for the hard drive. By default, this is usually created on your system under C:\ClusterStorage\Volume1\.

  18. Set the hard drive size.

  19. Click Next.

    The Installation Options window is displayed.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  20. Select the install location for your operating system. If you intend to perform this installation at a later time, select Install an Operating System Later.

  21. Click Next.

    The Completing the New Virtual Machine Wizard window is displayed. This window displays the options that you have selected for the configuration of this Hyper-V machine.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  22. Review your selections and if you are happy with them, click Finish.

    When the Hyper-V machine has been configured, the Summary window displays a Success message.

    Which of the following are the right steps to add roles and features in Windows Server 2012?

  23. Click Finish.

  24. If your two node machines are running different CPU models, enable processor compatibility:

    1. With the virtual machine turned off, in Hyper-V Manager, highlight the machine.

    2. From the Action pane select Settings > Processor.

    3. Expand Processor then click Compatibility

      Which of the following are the right steps to add roles and features in Windows Server 2012?

    4. Select the Migrate to a physical computer with a different processor check box.

    5. Click OK.

  25. Ensure that the new nodes are configured to accept the virtual machine in the event of a failover:

    1. In the Failover Cluster Manager, select Roles.

      Which of the following are the right steps to add roles and features in Windows Server 2012?

    2. Double-click your virtual machine.

    3. On the General tab, under Preferred owners, select the nodes that you want to manage your virtual machine in the event of a failure.

    4. Click OK.

Step 5: Set up your print server

  1. From the Cluster Manager window start your VM and install Windows.

  2. Configure the machine on your network.

  3. For testing purposes, turn off Windows Firewall so you can RDP and Ping this machine.

  4. Configure your print queues.

  5. Test that printing works successfully:

    1. Check printing on the server.

    2. Map the print queue from a client machine on the network and test printing.

  6. When printing is working successfully, test the failover.

    1. In Failover Cluster Manager, right-click the VM you have created.

    2. Click Move.

    3. Select Quick Migration > Select Node.

    4. Select a node that the VM is not currently residing on.

      The VM will now start up on the other node.

  7. When the virtual machine status shows that it is running, remote desktop into this machine to ensure it is still operational. Any windows you had open previously should still be running.

  8. Install PaperCut NG/MF onto this machine.

  9. Send several test print jobs to ensure that PaperCut NG/MF is operating correctly.

  10. Install your shared print queues to a client machine.

  11. Print a document.

  12. Log in to the server node that the PaperCut NG/MF VM is running on; then restart the server.

  13. While the server is restarting, from the client machine, send several test print documents to the shared printer.

  14. The print jobs are processed and the VM fails over successfully to one of your other nodes.

    HA achieved!

Which of the following are server roles for Windows Server 2012?

Server Core supports the following server roles on Windows Server 2012 and Windows Server 2012 R2:.
Active Directory Domain Services (AD DS).
Active Directory Lightweight Directory Services (AD LDS).
DHCP Server..
DNS Server..
File Services..
Hyper-V..
Print Services..
Streaming Media Services..

Which of the following can be used to add a role in Windows Server 2016?

If you are running Server Manager on Windows Server 2016 or Windows 10, you can use the add Roles and Features Wizard to install roles and features only on servers and offline VHDs that are running Windows Server 2016.

How do you install roles and features?

In Server Manager, click Manage and then select Add Roles and Features to start the Add Roles and Features Wizard..
On the Select installation type screen, select Role-based or feature-based installation..
Select the target server..
On the Select features screen, check the box next to ..

Which features can be installed on Windows Server 2012?

What's New for Windows Server 2012.
Windows Clustering. Windows Clustering allows you to manage both network load-balanced clusters as well as failover clusters. ... .
User Access Logging. New! ... .
Windows Remote Management. ... .
Windows Management Infrastructure. ... .
Data Deduplication. ... .
iSCSI Target Server. ... .
NFS Provider for WMI. ... .
Offline Files..