Top 22 Windows Server Interview Questions & Answers
Top 22 Windows Server Interview Questions & Answers
Top 22 Windows Server Interview Questions & Answers
com/
2) Explain in windows DNS server what is Primary, Secondary and Stub zone?
Primary Zone: In this, the file is saved as normal text file with filename (.dns).
Secondary Zone: It maintains a read-only copy of zone database on another DNS
server. Also, it acts as a back-up server to the primary server by providing fault
tolerance and load balancing
Stub Zone: It consists of a copy of name server and SOA records which is used for
reducing the DNS search orders.
IntelliMirror helps to reconcile desktop settings, applications and stored files for users especially
for those users who move between workstations or those who works offline
4) In the case when MSI file is not available, how you can install an app?
To add the application using the Software Installer.ZAP text file can be used rather than the
windows installer
5) Explain how you can set up remote installation procedure without giving access to
user?
1/5
http://career.guru99.com/
“ 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.
Iterative Query
Recursive Query
Primary function of the domain controller is to validate users to the networks, it also provide a
catalog of Active Directory Objects.
To configure a TCP/PI client for an IPv4 client, you have to provide the IP address and the
subnet mask.
10) Explain what does it mean caching only server in terms of DNS?
The caching only DNS server provides information related to queries based on the data it
contains in its DNS cache.
11) 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?
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.
To look up for the information from the server, e-mail and another program follows or uses the
2/5
http://career.guru99.com/
internet protocol. This protocol is referred as LDAP or Lightweight Directory Access Protocol.
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.
14) Explain what is the difference between a thread and a computer process?
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.
INODE holds the metadata of files; INODE is a pointer to a block on the disk, and it is unique.
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
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.
18) To check TCP/IP configurations and IP connectivity, what are the two command line
utilities that can be used?
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
3/5
http://career.guru99.com/
19) Explain if it is possible to connect Active Directory to other 3rd party Directory
services?
Yes, you can connect other vendors directory services with Microsoft version. By using dirXML
or LDAP to connect to other directories.
ntds.dit
edb.log
res1.log
res2.log
edn.chk
21) Explain what is the major difference between NTFS ( New Technology File System)
or FAT (File Allocation Table) on a local server?
For local users FAT (File Allocation Table) and FAT32 provides security, while NTFS ( New
Technology File System) provides security for domain users as well as local users. NTFS
provides file level security which is not possible through FAT32.
22) Mention what windows server 2008 service is used to install client operating system
over the network?
WDE ( Windows Deployment Services ) allows you to install client and server operating systems
over the network to any computer with a PXE enabled network interface
4/5
http://career.guru99.com/
5/5
Powered by TCPDF (www.tcpdf.org)