If you want to specify a parameter that has spaces you have to use quotes. If you want to specify a parameter that has quotes (with or without spaces) you have to escape the parameter quotes with \? and put the entire string in quotes.
If UAC is enabled on the server where Replicator is installed, then the Replicator Management Shell will not have sufficient permission to run most commands. Instead, open Windows PowerShell Modules from Administrative Tools to run these commands as an elevated user.
To use the Replicator Powershell commands in an existing Powershell windows or scripts, you can use the following commands:
PS > C:\Windows\Microsoft.NET\Framework64\v2.0.50727\InstallUtil.exe 'C:\Program Files\Metalogix\Replicator\WSS40\Syntergy.Replicator.Commands.dll'
PS > add-pssnapin SyntergyPsSnapin
It is no longer standard practice to use repadm commands to administer Replicator. We have now moved forward to using PowerShell as our main administration tool. For user that are still running their environments using repadm and have yet to switch over to PowerShell, please see the appendix at the end of this document for Repadm to PowerShell equivalents.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center