Home Folders, Roaming and Redirection

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

encourage image

There's no tags or description

Looks like no tags are added yet.

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

No analytics yet

Send a link to your students to track their progress

22 Terms

1
New cards

On a domain, how should data storage and PC configuration be managed?

as centralized as possible

2
New cards

Why should data storage and PC configuration be as centralized as possible on a domain?

so that they can be more easily monitored and backed up

3
New cards

Where should user data be stored on a domain?

on file servers rather than on local client computers

4
New cards

What can Active Directory settings be used to do with user profile data?

redirect user profile data to network storage

5
New cards

What is a home folder?

a private drive mapped to a network share in which users can store personal files

6
New cards

Where is the home folder location configured?

via the account properties on the Profile tab using the Connect to box

7
New cards

What share format is entered for a home folder?

\SERVER\HOME$\%USERNAME%

8
New cards

What does \SERVER\HOME$ refer to in the home folder path?

a shared folder created with the appropriate permissions to allow users to read and write their own subfolder only

9
New cards

What happens when the user signs in after a home folder is configured?

the home folder appears under This PC with the allocated drive letter

10
New cards
Why can the home folders feature require extra user training?
users must develop the habit of using it
11
New cards
Why may users find home folders less natural?
most users expect to save personal files in their profile folders such as Documents, Pictures, and Downloads
12
New cards
What problem do users who work on more than one computer have with local profiles?
they will have separate profiles on each computer, and data files stored on the first computer will not be available on the second computer
13
New cards
What can mitigate the issue of separate profiles on different computers?
roaming profiles and/or folder redirection
14
New cards
What does a roaming profile do at logon and logoff?
copies the whole profile from a share at logon and copies the updated profile back at logoff
15
New cards
How are roaming profiles enabled?
by entering the path to a share in the Profile path box
16
New cards
What is the general form of the roaming profile path?
\\SERVER\ROAMING$\%USERNAME%
17
New cards
What is the main drawback of roaming profiles?
large profiles can have a big impact on network bandwidth and slow sign-in and sign-out performance
18
New cards
What does folder redirection do?
changes the target of a personal folder to a file share
19
New cards
Which personal folders are given as examples for folder redirection?
Documents folder, Pictures folder, and Start Menu folder
20
New cards
When is a redirected folder available?
only across the network
21
New cards
Can folder redirection be used with roaming profiles?
yes, independently or in conjunction with roaming profiles
22
New cards
How is folder redirection configured?
via a GPO