Search Header Logo

OS Quiz Lab 6

Authored by Umesh Nepal

Computers

University

Used 82+ times

OS Quiz Lab 6
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an role of windows server?

Linux Integration

DNS server

DHCP server

None of the options

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not available in windows server 2022 datacenter edition?

Software-defined Networking

Storage Spaces

Storage Migration Service

None of the options

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To create user without password using powershell

new-localusers -name "name" -description "desc" -nopassword

new- localuser -name "name" -description "desc" -nopassword

new-localuser -name "name" -description "desc" -nopassword

None of the options

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In powershell to store input in a variable as secured string

$variable = read-host -assecuredstring

$variable = read-host -assecurestring

$variable = red-host -assecurestring

$variable = read-host -asecuredstring

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The $key variable stores the password. Now which option can be used to create a new user?

new-localuser -name "username" -password "$key" -description "desc"

new-localuser -name "username" -password '$key' -description "desc"

new-localuser -name "username" -password $key -description "desc"

new-localuser -name "username" -password "$key" -description "desc"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To create a user using $Password variable

new-localuser -name "username" -password $password -description "desc"

new-localuser -name "username" -password $Password -description "desc"

new-localuser -name "username" -pasword $password -description "desc"

new-localuser -name "username" -password $password -descripton "desc"

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To list all local user

get alluser

get-alluser

get-localuser

get -localuser

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?