Work Folders Flashcards
What are the steps for creating a Work Folder
- Obtain SSL Certificates
- Create DNS Records
- Install Work Folders on File Servers
- Bind the SSL Certificate on Sync Servers
- Create security groups for work folders
- Create sync shares for user data
- Configure Web Application Proxy or another reverse proxy
What is the cmdlet for installing the Work Folders Feature
Install-WindowsFeature FS-SyncShareService
What role services are required
IIS Minimal
IIS Hostable Webcore
What is the powershell cmdlet for creating a sync-share
New-SyncShare “HR Sync Share” K:\Share-1 –User “HR Sync Share Users”
What service is required for work folders to function
Sync Share service
What is the maximum size of a file that can be stored in a Work Folder?
10 GB
What is the default location for Work Folders on a client computer?
%USERPROFILE%\Work Folders
What are the server requirements for implementing the Work Folders role service?
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