As tenant admin, migrate a local share directly. At the end of the migration, got error "Share is converted to the team folder, but failed to retrieve share level permission, you may need to edit the team folder to add user to allow access."
Normally, the error means on the server which hosts the share, the RPC port is blocked in Firewall. Centrestack can't query the permission.
1. You can open the RPC port in Firewall, on the server hosting the share. After that, login web portal as tenant admin, go to Collaboration, Team Folders and 'Sync share permission'
Windows 2003 and Windows 2003 R2
The following needs to be run at the command prompt:
netsh firewall set service type = remoteadmin mode = enable
Windows 2008
Start | Control Panel | Windows Firewall then select “Allow a program through Windows Firewall”. Select the Exceptions tab. Scroll down and click on check box next to “Windows Management Instrumentation (WMI)” then click OK.
Windows 2008 R2
Start | Control Panel | System and Security | Windows Firewall then select “Allow a program or feature through Windows Firewall”. Scroll down and click on check box next to “Windows Management Instrumentation (WMI)” which should automatically select the check box in the Domain column. Click OK.
Windows 2012 and Windows 2012 R2
Open Server manager (open by default) and click on Local Server on the left side of the screen. In the Properties box, click on setting to the right of the label Windows Firewall (Domain: On). You can also get to the Windows Firewall setting by selecting Control Panel | System and Security | Windows Firewall
Select “Allow an app or feature through Windows Firewall”. Scroll down and click on check box next to “Windows Management Instrumentation (WMI)” which should automatically select the check box in the Domain column. Click OK.
Windows 7
Start | Control Panel | System and Security | Windows Firewall then select “Allow a program or feature through Windows Firewall”. Scroll down and click on check box next to “File and Printer Sharing” and “Windows Management Instrumentation (WMI)” which should automatically select the check box in the Domain column. Click OK.
Next start the Remote Registry service which is set to Manual by default (set to Automatic). If not data such as installed software, event logs, security policies, etc. will not be retrieved.
Windows 8, Windows 8.1, and Windows 10
In the lower left hand corned of the screen right click and select Control Panel. Then select System and Security | Windows Firewall then select “Allow an app or feature through Windows Firewall”. Scroll down and click on check box next to “File and Printer Sharing” and “Windows Management Instrumentation (WMI)” which should automatically select the check box in the Domain column. Click OK.
Next start the Remote Registry service which is set to Disabled by default (set to Automatic). If not data such as installed software, event logs, security policies, etc. will not be retrieved.
Or
2. Import the AD users manually. Edit the team folder and manually define the user's access permission
Comments
0 comments
Please sign in to leave a comment.