Question:- Explain how you can set up remote installation procedure without giving access to user?
Answer:- To do that, you have to go to, gponameà User Configuration à Windows Settings à Remote Installation Services à Choice Options
Question:- What does it mean by “tattooing” the Registry ?
Answer:- “ Tattooing” the registry means user can modify and view user preference that are not stored in the maintained portions of the Registry. Even if the group policy is changed or removed, the user preference will still persist in the registry.
Question:- “ Tattooing” the registry means user can modify and view user preference that are not stored in the maintained portions of the Registry. Even if the group policy is changed or removed, the user preference will still persist in the registry.
Answer:- The types of queries DNS does are Iterative Query Recursive Query
Question:- Explain what is the primary function of the domain controller?
Answer:- Primary function of the domain controller is to validate users to the networks, it also provide a catalog of Active Directory Objects.
Question:- What information is required when TCP/IP is configured on Window Server?
Answer:- To configure a TCP/PI client for an IPv4 client, you have to provide the IP address and the subnet mask.
Question:- Explain what does it mean caching only server in terms of DNS?
Answer:- The caching only DNS server provides information related to queries based on the data it contains in its DNS cache.
Question:- Explain what is the way to configure the DHCP server such that it allocates the same IP address to certain devices each time the address is removed?
Answer:- To configure the DHCP server, you can create a reservation for the device. To create a reservation, you must know the MAC hardware address of the device. To determine the MAC address for a network device you can use the ipconfig or nbs tat command line utilities.
Question:- Explain what is LDAP?
Answer:- To look up for the information from the server, e-mail and another program follows or uses the internet protocol. This protocol is referred as LDAP or Lightweight Directory Access Protocol.
Question:- Explain what is SYSVOL folder?
Answer:- It is a set of files and folders that is stored on the local hard disk of each domain controller in a domain and are replicated by the FRS ( File Replication Service). These files contain group or user policy information.
Question:- Explain what is the difference between a thread and a computer process?
Answer:- Computer Process: In computing, a process is an instance of a computer program that is executed sequentially by a computer system which can run several computer programs concurrently. Thread: A thread is a several executable program that work together as a single process. For instance, one thread might send an error message to the user; another might handle error signals while the third thread might be executing the original action.
Question:- Explain what is INODE?
Answer:- INODE holds the metadata of files; INODE is a pointer to a block on the disk, and it is unique. In simple words, it is a unique number allocated to a file in UNIX-like OS.
Question:- Explain what is RAID in Windows Server?
Answer:- For storing same data at a different place RAID or Redundant Array of Independent Disks strategy is used. It is a strategy for building fault tolerance and increase the storage capacity. On separate drives it allows you to combine one or more volumes so that they are accessed by a single drive letter
Question:- Explain what is the purpose of deploying local DNS servers?
Answer:- A local DNS server provides the local mapping of fully qualified domain names to IP addresses. To resolve remote requests related to the domains names on your network, local DNS servers can provide record information to remote DNS servers.
Question:- To check TCP/IP configurations and IP connectivity, what are the two command line utilities that can be used?
Answer:- Ipconfig: To check the computer’s IP configuration, command ipconfig can be used and also it can be used to renew the client’s IP address if it is provided by a DHCP server. Ping: To check the connection between the local computer and any of the other computer device on the network Ping command is used
