Lab 05 | ADDS and Group Policy - kerryallen89/SYS-255-01 GitHub Wiki
ADDS and Group Policy
Deliverables
Deliverable 1. Login to WKS01 as Alice, and your desktop should not include the Recycle Bin. Provide a screenshot showing both your VM name, the lack of Recycle Bin, and the results of gpresult /r (using Alice's account).
This screenshot shows that on WKS02-Kerry, the user "alice" doesn't have a recycling bin icon on her desktop. Inside the screenshot, is also shown the output of the command "gpresult /r".
Deliverable 2: On WKS01, from an elevated domain administrative command prompt, issue the following commands:
- gpupdate /force
- gpresult /scope computer /r
Provide a screenshot showing the DisableLastLogin Policy was applied.
This screenshot shows me performing the command "gpudate /force" on an elevated version of Powershell by giving it Administrator privileges. This shows that the computer policy and the User policy updates were completed.
This screenshot shows me performing the command "gpresult /scope computer /r" on an administrative version of Powershell. This shows that inside WKS02-kerry, "DisabledLastLogin" is applied under group policy objects.
Deliverable 3. Sign out of WKS01, and provide a screenshot showing the changes to the login screen. You should no longer see evidence of the last user who had logged in.
This screenshot shows that the list of previously logged-in users is not shown on the login screen of WKS02-Kerry. At the time of writing this, I turned off this feature as I didn't like it on my VM just as a comment from me.
How would you prepare for next week's assessment?
For next week's assessment, I feel that utilizing the Github that I have created for this course and looking back at previous labs would benefit me for this assessment. I do not think creating a Current Network Diagram would benefit me as I do believe my Github is sufficient.