Term
|
Definition
| 80, HyperText Transport Protocol |
|
|
Term
|
Definition
|
|
Term
| SMTP port, acronym & purpose? |
|
Definition
| 25, Simple Mail Transport Protocol, used for email transmission |
|
|
Term
|
Definition
|
|
Term
|
Definition
| 22, Secure Shell, remote command line |
|
|
Term
|
Definition
| 110, Post Office Protocol, delivers the mail locally, usually pulling off the server onto the client |
|
|
Term
|
Definition
| 143, Internet Message Access Protocol, retains the messages on the server while keeping a local client copy |
|
|
Term
|
Definition
| 389, Lightweight Directory Access Protocol, vendor neutral distributed directory for standard applications |
|
|
Term
| HTTPS (secure) port & acronym |
|
Definition
| 443, HyperText Transport Protocol over SSL |
|
|
Term
| IMAP over SSL port (secure)? |
|
Definition
| 993, Internet Message Access Protocol over SSL |
|
|
Term
|
Definition
| 995, Post Office Protocol over SSL |
|
|
Term
| What is DFS stand for? What does it do? |
|
Definition
| DFS stands for Distributed File System, admins use it to virtual unify or group shared folders on different servers by transparently connecting them to one or more DFS name spaces. |
|
|
Term
|
Definition
| A virtual view of grouped shared folders on different servers as provided by DFS: Distributed File System. DFS root os something users can browse to through their Windows Explorer domain tree. |
|
|
Term
| What tool in Active Directory that installs and removes AD domain services and promotes DCs? It also builds forests and domains in AD and is found in every version since Windows 2000. |
|
Definition
|
|
Term
| What is the difference between thin and thick provision layers in VMware? |
|
Definition
| Thin allocates space on the fly while thick allocates the disk in a single shot. Thin has a small performance on expanded disks. |
|
|
Term
|
Definition
| Performance RAID with Striping and no parity |
|
|
Term
|
Definition
| Mirroring of 2 or more disks, no performance Striping |
|
|
Term
|
Definition
| Striping with distributed Parity of 3 or more disks, minimum of 3 disks |
|
|
Term
|
Definition
| Striping with Double Distributed Parity of 4 or more disks, allows for failure of 2 disks |
|
|
Term
|
Definition
| PTR (pointer) record is a Reverse lookup record, IP to DNS. Opposite of a standard A record: DNS name to IP. |
|
|
Term
| What is a DNS "A" record? |
|
Definition
| Translates a DNS name to an IP (douche.com to 192.168.3.45) |
|
|
Term
| How do you force a Group Policy update on a client machine? |
|
Definition
|
|
Term
| What command do you use for creating and modifying DFS name spaces? |
|
Definition
|
|
Term
| What tool helps admins diagnose Active Directory replication problems between Domain Controllers running Windows OS? |
|
Definition
|
|
Term
| What is a LDAP (Lightweight Directory Access Protocol) editor that you can use to manage objects and attributes in Active Directory? |
|
Definition
| ADSI Edit: provides a view of every object and attribute in the AD Forest. |
|
|
Term
| What tool is used to join computers to the domain and establish trust relationships? |
|
Definition
|
|
Term
| What is FSMO (FiZMO) and how many operation roles are there? |
|
Definition
| FSMO means Flexible or Floating Single Master Operation and is a specialized DC set of tasks, where standard data transfer and update methods are inadequate. There are 5 of them: 2 at the Forest level and 3 at the Domain level. |
|
|
Term
| What is a host file (LMHOSTS)? |
|
Definition
| Resolves DNS or Netbios names to IPs and is hosted on the local machine. The host file takes precedence over DNS, a computer will go to the Default Gateway or DNS server if a host file is not specified. |
|
|
Term
| What tool would you use if you cannot access RDP (Remote Desktop) and wanted to run commands on a remote computer? |
|
Definition
|
|
Term
| What tool would you use if moving a VM (Virtual machine) from one host to another in VMware? |
|
Definition
|
|
Term
| What is the OSI model, how many layers are there and what are they? |
|
Definition
| The OSI model is a used to describe the 7 layers of Networking. They are ALL PEOPLE SEEM TO NEED DOMINOES PIZZA: Application, Presentation, Session, Transport, Network, Data link and Physical |
|
|
Term
| What is the difference between .pst and .ost files? What are they used for? |
|
Definition
Outlook Data Files (.pst) are used to create backups or archives of your Outlook folders (POP,IMAP and web-based email accounts).
Outlook Data (.ost) are used when you have an Exchange account and want to work Offline (o=offline) |
|
|
Term
| What is a .plist? What is it used for? |
|
Definition
| A .plist file is a preference file and is used to save configurations and preferences for Mac applications. |
|
|
Term
| How many twisted pairs does Cat5 have? |
|
Definition
|
|
Term
| How many twisted pairs does Cat6 have? |
|
Definition
|
|
Term
| What tool can you use to list currently used TCP ports? |
|
Definition
| Netstat -a -n -o displays current network traffic at the port level |
|
|
Term
| What is an infrastructure used for managing data and operations on Windows-based OSes? With this you can also write scripts or applications to automate admin tasks on remote computers? |
|
Definition
| WMI (Windows Management Instrumentation) |
|
|
Term
|
Definition
| WMI filters allow you to dynamically determine the scope of GPOs based on the attributes of the target computer (ex. apply the GP Windows XP machine with an Intel processor) |
|
|
Term
| What is used NSlookup used for? |
|
Definition
| NSlookup [IP address] is used to determine the DNS (name) of a specified IP. |
|
|
Term
| How do you install a software package using Group Policy? |
|
Definition
| Go into Group Policy Management, GP Edit> click on Computer Configuration>Software settings>choose package. |
|
|
Term
|
Definition
| HSRP (Hot-Standby Router Protocol) is a Cisco proprietary redundancy protocol used for establishing a fault-tolerant gateway. |
|
|