30. Which Windows PowerShell CLI command can be used to list the Users on a given computer?
- Get-GPOReport
- Get-LocalGroupMember
- Get-LocalUser
- Get-LocalGroup
31. What parameter can be used in the Windows CLI to force a user to change their password on the next logon?
- /passwordchg:yes
- /newpassword:logon
- /logonpasswordchg:yes
- /passwordkeep:no
32. Does an administrator user account on a computer have complete control over a machine?
- No
- Yes
- Sometimes