Windows Server 2022 Flashcards

1
Q

What is the name of the management console that allows IT professionals to create and provision local and remote server?

A

Server Manager

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the remote evolution of the Server Manager GUI?

A

Windows Admin Center

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the name of a server that provides authentication and authorization for an Active Directory Domain?

A

Domain Controller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the top-most level of organization in Active Directory?

A

Forest

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a collection of Domains in Active Directory called?

A

Tree

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How can you tell if a computer is on a domain?

A

In the bottom-left corner, there will be the option labeled “Other”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How do you log in to a local account from a computer that’s within a domain?

A

Use the “." prefix before the username at login

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Why would you need to make a contact account in Active Directory?

A

If a user left the company but, their information is still needed for company specific resources that are not domain-related, it can be used to store that contact information

(Internal - External Exchanges)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the most common way to add users, groups, etc. in Active Directory?

A

Active Directory Users and Computers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the construct used to represent a group of users whose resources are separate from other groups within the organization?

A

Organizational Unit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How do you see the last time an account was logged into in Active Directory?

A

In Active Directory Users and Computers, change the view settings and go to the “Attribute Editor” tab in the user’s properties

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the name of the Graphical Interface on top of Powershell used to manage objects in Active Directory?

A

Active Directory Administration Center

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What command shows IP Address, Subnet Mask, and Default Gateway?

A

ipconfig

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What command can be used to get Information about all network adapters including DNS, and DHCP Servers?

A

ipconfig /all

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What command can be used to connect, remove, and configure shared resources like mapped drives and network printers?

A

net use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What allows an administrator to create, modify, and manage local and even domain users?

A

net user [account name] /domain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What can be given to a user to allow them to have access to Active Directory abilities on a Windows 10 machine?

A

RSAT Tools

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

How does an administrator see information such as the password policy?

(I.e. amount of failed attempts allowed)

A

In Group Policy Manager, go to the Group Policy Objects in the domain and go to the settings tab of the Default Domain Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Describe the ping command.

A

Sends a packet of information to a desired destination to determine if the destination is reachable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What can an administrator use to generate a report to show the group policies applied to user and computer?

A

Resultant Set of Policy (RSOP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is the difference between a distribution group and a security group?

A

Distribution Groups are used to send emails to a group of users, while security groups are used to give a specific group of users access to certain resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What is the command used to retrieve the summary of policies applied to a computer from a given file destination?

A

gpresult /r >c:[filename]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What command can you use to enforce a policy update?

A

gpupdate /force

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

How do you resolve an issue where a computer has fallen off the domain?

A

An administrator must remove the computer from the domain by putting it in a workgroup, then re-add it to the domain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What ways are users typically able to access a shared folder?
direct access or being added to a security group
26
Typically, where can you find out whoever approves a group?
Managed By
27
What may be the solution to an issue where you are unable to remotely connect to another computer?
Allow remote connections in the advanced system settings in the computer's properties
28
What command can you run if a computer won't allow you to connect remotely?
ipconfig /flushdns
29
How would you go about remoting into another computer's registry?
Regedit > File > Connect Network Registry > Select the desired computer
30
What can you do if you get a "remote registry not enabled" error when attempting to remote into a registry?
Enable Remote Registry service
31
What is the built-in program that allows you to remote into another computer using a passcode?
Windows Remote Assistance
32
Where can an administrator go to configure group policy for a domain?
Group Policy Management
33
How would you configure a shared folder between a host computer and a virtual machine in VirtualBox?
Load the Guest Additions CD Image
34
What tool can be used by an administrator of a domain to silently install, uninstall, or modify programs on user computers
PDQ Deploy
35
What can an administrator use to scan and organize devices that are within a domain?
PDQ Inventory
36
What would an administrator add to a server to allow for printing?
Print and Document Services
37
What term would you use for when an administrator gives certain users access to certain features in active directory?
Delegation Control
38
What tool can be used to change passwords and manage account lockouts on a domain controller
Account Lockout Tool
39
What does the TRACERT command do?
Shows the route and length of time your data takes to reach its destination
40
What does the CHKDSK command do?
Scans your computer's Harddrive for errors and tries to fix them in an attempt to prevent data loss.
41
What is the difference between a Workgroup and a Domain?
Workgroup: No server required, User account needs to be made for every machine Domain: Domain Controller required, User accounts stored in Active Directory
42
How do you convert a Windows server to be a domain controller?
Go through the "Add roles and features" setup wizard, select "Active Directory Domain services" and install Then, click the "promote this Active Directory to domain controller" link. Then, complete the domain/forest wizard
43
How would go about creating a shared drive within a domain?
1. Go to Files and Storage Services in Server Manager 2. navigate to shares 3. Right-click and click "Create New Share" 4. complete the wizard 5. name the share and click "Create"
44
When created, by default, what drive are shared folders accessed through?
The C:// drive
45
How are users typically given access to a shared drive?
Administrators can either provide direct access or add the user(s) to a security group
46
What is best practice when "connecting" a shared drive to a group?
"Labeling" the drive by putting the drive's network path in the description of the group's properties
47
How does an administrator properly permission a shared drive?
1. Changing the permissions from inherited to explicit, and add principal and user
48
How does an administrator go about mapping a network drive?
1. Right-click "This PC" and choose "Map Network Drive. Input desired drive label, shared folder's address, and credentials of account
49
How can an administrator create a personal folder for a user?
1. Go to the "profile" tab in the user's properties and connect home folder to personal folder
50
How would an administrator go about disabling a feature using group policy
Via Group Policy Management, create new group policy object, Name it, add users, Configure the policies, drag it into an OU, and set it to "enforce"
51
What is a manual way to get group policy results as an alternative to RSOP
Right-Click "Group Policy Results", complete the wizard, add computer, and user
52
How would an administrator access and RSOP report?
Right-click the desired user and choose RSOP report
53
How does an administrator deploy software using PDQ Deploy
Download the desired software, Right-click the downloaded software and choose the server to deploy it to
54
What other features besides deployment does PDQ Deploy have?
Remote access, view installed programs, view installed Windows updates, diagnostic reports, user creation, and credential editing
55
How does an administrator go about configuring a shared printer?
After adding the printer in Print & Document Services, go to the security tab in the printer properties, remove "Everyone", check List in "Directory", right click domain controller in AD:U&C and click find
56
How does an administrator go about adding a printer to a user's account?
Add it through devices & Printers in the control panel.
57
What can an administrator do if a printer doesn't show in the control panel?
Attempt to add it manually
58
What does the nslookup command do
Queries the DNS Server to see the connection between a given ip and domain name or domain name to a given ip
59
What command can you use to figure out what account you're currently using
Whoami
60
How can an administrator see settings like the password policy and lockout policy
Open administrative tools and access the local account policy.
61
What command can an administrator use to see settings like the password policy and lockout policy
net accounts
62
How does an administrator log in to Office 365
portal.office.com
63
What command can a user use to see what Windows version their system is running
winver
64
What command would an administrator use to find the full domain hierarchy information
Whoami /fqdn