SlideShare a Scribd company logo
1 of 3
Download to read offline
T o p 2 2 W i n d o w s S e r v e r I n t e r v i e w Q a n d A F A Q s @ R i s h i _ 2 0 1 9
Top 22 Windows Server Interview Questions & Answers
1) Explain what is Windows Server?
Window server is a series of server operating system developed by Microsoft
Corporation.
2) Explain in windows DNS server what is Primary, Secondary and Stub zone?
In windows DNS server,
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.
3) Explain what does IntelliMirror do?
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?
To do that, you have to go to,
gponameà User Configuration à Windows Settings à Remote Installation Services à
Choice
Options
6) What does it mean by “tattooing” the Registry ?
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.
7) Mention how many types of queries DNS does?
The types of queries DNS does are
Iterative Query
Recursive Query
8) Explain what is the primary function of the domain controller?
Primary function of the domain controller is to validate users to the networks, it also
provide a
catalog of Active Directory Objects.
T o p 2 2 W i n d o w s S e r v e r I n t e r v i e w Q a n d A F A Q s @ R i s h i _ 2 0 1 9
9) What information is required when TCP/IP is configured on Window Server?
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.
12) Explain what is LDAP?
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.
13) Explain what is SYSVOL folder?
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?
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
.
15) Explain what is INODE?
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.
16) Explain what is RAID in Windows Server?
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
T o p 2 2 W i n d o w s S e r v e r I n t e r v i e w Q a n d A F A Q s @ R i s h i _ 2 0 1 9
a single drive letter
17) Explain what is the purpose of deploying local DNS servers?
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
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.
20) Explain where is the AD database is held?
AD database is saved in %systemroot%/ntds. Files that controls the AD structure are
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

More Related Content

What's hot

12 introduction to Linux OS
12 introduction to Linux OS12 introduction to Linux OS
12 introduction to Linux OSHameda Hurmat
 
The evolution of linux file system
The evolution of linux file systemThe evolution of linux file system
The evolution of linux file systemGang He
 
HDFS User Reference
HDFS User ReferenceHDFS User Reference
HDFS User ReferenceBiju Nair
 
Disk and File System Management in Linux
Disk and File System Management in LinuxDisk and File System Management in Linux
Disk and File System Management in LinuxHenry Osborne
 
DNS Configuration
DNS ConfigurationDNS Configuration
DNS ConfigurationVinod Gour
 
Dynamic Domain Name System
Dynamic Domain Name SystemDynamic Domain Name System
Dynamic Domain Name SystemRajan Kumar
 
Hadoop HDFS Detailed Introduction
Hadoop HDFS Detailed IntroductionHadoop HDFS Detailed Introduction
Hadoop HDFS Detailed IntroductionHanborq Inc.
 
2 introduction of storage
2 introduction of storage2 introduction of storage
2 introduction of storageHameda Hurmat
 
HDFS Trunncate: Evolving Beyond Write-Once Semantics
HDFS Trunncate: Evolving Beyond Write-Once SemanticsHDFS Trunncate: Evolving Beyond Write-Once Semantics
HDFS Trunncate: Evolving Beyond Write-Once SemanticsDataWorks Summit
 
Domain name server
Domain name serverDomain name server
Domain name serverMobile88
 

What's hot (20)

04 Bobcat LAN
04 Bobcat LAN04 Bobcat LAN
04 Bobcat LAN
 
12 introduction to Linux OS
12 introduction to Linux OS12 introduction to Linux OS
12 introduction to Linux OS
 
Linux lecture5
Linux lecture5Linux lecture5
Linux lecture5
 
Hadoop introduction
Hadoop introductionHadoop introduction
Hadoop introduction
 
The evolution of linux file system
The evolution of linux file systemThe evolution of linux file system
The evolution of linux file system
 
Vfs
VfsVfs
Vfs
 
HDFS User Reference
HDFS User ReferenceHDFS User Reference
HDFS User Reference
 
Disk and File System Management in Linux
Disk and File System Management in LinuxDisk and File System Management in Linux
Disk and File System Management in Linux
 
