READ Free Dumps For Microsoft- 70-411
Question ID 14121 | Your network contains one Active Directory domain named contoso.com. The forest |
Option A | Get-ADGroupMember |
Option B | Get-ADDomainControllerPasswordReplicationPolicy |
Option C | Get-ADDomainControllerPasswordReplicationPolicyUsage |
Option D | Get-ADDomain |
Option E | Get-ADOptionalFeature |
Option F | Get-ADAccountAuthorizationGroup |
Correct Answer | B |
Question ID 14122 | Your network contains an Active Directory domain named contoso.com. The domain On Server1, you have a folder named C:\Share1 that is shared as Share1. Share1 contains |
Option A | the Audit File Share setting of Servers GPO |
Option B | the Sharing settings of C:\Share1 |
Option C | the Audit File System setting of Servers GPO |
Option D | the Security settings of C:\Share1 |
Option F | Answer : D Explanation: You can use Computer Management to track all connections to shared resources on a Windows Server 2008 R2 system. Whenever a user or computer connects to a shared resource, Windows Server 2008 R2 lists a connection in the Sessions node. File access, modification and deletion can only be tracked, if the object access auditing is enabled you can see the entries in the event log. To view connections to shared resources, type net session at a command prompt or follow these steps: ✑ In Computer Management, connect to the computer on which you created the shared resource. ✑ In the console tree, expand System Tools, expand Shared Folders, and then select Sessions. You can now view connections to shares for users and computers. To enable folder permission auditing, you can follow the below steps: ✑ Click start and run "secpol. msc" without quotes. ✑ Open the Local Policies\Audit Policy ✑ Enable the Audit object access for "Success" and "Failure". ✑ Go to target files and folders, right click the folder and select properties. ✑ Go to Security Page and click Advanced. ✑ Click Auditing and Edit. ✑ Click add, type everyone in the Select User, Computer, or Group. ✑ Choose Apply onto: This folder, subfolders and files. ✑ Tick on the box “Change permissions” ✑ Click OK. After you enable security auditing on the folders, you should be able to see the folder permission changes in the server's Security event log. Task Category is File System. References: http: //social. technet. microsoft. com/Forums/en-US/winservergen/thread/13779c78-0c73- 4477-8014-f2eb10f3f10f/ http: //technet. microsoft. com/en-us/library/cc753927(v=ws. 10). aspx http: //social. technet. microsoft. com/Forums/en-US/winservergen/thread/13779c78-0c73- 4477-8014-f2eb10f3f10f/ http: //support. microsoft. com/kb/300549 http: //www. windowsitpro. com/article/permissions/auditing-folder-permission-changes ht |
Correct Answer | D |