Knowee
Questions
Features
Study Tools

1.Question 1Does an administrator user account on a computer have complete control over a machine?1 pointSometimesNoYes2.Question 2In Windows, what does UAC stand for? 1 pointUser Availability ChecklistUser Access ConsoleUser Administration ControlUser Account Control3.Question 3Which Windows PowerShell CLI command can be used to list the Users within local Groups on a given computer? 1 pointGet-LocalGroupMemberGet-LocalGroupGet-LocalUserGet-GPOReport4.Question 4On a Linux system, which file contains information about the users on a machine? 1 point/etc/users/etc/sudoers/etc/passwd/etc/group5.Question 5What parameter can be used in the Windows CLI to force a user to change their password on the next logon? 1 point/passwordchg:yes/newpassword:logon/passwordkeep:no/logonpasswordchg:yes6.Question 6On Linux systems, which CLI command and flags are used to force a user to change their password upon their next login? (Choose all that apply)1 pointpasswd -eusernamepassword -changeusernameuser -e usernamepasswd --expire username7.Question 7Which of the following methods can Administrators use to add a user in Windows? (Choose all that apply)1 pointIn the GUI, under Local Users and Groups in the Computer Management tool, right click Users and select New User. At the CLI, using the DOS style net computer computername/new command.With Powershell, use the Create-LocalUser usernamecommand.At the CLI, use the DOS style net user username * /add command.8.Question 8In Windows, which of the following are directory and file permissions that can be assigned to groups and/or users? (Choose all that apply)1 pointRead & ExecuteChangeList folder contentsWrite9.Question 9When examining the permissions on a file in Linux you find the last three bits are rw-. What does this mean?1 pointAll users who are neither the file owner nor members of the group to which this file belongs have read and write permissions.All users who are not the owner have read and write permissions.All users who are not the owner have read, write, and execute permissions.All users who are neither the owner nor members of the group to which this file belongs have read, write, and execute permissions.10.Question 10In Windows, when setting the basic permission “Read” which of the following special permissions are enabled? (Choose all that apply)1 pointRead ActivityRead DataRead PermissionsRead Attributes

Question

1.Question 1Does an administrator user account on a computer have complete control over a machine?1 pointSometimesNoYes2.Question 2In Windows, what does UAC stand for? 1 pointUser Availability ChecklistUser Access ConsoleUser Administration ControlUser Account Control3.Question 3Which Windows PowerShell CLI command can be used to list the Users within local Groups on a given computer? 1 pointGet-LocalGroupMemberGet-LocalGroupGet-LocalUserGet-GPOReport4.Question 4On a Linux system, which file contains information about the users on a machine? 1 point/etc/users/etc/sudoers/etc/passwd/etc/group5.Question 5What parameter can be used in the Windows CLI to force a user to change their password on the next logon? 1 point/passwordchg:yes/newpassword:logon/passwordkeep:no/logonpasswordchg:yes6.Question 6On Linux systems, which CLI command and flags are used to force a user to change their password upon their next login? (Choose all that apply)1 pointpasswd -eusernamepassword -changeusernameuser -e usernamepasswd --expire username7.Question 7Which of the following methods can Administrators use to add a user in Windows? (Choose all that apply)1 pointIn the GUI, under Local Users and Groups in the Computer Management tool, right click Users and select New User. At the CLI, using the DOS style net computer computername/new command.With Powershell, use the Create-LocalUser usernamecommand.At the CLI, use the DOS style net user username * /add command.8.Question 8In Windows, which of the following are directory and file permissions that can be assigned to groups and/or users? (Choose all that apply)1 pointRead & ExecuteChangeList folder contentsWrite9.Question 9When examining the permissions on a file in Linux you find the last three bits are rw-. What does this mean?1 pointAll users who are neither the file owner nor members of the group to which this file belongs have read and write permissions.All users who are not the owner have read and write permissions.All users who are not the owner have read, write, and execute permissions.All users who are neither the owner nor members of the group to which this file belongs have read, write, and execute permissions.10.Question 10In Windows, when setting the basic permission “Read” which of the following special permissions are enabled? (Choose all that apply)1 pointRead ActivityRead DataRead PermissionsRead Attributes

...expand
🧐 Not the exact question you are looking for?Go ask a question

Solution

  1. Yes, an administrator user account on a computer does have complete control over a machine.

  2. In Windows, UAC stands for User Account Control.

  3. The Windows PowerShell CLI command that can be used to list the Users within local Groups on a given computer is Get-LocalGroupMember.

  4. On a Linux system, the file that contains information about the users on a machine is /etc/passwd.

  5. The parameter that can be used in the Windows CLI to force a user to change their password on the next logon is /passwordchg:yes.

  6. On Linux systems, the CLI command and flags that are used to force a user to change their password upon their next login are passwd -e username and passwd --expire username.

  7. Administrators can add a user in Windows by using the GUI, under Local Users and Groups in the Computer Management tool, right click Users and select New User, and at the CLI, use the DOS style net user username * /add command.

  8. In Windows, the directory and file permissions that can be assigned to groups and/or users are Read & Execute, List folder contents, and Write.

  9. When examining the permissions on a file in Linux and you find the last three bits are rw-, it means that all users who are neither the file owner nor members of the group to which this file belongs have read and write permissions.

  10. In Windows, when setting the basic permission “Read” the special permissions that are enabled are Read Data, Read Permissions, and Read Attributes.

This problem has been solved

Similar Questions

Which Windows PowerShell CLI command can be used to list the Users on a given computer? 1 pointGet-LocalUserGet-LocalGroupGet-GPOReportGet-LocalGroupMember

Question 3Which Windows PowerShell CLI command can be used to list the Groups on a given computer? 1 pointGet-GPOReportGet-LocalUserGet-LocalGroupMemberGet-LocalGroup

Which of the following methods can Administrators use to add a user in Windows? (Choose all that apply)1 pointWith Powershell, use the Create-LocalUser usernamecommand.At the CLI, using the DOS style net computer computername/new command.At the CLI, use the DOS style net user username * /add command.In the GUI, under Local Users and Groups in the Computer Management tool, right click Users and select New User.

6. Which of the following group is created on Windows domain controller computers to allow members to administer domain controllers, but does not allow members to administer user and group accounts?*(a) Domain Operators(b) Server Operators(c) Account Operators(d) Administrators

1What command can we use to show a list of users on the system?

1/2

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.