DNS Configuration
DNS ConfigurationDNS Configuration
DNS Configuration
 
Dynamic Domain Name System
Dynamic Domain Name SystemDynamic Domain Name System
Dynamic Domain Name System
 
Hadoop HDFS Detailed Introduction
Hadoop HDFS Detailed IntroductionHadoop HDFS Detailed Introduction
Hadoop HDFS Detailed Introduction
 
Anatomy of file write in hadoop
Anatomy of file write in hadoopAnatomy of file write in hadoop
Anatomy of file write in hadoop
 
2 introduction of storage
2 introduction of storage2 introduction of storage
2 introduction of storage
 
Distributed file systems dfs
Distributed file systems   dfsDistributed file systems   dfs
Distributed file systems dfs
 
Interacting with hdfs
Interacting with hdfsInteracting with hdfs
Interacting with hdfs
 
March 2011 HUG: HDFS Federation
March 2011 HUG: HDFS FederationMarch 2011 HUG: HDFS Federation
March 2011 HUG: HDFS Federation
 
HDFS Trunncate: Evolving Beyond Write-Once Semantics
HDFS Trunncate: Evolving Beyond Write-Once SemanticsHDFS Trunncate: Evolving Beyond Write-Once Semantics
HDFS Trunncate: Evolving Beyond Write-Once Semantics
 
Linux file system
Linux file systemLinux file system
Linux file system
 
Domain name server
Domain name serverDomain name server
Domain name server
 
Domain name system
Domain name systemDomain name system
Domain name system
 

Similar to My top 22-windows-server-interview-questions

Desktop interview qestions & answer
Desktop interview qestions & answerDesktop interview qestions & answer
Desktop interview qestions & answermandarshetye45
 
Ctive directory interview question and answers
Ctive directory interview question and answersCtive directory interview question and answers
Ctive directory interview question and answerssankar palla
 
Server interview[1]
Server interview[1]Server interview[1]
Server interview[1]sourav nanda
 
It04 roshan basnet
It04 roshan basnetIt04 roshan basnet
It04 roshan basnetrosu555
 
