Preview

Unit 1 Assignment 1 Installing Server

Satisfactory Essays
Open Document
Open Document
380 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Unit 1 Assignment 1 Installing Server
Unit 1 Assignment 1: Installing Server
Roles with a Batch File

1. What does the /w switch do? And why is it used? I think there are a lot of commands that might use /w for very different reasons... For example: MCP/MCSA/MCTS/MCITP. The /W switch specifies the warning level of the MIDL compiler. The warning level indicates the severity of the warning.
2. What switch is used to remove a role? In the Roles Summary or Features Summary areas of the Server Manager main window, click either Remove Roles or Remove Features, depending on the software that you want to remove. Follow the instructions that are provided by the wizard as you progress through the removal.
To remove roles or features by using the windows program called Windows PowerShell.
3. What is the command to start the DHCP Server service? To use DHCP commands interactively at the command prompt. Open Command Prompt. Type netsh. At the netsh> command prompt, type dhcp. At the dhcp> command prompt, type: server\\ServerName Or, type: serverIPAddress.
Where ServerName and IPAddress are the server that you want to manage.
Once connected, you can use any supported Netsh DHCP context command. Type /? or help to display the immediate context command menu, or type list to list all of the Netsh DHCP context commands available for use.
4. What command is used to configure a DNS zone? You can use these procedures to configure a new Domain Name System (DNS) server with either the Windows graphical user interface (GUI) or the dnscmd command-line tool.
When you install a new DNS server on a server that is not a domain controller, you typically perform the following tasks to configure the DNS server:
Create a forward and (optional) reverse lookup zone. After creating the first zone, you can also create additional zones, as needed.
Determine whether each zone will allow dynamic updates, including whether nonsecure updates will be allowed.
Determine whether unresolved queries will be forwarded and to what servers.

You May Also Find These Documents Helpful

  • Satisfactory Essays

    So, to force all the PCs to grab new IP addresses, you need to go to each computer, open a DOS prompt, and do an "ipconfig /release" and an "ipconfig /renew". If this does not work, you need to check your scope configuration, and make sure the network/subnet mask match what is configured on the router that is connected to this a particular LAN. Also you might need to see whether your DHCP server is on the same LAN, or whether your organizational IT is doing DHCP relays, etc.…

    • 261 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    NT1330 Unit 2 homework

    • 364 Words
    • 2 Pages

    Check the workstations using ipconfig /all and find out if the ip range is within the address range you assigned, if it is a different address then the workstation failed to contact the DHCP server and has gone into apipa mode. The Network Interface Card might be assigned an incorrect driver. Another possible cause of the problem is that the patch cable is not plugged into the Network Interface Card, or is not connected to a switch on the other end. However, it could be that the server has run out of IP addresses that it can assign to clients. You can easily tell if this is the problem by comparing the size of the DHCP address scope to the number of devices on your network that request IP addresses from the DHCP server. But since only some of the workstations have got addresses the problem might be the DHCP server. Start off by doing some ping tests to verify that the DHCP server is able to communicate across the network. If the DHCP server is able to communicate with other computers on the network, then I recommend verifying that the DHCP server has an IP address that is compatible with the scope that the server is configured to assign addresses from. The server itself has to be assigned a static address in the same subnet range, such as 192.168.0.199. If this still doesn’t solve the problem make sure that the DHCP server is still authorized by the Active Directory to lease IP addresses. You should also check to verify that the scope is active, and that the necessary services are running on the DHCP server.…

    • 364 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Documents NETW240 Wk4 Lab

    • 1983 Words
    • 10 Pages

    To start simply click on the named Server from the device list (located on the left hand side of the screen) and click the Power on from the in tools bar. In some cases the devices may power on automatically.…

    • 1983 Words
    • 10 Pages
    Satisfactory Essays
  • Good Essays

    NT 1330 Unit 2 Exercise 1

    • 363 Words
    • 2 Pages

    Start by checking the DHCP setting and configurations and make sure they all correctly configured.…

    • 363 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    None of these Save Question 3 (1 point) Clients can send a DHCP request message to multiple DHCP servers. Question 3 options: True False Save Question 4 (1 point)…

    • 268 Words
    • 6 Pages
    Satisfactory Essays
  • Satisfactory Essays

    The DHCP server can be configured with Active Directory Explorer and DHCP Server for Windows. We can also include Internet Printing Client and Storage Manager for SANs to the file sharing and printing server. The email server can also be configured with the SMTP Server tool.…

    • 247 Words
    • 1 Page
    Satisfactory Essays
  • Powerful Essays

    Server Core is a stripped down version of the Operating System, where there is no start menu, no Microsoft Management Console (MMC) console, and virtually no graphical applications.…

    • 1432 Words
    • 7 Pages
    Powerful Essays
  • Powerful Essays

    Nt1330 Unit 1 Assignment

    • 3253 Words
    • 14 Pages

    By applying ip-address, subnet masks and default gateway we check the DHCP server with the help of…

    • 3253 Words
    • 14 Pages
    Powerful Essays
  • Good Essays

    Comp230 Week 1 Lab Report

    • 941 Words
    • 4 Pages

    Copy and paste the specified ipconfig /all command output from the Windows CLI into the Task 1 box provided below.…

    • 941 Words
    • 4 Pages
    Good Essays
  • Good Essays

    It-260 Worksheet

    • 512 Words
    • 3 Pages

    In the future, you will need to configure your server to perform certain tasks, using tools and services that Windows Server 2008 does not install by default. In this exercise, use the Server Manager console to configure the server and install these tools and services.…

    • 512 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    COMP 230 WK 1 7 QUIZ

    • 2401 Words
    • 33 Pages

    (TCO 1) The netsh command that will set the IP Address of the interface name "NIC" to a DHCP supplied IP address is _____.…

    • 2401 Words
    • 33 Pages
    Satisfactory Essays
  • Powerful Essays

    The /W switch specifies the warning level of the MIDL compiler. The warning level indicates the severity of the warning. It also behaves the same as the /Warn switch. There are different levels of this and can be used to determine how severe a problem may be. Below I have made a chart listing the different /W levels. As for removing a role, if needed you can remove a singular role quite easily. For example if you want to remove the single role ExampleRole1. All you have to do is enter “Remove-ManagementRole ExampleRole1” There are different types of removals for different purposes. When starting DHCP service from command prompt simplify enter “net start dhcpserver, net stop dhcpserver, net pause dhcpserver, or net continue dhcpserver. Or you can get there by clicking Start>Settings>Control Panel>double-click Administrative Tools, and then double-click DHCP. As for DNS zone, you are able to configure it manually through various steps or using your command prompt and entering “dnscmd /Config {|..AllZones} {1|0}”…

    • 394 Words
    • 2 Pages
    Powerful Essays
  • Satisfactory Essays

    Ittnt2670 Lesson 1

    • 489 Words
    • 2 Pages

    Which of the following roles must you install with the Fax Server role on a Windows Server 2008 computer?…

    • 489 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    For this exercise, let us assume that the processes required have been completed so that we may now add users and then create a work-group in the ACMExx.COM Domain. To clarify the required steps before we would be prepared to add users lets review the steps in a broad sense:…

    • 303 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Data Comm

    • 501 Words
    • 3 Pages

    1) When you promoted your server to domain controller and installed DHCP, what would happen if there was another domain controller already on this network?…

    • 501 Words
    • 3 Pages
    Satisfactory Essays