I need to move my Search Service configurations from my development environment to Production (Scopes, Metadata Properties, etc).
What is the best approach to do this, PowerShell, backup restore databases?
Thank You
|
I need to move my Search Service configurations from my development environment to Production (Scopes, Metadata Properties, etc). What is the best approach to do this, PowerShell, backup restore databases? Thank You |
|||
|
|
|
I would use powershell for that. Configure everything with it and you can easily recreate sites/settings. Best practice is to store the configuration in a xml. |
|||
|
|