In this topic, you enable the business organization and the business admin for Hosted Office Communications Server 2007.
Tasks
- Subscribe the Business Organization to Hosted Office
Communications Server 2007
- Add Available Hosted Office Communications Server 2007 User
Plans to the Business Organization
- Create a SIP Domain for the AlpineSkiHouse
Organization
- Enable the Business Admin for Hosted Office Communications
Server 2007
- Configure Microsoft Office Communicator 2007 and Sign in from a
Client Computer
Subscribe the Business Organization to Hosted Office Communications Server 2007
Subscribe the business organization to Hosted Office Communications Server 2007 by editing the Subscribe.xml file and passing it to MPS by using provtest.
Procedure RUN.30: To subscribe the Business Organization to Hosted Office Communications Server 2007 by using Provtest
-
On MPS01, edit <installdir>:\Program Files\Microsoft Hosting\Provisioning\Samples\Hosted Office Communications Server\Subscribe.xml
-
Edit the <organization> element to match the Lightweight Directory Access Protocol (LDAP) path of the Business Organization; for example:
Copy Code <organization>LDAP://OU=AlpineSkiHouse,OU=ConsolidatedMessenger,OU=Hosting,DC=Fabrikam,DC=com</organization>
-
Edit the <preferredDomainController> element to match the name of the preferred Active Directory domain controller; for example:
Copy Code <preferredDomainController>ad01.fabrikam.com</preferredDomainController>
-
Edit the <planName> element to match the name of the sample Hosted Office Communications Server 2007 Organization Plan; for example:
Copy Code <planName>OCSHosting</planName>
-
Save the edited file.
-
At a command prompt, change to the <installdir>:\Program Files\Microsoft Hosting\Provisioning\Samples\Hosted Office Communications Server directory and run the following command:
Copy Code provtest Subscribe.xml /x2
Note: /x2 formats the XML results for maximum readability.
Add Available Hosted Office Communications Server 2007 User Plans to the Business Organization
Use provtest to add the Office Communications Server 2007 Basic IM plan as an available plan to the AlpineSkiHouse organization.
Procedure RUN.31: To add Available Hosted Office Communications Server 2007 User Plans to the Business Organization by using Provtest
-
On MPS01, edit <installdir>:\Program Files\Microsoft Hosting\Provisioning\Samples\Hosted Office Communications Server\AddAvailablePlans.xml
-
Edit the <organization> element to match the LDAP path of the Business Organization; for example:
Copy Code <organization>LDAP://OU=AlpineSkiHouse,OU=ConsolidatedMessenger,OU=Hosting,DC=Fabrikam,DC=com</organization>
-
Edit the <preferredDomainController> element to match the name of the preferred Active Directory domain controller; for example:
Copy Code <preferredDomainController>ad01.fabrikam.com</preferredDomainController>
-
Edit the <planName> element to match the name of the sample Hosted Office Communications Server 2007 User Plan; for example:
Copy Code <planName>Office Communications Server 2007 Basic IM</planName>
-
Save the edited file.
-
At a command prompt, change to the <installdir>:\Program Files\Microsoft Hosting\Provisioning\Samples\Hosted Office Communications Server directory and run the following command:
Copy Code provtest AddAvailablePlans.xml /x2
Note: /x2 formats the XML results for maximum readability.
Create a SIP Domain for the AlpineSkiHouse Organization
Use provtest to create a SIP Domain for the AlpineSkiHouse organization.
Procedure RUN.32: To create a SIP Domain for the AlpineSkiHouse organization by using Provtest
-
On MPS01, edit <installdir>:\Program Files\Microsoft Hosting\Provisioning\Samples\Hosted Office Communications Server\CreateSipDomain.xml
-
Edit the <organization> element to match the LDAP path of the Business Organization; for example:
Copy Code <organization>LDAP://OU=AlpineSkiHouse,OU=ConsolidatedMessenger,OU=Hosting,DC=Fabrikam,DC=com</organization>
-
Edit the <preferredDomainController> element to match the name of the preferred Active Directory domain controller; for example:
Copy Code <preferredDomainController>ad01.fabrikam.com</preferredDomainController>
-
Edit the <address> element to match the SIP address for the business organization; for example:
Copy Code <address>alpineskihouse.com</planName>
-
Save the edited file.
-
At a command prompt, change to the <installdir>:\Program Files\Microsoft Hosting\Provisioning\Samples\Hosted Office Communications Server directory and run the following command:
Copy Code provtest CreateSipDomain.xml /x2
Note: /x2 formats the XML results for maximum readability.
Enable the Business Admin for Hosted Office Communications Server 2007
Use Provtest to enable the business admin for Hosted Office Communications Server 2007.
Procedure RUN.33: To enable the business admin for Hosted Office Communications Server 2007 by using Provtest
-
On MPS01, edit <installdir>:\Program Files\Microsoft Hosting\Provisioning\Samples\Hosted Office Communications Server\CreateSipUser.xml
-
Edit the <user> element to match the LDAP path of the user; for example:
Copy Code <user>LDAP://CN=johnc@alpineskihouse.com,OU=AlpineSkiHouse,OU=ConsolidatedMessenger,OU=Hosting,DC=Fabrikam,DC=com</organization>
-
Edit the <preferredDomainController> element to match the name of the preferred Active Directory domain controller; for example:
Copy Code <preferredDomainController>ad01.fabrikam.com</preferredDomainController>
-
Edit the <primaryURI> element to match the SIP address of the sample Hosted Office Communications Server 2007 User Plan. Note that this URI must be unique and must be represented in the form 'sip:user@domain' where the domain substring is a fully qualified domain name; for example:
Copy Code <primaryURI>sip:johnc@alpineskihouse.com</primaryURI>
-
Edit the <planName> element to match the name of the sample Hosted Office Communications Server 2007 User Plan; for example:
Copy Code <planName>Office Communications Server 2007 Basic IM</planName>
Note that you may optionally use the <planOverrides> section to override the values set by the plan; however , if <ucEnabled> is set to true, <remoteCallControlTelephonyEnabled> must be set to false.
-
Save the edited file.
-
At a command prompt, change to the <installdir>:\Program Files\Microsoft Hosting\Provisioning\Samples\Hosted Office Communications Server directory and run the following command:
Copy Code provtest CreateSipUser.xml /x2
Note: /x2 formats the XML results for maximum readability.
Configure Microsoft Office Communicator 2007 and Sign in from a Client Computer
In this procedure, you will run Microsoft Office Communicator 2007 from a client computer and sign in as johnc@alpineskihouse.com
Note: |
---|
Office Communicator 2007 clients require a trusted Certificate from a trusted root certificate authority in order to log on to an Office Communications Server 2007 environment via an Access Edge server. |
Procedure RUN.34: To install the Communicator client
-
Log on to an external client computer which uses DNS01 for name resolution.
-
Install the Microsoft Office Communicator 2007 client, accepting all defaults.
Procedure RUN.35: To Sign in to Office Communications Server as an external client by using Office Communicator 2007
-
On to the external client computer which uses DNS01 for name resolution, run Microsoft Office Communicator 2007.
-
Set your sign sign-in address to johnc@alpineskihouse.com.
-
Set sip.consolidatedmessenger.com as the external server name or IP address.
-
Set the communicator client to connect to Office Communications Server via TLS.
-
Sign in to Office Communications Server 2007.