Work Folders Flashcards

1
Q

What are the steps for creating a Work Folder

A
  1. Obtain SSL Certificates
  2. Create DNS Records
  3. Install Work Folders on File Servers
  4. Bind the SSL Certificate on Sync Servers
  5. Create security groups for work folders
  6. Create sync shares for user data
  7. Configure Web Application Proxy or another reverse proxy
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the cmdlet for installing the Work Folders Feature

A

Install-WindowsFeature FS-SyncShareService

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What role services are required

A

IIS Minimal

IIS Hostable Webcore

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the powershell cmdlet for creating a sync-share

A

New-SyncShare “HR Sync Share” K:\Share-1 –User “HR Sync Share Users”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What service is required for work folders to function

A

Sync Share service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the maximum size of a file that can be stored in a Work Folder?

A

10 GB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the default location for Work Folders on a client computer?

A

%USERPROFILE%\Work Folders

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the server requirements for implementing the Work Folders role service?

A

A server running Windows Server 2012 R2 for hosting sync shares with user files
A volume formatted with the NTFS file system for storing user files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly