Group Policy and Login Scripts

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/22

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:15 PM on 8/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

23 Terms

1
New cards

What does a domain group policy configure?

computer settings and user profile settings

2
New cards

Through what standard objects and folders are some group policy settings exposed?

Security Settings

3
New cards

What can be installed to expose other group policy settings?

an Administrative Template

4
New cards

What can Administrative Templates be used to define settings in?

third-party software

5
New cards

What else can group policy be used to do automatically?

deploy software

6
New cards

How can a domain group policy object be applied to multiple user accounts and computers?

by linking a GPO to a domain or OU object in AD

7
New cards

If Sales GPOs are attached to the Sales OU, what do the policies apply to?

every user and computer account placed in the Sales OU

8
New cards

Can a domain or OU be linked to multiple GPOs?

yes

9
New cards

What determines the resultant set of policies that apply to a particular computer or user account?

a system of inheritance

10
New cards

When are policies applied and refreshed?

at sign-in and refreshed periodically, normally every 90 minutes

11
New cards

What command is used to apply a new or changed policy to a computer and account profile immediately?

gpupdate

12
New cards

What does the /force switch do with gpupdate?

causes all policies, new and old, to be reapplied

13
New cards

What switches can gpupdate use if the policy setting requires sign-out or reboot?

/logoff or /boot

14
New cards

What does gpresult display?

the RSoP for a computer and user account

15
New cards

What happens if gpresult is run without switches?

the help page is displayed

16
New cards

What can the /s, /u, and /p switches specify with gpresult?

a host by name or IP address, user account, and password

17
New cards

What can the /r switch do with gpresult?

display policies for the desktop

18
New cards

What does a login script perform?

some type of configuration or process activity when the user signs in

19
New cards

How can a login script be assigned?

via the user profile or via group policy

20
New cards

What can a login script be used to configure for the user?

environmental variables, mapping drives to specific server-based folders, and mapping to printers or other resources

21
New cards

How can a login script be used for network sign-on security?

ensure that the client meets the security requirements for signing on to the network

22
New cards

What can happen if the client has out-of-date software?

login can be denied until the software is updated

23
New cards

How do some companies differ in handling these tasks?

some prefer to use login scripts, and some prefer GPO