# Localized 03/08/2022 02:20 PM (GMT) 303:6.40.10614 WorkFolders.psd1 # English version (defaulted as) Localized WorkFolders.psd1 ConvertFrom-StringData @' ###PSLOC start localizing # # W O R K F O L D E R S S T R I N G S # Check Service Running - ERROR WFServiceRunning_Title=The Windows Sync Share service should be set to start automatically. WFServiceRunning_Problem=The Windows Sync Share service is not set to start automatically. WFServiceRunning_Impact=Users will not be able to sync with this server using Work Folders. WFServiceRunning_Resolution=Start the Windows Sync Share service and set it to start automatically. WFServiceRunning_Compliant=The File and Storage Services Best Practices Analyzer scan has determined that you are in compliance with this best practice. # Check Cluster has Work Folders Feature enabled on all failover servers - ERROR WFClusterFeature_Title=Work Folders should be installed on all nodes of the failover cluster. WFClusterFeature_Problem=Work Folders is not installed on a node of a failover cluster that is hosting sync shares. WFClusterFeature_Impact=Work Folders will not fail over to any nodes that do not have the role service installed, potentially resulting in users not being able to sync with this clustered file server instance. WFClusterFeature_Resolution=Install the Work Folders role service on the fail over server. WFClusterFeature_Compliant=The File and Storage Services Best Practices Analyzer scan has determined that you are in compliance with this best practice. # Cluster Not Reachable ---- WFClusterFeature_NotReachableNode_Title=All nodes in a failover cluster should be reachable to Work Folders. WFClusterFeature_NotReachableNode_Problem=The following nodes in a failover cluster cannot be verified because the nodes are not reachable, or because the BPA scan was performed against a remote failover cluster: {0}. WFClusterFeature_NotReachableNode_Impact=Best Practices Analyzer will not be able to check the status of Work Folders on the following nodes: {0} WFClusterFeaturer_NotReachableNode_Resolution=The File Server Best Practices Analyzer scan has determined that you are in compliance with this best practice. # Validate that the server is joined to a domain - Warning WFSyncShareServerJoined_Title=The Work Folders Server should be domain joined. WFSyncShareServerJoined_Problem=The work folders server is not joined to any domain. WFSyncShareServerJoined_Impact=Granting Sync share access is only limited to the local server groups. WFSyncShareServerJoined_Resolution=Join the server to a windows domain controller. WFSyncShareServerJoined_Compliant=The File and Storage Services Best Practices Analyzer scan has determined that you are in compliance with this best practice. #--------------------------------------------------- # Specific Work Folders #--------------------------------------------------- # Check Sync Share Staging area exists for all sync shares - ERROR WFSyncShareStagingExists_Title=A staging area should exist for the sync share. WFSyncShareStagingExists_Problem=The staging area for a sync share does not exist WFSyncShareStagingExists_Impact=Users will not be able to sync with this sync share using Work Folders.. WFSyncShareStagingExists_Resolution=Reinitialize the sync share by using the Set-SyncShare cmdlet from a Windows PowerShell session. WFSyncShareStagingExists_Compliant=The File and Storage Services Best Practices Analyzer scan has determined that you are in compliance with this best practice. # Check if Sync Share Path Exists - ERROR WFSyncSharePathExists_Title=The Work Folders sync share has an existing path. WFSyncSharePathExists_Problem=The sync share should be located in a valid folder WFSyncSharePathExists_Impact=The path for the sync share does not exist WFSyncSharePathExists_Resolution=Reinitialize the sync share by using the Set-SyncShare cmdlet from a Windows PowerShell session. WFSyncSharePathExists_Compliant=The File and Storage Services Best Practices Analyzer scan has determined that you are in compliance with this best practice. # Check Server has valid SSL Certificate WFServerSSLCertExists_Title=A current SSL certificate should be configured for this Work Folders server. WFServerSSLNOCertExists_Problem=An SSL certificate is not configured for Binding(s) '{0}'. WFServerSSLCertExists_Problem=An SSL certificate is not configured for this Work Folders server. WFServerSSLCertExists_Impact=Users will not be able to sync with this sync share using the encrypted HTTPS protocol. Users might be able to sync with the unencrypted HTTP protocol, if it’s configured. WFServerSSLCertExists_Resolution=Install a new SSL certificate and bind it to the server WFServerSSLCertExists_Compliant=The File and Storage Services Best Practices Analyzer scan has determined that you are in compliance with this best practice. # Error WFServerExpiredCertificatesCheck_Problem=SSL Binding '{0}:{1}:' has a certificate that has expired. The certificate has thumbprint '{3}' and is located in store '{2}'. # Warning WFServerExpiringCertificatesCheck_Problem=SSL Binding '{0}:{1}:' has a certificate that will expire in 75 days. The certificate has thumbprint '{3}' and is located in store '{2}'. # Check if Firewall enabled for ip and ports configured for Work Folders WFFireWall_Title=Windows Firewall should open {0} for Work Folders. WFFireWall_Problem=Work Folders is enabled, but port(s) and IP(s) {0} are closed in Windows Firewall. WFFireWall_Impact=Users will not be able to sync with this server using Work Folders. WFFireWall_Resolution=Use Windows Firewall to open port(s) and IP(s) {0} . WFFireWall_Compliant=The File and Storage Services Best Practices Analyzer scan has determined that you are in compliance with this best practice. # Check if Firewall enabled for SSL ports and IP - WARNING WFFireWall443_Impact=Users will not be able to sync with this server using the encrypted HTTPS protocol. WFFireWall443_Resolution=Use Windows Firewall to open port(s) and IP(s) {0}. # Check if Firewall enabled for HTTP Ports and IP- INFORMATIONAL WFFireWall80_Impact=Users will not be able to sync with this server using the unencrypted HTTP protocol. WFFireWall80_Resolution=Use Windows Firewall to open port(s) and IP(s) {0} . ###PSLOC '@