Configure File and Print Services Flashcards

1
Q

What does the following command do?

Manage-bde: status

A

Provides information about all drives on the computer, whether or not they are BitLocker-protected.

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

What does the following command do?

Manage-bde: on

A

Encrypts the drive and turns on BitLocker.

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

What does the following command do?

Manage-bde: off

A

Decrypts the drive and turns off BitLocker. All key protectors are removed when decryption is complete.

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

What does the following command do?

Manage-bde: pause

A

Pauses encryption or decryption.

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

What does the following command do?

Manage-bde: resume

A

Resumes encryption or decryption.

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

What does the following command do?

Manage-bde: lock

A

Prevents access to BitLocker-protected data.

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

What does the following command do?

Manage-bde: unlock

A

Allows access to BitLocker-protected data with a recovery password or a recovery key.

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

What does the following command do?

Manage-bde: autounlock

A

Manages automatic unlocking of data drives.

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

What does the following command do?

Manage-bde: protectors

A

Manages protection methods for the encryption key.

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

What does the following command do?

Manage-bde: tpm

A

Configures the computer’s Trusted Platform Module (TPM). This command is not supported on computers running Windows 8 or win8_server_2. To manage the TPM on these computers, use either the TPM Management MMC snap-in or the TPM Management cmdlets for Windows PowerShell.

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

What does the following command do?

Manage-bde: setidentifier

A

Sets the drive identifier field on the drive to the value specified in the Provide the unique identifiers for your organization Group Policy setting.

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

What does the following command do?

Manage-bde: ForceRecovery

A

Forces a BitLocker-protected drive into recovery mode on restart. This command deletes all TPM-related key protectors from the drive. When the computer restarts, only a recovery password or recovery key can be used to unlock the drive.

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

What does the following command do?

Manage-bde: changepassword

A

Modifies the password for a data drive.

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

What does the following command do?

Manage-bde: changepin

A

Modifies the PIN for an operating system drive.

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

What does the following command do?

Manage-bde: changekey

A

Modifies the startup key for an operating system drive.

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

What does the following command do?

Manage-bde: KeyPackage

A

Generates a key package for a drive.

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

What does the following command do?

Manage-bde: upgrade

A

Upgrades the BitLocker version.

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

What does the following command do?

Manage-bde: WipeFreeSpace

A

Wipes the free space on a drive.

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

What does the following command do?

Manage-bde:-? or /?

A

Displays brief Help at the command prompt.

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

What does the following command do?

Manage-bde: -help or -h

A

Displays complete Help at the command prompt.

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

What does the PowerShell CmdLet Do?

Add-BitLockerKeyProtector

A

Adds a key protector for a BitLocker volume.

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

What does the PowerShell CmdLet Do?

Backup-BitLockerKeyProtector

A

Saves a key protector for a BitLocker volume in AD DS.

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

What does the PowerShell CmdLet Do?

Clear-BitLockerAutoUnlock

A

Removes BitLocker automatic unlocking keys.

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

What does the PowerShell CmdLet Do?

Disable-BitLocker

A

Disables BitLocker Drive Encryption for a volume.

