wayground logo

Lembar Kerja Gratis yang Dapat Dicetak

Ukuran huruf

S
M
L
XL
Lembar kerja

SA Chapters 5.1 - 6.3

Total soal: 22

Worksheet time: 12mins

Nama
Kelas
Tanggal
1.

Which of the followings are not valid execution policy for Powershell Scripts ?

a)

Restricted

b)

Bypass

c)

Secured

d)

Unsigned

2.

Which of the following is not a valid fomatting format?

a)

Format Table

b)

Format Wide

c)

Format List

d)

Format Landscape

3.

How can you ensure that settings such as PowerShell alias will not be lost when you exit PowerShell console ?

a)

Configure powershell scripts

b)

Run scripts using powershell ISE

c)

Save the changes as a setting in powershell console

d)

Configure powershell profiles

4.

What are the advantages of using Powershell ISE to write PowerShell scripts ?

a)

Debugging tool is available

b)

Can run cmdlets

c)

It is faster to execute powershell scripts using ISE

d)

Can automate scripts

5.

Which of the following statement is not true about automatic _variables?

a)

Variables that are created and maintained by Powershell

b)

Variable which are created using functions.

c)

The variable name starts with the $ eg $Home.

d)

They are used to store state information for Powershell.

6.

What are the two types of trigger you can configure in Windows Task Scheduler ?

a)

Time-based

b)

Action-based

c)

Status-Based

d)

Day-based

7.

Which of the following action is supported in Windows Server Task scheduler?

a)

Showing a message box

b)

Sending an email

c)

Running a program

d)

Broadcast a message

8.

Which of the followings can be used to automate tasks?

a)

Task Manager

b)

Event Manager

c)

Task Scheduler

d)

Task Automator

9.

Which of the following will not help to harden a server?

a)

Apply the latest service pack and security updates

b)

Restrict physical and network access to server

c)

Install servers in Server Core mode

d)

Disable Automatic Updates

10.

Which one of the following is NOT the reason for installing a Windows Server 2016 in Server Core mode?

a)

Reduce Maintenance.

b)

Reduce Surface of Attack.

c)

Minimize the amount of disk space required.

d)

Reduce the cost of purchasing Windows Server 2012 OS

11.

Which one of the following tools can be used to highlight detail non-compliance of security compare existing security settings of a computer with a predefined security template?

a)

Security Configuration Wizard

b)

Microsoft Baseline Security Analyser

c)

Windows Firewall

d)

Security Configuration and Analysis

12.

Which of the following actions is required to ensure an account locked by intruder lockout can only be manually unlocked by the administrator?

a)

Set Lockout threshold to 0

b)

Set Reset account lockout after to 0

c)

Use the default Intruder lockout setting

d)

Set Lockout duration to 0

13.

Which of the following features will not help to improve data security?

a)

EFS

b)

System Restore

c)

Bitlocker

d)

Audit

14.

You have just encrypted your files on the drive. Who will be able to decrypt the files besides you?

a)

The person who encrypt the file only.

b)

The Enterprise Admin

c)

Data Recovery Agent

d)

Members of the administrator's group.

15.

You need to monitor who has been access the files a folder on the server. Which of the following audit policy should you enable?

a)

Object Access

b)

Privilege use

c)

System

d)

DS Access

16.

Where are audit logs stored?

a)

Setup log

b)

DNS logs

c)

System log

d)

Security Log

17.

Which of the following features will not help to improve data security?

a)

EFS

b)

System Restore

c)

Bitlocker

d)

Audit

18.

What does ACL stands for?

(a)  

19.

Which of the following is NOT a share permission?

a)

Write

b)

Full Control

c)

Change

d)

Read

20.

What is the minimum NTFS permission required to allow user to delete files?

a)

Modify

b)

Full control

c)

Read & Execute

d)

Delete

21.

In Linux/Unix permission...what does 774 represent?

a)

RWXRWXRWX

b)

RWXRWXR_ _

c)

RWXR_XR_X

d)

R_XR_XR_ _

22.

What is the default share permission?

a)

Everyone Read

b)

Everyone Full Control

c)

Administrators Read

d)

Administrators Full Control