Reminders Prep 2 Flashcards
The (Windows Share) Change permission is the same as __ __ except that it doesn’t grant the ability to do what?
Change is the same as Full Control, but can’t change the folder’s permissions
[CANT Change folder permissions]
If you want to “not allow” certain user permissions for a folder, what’s the best option to do that?
Uncheck “Allow”
(NEVER click DENY)
The main reason to use a DENY permission is for what?
Override an inherited ALLOW permission
How do you access Windows Share and NTFS Share permissions? (2 separate areas)
Windows Share = Right Click Folder > Properties > Sharing
NTFS Share = Right Click File/Folder > Properties > Security
How is the NTFS Change permission different from the Windows Share Change permission?
NTFS Change enables an account to add/remove permissions for other users
What is the default inheritance rule? (NTFS permissions)
default rule: new files/folders get the NTFS permissions of the parent folder
How do inherited permissions look like in the dialog box?
They’re grayed out
How do you override inherited permissions? (NTFS)
DENY permission
How do inherited permissions work if the parent folder has Full Control and the child file has only Read? (NTFS)
Inherited permissions are additive, so you would still get Full Control on the child file
What does permission propagation deal with? (NTFS volumes)
What permissions a file/folder will have after you move/copy it
What happens to a file/folder’s permissions that’s moved within the same volume? (NTFS volumes)
keeps original permissions
What happens to a file/folder’s permissions that’s moved to a different volume? (NTFS volumes)
inherits new permissions
What happens when you copy a file/folder within the same volume? (NTFS volumes)
inherits new permissions
What happens when you copy a file/folder to a different volume? (NTFS volumes)
inherits new permissions
The only time a file/folder keeps its original permissions in an NTFS volume is when?
you move it within the same volume, all other times it will inherit new permissions
What are effective permissions?
factors in all the permissions the user is included in (like groups) and shows the actual permissions the user has
What editions of Windows 10/11 support EFS?
Pro and Enterprise
What command opens System Information?
msinfo
What Windows editions include Bitlocker Drive Encryption? (3)
Windows 10/11 Pro and Enterprise
How does a TPM chip and Bitlocker Drive Encryption work together?
Bitlocker encrypts the entire drive, all files, and the TPM chip validates that the computer has not changed on boot for extra security
What happens when you use both Windows Sharing and NTFS sharing permissions?
the more restrictive permissions apply
Where is the Registry stored?
It’s not a single file, it’s a collection of files called hives that stores general user data in Windows\System32\config and stores the hives for individual accounts in C:\Users
How do you undo Registry changes?
You can’t (and the effect is immediate, no saves)
What is the Registry editor called?
regedit