Configure Online Site for SharePoint Template
Note Is replaced with UCC Creator in 6.0, Learn More
Create Site
-
Find the binaries on the server where the SharePoint Online template is installed from, or request the binaries from the Support Portal
-
Make sure the SharePoint Template is in the App folder
-
Edit the properties.ps1
-
$inputSiteUrl = URL of the site collection
-
$inputUsername = Username of the account, which is site administrator.
-
$inputPassword = Password of the account, which is site administrator.
-
$inputWebTitle = Title for the site
-
$inputWebUrl = URL for the site, usually the same as ucc name.
Example: ucc_support
-
-
Open PowerShell as administrator
-
Navigate to the files.
-
Run "sptemplate-online_install.ps1"
Configuring configuration page
-
Begin with the Setting list
-
Edit ApplicationID
Urn:application:***********
-
(PRE 5.0 ONLY) Edit ApplicationURI
Sip:**********@domain.com
-
(Optional) Edit CDRConnectionString
Data Source=localhost\UCCSQL;Initial Catalog=UCC;Integrated Security=True
-
-
Open the Endpoint list
- Add three SystemEndpoints
Note In PRE 5.0 these are Default Endpoint.
Sip:[ucc]001@[domain.com]
Sip:[ucc]002@[domain.com]
Sip:[ucc]003@[domain.com]
-
(After 5.0 ONLY) Add a MainEndpoint
-
Sip:[ucc]@[domain.com]
-
- Add three SystemEndpoints
Continue
Continue reading on how to start the UCC.
Did you find this page helpful?
Yes No
Sorry about that
Why wasn't this helpful? (check all that apply)
Thank you for your feedback.
Want to tell us more?
Email your feedback to our documentation team.
Great!
Thanks for taking the time to give us some feedback.