Ukuran huruf
Lembar kerjaSA Chapters 5.1 - 6.3
Total soal: 22
Worksheet time: 12mins
Which of the followings are not valid execution policy for Powershell Scripts ?
Restricted
Bypass
Secured
Unsigned
Which of the following is not a valid fomatting format?
Format Table
Format Wide
Format List
Format Landscape
How can you ensure that settings such as PowerShell alias will not be lost when you exit PowerShell console ?
Configure powershell scripts
Run scripts using powershell ISE
Save the changes as a setting in powershell console
Configure powershell profiles
What are the advantages of using Powershell ISE to write PowerShell scripts ?
Debugging tool is available
Can run cmdlets
It is faster to execute powershell scripts using ISE
Can automate scripts
Which of the following statement is not true about automatic _variables?
Variables that are created and maintained by Powershell
Variable which are created using functions.
The variable name starts with the $ eg $Home.
They are used to store state information for Powershell.
What are the two types of trigger you can configure in Windows Task Scheduler ?
Time-based
Action-based
Status-Based
Day-based
Which of the following action is supported in Windows Server Task scheduler?
Showing a message box
Sending an email
Running a program
Broadcast a message
Which of the followings can be used to automate tasks?
Task Manager
Event Manager
Task Scheduler
Task Automator
Which of the following will not help to harden a server?
Apply the latest service pack and security updates
Restrict physical and network access to server
Install servers in Server Core mode
Disable Automatic Updates
Which one of the following is NOT the reason for installing a Windows Server 2016 in Server Core mode?
Reduce Maintenance.
Reduce Surface of Attack.
Minimize the amount of disk space required.
Reduce the cost of purchasing Windows Server 2012 OS
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?
Security Configuration Wizard
Microsoft Baseline Security Analyser
Windows Firewall
Security Configuration and Analysis
Which of the following actions is required to ensure an account locked by intruder lockout can only be manually unlocked by the administrator?
Set Lockout threshold to 0
Set Reset account lockout after to 0
Use the default Intruder lockout setting
Set Lockout duration to 0
Which of the following features will not help to improve data security?
EFS
System Restore
Bitlocker
Audit
You have just encrypted your files on the drive. Who will be able to decrypt the files besides you?
The person who encrypt the file only.
The Enterprise Admin
Data Recovery Agent
Members of the administrator's group.
You need to monitor who has been access the files a folder on the server. Which of the following audit policy should you enable?
Object Access
Privilege use
System
DS Access
Where are audit logs stored?
Setup log
DNS logs
System log
Security Log
Which of the following features will not help to improve data security?
EFS
System Restore
Bitlocker
Audit
What does ACL stands for?
(a)
Which of the following is NOT a share permission?
Write
Full Control
Change
Read
What is the minimum NTFS permission required to allow user to delete files?
Modify
Full control
Read & Execute
Delete
In Linux/Unix permission...what does 774 represent?
RWXRWXRWX
RWXRWXR_ _
RWXR_XR_X
R_XR_XR_ _
What is the default share permission?
Everyone Read
Everyone Full Control
Administrators Read
Administrators Full Control
