Saturday, 17 December 2016

Server Questions Modular Mock Module : 3



Modular Mock
Module: - 3
Technical Skill: -
1.      What is WDS?
Windows Deployment Services is a server technology from Microsoft for network-based installation of Windows operating systems. It is the successor to Remote Installation Services. WDS is intended to be used for remotely deploying Windows Vista, Windows 7, Windows 8, Windows Server 2008, and Windows Server 2012, but also supports other operating systems because unlike its predecessor RIS, which was a method of automating the installation process, WDS uses disk imaging, in particular the Windows Imaging Format (WIM).
TABLE 1: NTFS FILE PERMISSIONS
NTFS File Permission  
   Allowed Access

Read
  This allows the user or group to read the file and view its attributes, ownership, and permissions set.

Write
This allows the user or group to overwrite the file, change its attributes, view its ownership, and view the permissions set.

Read & Execute   
  This allows the user or group to run and execute the application. In addition, the user can perform all duties allowed by the Read permission.

Modify
This allows the user or group to modify and delete a file including perform all of the actions permitted by the Read, Write, and Read and Execute NTFS file permissions.

Full Control
This allows the user or group to change the permission set on a file, take ownership of the file, and perform actions permitted by all of the other NTFS file permissions.

2.      Explain NTFS file permission.

3.      What is hype-V?
Hyper-V is formerly known as Windows Server Virtualization, is a native hypervisor; it can create virtual machines on x86-64 systems starting with Windows 8, Hyper-V supersedes Windows Virtual PC as the hardware virtualization component of the client editions of Windows NT. A beta version of Hyper-V was shipped with certain x86-64 editions of Windows Server 2008, and a finalized version (automatically updated through Windows Update) was released on June 26, 2008.
4.      What is Active Directory?
Active Directory (AD) is a directory service that Microsoft developed for Windows domain networks and is included in most Windows Server operating systems as a set of processes and services. An AD domain controller authenticates and authorizes all users and computers in a Windows domain type network—assigning and enforcing security policies for all computers and installing or updating software. For example, when a user logs into a computer that is part of a Windows domain, Active Directory checks the submitted password and determines whether the user is a system administrator or normal user.
5.      What is DNS?
The Domain Name System (DNS) is a system used to convert a computer's host name into an IP address on the Internet. For example, if a computer needs to communicate with the web server example.net, your computer needs the IP address of the web server example.net. It is the job of the DNS to convert the host name to the IP address of the web server and vice versa.
6.      What is the difference between RAID  0 and RAID 1?
RAID 0
RAID 0 consists of striping, without mirroring or parity. The capacity of a RAID 0 volume is the sum of the capacities of the disks in the set, the same as with a spanned volume. There is no added redundancy for handling disk failures, just as with a spanned volume. Thus, failure of one disk causes the loss of the entire RAID 0 volume, with reduced possibilities of data recovery when compared to a broken spanned volume. Striping distributes the contents of files roughly equally among all disks in the set, which makes concurrent read or write operations on the multiple disks almost inevitable.
RAID 1
RAID 1 consists of mirroring, without parity or striping. Data is written identically to two (or more) drives, thereby producing a "mirrored set". Thus, any read request can be serviced by any drive in the set. If a request is broadcast to every drive in the set, it can be serviced by the drive that accesses the data first (depending on it’s seek time and rotational latency), improving performance. Sustained read throughput, if the controller or software is optimized for it, approaches the sum of throughputs of every drive in the set, just as for RAID 0.
7.      What is the run command to open event viewer?
Eventvwr.msc
8.      What is DHCP server?
The Dynamic Host Configuration Protocol (DHCP) is a standardized network protocol used on Internet Protocol (IP) networks for dynamically distributing network configuration parameters, such as IP addresses for interfaces and services. With DHCP, computers request IP addresses and networking parameters automatically from a DHCP server, reducing the need for a network administrator or a user to configure these settings manually.
9.      Name any 2 routing protocol.
        Routing Information Protocol (RIP) and Interior Gateway Routing Protocol (IGRP)
10.  What is Wi-Fi?
Wi-Fi stands for Wireless Fidelity. It is a local area wireless technology that allows an electronic device to exchange data or connect to the internet using 2.4 GHz UHF and 5 GHz SHF radio waves. The Wi-Fi Alliance defines Wi-Fi as any "wireless local area network (WLAN) products that are based on the Institute of Electrical and Electronics Engineers' (IEEE) 802.11 standards".

Soft Skills: -
1.      Tell me about your memorable day?
It should include the following points: -
·         Specific
·         Focus on the use of past tense
·         Grammatical errors
·         Tone
·         Pronunciation
·         Use of good vocabulary
·         It should sound interesting
Kindly write some more tips
2.      What did you do yesterday?

·         Focus on the use of past tense
·         Grammatical errors
·         It should not to be to lengthy
·         Only main points to be include
·         It should sound realistic

3.      Why should you be hired?
       It should include the following points: -
·         Strengths
·         Technical skills
·         Work experience
·         Learning attitude
·         Passionate about working with company

No comments:

Post a Comment