You have a portable computer that runs Windows 8.1. You are creating a backup plan.
You have the following requirements:
-> Automatically back up the files in your Documents folder every hour.
-> Ensure that you can recover different versions of the backed-up files.
-> Do not back up the Windows operating system files.
You need to configure the computer to meet the requirements.
Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)
Answer : B,E
Explanation:
File History only backs up data in libraries, favorites, desktop, and contacts and must use a non-system drive for backup. http://blogs.windows.com/windows/b/extremewindows/archive/2012/12/20/a-new-way-to- backup-file-history-in-windows-8.aspx
A New Way to Backup: File History in Windows 8
File History is a new feature in Windows 8 that helps to ensure that your personal files are safe. In addition to being a backup solution, File History also provides the capability to restore multiple backup copies (versions) of your files. File history in Windows 8 is easy to setup, powerful, and reliable. This means you can have more confidence when working with files, and also keep less redundant copies around for your own personal data history.
You can easily configure File History to protect some or all of the files that are in your libraries on Windows 8. You can add folders to your libraries easily in Windows 8, giving you the ability to use File History with any group of folders and files that you choose.
You administer Windows 8.1 Pro client computers in your company network.
You need to configure a backup and recovery solution that meets the following requirements:
-> Recovers the system if it doesn't start.
-> Recovers the system if the hard drive fails.
Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)
Answer : D,E
Explanation: http://www.techrepublic.com/blog/windows-and-office/restore-windows-8- with-system-image-recovery/
Restore Windows 8 with System Image Recovery
What you need -
In order to run the System Image Recovery tool as I'll describe in this article, you'll need to have created a Recovery Drive as I showed you in the article Create a Recovery Drive in
Windows 8. You'll also need a set of optical discs or on an external drive on which to create a system image of your hard disk.
Launching System Image Recovery -
In the case of a hard drive failure, you can restore Windows 8 by running the System
Image Recovery tool from the Recovery Drive.
A company has 100 client computers that run Windows 8.1. The client computers are members of a workgroup.
A custom application requires a Windows Firewall exception on each client computer.
You need to configure the exception on the client computers without affecting existing firewall settings.
Which Windows PowerShell cmdlet should you run on each client computer?
Answer : A
Explanation:
http://technet.microsoft.com/en-us/library/jj554908.aspx
New-NetFirewallRule -
The New-NetFirewallRule cmdlet creates an inbound or outbound firewall rule and adds the rule to the target computer.
Further information:
Set-NetFirewallSetting -
The Set-NetFirewallSetting cmdlet configures properties that apply to the firewall and IPsec settings, regardless of which network profile is currently in use. This cmdlet allows the administrator to specify global firewall behavior.
Set-NetFirewallRule -
The Set-NetFirewallRule cmdlet modifies existing firewall rule properties.
Set-NetFirewallProfile -
The Set-NetFirewallProfile cmdlet configures options for the profiles, including domain, public, and private, that are global, or associated with the input rules.
New-NetIPSecMainModeRule -
The New-NetIPsecMainModeRule cmdlet creates an IPsec main mode rule.
A main mode rule contains a set of local and remote end points to determine the peers to which it applies. When an application on the local computer attempts to communicate with one of these specified remote hosts, the computer attempts to establish a security association (SA) with the remote server.
You have a computer that runs Windows 8.1, and three unused external disk drives.
You are creating a volume to store picture files.
You have the following requirements:
-> Use all three external disk drives.
-> Ensure that the volume is accessible from a single drive letter.
-> Ensure data redundancy between the disk drives in the event of a hardware failure.
You need to create the volume.
Which three actions should you perform in sequence? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
Answer :
Explanation:
Your computer runs Windows 8.1 and is connected to an Active Directory Domain Services
(AD DS) domain.
You create a folder and share the folder with everyone in your organization.
You need to modify the NTFS permissions of the folder to meet the following criteria:
-> Users from the Marketing security group must be able to open files, but not modify them.
-> Users from the Supervisors security group must be able to create, modify, and delete files.
-> Users from both groups must not be able to delete the folder.
Which permissions should you set?
Answer : A
Explanation:
http://technet.microsoft.com/en-us/library/bb727008.aspx
File and Folder Permissions -
On NTFS volumes, you can set security permissions on files and folders. These permissions grant or deny access to the files and folders.
File and Folder Permissions: