Sys. Admin Final Flashcards
What executable do you run to make your own console
MMC.EXE, then file add + remove plugins
How do you search Active Directory?
right click where you’d like to search, then hit ‘find’
How do you reset a user’s password?
find user’s account, right click reset password
How do you access logon hours, account expiration, etc.?
account tab
What Powershell command tells you all the groups that an account is a member of?
Get-ADPrincipleGroupMembership sellison
What Powershell command tells you who all is a member of a specific group?
Get-ADGroupMember “doman admins”
How do you get group policy management?
open windows server and go into tools
How do you see what settings are actually applied to a GPO?
click on it and go to settings
How do you map a network drive?
file explorer, map network drive, \member1\sharename
How do you restore a file from a backup?
windows server backup, select last successful backup, click recover, follow the wizard