你好,
除了要求将Windows 7计算机加入域之外,在使用工作文件夹的Windows 7设备上强制执行密码策略也存在问题。Windows 8.1包含Exchange ActiveSync(EAS)策略引擎,该引擎可以强制执行Work Folders服务器中的设置; Windows 7不包含此功能。
如果您已设置“自动锁定屏幕,并需要密码”选项,则需要采取额外的步骤才能使Windows 7客户端进行同步。

如果您不采取额外步骤,您将收到此错误:There was a problem applying security policies. Work Folders can’t set up this PC because the server is using password policies that don’t work with Windows 7
由于设备无论如何都必须加入域,因此您必须在组策略中配置此设置并禁用Work Folders服务器上的密码强制。为此,请登录到Work Folders服务器并运行以下PowerShell命令:
Set-SyncShare $WorkFolderShareName –PasswordAutolockExcludeDomain “domain.xxx.xxx”
关于运行了命令之后,,任何加入域的设备(包括Windows 8.1)都将不再使用工作文件夹指定的策略。
更多信息:
https://4sysops.com/archives/work-folders-for-windows-7-limitations/
请注意:由于该网站不是由微软托管,链接可能会改变,不另行通知。 Microsoft不保证此信息的准确性。
Best Regards,
Frank
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact
tnmff@microsoft.com