AdvoOffice 3.0 and up
Allowed Parameters
/S : Silent mode
/BaseAddress : the URL of the repository service
/SPN : The SPN used to delegate through the Repository service
/NavBaseAddress : URL to the Dynamics Web Service
/NavSpn : the SPN used to delegate through the Dynamics WEB Service
/NTLM : true|false should NTLM authentications be used.
/VSTO : true |false should the VSTO addins be registered into Office , by default this is true
Note that all parameters are case sensitive
Sample Install everything silently:
"Capto Advo Repository Client (x86).exe" /S /BaseAddress="http://repository_Server.domain.local/endpoint" /Spn="http/repository_Server" /NavBaseAddress="http://dynamics.local:7047/Service Instance/WS/Company CRONUS/" /NavSpn="http/dynamics" /Ntlm="true"
Sample Install silently & Do not register VSTO Addins into Office products:
"Capto Advo Repository Client (x86).exe" /S /BaseAddress="http://repository_Server.domain.local/endpoint" /Spn="http/repository_Server" /NavBaseAddress="http://dynamics.local:7047/Service Instance/WS/Company CRONUS/" /NavSpn="http/dynamics" /Ntlm="true" /VSTO="false"
Kommentarer
0 kommentarer
Log ind for at kommentere.