Note: This removes all key protectors and beings decrypting the content of the volume

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
# What does the PowerShell CmdLet Do? Disable-BitLockerAutoUnlock
Disables automatic unlocking for a BitLocker volume.
26
# What does the PowerShell CmdLet Do? Enable-BitLocker
Enables BitLocker Drive Encryption for a volume.
27
# What does the PowerShell CmdLet Do? Enable-BitLockerAutoUnlock
Enables automatic unlocking for a BitLocker volume. Only supported on data volumes not the system drive
28
# What does the PowerShell CmdLet Do? Get-BitLockerVolume
Gets information about volumes that BitLocker can protect.
29
# What does the PowerShell CmdLet Do? Lock-BitLocker
Prevents access to encrypted data on a BitLocker volume.
30
# What does the PowerShell CmdLet Do? Remove-BitLockerKeyProtector
Removes a key protector for a BitLocker volume.
31
# What does the PowerShell CmdLet Do? Resume-BitLocker
Restores Bitlocker encryption for the specified volume.
32
# What does the PowerShell CmdLet Do? Suspend-BitLocker
Suspends Bitlocker encryption for the specified volume.
33
# What does the PowerShell CmdLet Do? Unlock-BitLocker
Restores access to data on a BitLocker volume.
34
How would you change the TPM owner password (owner authorization) on a computer running Windows Server 2012 R2? The data and computer system are proctected by BitLocker. Via PowerShell and GUI
PS: Set-TpmOwnerAuth or GUI: Use the TPM Management MMC snap-in to change the password
35
How would you completely decrypt a drive protected by BitLocker?
Run either: PS: Disable-BitLocker or CMD: Manage-bde -off
36
How do you enable Network Unlock via GPO?
* WDS and Network Unlock must be installed * WDS must have the Bitlocker Network Unlock Certificate Installed * Configure the Group Policies * Allow network unlock at startup * BitLocker Drive Encryption Network Unlock Certificate - The certificate that you used for network unlock on WDS
37
Can you only have one Certificate for the Group Policy BitLocker Drive Encryption Network Unlock Certificate?
No you can add many certificates
38
What does the GPO Audit File Share do?
Auditing for attempts to access any Shared Folders
39
What does the GPO Audit detailed File Share do?
Audits all attemps to access files or folders on a shared folder. It logs an event every time a file or folder is accessed. Detailed File Share audit events include detailed information about the permissions or other criteria used to grant or deny access. ## Footnote Note: There are no system access control lists (SACLs) for shared folders. If this policy setting is enabled, access to all shared files and folders on the system is audited.
40
What does the GPO Audit File System Global Object Access do?
This policy setting allows you to monitor a specific user or group and the files they access. Note: You must also enable the Audit File System setting under Advanced Audit Policy Configuration\System Audit Policies\Object Access.
41
What does the GPO Audit File System do?
This policy setting allows you to audit user attempts to access file system objects. A security audit event is generated only for objects that have system access control lists (SACL) specified, and only if the type of access requested, such as Write, Read, or Modify and the account making the request match the settings in the SACL
42
# DFS What is the calculation used for determining how large your staging quota should be?
* Hub and Spoke * IF Read/Write Members = 32 \* (Average of 32 Largest files) * IF Spoke are Read-Only = 16 \* (Average of 16 largest files) *
43
What does Dfsdiag SyncNow do?
Forces replication between DFS servers
44
# What does the following PowerShell CmdLet Do? Add-DfsrConnection
Creates a connection between members of a replication group.
45
# What does the following PowerShell CmdLet Do? Add-DfsrMember
Adds computers to a replication group.
46
# What does the following PowerShell CmdLet Do? ConvertFrom-DfsrGuid
Translates GUIDs to friendly names within a given replication group.
47
# What does the following PowerShell CmdLet Do? Export-DfsrClone
Exports the cloned DFS Replication database and volume configuration settings.
48
# What does the following PowerShell CmdLet Do? Get-DfsReplicatedFolder
Gets a replicated folder from a replication group.
49
# What does the following PowerShell CmdLet Do? Get-DfsReplicationGroup
Retrieves a replication group.
50
# What does the following PowerShell CmdLet Do? Get-DfsrBacklog
Retrieves the list of pending file updates between two DFS Replication partners.
51
# What does the following PowerShell CmdLet Do? Get-DfsrCloneState
Gets the status of a database cloning operation.
52
# What does the following PowerShell CmdLet Do? Get-DfsrConnection
Gets a connection between DFS Replication partners.
53
# What does the following PowerShell CmdLet Do? Get-DfsrConnectionSchedule
Gets a connection schedule between members of a replication group.
54
# What does the following PowerShell CmdLet Do? Get-DfsrFileHash
Gets a file hash.
55
# What does the following PowerShell CmdLet Do? Get-DfsrGroupSchedule
Retrieves a replication group schedule.
56
# What does the following PowerShell CmdLet Do? Get-DfsrIdRecord
Gets ID records for replicated files or folders from the DFS Replication database.
57
# What does the following PowerShell CmdLet Do? Get-DfsrMember
Gets member computers in a replication group.
58
# What does the following PowerShell CmdLet Do? Get-DfsrMembership
Gets membership settings for members of replication groups.
59
# What does the following PowerShell CmdLet Do? Get-DfsrPreservedFiles
Gets a list of files and folders that DFS Replication previously preserved.
60
# What does the following PowerShell CmdLet Do? Get-DfsrServiceConfiguration
Gets settings for the DFS Replication service on group members.
61
# What does the following PowerShell CmdLet Do? Get-DfsrState
Gets the DFS Replication state for a member.
62
# What does the following PowerShell CmdLet Do? Import-DfsrClone
Imports a cloned DFS Replication database and volume configuration settings.
63
# What does the following PowerShell CmdLet Do? New-DfsReplicatedFolder
Creates a replicated folder in a replication group.
64
# What does the following PowerShell CmdLet Do? New-DfsReplicationGroup
Creates a replication group.
65
# What does the following PowerShell CmdLet Do? Remove-DfsReplicatedFolder
Removes a replicated folder from a replication group.
66
# What does the following PowerShell CmdLet Do? Remove-DfsReplicationGroup
Removes a replication group.
67
# What does the following PowerShell CmdLet Do? Remove-DfsrConnection
Removes a connection between members of a replication group.
68
# What does the following PowerShell CmdLet Do? Remove-DfsrMember
Removes computers from a replication group.
69
# What does the following PowerShell CmdLet Do? Remove-DfsrPropagationTestFile
Removes DFS Replication propagation test files.
70
# What does the following PowerShell CmdLet Do? Reset-DfsrCloneState
Cancels a cloning operation.
71
# What does the following PowerShell CmdLet Do? Restore-DfsrPreservedFiles
Restores files and folders that DFS Replication previously preserved.
72
# What does the following PowerShell CmdLet Do? Set-DfsReplicatedFolder
Changes settings of a replicated folder.
73
# What does the following PowerShell CmdLet Do? Set-DfsReplicationGroup
Modifies a replication group.
74
# What does the following PowerShell CmdLet Do? Set-DfsrConnection
Changes the settings of a connection between members of a replication group.
75
# What does the following PowerShell CmdLet Do? Set-DfsrConnectionSchedule
Changes the settings of a connection schedule between members of a replication group.
76
# What does the following PowerShell CmdLet Do? Set-DfsrGroupSchedule
Modifies a replication group schedule.
77
# What does the following PowerShell CmdLet Do? Set-DfsrMember
Modifies member computer information in a replication group.
78
# What does the following PowerShell CmdLet Do? Set-DfsrMembership
Configures membership settings for replication group members.
79
# What does the following PowerShell CmdLet Do? Set-DfsrServiceConfiguration
Modifies settings for the DFS Replication service.
80
# What does the following PowerShell CmdLet Do? Start-DfsrPropagationTest
Creates a propagation test file in a replicated folder.
81
# What does the following PowerShell CmdLet Do? Suspend-DfsReplicationGroup
Suspends replication between computers regardless of schedule.
82
# What does the following PowerShell CmdLet Do? Sync-DfsReplicationGroup
Synchronizes replication between computers regardless of schedule.
83
# What does the following PowerShell CmdLet Do? Update-DfsrConfigurationFromAD
Initiates an update of the DFS Replication service.
84
# What does the following PowerShell CmdLet Do? Write-DfsrHealthReport
Generates a DFS Replication health report.
85
# What does the following PowerShell CmdLet Do? Write-DfsrPropagationReport
Generates reports for propagation test files in a replication group.
86
# What does the following PowerShell CmdLet Do? Get-DfsnAccess
Gets permissions for a DFS namespace folder.
87
# What does the following PowerShell CmdLet Do? Get-DfsnFolder
Gets settings for a DFS namespace folder.
88
# What does the following PowerShell CmdLet Do? Get-DfsnFolderTarget
Gets settings for targets of a DFS namespace folder.
89
# What does the following PowerShell CmdLet Do? Get-DfsnRoot
Gets settings for DFS namespaces.
90
# What does the following PowerShell CmdLet Do? Get-DfsnRootTarget
Gets settings for root targets of a DFS namespace.
91
# What does the following PowerShell CmdLet Do? Get-DfsnServerConfiguration
Gets DFS namespace settings for a DFSN root server.
92
# What does the following PowerShell CmdLet Do? Grant-DfsnAccess
Grants permissions to users and groups to access a DFS namespace folder.
93
# What does the following PowerShell CmdLet Do? Move-DfsnFolder
Moves or renames a DFS namespace folder.
94
# What does the following PowerShell CmdLet Do? New-DfsnFolder
Creates a folder in a DFS namespace.
95
# What does the following PowerShell CmdLet Do? New-DfsnFolderTarget
Adds a target to a DFS namespace folder.
96
# What does the following PowerShell CmdLet Do? New-DfsnRoot
Creates a DFS namespace.
97
# What does the following PowerShell CmdLet Do? New-DfsnRootTarget
Adds a root target to a DFS namespace.
98
# What does the following PowerShell CmdLet Do? Remove-DfsnAccess
Removes users and groups from the ACL for a folder in a DFS namespace.
99
# What does the following PowerShell CmdLet Do? Remove-DfsnFolder
Removes a DFS namespace folder.
100
# What does the following PowerShell CmdLet Do? Remove-DfsnFolderTarget
Removes a target for a DFS namespace folder.
101
# What does the following PowerShell CmdLet Do? Remove-DfsnRoot
Removes a DFS namespace.
102
# What does the following PowerShell CmdLet Do? Remove-DfsnRootTarget
Removes a target for a DFS namespace root.
103
# What does the following PowerShell CmdLet Do? Revoke-DfsnAccess
Revokes permissions for users to access and enumerate the contents of a DFS namespace folder.
104
# What does the following PowerShell CmdLet Do? Set-DfsnFolder
Changes settings for a DFS namespace folder.
105
# What does the following PowerShell CmdLet Do? Set-DfsnFolderTarget
Changes settings for a target of a DFS namespace folder.
106
# What does the following PowerShell CmdLet Do? Set-DfsnRoot
Changes settings for a DFS namespace.
107
# What does the following PowerShell CmdLet Do? Set-DfsnRootTarget
Changes settings for a root target of a DFS namespace.
108
# What does the following PowerShell CmdLet Do? Set-DfsnServerConfiguration
Changes settings for a DFS namespace root server.
109
You have an Active File Screen set up to block all scripting files. You need to allow PowerShell Files to be saved only a sub folder "Scripts" in "C:\Applicaitons\Custom". How would you accomplish this task?
1. Create a File Screen exclusion for "C:\Applications\Custom\Scripts". 2. You will need to add \*.ps1 to the include list
110
If you need to install and update and ensure that the data on the system hard drive is secure. What should you do?
Use Suspend-Bitlocker
111
You have EFS enabled for the Domain. You have been assigned the right of EFS Recovery Agent. There is a problem with an EFS File on a client computer. You need to remove encryption. When you try you get an error, what do you need to do?
Add your EFS Certificate to the Computer