32 Most Commonly Asked Windows Server Administrator Interview Questions (With...
32 Most Commonly Asked Windows Server Administrator Interview Questions (With...32 Most Commonly Asked Windows Server Administrator Interview Questions (With...
32 Most Commonly Asked Windows Server Administrator Interview Questions (With...Temok IT Services
 
What is active directory
What is active directoryWhat is active directory
What is active directoryrajasekar1712
 
Lecture 4 -_internet_infrastructure_2_updated_2011
Lecture 4 -_internet_infrastructure_2_updated_2011Lecture 4 -_internet_infrastructure_2_updated_2011
Lecture 4 -_internet_infrastructure_2_updated_2011Serious_SamSoul
 
Jetking questions and answers 8.5x11
Jetking   questions and answers 8.5x11Jetking   questions and answers 8.5x11
Jetking questions and answers 8.5x11sunil kumar
 
server notes for beginners
server notes for beginners server notes for beginners
server notes for beginners Abhishek Maurya
 
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)David Sweigert
 
Windows sys admin interview questions
Windows sys admin interview questionsWindows sys admin interview questions
Windows sys admin interview questionsStudent
 
Systems Administration - MARK JOHN LADO
Systems Administration - MARK JOHN LADOSystems Administration - MARK JOHN LADO
Systems Administration - MARK JOHN LADOMark John Lado, MIT
 
Zeroconf - Zero Configuration Networking
Zeroconf - Zero Configuration NetworkingZeroconf - Zero Configuration Networking
Zeroconf - Zero Configuration NetworkingMurillo Grubler
 

Similar to My top 22-windows-server-interview-questions (20)

Desktop interview qestions & answer
Desktop interview qestions & answerDesktop interview qestions & answer
Desktop interview qestions & answer
 
Ctive directory interview question and answers
Ctive directory interview question and answersCtive directory interview question and answers
Ctive directory interview question and answers
 
Server interview[1]
Server interview[1]Server interview[1]
Server interview[1]
 
It04 roshan basnet
It04 roshan basnetIt04 roshan basnet
It04 roshan basnet
 
32 Most Commonly Asked Windows Server Administrator Interview Questions (With...
32 Most Commonly Asked Windows Server Administrator Interview Questions (With...32 Most Commonly Asked Windows Server Administrator Interview Questions (With...
32 Most Commonly Asked Windows Server Administrator Interview Questions (With...
 
Ads int faq
Ads int faqAds int faq
Ads int faq
 
Windows server Interview question and answers
Windows server Interview question and answersWindows server Interview question and answers
Windows server Interview question and answers
 
What is active directory
What is active directoryWhat is active directory
What is active directory
 
Lecture 4 -_internet_infrastructure_2_updated_2011
Lecture 4 -_internet_infrastructure_2_updated_2011Lecture 4 -_internet_infrastructure_2_updated_2011
Lecture 4 -_internet_infrastructure_2_updated_2011
 
Jetking questions and answers 8.5x11
Jetking   questions and answers 8.5x11Jetking   questions and answers 8.5x11
Jetking questions and answers 8.5x11
 
Technical presentation
Technical presentationTechnical presentation
Technical presentation
 
server notes for beginners
server notes for beginners server notes for beginners
server notes for beginners
 
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
 
Rhel7 vs rhel6
Rhel7 vs rhel6Rhel7 vs rhel6
Rhel7 vs rhel6
 
Dns interview
Dns interviewDns interview
Dns interview
 
Windows sys admin interview questions
Windows sys admin interview questionsWindows sys admin interview questions
Windows sys admin interview questions
 
Systems Administration - MARK JOHN LADO
Systems Administration - MARK JOHN LADOSystems Administration - MARK JOHN LADO
Systems Administration - MARK JOHN LADO
 
windows.pptx
windows.pptxwindows.pptx
windows.pptx
 
O.s. lab all_experimets
O.s. lab all_experimetsO.s. lab all_experimets
O.s. lab all_experimets
 
Zeroconf - Zero Configuration Networking
Zeroconf - Zero Configuration NetworkingZeroconf - Zero Configuration Networking
Zeroconf - Zero Configuration Networking
 

Recently uploaded

What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 

Recently uploaded (20)

What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 

My top 22-windows-server-interview-questions

  • 1. T o p 2 2 W i n d o w s S e r v e r I n t e r v i e w Q a n d A F A Q s @ R i s h i _ 2 0 1 9 Top 22 Windows Server Interview Questions & Answers 1) Explain what is Windows Server? Window server is a series of server operating system developed by Microsoft Corporation. 2) Explain in windows DNS server what is Primary, Secondary and Stub zone? In windows DNS server, 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. 3) Explain what does IntelliMirror do? 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? To do that, you have to go to, gponameà User Configuration à Windows Settings à Remote Installation Services à Choice Options 6) What does it mean by “tattooing” the Registry ? 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. 7) Mention how many types of queries DNS does? The types of queries DNS does are Iterative Query Recursive Query 8) Explain what is the primary function of the domain controller? Primary function of the domain controller is to validate users to the networks, it also provide a catalog of Active Directory Objects.
  • 2. T o p 2 2 W i n d o w s S e r v e r I n t e r v i e w Q a n d A F A Q s @ R i s h i _ 2 0 1 9 9) What information is required when TCP/IP is configured on Window Server? 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. 12) Explain what is LDAP? 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. 13) Explain what is SYSVOL folder? 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? 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 . 15) Explain what is INODE? 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. 16) Explain what is RAID in Windows Server? 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
  • 3. T o p 2 2 W i n d o w s S e r v e r I n t e r v i e w Q a n d A F A Q s @ R i s h i _ 2 0 1 9 a single drive letter 17) Explain what is the purpose of deploying local DNS servers? 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 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. 20) Explain where is the AD database is held? AD database is saved in %systemroot%/ntds. Files that controls the AD structure are 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