simplified

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/53

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:44 PM on 4/2/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

54 Terms

1
New cards

7.1 How is an organizational unit different from a container?





OUs organize stuff, containers do too but have some limits.



2
New cards

What are the advantages of placing computer accounts in organizational units rather than the Computers container?

mpd

OUs make managing rights, permissions, and delegation easier, and reduce admin work through group policies.



3
New cards

How does inheritance affect child organizational units?

Inheritance passes settings from parent OUs or the domain to child OUs and objects inside them.



4
New cards

How can you protect objects from accidental deletion?



Enable "Protect object from accidental deletion" in object properties to prevent accidental deletions.



5
New cards

What is contained in each default container?

Don’t Bust Cum My Uterus




Containers hold

domains, serves as the root container.

built-in accounts, contains the default service administrator accounts.

computers,  contains all new computer accounts

managed service accounts, Contains all Managed Service Accounts.

users. contains all new user accounts and groups.





6
New cards

Who is responsible for administrative tasks for an OU?



Tasks for an OU are usually delegated to specific users or groups.



7
New cards

Is there a way to have new computers automatically added to an admin-specified OU rather than to the default computers container?



Yes, by using default Domain Controller OUs and Group Policy settings.



8
New cards

Can an owner of one OU always see the contents of another OU in the forest?



No, visibility depends on permissions granted to users or groups.

Service Admin (forest owner) will continue to have rights to all OUs in the forest.





9
New cards

7.2 When is it best to pre-stage a computer account?



Before joining a computer to the domain, to control its location in Active Directory.

10
New cards



What is the benefit of computer account redirection?



It puts computer accounts into a specified OU instead of the default location.



11
New cards

How do you reset a computer account?



Use commands like netdom reset or reset account option in Active Directory Users and Computers.

12
New cards

How can you join a computer to a domain if it does not have a network connection?



Use the offline domain join feature.



13
New cards

Is it possible to join a computer to a domain from the computer's System Properties?



Yes, using Manual join in the system properties.



14
New cards

7.3 How is a domain user account different from a local user account?



Local accounts are stored on one system, domain accounts are centrally managed through Active Directory.



15
New cards

What is the difference between a disabled, locked-out, or expired user account?



Disabled accounts can't be used, locked-out accounts are temporarily blocked, expired accounts can't log in.



16
New cards

What is the best way to handle a user's account when an employee quits and will be quickly replaced by a new employee?*



Disable the old account and enable and rename it for the new employee.

This process preserves all the permissions and other settings associated with the user.




17
New cards

Which permissions are granted to a user account created from a template?



New accounts retain group memberships but not direct permissions.



18
New cards

How should you re-create a user account that was accidentally deleted?



Restore it from backup rather than creating a new one.



19
New cards

7.4 What are the advantages of using groups when setting permissions?



Groups simplify network maintenance and administration.



20
New cards

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




Security groups manage rights and permissions, distribution groups are for sending emails.

21
New cards

What type of objects can you make members of a universal group? A domain local group?



Universal groups can contain objects from any domain, domain local groups have fewer restrictions.


22
New cards

What happens to user accounts when the group they're in is deleted?




Accounts are not deleted but are no longer associated with the group.

23
New cards

Which PowerShell commands can you use to manage groups?




Commands like get-adgroupmember help manage groups.

24
New cards

7.6 When would you choose the CSVDE command over the LDIFDE command when managing objects?



For bulk additions, CSVDE is useful.

25
New cards

Which tools add a user password to a user account?

Ali Plays Nice




Tools like ADUC, PowerShell, and net user.

26
New cards

Which tools can you use to create objects in Active Directory?

5



ADUC, PowerShell, ADAC, CSVDE, and LDIFDE.

27
New cards

What is the benefit of piping multiple commands?


It allows chaining commands for efficiency and flexibility.



28
New cards

What utilities would you use to view the properties of multiple Active Directory objects?

Tools like ADUC, PowerShell, ADAC, CSVDE, and LDIFDE.

29
New cards

What is the default action for the CSVDE command?




Exporting data.

30
New cards

8.1 What is a Group Policy?




A Windows feature to implement specific configurations for users and computers.

31
New cards

What is the difference between a local policy and a domain policy?




Local policies apply to standalone computers, domain policies to domain-joined computers.

32
New cards

How does the acronym LSDOU apply to Group Policy precedence?




It shows the order of precedence: Local, Site, Domain, OU.

33
New cards

8.2 What is a Group Policy template?




Files containing settings stored on each domain controller.

34
New cards



Where are the administrative templates stored?




In the Central Store or locally as ADMX files.

35
New cards



8.3 How can you set up a password policy?




By enforcing rules like history, age, length, complexity, encryption, lockout duration, threshold, and reset.

36
New cards



What strategies can you implement to protect against password attacks?




Educate users, enforce complex passwords, and implement two-factor authentication.

37
New cards

What object types can be associated with a granular password policy?




User accounts, not computer accounts.

38
New cards

8.4 What is an audit policy?




Policies to control the recording of system events and changes.

39
New cards

What does Object Access auditing track?


5
iis


Access to files, folders, printers, registry settings, or IIS settings.

40
New cards

Why is it important to limit the number of audits being run?



To conserve system resources and storage space.



41
New cards

8.5 What is the difference between permissions and rights?



Permissions govern access, rights determine actions a user can perform.

42
New cards

What tool do you use to configure rights policy settings?



Local or domain policies using tools like Local Group Policy Editor or Group Policy Management.

43
New cards

8.6 Where are security options configured?

In Group Policy under Security Options.

44
New cards

Which Group Policy settings are available under Interactive Logon?



Settings like user display, last user name, password requirement, and smart card use.

45
New cards

What is the difference between prompting for credentials and prompting for consent?

Prompting for credentials requires admin login, prompting for consent requires admin approval.

46
New cards



8.7 When is it a good idea to create a Restricted Group Policy?



For high-security groups like administrators.

47
New cards

What is the preferred method for defining a Restricted Group?

Using Members and Members of.

48
New cards

Why is it a good strategy to test before activating a GPO using a Restricted Group Policy?

To avoid unintended consequences on all computers in the domain.

49
New cards

8.8 What are the benefits of using AppLocker?


Controls which programs users can run based on path, publisher, or hash, improving security.

50
New cards

Which file extensions can you apply an AppLocker script rule to?



Extensions like ps1, bat, cmd, vbs, and js.

51
New cards



8.9 What is the main difference between Group Policy preferences and Group Policy settings?



Preferences are applied but not enforced, users can change them.

52
New cards



Which types of applications and operating system features do Group Policy preferences support?



Applications that aren't Group Policy-aware.

53
New cards



How do you configure Group Policy preferences?


Gppref

Using cmdlets like Set-GPPrefRegistry Value in PowerShell.

54
New cards

If you want to do a administrivte command but your not a administrator, whats gonna happen? 



Administrator: Just click ‘ok’ to get Consent

User: Have to authenticate the ID & pw with the admin