The following are commands used in the process of enabling web applications for Replication.
PowerShell |
Add-ReplicatorUserMappings | |
Purpose |
Add a list of user names to be remapped by Replicator. | |
Edition |
Standard, Enterprise and Runtime only | |
Comment |
Sets the path to the list of user names and the names to map them to. | |
|
URL |
Enter the URL to the Web Application. |
|
LoadPath |
The full path for the XML file containing the old and new user names. |
|
StripDomain |
Strip the domain from user when importing. |
<UserRemapping>
<User OldUser="OldUserLoginName"
NewUser="NewUserLoginName"/>
</UserRemapping>
Add-ReplicatorUserMappings -URL "http://localwebapplication" -LoadPath "C:\pathtofile.xml"
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center