Configure Skype for Business Hybrid Voice: CloudPBX with on-premises connectivity
Objective
During this lab, you will configure the virtual machine environment for the labs. Your assigned lab number will be used throughout the course of the labs. You will verify your custom domain in Office 365. Then you will configure identity synchronization between your on-premises Active Directory® and Office 365. You will configure a hybrid deployment between your on-premises Skype for Business Server environment and Skype for Business Online. Finally, you will configure Cloud PBX with on-premises PSTN connectivity to leverage the on-premises PBX investment.
Generally, an organization will already have configured firewalls, DNS, certificates, email routing, and so on for its environment, and the tasks in this lab would not be necessary. However, in order to make your environment unique, some scripted and manual configuration is required. Where possible, scripts are used to configure aspects of the on-premises organization.
Estimated time to complete: 145 minutes
Before You Begin
To complete this lab, you need to have already signed up for a Microsoft® Office 365™ Enterprise E5 trial tenant or have been provided with a tenant for this lab.
You can sign up for a free trial tenant at the following URL:
https://products.office.com/en-us/business/office-365-enterprise-e5-business-software
What You Will Learn
After completing the exercises, you will be able to:
- Complete the remaining exercises
- Verify your custom domain in your Office 365 tenant
- Configure a hybrid deployment
- Move users to Office 365
- Manage users in the Office 365 tenant
- Verify Enterprise Voice basic functionality
- Enable users for Enterprise Voice online and Cloud PBX Voicemail
- Test Cloud PBX with on-premises PSTN connectivity
- Complete the remaining exercises
- Verify your custom domain in your Office 365 tenant
- Configure a hybrid deployment
- Move users to Office 365
- Manage users in the Office 365 tenant
- Verify Enterprise Voice basic functionality
- Enable users for Enterprise Voice online and Cloud PBX Voicemail
- Test Cloud PBX with on-premises PSTN connectivity
Scenario
You must complete the tasks in this lab in order to have a usable environment for remaining exercises.
Some of your users will be moved to Office 365 and others will remain on-premises. Features and capabilities of on-premises users must also be available to online users. They must be able to communicate with each other and with outside organizations. You must also be able to easily manage online users. Finally, you will perform the steps necessary to allow your on-premises enterprise voice users to be moved to Microsoft Skype for Business Online and still make and receive phone calls from external PSTN callers. After a user is moved to Skype for Business Online and enabled for cloud PBX, their legacy PBX phone will no longer work, but their phone number will route to any of the Skype for Business clients for PCs or smartphones as well as Skype for Business-compliant desk phones. After they are ported, cloud PBX users and legacy PBX users can simply call each other as well as make/receive PSTN calls using their normal phone number.
Virtual Machines
- 41-661-CLIENT1
- 41-661-DC1
- 41-661-EDG1
- 41-661-IPPBX1
- 41-661-RRAS1
- 41-661-SFE1
- 41-661-SQL1
- 41-661-SRV1
Exercise 1: Configuring the On-Premises Organization
In this exercise, you will configure the virtual machine lab environment that will be used throughout the labs. Scripts will be used to configure aspects of the on-premises organization to facilitate the objectives of this lab.
The second-level domain, O365Ready.com, is being managed Wadeware LLC. Records that point to your on-premises organization have been created to route name record lookups for your lab domain to your RRAS1 virtual machine’s DNS server.
-
Verify lab requirements.
Verify lab requirements
You must already have an Office 365 E5 tenant in order to complete this lab. Due to configuration changes made by this lab to the Office 365 tenant, it is recommended to use a new trial tenant to ensure your production tenant is not impacted.
If you have not been provided a tenant for use in this lab, you can sign up for a new Office 365 E5 trial tenant from here: https://products.office.com/en-us/business/office-365-enterprise-e5-business-software
On the Office 365 Enterprise page, click Free trial and then complete the questionnaire. You should write down your tenant administrator username and password because it will be used throughout the lab.
Once you have signed up for a tenant, sign in to your tenant and verify that it has finished provisioning.
-
Switch to RRAS1
Switch to RRAS1.
-
On RRAS1, open Windows PowerShell
On RRAS1, open Windows PowerShell.
Each PowerShell command shown in the gray boxes is a single line command. A command may wrap in the box and appear to be multiple commands.
-
Identify your public IP address
In Windows PowerShell, type the following command and then press Enter:
Get-NetIPAddress -AddressFamily IPv4 | where {$_.IPAddress -ne ("127.0.0.1") -and ($_.IPAddress -notlike "192.168.0*")}
-
Write down your public IP address
In the output, locate the IPAddress. Write down the address and note that this is the public IP address for your on-premises organization.
This address will be the public IP address you will use for the remainder of the labs. If this address is a private IP address, open Internet Explorer and search what is my IP in Bing.
-
Switch to EDG1
Switch to EDG1.
-
Open Windows PowerShell
On the taskbar, open Windows PowerShell.
-
Identify your Edge server’s public IP
In Windows PowerShell, type the following command and then press Enter:
Get-NetIPAddress -AddressFamily IPv4 | where {$_.IPAddress -ne ("127.0.0.1") -and ($_.IPAddress -notlike "192.168.0*")}
-
Write down your Edge server’s public IP
In the output, locate the IPAddress. Write down the address and note that this is the public IP address for your Skype for Business Server Edge server (EDG1)
This address will be the public IP address that your Skype for Business Server Edge server will use for the remainder of the labs. If this address is a private IP address, open Internet Explorer and search what is my IP in Bing.
-
On EDG1, open Internet Explorer
On EDG1, open Internet Explorer®.
-
Browse to www.bing.com
Browse to www.bing.com, and verify that you can access the website.
-
Close Internet Explorer
After you have verified that Internet access is available, close Internet Explorer.
Internet access is required to complete this lab and the other labs in this course.
-
Switch to RRAS1
Switch to RRAS1.
-
Open Internet Explorer
Open Internet Explorer.
-
Browse to www.bing.com
Browse to www.bing.com and verify that you can access the website.
It may be necessary to refresh the browser several times.
-
Close Internet Explorer
Close Internet Explorer.
-
Switch to SFE1
Switch to SFE1.
The DNS server that hosts the O365Ready.com domain also hosts delegated DNS zones that point to the name server on RRAS1 in your lab environment. Each lab environment needs a unique lab number that becomes part of the on-premises domain and Skype for Business Server SIP domain. When this task is completed, you will be assigned a lab number and a delegated DNS zone for your lab number will be created, which will enable you to use the DNS server on RRAS1 to respond to name record lookup requests from public queries.
-
Open Internet Explorer
On SFE1, open Internet Explorer.
-
Browse to http://www.O365Ready.com
Browse to http://www.O365Ready.com
-
Click Generate Student Lab Number
On the Welcome page, click the Generate Student Lab Number tab.
-
Type your public IP address
In the Please type your public IP address box, type your public IP address and then click Submit.
This is the IP address from RRAS1.
-
Write down your lab number
Write down the five-digit lab number that is assigned to you. You will refer to this five-digit number throughout the labs.
You will be using all five digits as part of your organization’s on-premises domain.
-
Close Internet Explorer
Close Internet Explorer.
-
On SFE1, open Windows PowerShell
On SFE1, on the taskbar, click Windows PowerShell.
The script in this task will add and verify your lab domain in your Office 365 tenant, create DNS zones for public and internal use, and add a UPN suffix to your users that matches your lab domain which will be used for the remainder of this lab and subsequent labs. The script will also create several user accounts that are referenced throughout the labs.
-
Change to the C:\Scripts directory
In Windows PowerShell, type the following command and then press Enter:
CD C:\Scripts
-
Run the ConfigEnv.exe script
In Windows PowerShell, type the following command and then press Enter:
.\ConfigEnv.exe
-
Type your Office 365 Administrator credentials
In the Office 365 Administrator window, type your Office 365 tenant’s administrator user name and password and then click OK.
Wait for the script to connect to Office 365 and check for available licenses.
The Office 365 tenant’s administrator user name is the onmicrosoft.com user name. For example, administrator@contoso.onmicrosoft.com.
-
Type your five-digit lab number
In the Lab Number window, type your five-digit student lab number and then click OK.
The student lab number will become part of your lab domain’s fully qualified domain name (FQDN) used throughout the labs.
The Lab Number window might open behind the Windows PowerShell window.
-
Review the information and then click OK
Review the information in the On-premises Domain Name dialog box and then click OK.
Your on-premises domain name will be in the form of LabXXXXX.O365Ready.com where XXXXX represents your five-digit lab number. For example, if your lab number is 00102, your lab domain name will be Lab00102.O365Ready.com.
-
Type your public IP address
In the Public IP Address window, type your organization’s public IP address.
This is the public IP address that you wrote down for RRAS1.
-
Click OK
Click OK.
-
Type your Edge server’s public IP address
In the Skype for Business Server Edge Public IP Address window, type your Skype for Business Server Edge server’s public IP address.
This is the public IP address that you wrote down for EDG1.
-
Click OK
Click OK.
-
Wait for the script to complete and click OK
Wait for the script to complete and then click OK.
Throughout these labs, your unique LabXXXXX.O365Ready.com domain name may be referred to as "your lab domain name." The full lab domain name format may be used to help clarify a step.
-
Leave Windows PowerShell open
Leave Windows PowerShell open.
-
On SFE1, browse to C:\LabFiles
On SFE1, open File Explorer and then browse to C:\LabFiles.
-
Open CertReq-YourLabDomainName.txt
Double-click CertReq-YourLabDomainName.txt.
This certificate request was created by the ConfigEnv.ps1 script.
-
Select and copy all of the text file content
In Notepad, select all of the text in the file and then press Ctrl+C to copy the contents to the clipboard.
-
Open Internet Explorer
Open Internet Explorer.
-
Browse to the DigiCert partner website
Browse to https://www.digicert.com/friends/exchange.php.
-
Paste the certificate request text in the box
On the Microsoft Event CSR Submission page, in the Paste CSR box, right-click inside the box, and then click Paste.
Verify that you have pasted the contents of your certificate request.
-
Review the subject and alternative names
Under Certificate Details, in the Common Name box, verify that the common name is sip.LabXXXXX.O365Ready.com where XXXXX is your lab number.
You may have to click in the Common Name box to verify this information.
Review the Subject Alternative Names information that will be assigned to the certificate.
Not all SAN entries will be used for this lab.
-
Type an accessible email address
Under Certificate Delivery, in the Email Address and Email Address (again) boxes, type an email address you have access to that can receive compressed files (.zip file format). This email account should also be accessible via web browser.
-
Select the I agree check box
Select the I agree to the Terms of Service above check box.
-
Click Submit
Click Submit.
-
Browse to your web email
In Internet Explorer, browse to the address of your web accessible email and sign in.
For example, Outlook.com.
-
Open the email from DigiCert
In the message list, locate and open the email from DigiCert with the zip file attachment.
The message should arrive in 2-5 minutes. Refresh the browser or your inbox if the message list is not automatically updated.
-
Download the attachment file to C:\LabFiles
Download the DigiCert_certs.zip file attachment to C:\LabFiles.
Do not open or extract the zip file. The script will do this in the next task.
-
Import and export the public certificate.
In Windows PowerShell, type the following command and then press Enter:
.\ImportExportLabCert.exe
Wait for the command to complete.
The script used in this task will extract the public certificate file, import the certificate into, export the certificate to PFX, and copy the certificate on other virtual machines in the environment.
-
On SFE1, switch to Windows PowerShell
On SFE1, switch to Windows PowerShell.
-
Run the ImportExportLabCert.exe script
In Windows PowerShell, type the following command and then press Enter:
.\ImportExportLabCert.exe
Wait for the command to complete.
-
Close Internet Explorer
Close Internet Explorer.
-
Open the Topology Builder
On SFE1, click Start, and on the Start screen, click Skype for Business Server Topology Builder.
-
Click Open Topology from a local file
In the Topology Builder dialog box, click Open Topology from a local file.
-
Click OK
Click OK.
-
Open the topology file in C:\LabFiles
In the Open window, browse to C:\LabFiles, click SkypeTopologyLabXXXXX.O365Ready.com.tbxml where XXXXX is your lab number, and then click Open.
-
Public the Topology
In the console tree, right-click Skype for Business Server and then click Publish Topology.
You may want to review the topology being deployed before publishing. However, do not make any changes to the topology being deployed.
-
In the Publish Topology window, click Next
In the Publish Topology window, click Next.
-
Verify the CMS and then click Next
On the Select Central Management Server page, verify that redpool.Contoso.local is listed, and then click Next.
-
Verify the database server and then click Next
On the Create Database page, verify that SQL1.Contoso.local\Default is listed as the Store, and then click Next.
Wait for the topology to be deployed.
-
On the completion page, click Finish
On the Publishing wizard complete page, review the Steps and Status. A warning for the Creating Database step can be ignored. Click Finish.
-
Close Topology Builder
Close Topology Builder.
-
Switch to Windows PowerShell
On SFE1, switch to Windows PowerShell.
The script executed in this task will complete the installation of Skype for Business Server including the assignment of certificates, starting Windows services, and enabling users for Skype for Business.
-
Run the DeployFrontEnd.exe script
In Windows PowerShell, type the following command, and then press Enter:
.\DeployFrontEnd.exe
-
Wait for the EXPORT COMPLETE notification
Wait for the green EXPORT COMPLETE notification.
-
Continue to the next step
When notified, you can continue with the lab while the remaining settings are configured and Skype for Business Server updates are applied. This may take 12-15 minutes.
-
Switch to EDG1
Switch to EDG1.
The script executed in this task will complete the installation of the Skype for Business Server Edge server, including the assignment of certificates and starting Windows services.
-
Open Windows PowerShell
On the Taskbar, click Windows PowerShell.
-
Change to the C:\Scripts directory
In Windows PowerShell, type the following command and then press Enter:
CD C:\Scripts
-
Run the DeployEdge.exe script
In Windows PowerShell, type the following command and then press Enter:
.\DeployEdge.exe
You do not have to wait for this script to complete, continue to the next task.
-
Switch to CLIENT1
Switch to CLIENT1.
-
Click the lock screen
Click the lock screen.
-
Sign on as Contoso\Administrator
Sign in as Contoso\Administrator with a password of Pa$$w0rd
-
Open Word 2016
Click Start, click All apps, scroll down and then click Word 2016.
-
Type your Office 365 Administrator email address
In the Active Office window, in the type your tenant administrator email address.
-
Click Next
Click Next.
-
Type your Office 365 Administrator password
In the Password box, type your tenant administrator password.
-
Click Sign in
Click Sign in.
-
Click OK
In the Account Updated dialog box, click OK.
-
Review and close any additional dialog boxes
Review and close any additional dialog boxes.
-
In the First things first dialog box, click Accept
In the First things first dialog box, click Accept.
-
Close Word
Close Word.
The second-level domain, O365Ready.com, is being managed Wadeware LLC. Records that point to your on-premises organization have been created to route name record lookups for your lab domain to your RRAS1 virtual machine’s DNS server.
Verify lab requirements.
Verify lab requirements
You must already have an Office 365 E5 tenant in order to complete this lab. Due to configuration changes made by this lab to the Office 365 tenant, it is recommended to use a new trial tenant to ensure your production tenant is not impacted.
If you have not been provided a tenant for use in this lab, you can sign up for a new Office 365 E5 trial tenant from here: https://products.office.com/en-us/business/office-365-enterprise-e5-business-software
On the Office 365 Enterprise page, click Free trial and then complete the questionnaire. You should write down your tenant administrator username and password because it will be used throughout the lab.
Once you have signed up for a tenant, sign in to your tenant and verify that it has finished provisioning.
You must already have an Office 365 E5 tenant in order to complete this lab. Due to configuration changes made by this lab to the Office 365 tenant, it is recommended to use a new trial tenant to ensure your production tenant is not impacted.
If you have not been provided a tenant for use in this lab, you can sign up for a new Office 365 E5 trial tenant from here: https://products.office.com/en-us/business/office-365-enterprise-e5-business-software
On the Office 365 Enterprise page, click Free trial and then complete the questionnaire. You should write down your tenant administrator username and password because it will be used throughout the lab.
Once you have signed up for a tenant, sign in to your tenant and verify that it has finished provisioning.
Switch to RRAS1
Switch to RRAS1.
On RRAS1, open Windows PowerShell
On RRAS1, open Windows PowerShell.
Each PowerShell command shown in the gray boxes is a single line command. A command may wrap in the box and appear to be multiple commands.
Identify your public IP address
In Windows PowerShell, type the following command and then press Enter:
Get-NetIPAddress -AddressFamily IPv4 | where {$_.IPAddress -ne ("127.0.0.1") -and ($_.IPAddress -notlike "192.168.0*")}
Get-NetIPAddress -AddressFamily IPv4 | where {$_.IPAddress -ne ("127.0.0.1") -and ($_.IPAddress -notlike "192.168.0*")}
Write down your public IP address
In the output, locate the IPAddress. Write down the address and note that this is the public IP address for your on-premises organization.
This address will be the public IP address you will use for the remainder of the labs. If this address is a private IP address, open Internet Explorer and search what is my IP in Bing.
Switch to EDG1
Switch to EDG1.
Open Windows PowerShell
On the taskbar, open Windows PowerShell.
Identify your Edge server’s public IP
In Windows PowerShell, type the following command and then press Enter:
Get-NetIPAddress -AddressFamily IPv4 | where {$_.IPAddress -ne ("127.0.0.1") -and ($_.IPAddress -notlike "192.168.0*")}
Get-NetIPAddress -AddressFamily IPv4 | where {$_.IPAddress -ne ("127.0.0.1") -and ($_.IPAddress -notlike "192.168.0*")}
Write down your Edge server’s public IP
In the output, locate the IPAddress. Write down the address and note that this is the public IP address for your Skype for Business Server Edge server (EDG1)
This address will be the public IP address that your Skype for Business Server Edge server will use for the remainder of the labs. If this address is a private IP address, open Internet Explorer and search what is my IP in Bing.
On EDG1, open Internet Explorer
On EDG1, open Internet Explorer®.
Browse to www.bing.com
Browse to www.bing.com, and verify that you can access the website.
Close Internet Explorer
After you have verified that Internet access is available, close Internet Explorer.
Internet access is required to complete this lab and the other labs in this course.
Switch to RRAS1
Switch to RRAS1.
Open Internet Explorer
Open Internet Explorer.
Browse to www.bing.com
Browse to www.bing.com and verify that you can access the website.
It may be necessary to refresh the browser several times.
It may be necessary to refresh the browser several times.
Close Internet Explorer
Close Internet Explorer.
Switch to SFE1
Switch to SFE1.
The DNS server that hosts the O365Ready.com domain also hosts delegated DNS zones that point to the name server on RRAS1 in your lab environment. Each lab environment needs a unique lab number that becomes part of the on-premises domain and Skype for Business Server SIP domain. When this task is completed, you will be assigned a lab number and a delegated DNS zone for your lab number will be created, which will enable you to use the DNS server on RRAS1 to respond to name record lookup requests from public queries.
Open Internet Explorer
On SFE1, open Internet Explorer.
Browse to http://www.O365Ready.com
Browse to http://www.O365Ready.com
Click Generate Student Lab Number
On the Welcome page, click the Generate Student Lab Number tab.
Type your public IP address
In the Please type your public IP address box, type your public IP address and then click Submit.
This is the IP address from RRAS1.
This is the IP address from RRAS1.
Write down your lab number
Write down the five-digit lab number that is assigned to you. You will refer to this five-digit number throughout the labs.
You will be using all five digits as part of your organization’s on-premises domain.
You will be using all five digits as part of your organization’s on-premises domain.
Close Internet Explorer
Close Internet Explorer.
On SFE1, open Windows PowerShell
On SFE1, on the taskbar, click Windows PowerShell.
The script in this task will add and verify your lab domain in your Office 365 tenant, create DNS zones for public and internal use, and add a UPN suffix to your users that matches your lab domain which will be used for the remainder of this lab and subsequent labs. The script will also create several user accounts that are referenced throughout the labs.
Change to the C:\Scripts directory
In Windows PowerShell, type the following command and then press Enter:
CD C:\Scripts
CD C:\Scripts
Run the ConfigEnv.exe script
In Windows PowerShell, type the following command and then press Enter:
.\ConfigEnv.exe
.\ConfigEnv.exe
Type your Office 365 Administrator credentials
In the Office 365 Administrator window, type your Office 365 tenant’s administrator user name and password and then click OK.
Wait for the script to connect to Office 365 and check for available licenses.
Wait for the script to connect to Office 365 and check for available licenses.
The Office 365 tenant’s administrator user name is the onmicrosoft.com user name. For example, administrator@contoso.onmicrosoft.com.
Type your five-digit lab number
In the Lab Number window, type your five-digit student lab number and then click OK.
The student lab number will become part of your lab domain’s fully qualified domain name (FQDN) used throughout the labs.
The Lab Number window might open behind the Windows PowerShell window.
The Lab Number window might open behind the Windows PowerShell window.
Review the information and then click OK
Review the information in the On-premises Domain Name dialog box and then click OK.
Your on-premises domain name will be in the form of LabXXXXX.O365Ready.com where XXXXX represents your five-digit lab number. For example, if your lab number is 00102, your lab domain name will be Lab00102.O365Ready.com.
Type your public IP address
In the Public IP Address window, type your organization’s public IP address.
This is the public IP address that you wrote down for RRAS1.
Click OK
Click OK.
Type your Edge server’s public IP address
In the Skype for Business Server Edge Public IP Address window, type your Skype for Business Server Edge server’s public IP address.
This is the public IP address that you wrote down for EDG1.
This is the public IP address that you wrote down for EDG1.
Click OK
Click OK.
Wait for the script to complete and click OK
Wait for the script to complete and then click OK.
Throughout these labs, your unique LabXXXXX.O365Ready.com domain name may be referred to as "your lab domain name." The full lab domain name format may be used to help clarify a step.
Leave Windows PowerShell open
Leave Windows PowerShell open.
On SFE1, browse to C:\LabFiles
On SFE1, open File Explorer and then browse to C:\LabFiles.
Open CertReq-YourLabDomainName.txt
Double-click CertReq-YourLabDomainName.txt.
This certificate request was created by the ConfigEnv.ps1 script.
This certificate request was created by the ConfigEnv.ps1 script.
Select and copy all of the text file content
In Notepad, select all of the text in the file and then press Ctrl+C to copy the contents to the clipboard.
Open Internet Explorer
Open Internet Explorer.
Browse to the DigiCert partner website
Browse to https://www.digicert.com/friends/exchange.php.
Paste the certificate request text in the box
On the Microsoft Event CSR Submission page, in the Paste CSR box, right-click inside the box, and then click Paste.
Verify that you have pasted the contents of your certificate request.
Verify that you have pasted the contents of your certificate request.
Review the subject and alternative names
Under Certificate Details, in the Common Name box, verify that the common name is sip.LabXXXXX.O365Ready.com where XXXXX is your lab number.
You may have to click in the Common Name box to verify this information.
Review the Subject Alternative Names information that will be assigned to the certificate.
Not all SAN entries will be used for this lab.
You may have to click in the Common Name box to verify this information.
Review the Subject Alternative Names information that will be assigned to the certificate.
Not all SAN entries will be used for this lab.
Type an accessible email address
Under Certificate Delivery, in the Email Address and Email Address (again) boxes, type an email address you have access to that can receive compressed files (.zip file format). This email account should also be accessible via web browser.
Select the I agree check box
Select the I agree to the Terms of Service above check box.
Click Submit
Click Submit.
Browse to your web email
In Internet Explorer, browse to the address of your web accessible email and sign in.
For example, Outlook.com.
For example, Outlook.com.
Open the email from DigiCert
In the message list, locate and open the email from DigiCert with the zip file attachment.
The message should arrive in 2-5 minutes. Refresh the browser or your inbox if the message list is not automatically updated.
The message should arrive in 2-5 minutes. Refresh the browser or your inbox if the message list is not automatically updated.
Download the attachment file to C:\LabFiles
Download the DigiCert_certs.zip file attachment to C:\LabFiles.
Do not open or extract the zip file. The script will do this in the next task.
Import and export the public certificate.
In Windows PowerShell, type the following command and then press Enter:
.\ImportExportLabCert.exe
Wait for the command to complete.
.\ImportExportLabCert.exe
Wait for the command to complete.
The script used in this task will extract the public certificate file, import the certificate into, export the certificate to PFX, and copy the certificate on other virtual machines in the environment.
On SFE1, switch to Windows PowerShell
On SFE1, switch to Windows PowerShell.
Run the ImportExportLabCert.exe script
In Windows PowerShell, type the following command and then press Enter:
.\ImportExportLabCert.exe
Wait for the command to complete.
.\ImportExportLabCert.exe
Wait for the command to complete.
Close Internet Explorer
Close Internet Explorer.
Open the Topology Builder
On SFE1, click Start, and on the Start screen, click Skype for Business Server Topology Builder.
Click Open Topology from a local file
In the Topology Builder dialog box, click Open Topology from a local file.
Click OK
Click OK.
Open the topology file in C:\LabFiles
In the Open window, browse to C:\LabFiles, click SkypeTopologyLabXXXXX.O365Ready.com.tbxml where XXXXX is your lab number, and then click Open.
Public the Topology
In the console tree, right-click Skype for Business Server and then click Publish Topology.
You may want to review the topology being deployed before publishing. However, do not make any changes to the topology being deployed.
In the Publish Topology window, click Next
In the Publish Topology window, click Next.
Verify the CMS and then click Next
On the Select Central Management Server page, verify that redpool.Contoso.local is listed, and then click Next.
Verify the database server and then click Next
On the Create Database page, verify that SQL1.Contoso.local\Default is listed as the Store, and then click Next.
Wait for the topology to be deployed.
Wait for the topology to be deployed.
On the completion page, click Finish
On the Publishing wizard complete page, review the Steps and Status. A warning for the Creating Database step can be ignored. Click Finish.
Close Topology Builder
Close Topology Builder.
Switch to Windows PowerShell
On SFE1, switch to Windows PowerShell.
The script executed in this task will complete the installation of Skype for Business Server including the assignment of certificates, starting Windows services, and enabling users for Skype for Business.
Run the DeployFrontEnd.exe script
In Windows PowerShell, type the following command, and then press Enter:
.\DeployFrontEnd.exe
.\DeployFrontEnd.exe
Wait for the EXPORT COMPLETE notification
Wait for the green EXPORT COMPLETE notification.
Continue to the next step
When notified, you can continue with the lab while the remaining settings are configured and Skype for Business Server updates are applied. This may take 12-15 minutes.
Switch to EDG1
Switch to EDG1.
The script executed in this task will complete the installation of the Skype for Business Server Edge server, including the assignment of certificates and starting Windows services.
Open Windows PowerShell
On the Taskbar, click Windows PowerShell.
Change to the C:\Scripts directory
In Windows PowerShell, type the following command and then press Enter:
CD C:\Scripts
CD C:\Scripts
Run the DeployEdge.exe script
In Windows PowerShell, type the following command and then press Enter:
.\DeployEdge.exe
You do not have to wait for this script to complete, continue to the next task.
.\DeployEdge.exe
You do not have to wait for this script to complete, continue to the next task.
Switch to CLIENT1
Switch to CLIENT1.
Click the lock screen
Click the lock screen.
Sign on as Contoso\Administrator
Sign in as Contoso\Administrator with a password of Pa$$w0rd
Open Word 2016
Click Start, click All apps, scroll down and then click Word 2016.
Type your Office 365 Administrator email address
In the Active Office window, in the type your tenant administrator email address.
Click Next
Click Next.
Type your Office 365 Administrator password
In the Password box, type your tenant administrator password.
Click Sign in
Click Sign in.
Click OK
In the Account Updated dialog box, click OK.
Review and close any additional dialog boxes
Review and close any additional dialog boxes.
In the First things first dialog box, click Accept
In the First things first dialog box, click Accept.
Close Word
Close Word.
Exercise 2: Verifying Your Custom Domain in Office 365
In this exercise, you will verify that your lab domain has been added to your tenant.
-
Switch to SFE1
Switch to SFE1.
-
On SFE1, open Internet Explorer
On SFE1, open Internet Explorer.
-
Browse to http://portal.office.com
Browse to http://portal.office.com.
-
Sign in using your Office 365 admin credentials
Sign in to Office 365 using your tenant administrator account name and password.
-
Click the Admin tile
On the Office 365 page, scroll down, and then click the Admin tile.
If you are prompted to update your admin contact info, click cancel. It is not necessary to update the information at this time. You will likely be prompted again during this lab and future labs. You may choose to update the information at that time or click cancel.
You may also want to change the Zoom percentage in Internet Explorer from 100% to 75% if the page does not display properly.
-
In the left navigation, click Settings
In the left navigation menu, click Settings
-
Click Domains
Click Domains
If necessary, in the upper left corner, click the arrow to expand the navigation menu.
-
Review the listed domains
On the Domains page, note that your lab domain name is listed as Setup in progress. Setup in progress is expected.
-
Click your lab domain name
Click your lab domain name.
-
Click Continue setup
In the new window, click Continue setup.
-
Confirm that Verify domain is complete
At the top of the window, in the progress information, notice that there is a green check mark below Verify domain.
-
Close the window
Close the window. DNS settings do not need to be configured at this time.
Switch to SFE1
Switch to SFE1.
On SFE1, open Internet Explorer
On SFE1, open Internet Explorer.
Browse to http://portal.office.com
Browse to http://portal.office.com.
Sign in using your Office 365 admin credentials
Sign in to Office 365 using your tenant administrator account name and password.
Click the Admin tile
On the Office 365 page, scroll down, and then click the Admin tile.
If you are prompted to update your admin contact info, click cancel. It is not necessary to update the information at this time. You will likely be prompted again during this lab and future labs. You may choose to update the information at that time or click cancel.
You may also want to change the Zoom percentage in Internet Explorer from 100% to 75% if the page does not display properly.
You may also want to change the Zoom percentage in Internet Explorer from 100% to 75% if the page does not display properly.
In the left navigation, click Settings
In the left navigation menu, click Settings
Click Domains
Click Domains
If necessary, in the upper left corner, click the arrow to expand the navigation menu.
Review the listed domains
On the Domains page, note that your lab domain name is listed as Setup in progress. Setup in progress is expected.
Click your lab domain name
Click your lab domain name.
Click Continue setup
In the new window, click Continue setup.
Confirm that Verify domain is complete
At the top of the window, in the progress information, notice that there is a green check mark below Verify domain.
Close the window
Close the window. DNS settings do not need to be configured at this time.
Exercise 3: Performing Directory Synchronization
In this exercise, you will configure directory synchronization between your on-premises environment and your Office 365 tenant.
-
Switch to SRV1
Switch to SRV1.
-
Minimize Server Manager
Minimize Server Manager.
-
Double-click Azure AD Connect
On the desktop, double-click Azure AD Connect.
Azure Active Directory Connect has already been downloaded and installed on the computer.
-
Click Use express settings
On the Express Settings page, review the information and then click Use express settings.
-
Type your Office 365 administrator credentials
On the Connect to Azure AD page, type your Office 365 administrator username and password.
-
Click Next
Click Next.
-
In the USERNAME box, type Contoso\Administrator
On the Connect to AD DS page, in the USERNAME box type Contoso\Administrator
-
Type Pa$$w0rd and then click Next
In the PASSWORD box, type Pa$$w0rd, and then click Next.
-
Click Next
On the Azure AD sign-in configuration page, review the information and then click Next.
-
On the Ready to configure page, click Install
On the Ready to configure page, click Install.
The installation will take several minutes.
-
On the Configuration complete page, click Exit
On the Configuration complete page, click Exit.
-
Switch to SFE1 and the Office Admin center
Switch to SFE1 and the Office Admin center tab in Internet Explorer.
-
In the navigation menu, click Users
In the navigation menu, click Users.
-
Click Active Users
Click Active Users.
-
Review the list of Active Users
On the Active Users page, review the list of synchronized users.
If the users are not listed, you may need to periodically click More and then click Refresh until the synchronized accounts are listed.
-
Click Aimee Miller
In the list of users, click Aimee Miller.
-
Next to User name, click Edit
On the Details page, next to User name, click Edit.
-
Review the banner information
Notice the banner indicating that some of the user’s details can only be edited using the local Active Directory.
-
Click Cancel
Click Cancel.
-
Close Internet Explorer and close all tabs
Close Internet Explorer and close all tabs.
Switch to SRV1
Switch to SRV1.
Minimize Server Manager
Minimize Server Manager.
Double-click Azure AD Connect
On the desktop, double-click Azure AD Connect.
Azure Active Directory Connect has already been downloaded and installed on the computer.
Click Use express settings
On the Express Settings page, review the information and then click Use express settings.
Type your Office 365 administrator credentials
On the Connect to Azure AD page, type your Office 365 administrator username and password.
Click Next
Click Next.
In the USERNAME box, type Contoso\Administrator
On the Connect to AD DS page, in the USERNAME box type Contoso\Administrator
Type Pa$$w0rd and then click Next
In the PASSWORD box, type Pa$$w0rd, and then click Next.
Click Next
On the Azure AD sign-in configuration page, review the information and then click Next.
On the Ready to configure page, click Install
On the Ready to configure page, click Install.
The installation will take several minutes.
The installation will take several minutes.
On the Configuration complete page, click Exit
On the Configuration complete page, click Exit.
Switch to SFE1 and the Office Admin center
Switch to SFE1 and the Office Admin center tab in Internet Explorer.
In the navigation menu, click Users
In the navigation menu, click Users.
Click Active Users
Click Active Users.
Review the list of Active Users
On the Active Users page, review the list of synchronized users.
If the users are not listed, you may need to periodically click More and then click Refresh until the synchronized accounts are listed.
Click Aimee Miller
In the list of users, click Aimee Miller.
Next to User name, click Edit
On the Details page, next to User name, click Edit.
Review the banner information
Notice the banner indicating that some of the user’s details can only be edited using the local Active Directory.
Click Cancel
Click Cancel.
Close Internet Explorer and close all tabs
Close Internet Explorer and close all tabs.
Exercise 4: Setting up Hybrid with Skype for Business Online
In this exercise you will begin the process of configuring a hybrid Skype for Business environment. You will sign in to the Skype for Business Server 2015 Control Panel and use the Skype for Business Online Migration Wizard to configure a hybrid environment with Skype for Business online.
-
On SFE1, verify that the script has completed
On SFE1, in Windows PowerShell verify that the script has completed. If the script is still running, you must wait until it is complete before continuing.
-
Open the Skype for Business Control Panel
Click Start, and then click Skype for Business Server Control Panel.
-
Sign in as Administrator
Sign in as Administrator with a password of Pa$$w0rd
If prompted to update Microsoft Silverlight®, click Remind me later.
-
Click Sign in to Office 365
On the Home page, under Connection to Skype for Business Online, click Sign in to Office 365.
-
Sign in using your Office 365 admin credentials
In the Sign in to Office 365 window, sign in using your Office 365 tenant administrator account and password.
-
Click Close
When successfully signed in, click Close.
-
Click Set up hybrid with Skype for Business
On the Home page, under Connection to Skye for Business Online, click Set up hybrid with Skype for Business Online.
-
Review the prerequisites and then click Next
In the Set up Hybrid with Skype for Business Online window, review the deployment prerequisites and then click Next.
-
Review the analysis
Review the analysis of your on-premises and Skype for Business Online organizations. You will see some items that are not configured. These will be indicated by the red X results.
For any item shown with a red X, the hybrid setup wizard will configure the required settings for you.
-
Click Next
Click Next.
-
Verify that hybrid setup was successful
Verify that the settings have been updated successfully as shown in the following screenshot.
-
Click Close
Click Close.
On SFE1, verify that the script has completed
On SFE1, in Windows PowerShell verify that the script has completed. If the script is still running, you must wait until it is complete before continuing.
Open the Skype for Business Control Panel
Click Start, and then click Skype for Business Server Control Panel.
Sign in as Administrator
Sign in as Administrator with a password of Pa$$w0rd
If prompted to update Microsoft Silverlight®, click Remind me later.
Click Sign in to Office 365
On the Home page, under Connection to Skype for Business Online, click Sign in to Office 365.
Sign in using your Office 365 admin credentials
In the Sign in to Office 365 window, sign in using your Office 365 tenant administrator account and password.
Click Close
When successfully signed in, click Close.
Click Set up hybrid with Skype for Business
On the Home page, under Connection to Skye for Business Online, click Set up hybrid with Skype for Business Online.
Review the prerequisites and then click Next
In the Set up Hybrid with Skype for Business Online window, review the deployment prerequisites and then click Next.
Review the analysis
Review the analysis of your on-premises and Skype for Business Online organizations. You will see some items that are not configured. These will be indicated by the red X results.
For any item shown with a red X, the hybrid setup wizard will configure the required settings for you.
For any item shown with a red X, the hybrid setup wizard will configure the required settings for you.
Click Next
Click Next.
Verify that hybrid setup was successful
Verify that the settings have been updated successfully as shown in the following screenshot.
Click Close
Click Close.
Exercise 5: Moving Users to Skype for Business Online
In this exercise, you will assign Office 365 licenses to users and then move specific users to be homed in Skype for Business Online.
-
On SFE1, open Internet Explorer
On SFE1, open Internet Explorer.
-
Browse to http://portal.office.com
Browse to http://portal.office.com.
-
Sign in to Office 365 using your admin credentials
Sign in to Office 365 using your tenant administrator username and password.
-
Click the Admin tile
In the Office 365 page, scroll down and then click Admin or, in the top navigation, click the apps launcher icon, and then click Admin.
If you are prompted to update your admin contact info, click cancel. It is not necessary to update the information at this time. You will likely be prompted again during this lab and future labs. You may choose to update the information at that time or click cancel.
-
In the navigation menu, click Users
In the navigation menu, click Users.
-
Click Active Users
Click Active Users.
-
Select multiple users
In the Active Users list, select the check boxes for Aimee Miller, Andy Sayers, Ashley Dawson, Chad Volz, and Debra Craig.
You may need to reduce the zoom level to 75% or collapse the navigation menu if you are unable to see the check boxes.
-
Click Edit product licenses
In the Bulk actions pane, click Edit product licenses.
-
Click Add to existing product license
On the Assign products page, click Add to existing product license assignments
-
Click Next
Click Next.
-
Set the location to United States
Under Location, click the menu and then click United States.
-
Set the Office 365 Enterprise E5 button to On
Next to Office 365 Enterprise E5 click the toggle button to set the license to On.
-
Scroll down and then click Add
Scroll down and review the licenses that will be assigned and then click Add.
-
Click Close
When complete, click Close.
-
Click Close
In the Bulk actions pane, click Close.
-
Switch to SRV1
Switch to SRV1.
-
Open Windows PowerShell
On the taskbar, click Windows PowerShell.
-
Start a delta directory sync
At the Windows PowerShell command prompt, type the following and then press Enter:
Start-ADSyncSyncCycle -PolicyType Delta
Leave Windows PowerShell open.
-
Switch to SFE1
Switch to SFE1.
-
Switch to the Skype for Business Control Panel
Switch to the Skype for Business Server 2015 Control Panel.
-
Click Users
In the left navigation, click Users.
-
Click Find
In the USER SEARCH pane, click Find.
-
Click Aimee Miller
In the users list, click Aimee Miller.
-
Click Action
Click Action.
-
Click Move selected users
Click Move selected users to Skype for Business Online.
-
Review the information and then click Next
In the Move users to Skype for Business Online window, review the information, and then click Next.
If necessary, sign in to Office 365 using your tenant administrator credentials and then click Next.
-
Review the confirmation and then click Next
In the Move users to Skype for Business Online, review the confirmation message and then click Next.
Wait for the user to be moved to Skype for Business Online.
-
Review the results and then click Close
Review the results of the moved user and then click Close.
If moving a user results in a warning, you can review warning messages in the user list. If a transient error occurs, retry moving the user to Skype for Business Online. An error, such as the tenant not being enabled for shared SIP address spaces, may occur and is a transient error. You may need to wait 10-15 minutes and then retry moving the user to Skype for Business Online. In some cases, it may take 30 minutes or longer before users can be moved online. If necessary, sign out and close the Skype for Business Server 2015 Control Panel. Then reopen the Skype for Business Server 2015 Control Panel and attempt to move the user again.
-
Select multiple users
In the user list, press Ctrl and select Chad Volz, and Debra Craig.
-
Click Action
On the toolbar, click Action.
-
Click Move users
Click Move selected users to Skype for Business Online.
-
Review the information and then click Next
In the Move users to Skype for Business Online window, review the information, and then click Next.
-
Review the confirmation and then click Next
In the Move users to Skype for Business Online, review the confirmation message, and then click Next.
Wait for the user to be moved to Skype for Business Online.
-
Review the results and then click Close
Review the results of the moved users and then click Close.
If moving a user results in warnings, you can review warning messages in the user list.
If the users fail to move, repeat the attempt to move them to Skype for Business Online. It may take a few minutes for the licensing changes to take effect.
-
Close the Control Pane
Close the Skype for Business Server 2015 Control Panel and then, in the Skype for Business Server 2015 Control Panel dialog box, click Yes.
-
Switch to SRV1
Switch to SRV1 and Windows PowerShell.
-
Start a delta directory sync
At the Windows PowerShell command prompt, type the following and then press Enter:
Start-ADSyncSyncCycle -PolicyType Delta
Leave Windows PowerShell open.
On SFE1, open Internet Explorer
On SFE1, open Internet Explorer.
Browse to http://portal.office.com
Browse to http://portal.office.com.
Sign in to Office 365 using your admin credentials
Sign in to Office 365 using your tenant administrator username and password.
Click the Admin tile
In the Office 365 page, scroll down and then click Admin or, in the top navigation, click the apps launcher icon, and then click Admin.
If you are prompted to update your admin contact info, click cancel. It is not necessary to update the information at this time. You will likely be prompted again during this lab and future labs. You may choose to update the information at that time or click cancel.
In the navigation menu, click Users
In the navigation menu, click Users.
Click Active Users
Click Active Users.
Select multiple users
In the Active Users list, select the check boxes for Aimee Miller, Andy Sayers, Ashley Dawson, Chad Volz, and Debra Craig.
You may need to reduce the zoom level to 75% or collapse the navigation menu if you are unable to see the check boxes.
Click Edit product licenses
In the Bulk actions pane, click Edit product licenses.
Click Add to existing product license
On the Assign products page, click Add to existing product license assignments
Click Next
Click Next.
Set the location to United States
Under Location, click the menu and then click United States.
Set the Office 365 Enterprise E5 button to On
Next to Office 365 Enterprise E5 click the toggle button to set the license to On.
Scroll down and then click Add
Scroll down and review the licenses that will be assigned and then click Add.
Click Close
When complete, click Close.
Click Close
In the Bulk actions pane, click Close.
Switch to SRV1
Switch to SRV1.
Open Windows PowerShell
On the taskbar, click Windows PowerShell.
Start a delta directory sync
At the Windows PowerShell command prompt, type the following and then press Enter:
Start-ADSyncSyncCycle -PolicyType Delta
Leave Windows PowerShell open.
Start-ADSyncSyncCycle -PolicyType Delta
Leave Windows PowerShell open.
Switch to SFE1
Switch to SFE1.
Switch to the Skype for Business Control Panel
Switch to the Skype for Business Server 2015 Control Panel.
Click Users
In the left navigation, click Users.
Click Find
In the USER SEARCH pane, click Find.
Click Aimee Miller
In the users list, click Aimee Miller.
Click Action
Click Action.
Click Move selected users
Click Move selected users to Skype for Business Online.
Review the information and then click Next
In the Move users to Skype for Business Online window, review the information, and then click Next.
If necessary, sign in to Office 365 using your tenant administrator credentials and then click Next.
Review the confirmation and then click Next
In the Move users to Skype for Business Online, review the confirmation message and then click Next.
Wait for the user to be moved to Skype for Business Online.
Wait for the user to be moved to Skype for Business Online.
Review the results and then click Close
Review the results of the moved user and then click Close.
If moving a user results in a warning, you can review warning messages in the user list. If a transient error occurs, retry moving the user to Skype for Business Online. An error, such as the tenant not being enabled for shared SIP address spaces, may occur and is a transient error. You may need to wait 10-15 minutes and then retry moving the user to Skype for Business Online. In some cases, it may take 30 minutes or longer before users can be moved online. If necessary, sign out and close the Skype for Business Server 2015 Control Panel. Then reopen the Skype for Business Server 2015 Control Panel and attempt to move the user again.
Select multiple users
In the user list, press Ctrl and select Chad Volz, and Debra Craig.
Click Action
On the toolbar, click Action.
Click Move users
Click Move selected users to Skype for Business Online.
Review the information and then click Next
In the Move users to Skype for Business Online window, review the information, and then click Next.
Review the confirmation and then click Next
In the Move users to Skype for Business Online, review the confirmation message, and then click Next.
Wait for the user to be moved to Skype for Business Online.
Wait for the user to be moved to Skype for Business Online.
Review the results and then click Close
Review the results of the moved users and then click Close.
If moving a user results in warnings, you can review warning messages in the user list.
If moving a user results in warnings, you can review warning messages in the user list.
If the users fail to move, repeat the attempt to move them to Skype for Business Online. It may take a few minutes for the licensing changes to take effect.
Close the Control Pane
Close the Skype for Business Server 2015 Control Panel and then, in the Skype for Business Server 2015 Control Panel dialog box, click Yes.
Switch to SRV1
Switch to SRV1 and Windows PowerShell.
Start a delta directory sync
At the Windows PowerShell command prompt, type the following and then press Enter:
Start-ADSyncSyncCycle -PolicyType Delta
Leave Windows PowerShell open.
Start-ADSyncSyncCycle -PolicyType Delta
Leave Windows PowerShell open.
Exercise 6: Verifying the Hybrid Skype for Business User Experience
In this exercise, you will sign into Skype for Business as a Skype for Business Online user and as an on-premises user. You will then start a Skype for Business conversation and verify proper configuration and Skype for Business Hybrid functionality.
-
Switch to CLIENT1
Switch to CLIENT1.
-
Sign out from the Administrator session
Click Start, click the Administrator icon in the left navigation menu, and then click Sign out.
-
Sign in as AimeeM with a password of Pa$$w0rd
Sign in as AimeeM with a password of Pa$$w0rd
-
Open Skype for Business 2016
Click Start, click All apps, scroll down, and then click Skype for Business 2016.
-
In the First things first window, click Accept
In the First things first window, click Accept.
-
Close the Welcome dialog box
Close the Welcome - Skype for Business dialog box and any other notification dialog boxes.
-
In the Password box, type Pa$$w0rd
In the Password box, type Pa$$w0rd.
-
Click Sign in
Click Sign in.
If Aimee is not able to sign in, wait for 1-2 minutes, and then try to sign in again.
If prompted, in the Do you want us to save your Skype for Business sign-in info dialog box, click Yes.
-
Click Yes to make Skype better
In the Help Make Skype for Business Better dialog box, click Yes.
-
Open the Configuration Information
In the system tray, press Ctrl, right-click the Skype for Business icon, and then click Configuration Information.
You may need to click the up arrow to display the hidden system tray items.
-
Review the Configuration Information
Review the configuration information and notice the connections to Skype for Business Online servers. When done reviewing the configuration, click Close.
If the configuration information does not show lync.com URLs for the Skype for Business Server, you will need to sign out, wait 1-3 minutes, sign in again, and check the configuration information. It may take several minutes before the user’s account is updated correctly.
-
Open Microsoft Edge
Open Microsoft Edge.
-
Browse to http://outlook.office.com
Browse to http://outlook.office.com.
-
Sign in to Outlook on the Web as AshleyD
Sign in to Outlook® on the Web as AshleyD@yourlabdomainname with a password of Pa$$w0rd
-
Set the language and time zone
Set the language and time zone settings and then click Save.
-
Verify that Ashley is signed on to IM
In Outlook on the Web, in the top right, click Ashley’s picture, verify that she is signed in to instant messaging and that her presence information is available.
-
Switch to Skype for Business
Switch to Skype for Business.
-
Find AshleyD@yourlabdomainname
In the Find someone box, type AshleyD@yourlabdomainname, and wait for the name to resolve.
If Ashely Dawson’s presence does not show as Available, you may have to wait temporarily until presence information is updated.
-
Double-click Ashley Dawson
Double-click Ashley Dawson.
-
Send a message to Ashley
Send a message to Ashely.
-
Switch to Outlook on the Web
Switch to Outlook on the Web.
-
Click the chat notification
Click the chat notification.
-
Reply to the message and close the chat window
Reply to Aimee’s message and then close the chat window.
-
Close Microsoft Edge and all open tabs
Close Microsoft Edge and all open tabs.
-
Verify Aimee has received the reply
Switch to the Skype for Business chat window, verify Aimee has received the reply
-
Close the chat window
Close the chat window.
-
Sign out of CLIENT1
Sign out of CLIENT1.
Switch to CLIENT1
Switch to CLIENT1.
Sign out from the Administrator session
Click Start, click the Administrator icon in the left navigation menu, and then click Sign out.
Sign in as AimeeM with a password of Pa$$w0rd
Sign in as AimeeM with a password of Pa$$w0rd
Open Skype for Business 2016
Click Start, click All apps, scroll down, and then click Skype for Business 2016.
In the First things first window, click Accept
In the First things first window, click Accept.
Close the Welcome dialog box
Close the Welcome - Skype for Business dialog box and any other notification dialog boxes.
In the Password box, type Pa$$w0rd
In the Password box, type Pa$$w0rd.
Click Sign in
Click Sign in.
If Aimee is not able to sign in, wait for 1-2 minutes, and then try to sign in again.
If prompted, in the Do you want us to save your Skype for Business sign-in info dialog box, click Yes.
Click Yes to make Skype better
In the Help Make Skype for Business Better dialog box, click Yes.
Open the Configuration Information
In the system tray, press Ctrl, right-click the Skype for Business icon, and then click Configuration Information.
You may need to click the up arrow to display the hidden system tray items.
Review the Configuration Information
Review the configuration information and notice the connections to Skype for Business Online servers. When done reviewing the configuration, click Close.
If the configuration information does not show lync.com URLs for the Skype for Business Server, you will need to sign out, wait 1-3 minutes, sign in again, and check the configuration information. It may take several minutes before the user’s account is updated correctly.
Open Microsoft Edge
Open Microsoft Edge.
Browse to http://outlook.office.com
Browse to http://outlook.office.com.
Sign in to Outlook on the Web as AshleyD
Sign in to Outlook® on the Web as AshleyD@yourlabdomainname with a password of Pa$$w0rd
Set the language and time zone
Set the language and time zone settings and then click Save.
Verify that Ashley is signed on to IM
In Outlook on the Web, in the top right, click Ashley’s picture, verify that she is signed in to instant messaging and that her presence information is available.
Switch to Skype for Business
Switch to Skype for Business.
Find AshleyD@yourlabdomainname
In the Find someone box, type AshleyD@yourlabdomainname, and wait for the name to resolve.
If Ashely Dawson’s presence does not show as Available, you may have to wait temporarily until presence information is updated.
Double-click Ashley Dawson
Double-click Ashley Dawson.
Send a message to Ashley
Send a message to Ashely.
Switch to Outlook on the Web
Switch to Outlook on the Web.
Click the chat notification
Click the chat notification.
Reply to the message and close the chat window
Reply to Aimee’s message and then close the chat window.
Close Microsoft Edge and all open tabs
Close Microsoft Edge and all open tabs.
Verify Aimee has received the reply
Switch to the Skype for Business chat window, verify Aimee has received the reply
Close the chat window
Close the chat window.
Sign out of CLIENT1
Sign out of CLIENT1.
Exercise 7: Managing Users in Skype for Business Online
In this exercise, you will learn how to use the Skype for Business Control Panel to manager Skype for Business Online users. You will see what functions are available and move users from Skype for Business Online to on-premises.
-
Switch to SFE1
Switch to SFE1.
-
Open the Skype for Business Control Panel
Click Start, and then click Skype for Business Server Control Panel.
-
Sign in as Administrator
Sign in as Administrator with a password of Pa$$w0rd
-
Click sign in to Office 365
On the Home page, under Connection to Skype for Business Online, click Sign in to Office 365.
If you are already signed in you will see You are signed on to Office 365 as: your tenant administrator. You do not need to sign in and can disregard the following two steps.
-
Sign in using your Office 365 admin credentials
In the Sign in to Office 365 window, sign in using your Office 365 tenant administrator account and password.
-
When successfully signed in, click Close
When successfully signed in, click Close.
-
In the left navigation, click Users
In the left navigation, click Users.
-
Next to the search filter box, click Add filter
Next to the search filter box, click Add filter.
-
Click the Name menu, and then click Homed
Click the Name menu, and then click Homed.
-
Click Find
In the Value box next to Equal to, verify or type Skype for Business Online, and then click Find.
-
Verify the list of users
Verify the list of users are the users you moved to Skype for Business Online from the earlier exercise.
-
Double-click Chad Volz.
In the Skype for Business Server 2015 Control Panel, in the search results, double-click Chad Volz.
-
Review the user information
Review the user information and the editable fields for the Skype for Business Online account.
-
Click Open the Skype for Business Online
Click the Open the Skype for Business Online admin center link.
You should automatically be signed in because you have another instance of Internet Explorer open and signed into the Office 365 portal. If you have closed the other instance of Internet Explorer, you will be prompted to sign in to the Skype for Business Online admin center. Sign in using your Office 365 tenant administrator user name and password.
-
Click Users
In the Skype for Business admin center, in the feature pane, click users.
-
Click the filter icon
Click the filter icon.
-
Click the filter menu
Click the filter menu.
-
Click Users synced and homed online
Click Users synced and homed online.
-
Click Chad Volz
In the list, click Chad Volz.
-
In the details pane, review the information
In the details pane, review the information for the account and notice the directory status information.
-
Close Internet Explorer and all open tabs
When complete, close all Internet Explorer windows and all open tabs.
-
In the Control Panel, click Cancel
In the Skype for Business Server 2015 Control Panel, click Cancel.
Switch to SFE1
Switch to SFE1.
Open the Skype for Business Control Panel
Click Start, and then click Skype for Business Server Control Panel.
Sign in as Administrator
Sign in as Administrator with a password of Pa$$w0rd
Click sign in to Office 365
On the Home page, under Connection to Skype for Business Online, click Sign in to Office 365.
If you are already signed in you will see You are signed on to Office 365 as: your tenant administrator. You do not need to sign in and can disregard the following two steps.
Sign in using your Office 365 admin credentials
In the Sign in to Office 365 window, sign in using your Office 365 tenant administrator account and password.
When successfully signed in, click Close
When successfully signed in, click Close.
In the left navigation, click Users
In the left navigation, click Users.
Next to the search filter box, click Add filter
Next to the search filter box, click Add filter.
Click the Name menu, and then click Homed
Click the Name menu, and then click Homed.
Click Find
In the Value box next to Equal to, verify or type Skype for Business Online, and then click Find.
Verify the list of users
Verify the list of users are the users you moved to Skype for Business Online from the earlier exercise.
Double-click Chad Volz.
In the Skype for Business Server 2015 Control Panel, in the search results, double-click Chad Volz.
Review the user information
Review the user information and the editable fields for the Skype for Business Online account.
Click Open the Skype for Business Online
Click the Open the Skype for Business Online admin center link.
You should automatically be signed in because you have another instance of Internet Explorer open and signed into the Office 365 portal. If you have closed the other instance of Internet Explorer, you will be prompted to sign in to the Skype for Business Online admin center. Sign in using your Office 365 tenant administrator user name and password.
Click Users
In the Skype for Business admin center, in the feature pane, click users.
Click the filter icon
Click the filter icon.
Click the filter menu
Click the filter menu.
Click Users synced and homed online
Click Users synced and homed online.
Click Chad Volz
In the list, click Chad Volz.
In the details pane, review the information
In the details pane, review the information for the account and notice the directory status information.
Close Internet Explorer and all open tabs
When complete, close all Internet Explorer windows and all open tabs.
In the Control Panel, click Cancel
In the Skype for Business Server 2015 Control Panel, click Cancel.
Exercise 8: Testing the Current PBX Calling Solution
In this exercise, you will verify that PBX calling is currently functioning in the organization. An IP PBX is installed in the environment and is used to simulate an external organization’s telephony solution.
-
Switch to CLIENT1
Switch to CLIENT1.
-
Sign on as AndyS
If necessary, sign off the currently signed-on user and then sign on as AndyS with a password of Pa$$w0rd.
-
Search for 3CX
On the taskbar, in the Ask me anything box, type 3CX.
-
Open the 3CX Phone Desktop app
In the search results, click 3CX Phone Desktop app.
-
Click Create Profile
In the 3CXPhone dialog box, click Create Profile.
-
In the Accounts window, click New
In the Accounts window, click New.
-
In the Account name box, type 6001
In the Account name box, type 6001
-
In the Caller ID box, type Lab Phone1
In the Caller ID box, type Lab Phone1.
-
In the Extension box, type 6001
In the Extension box, type 6001.
-
In the ID box, type 6001
In the ID box, type 6001.
-
In the Password box, type Pa$$w0rd
In the Password box, type Pa$$w0rd
-
Specify location
In the I am in the office – local IP box, type 192.168.0.210
-
Click OK
Click OK.
-
In the Accounts window, click OK
In the Accounts window, click OK.
-
Verify that On Hook is displayed
In the 3CXPhone display, verify that On Hook is displayed.
-
Open Skype for Business 2016
On CLIENT1, open the Skype for Business 2016 client.
-
Close the Welcome dialog box
Close the Welcome – Skype for Business window.
-
In the First things first window, click Accept
In the First things first window, click Accept.
Wait for Andy Sayers to sign in to Skype for Business. Andy’s Skype for Business account is still homed on-premises.
-
Click Enter Credentials
In the Exchange needs your credentials banner, click Enter Credentials.
-
In the User name box, type AndyS@yourlabdomain
In the User name box, type AndyS@yourlabdomainname
-
In the Password box, type Pa$$w0rd
In the Password box, type Pa$$w0rd.
-
Verify that Save my password is selected
Verify that Save my password check box is selected and then
-
Click OK
Click OK.
-
Switch to the 3CXPhone
Switch to the 3CXPhone.
-
Dial the last four digits of your lab number
Dial the last four digits of your lab number
For example, if your lab number is 21234, you would dial 1234.
-
Click Call
Click Call .
-
Accept the incoming call
In the toast notification, click Accept.
-
Verify the call connected and then hang up
Verify the phone is connected, and then hang up.
-
Switch to Skype for Business
On CLIENT1, switch to Skype for Business.
-
Type 425-555-6001
In the Find someone or dial a number box, type 4255556001.
-
Click Call
Point to the normalized number and then click Call .
-
In the 3CXPhone, click Answer
In the 3CXPhone, click Answer .
-
Verify the call connected and then hang up
In the 3CXPhone display, verify the call shows as Connected and then click Hang up.
-
Sign out of Skype for Business
Sign out of Skype for Business.
Switch to CLIENT1
Switch to CLIENT1.
Sign on as AndyS
If necessary, sign off the currently signed-on user and then sign on as AndyS with a password of Pa$$w0rd.
Search for 3CX
On the taskbar, in the Ask me anything box, type 3CX.
Open the 3CX Phone Desktop app
In the search results, click 3CX Phone Desktop app.
Click Create Profile
In the 3CXPhone dialog box, click Create Profile.
In the Accounts window, click New
In the Accounts window, click New.
In the Account name box, type 6001
In the Account name box, type 6001
In the Caller ID box, type Lab Phone1
In the Caller ID box, type Lab Phone1.
In the Extension box, type 6001
In the Extension box, type 6001.
In the ID box, type 6001
In the ID box, type 6001.
In the Password box, type Pa$$w0rd
In the Password box, type Pa$$w0rd
Specify location
In the I am in the office – local IP box, type 192.168.0.210
Click OK
Click OK.
In the Accounts window, click OK
In the Accounts window, click OK.
Verify that On Hook is displayed
In the 3CXPhone display, verify that On Hook is displayed.
Open Skype for Business 2016
On CLIENT1, open the Skype for Business 2016 client.
Close the Welcome dialog box
Close the Welcome – Skype for Business window.
In the First things first window, click Accept
In the First things first window, click Accept.
Wait for Andy Sayers to sign in to Skype for Business. Andy’s Skype for Business account is still homed on-premises.
Wait for Andy Sayers to sign in to Skype for Business. Andy’s Skype for Business account is still homed on-premises.
Click Enter Credentials
In the Exchange needs your credentials banner, click Enter Credentials.
In the User name box, type AndyS@yourlabdomain
In the User name box, type AndyS@yourlabdomainname
In the Password box, type Pa$$w0rd
In the Password box, type Pa$$w0rd.
Verify that Save my password is selected
Verify that Save my password check box is selected and then
Click OK
Click OK.
Switch to the 3CXPhone
Switch to the 3CXPhone.
Dial the last four digits of your lab number
Dial the last four digits of your lab number
For example, if your lab number is 21234, you would dial 1234.
Click Call
Click Call .
Accept the incoming call
In the toast notification, click Accept.
Verify the call connected and then hang up
Verify the phone is connected, and then hang up.
Switch to Skype for Business
On CLIENT1, switch to Skype for Business.
Type 425-555-6001
In the Find someone or dial a number box, type 4255556001.
Click Call
Point to the normalized number and then click Call .
In the 3CXPhone, click Answer
In the 3CXPhone, click Answer .
Verify the call connected and then hang up
In the 3CXPhone display, verify the call shows as Connected and then click Hang up.
Sign out of Skype for Business
Sign out of Skype for Business.
Exercise 9: Enabling Users for Enterprise Voice Online and Cloud PBX Voicemail
In this exercise, you will verify the on-premises enterprise voice configuration, verify a user license, move a user to Skype for Business Online, and then connect to Skype for Business Online using remote Windows PowerShell to enable the necessary features for a user to use Cloud PBX with on-premises PSTN connectivity.
-
Switch to SFE1
Switch to SFE1.
-
Switch to the Skype for Business Control Panel
Switch to the Skype for Business Server 2015 Control Panel.
-
Remove the search filter
On the USER SEARCH tab, click the red X to remove the search filter.
-
Click Find
On the USERS SEARCH tab, click Find.
-
In the USERS list, double-click Andy Sayers
In the USERS list, double-click Andy Sayers.
-
Verify the Line URI contains the lab number
In the Line URI box, verify TEL:+1425555XXXX, where XXXX is the last four digits of your lab number.
-
Click Cancel
Click Cancel.
-
Open Internet Explorer
On SFE1, open Internet Explorer.
-
Browse to http://portal.office.com
Browse to http://portal.office.com.
-
Sign in as your Office 365 administrator
Sign in to Office 365 using your tenant administrator username and password.
-
Click the Admin tile
In the Office 365 page, scroll down and click Admin.
-
In the navigation menu, click Users
In the navigation menu, click Users.
-
Click Acitve Users
Click Active Users.
-
In the Active Users list, locate Andy Sayers
In the Active Users list, locate Andy Sayers.
-
Verify that an E5 license is assigned
In the Status column, verify that Office 365 Enterprise E5 is listed.
-
On SFE1, switch to Windows PowerShell
On SFE1, switch to Window PowerShell.
Once a user is on Skype for Business Online and using Cloud PBX with on-premises PSTN connectivity, two voice policies will apply to them. One is an on-premises voice routing policy. This policy can be global or user-specific and defines what PSTN usage records are associated with the user.
The other voice policy defines what calling features are available to the user; this voice policy is defined by Microsoft and is identical for all Cloud PBX with on-premises PSTN connectivity users. You will assign that policy later, after moving the user to Skype for Business Online.
-
Create a new Voice Routing Policy
At the Windows PowerShell command prompt, type the following and then press Enter:
New-CsVoiceRoutingPolicy -Identity HybridVoiceRouting –Name HybridVoiceRouting -PSTNUsages "Local","Long Distance"
Review the output of the command.
-
Assign the Voice Routing Policy to Andy
At the Windows PowerShell command prompt, type the following and then press Enter:
Grant-CsVoiceRoutingPolicy -Identity AndyS@yourlabdomainname -PolicyName Tag:HybridVoiceRouting
There is no output for this command. If the command fails, open a new PowerShell window and run the command again at the new PowerShell command prompt. Close the new PowerShell window and leave the first PowerShell window open.
-
Switch to SRV1 and Windows PowerShell
Switch to SRV1 and Windows PowerShell.
-
Start a delta directory sync
At the Windows PowerShell command prompt, type the following and then press Enter:
Start-ADSyncSyncCycle -PolicyType Delta
-
Switch to SFE1
Switch to SFE1.
-
Switch to the Skype for Business Control Panel
Switch to the Skype for Business Server 2015 Control Panel.
-
Click Andy Sayers
In the users list, click Andy Sayers.
-
Click Action
Click Action.
-
Click Move selected users
Click Move selected users to Skype for Business Online.
-
Review the confirmation message
In the Move users to Skype for Business Online, review the confirmation message.
-
Click Next
Click Next.
If necessary, sign in to Office 365 using your tenant administrator user name and password, click Close and then click Next.
-
Click Next
In the Move users to Skype for Business Online window, click Next.
Wait for the user to be moved to Skype for Business Online.
-
Review the results and then click Close
Review the results of the moved user and then click Close.
-
Switch to SRV1 and Windows PowerShell
Switch to SRV1 and Windows PowerShell.
-
Start a delta directory sync
At the Windows PowerShell command prompt, type the following and then press Enter:
Start-ADSyncSyncCycle -PolicyType Delta
-
Switch to SFE1
Switch to SFE1
-
Open a new PowerShell window
Open a new Windows PowerShell window.
-
Create a new CsOnlineSession
At the Windows PowerShell command prompt, type the following and then press Enter:
$session = New-CsOnlineSession
The Skype for Business Online module for Windows PowerShell has already been installed.
-
Type your Office 365 admin credentials
In the Windows PowerShell credentials request window, type your tenant administrator user name and password.
-
Click OK
Click OK.
-
Import the PowerShell session
At the Windows PowerShell command prompt, type the following and then press Enter:
Import-PSSession $session
-
Enable Andy Sayers for Enterprise Voice
At the Windows PowerShell command prompt, type the following and then press Enter:
Set-CsUser -Identity AndyS@yourlabdomainname -EnterpriseVoiceEnabled $True -HostedVoiceMail $True
There is no output for this command. If this command fails, you may need to wait several minutes and then retry the command. In some cases, you may need to wait an hour or longer.
-
Check Andy Sayers voice settings
At the Windows PowerShell command prompt, type the following and then press Enter:
Get-CsOnlineUser –Identity AndyS@yourlabdomainname | FL *voice*,*dial*,*Line*
-
Review the cmdlet output
In the output of the command, verify that the user has HostedVoiceMail and EnterpriseVoiceEnabled set to True and that the voice policy named HybridVoice is assigned. Review the user’s LineURI and notice the DialPlan assigned to the user. Review the other settings configured for the user.
The HybridVoice user voice policy is a pre-defined Skype for Business Online voice policy and is not a policy that can be edited.
-
Switch to SRV1 and Windows PowerShell
Switch to SRV1 and Windows PowerShell.
-
Start a delta directory sync
At the Windows PowerShell command prompt, type the following and then press Enter:
Start-ADSyncSyncCycle -PolicyType Delta
Switch to SFE1
Switch to SFE1.
Switch to the Skype for Business Control Panel
Switch to the Skype for Business Server 2015 Control Panel.
Remove the search filter
On the USER SEARCH tab, click the red X to remove the search filter.
Click Find
On the USERS SEARCH tab, click Find.
In the USERS list, double-click Andy Sayers
In the USERS list, double-click Andy Sayers.
Verify the Line URI contains the lab number
In the Line URI box, verify TEL:+1425555XXXX, where XXXX is the last four digits of your lab number.
Click Cancel
Click Cancel.
Open Internet Explorer
On SFE1, open Internet Explorer.
Browse to http://portal.office.com
Browse to http://portal.office.com.
Sign in as your Office 365 administrator
Sign in to Office 365 using your tenant administrator username and password.
Click the Admin tile
In the Office 365 page, scroll down and click Admin.
In the navigation menu, click Users
In the navigation menu, click Users.
Click Acitve Users
Click Active Users.
In the Active Users list, locate Andy Sayers
In the Active Users list, locate Andy Sayers.
Verify that an E5 license is assigned
In the Status column, verify that Office 365 Enterprise E5 is listed.
On SFE1, switch to Windows PowerShell
On SFE1, switch to Window PowerShell.
Once a user is on Skype for Business Online and using Cloud PBX with on-premises PSTN connectivity, two voice policies will apply to them. One is an on-premises voice routing policy. This policy can be global or user-specific and defines what PSTN usage records are associated with the user.
The other voice policy defines what calling features are available to the user; this voice policy is defined by Microsoft and is identical for all Cloud PBX with on-premises PSTN connectivity users. You will assign that policy later, after moving the user to Skype for Business Online.
The other voice policy defines what calling features are available to the user; this voice policy is defined by Microsoft and is identical for all Cloud PBX with on-premises PSTN connectivity users. You will assign that policy later, after moving the user to Skype for Business Online.
Create a new Voice Routing Policy
At the Windows PowerShell command prompt, type the following and then press Enter:
New-CsVoiceRoutingPolicy -Identity HybridVoiceRouting –Name HybridVoiceRouting -PSTNUsages "Local","Long Distance"
Review the output of the command.
New-CsVoiceRoutingPolicy -Identity HybridVoiceRouting –Name HybridVoiceRouting -PSTNUsages "Local","Long Distance"
Review the output of the command.
Assign the Voice Routing Policy to Andy
At the Windows PowerShell command prompt, type the following and then press Enter:
Grant-CsVoiceRoutingPolicy -Identity AndyS@yourlabdomainname -PolicyName Tag:HybridVoiceRouting
Grant-CsVoiceRoutingPolicy -Identity AndyS@yourlabdomainname -PolicyName Tag:HybridVoiceRouting
There is no output for this command. If the command fails, open a new PowerShell window and run the command again at the new PowerShell command prompt. Close the new PowerShell window and leave the first PowerShell window open.
Switch to SRV1 and Windows PowerShell
Switch to SRV1 and Windows PowerShell.
Start a delta directory sync
At the Windows PowerShell command prompt, type the following and then press Enter:
Start-ADSyncSyncCycle -PolicyType Delta
Start-ADSyncSyncCycle -PolicyType Delta
Switch to SFE1
Switch to SFE1.
Switch to the Skype for Business Control Panel
Switch to the Skype for Business Server 2015 Control Panel.
Click Andy Sayers
In the users list, click Andy Sayers.
Click Action
Click Action.
Click Move selected users
Click Move selected users to Skype for Business Online.
Review the confirmation message
In the Move users to Skype for Business Online, review the confirmation message.
Click Next
Click Next.
If necessary, sign in to Office 365 using your tenant administrator user name and password, click Close and then click Next.
Click Next
In the Move users to Skype for Business Online window, click Next.
Wait for the user to be moved to Skype for Business Online.
Wait for the user to be moved to Skype for Business Online.
Review the results and then click Close
Review the results of the moved user and then click Close.
Switch to SRV1 and Windows PowerShell
Switch to SRV1 and Windows PowerShell.
Start a delta directory sync
At the Windows PowerShell command prompt, type the following and then press Enter:
Start-ADSyncSyncCycle -PolicyType Delta
Start-ADSyncSyncCycle -PolicyType Delta
Switch to SFE1
Switch to SFE1
Open a new PowerShell window
Open a new Windows PowerShell window.
Create a new CsOnlineSession
At the Windows PowerShell command prompt, type the following and then press Enter:
$session = New-CsOnlineSession
$session = New-CsOnlineSession
The Skype for Business Online module for Windows PowerShell has already been installed.
Type your Office 365 admin credentials
In the Windows PowerShell credentials request window, type your tenant administrator user name and password.
Click OK
Click OK.
Import the PowerShell session
At the Windows PowerShell command prompt, type the following and then press Enter:
Import-PSSession $session
Import-PSSession $session
Enable Andy Sayers for Enterprise Voice
At the Windows PowerShell command prompt, type the following and then press Enter:
Set-CsUser -Identity AndyS@yourlabdomainname -EnterpriseVoiceEnabled $True -HostedVoiceMail $True
Set-CsUser -Identity AndyS@yourlabdomainname -EnterpriseVoiceEnabled $True -HostedVoiceMail $True
There is no output for this command. If this command fails, you may need to wait several minutes and then retry the command. In some cases, you may need to wait an hour or longer.
Check Andy Sayers voice settings
At the Windows PowerShell command prompt, type the following and then press Enter:
Get-CsOnlineUser –Identity AndyS@yourlabdomainname | FL *voice*,*dial*,*Line*
Get-CsOnlineUser –Identity AndyS@yourlabdomainname | FL *voice*,*dial*,*Line*
Review the cmdlet output
In the output of the command, verify that the user has HostedVoiceMail and EnterpriseVoiceEnabled set to True and that the voice policy named HybridVoice is assigned. Review the user’s LineURI and notice the DialPlan assigned to the user. Review the other settings configured for the user.
The HybridVoice user voice policy is a pre-defined Skype for Business Online voice policy and is not a policy that can be edited.
Switch to SRV1 and Windows PowerShell
Switch to SRV1 and Windows PowerShell.
Start a delta directory sync
At the Windows PowerShell command prompt, type the following and then press Enter:
Start-ADSyncSyncCycle -PolicyType Delta
Start-ADSyncSyncCycle -PolicyType Delta
Exercise 10: Testing Cloud PBX with On-Premises PSTN Connectivity
In this exercise, you will place calls from the cloud PBX user to a PBX user and test calls from a PBX user to the cloud PBX user.
-
Switch to CLIENT1
Switch to CLIENT1.
-
Sign in to Skype for Business as Andy Sayers
Sign in to Skype for Business as AndyS@yourlabdomainname with a Password of Pa$$w0rd.
Wait for Andy Sayers to sign in to Skype for Business.
If Andy Sayers is unable to sign in to Skype for Business, close the error message and then retry signing in. It may take a few minutes until the newly moved user is able to sign in and may take multiple attempts. You may have to exit the client and then restart the client.
-
Switch to Skype for Business
On CLIENT1, switch to Skype for Business.
-
Type 425-555-6001
In the Find someone or dial a number box, type 4255556001.
-
Click Call
Point to the normalized number and then click Call .
If the number does not normalize to +1 (425) 555-6001, you’ll need to wait 2-3 minutes and then retry the call. It may be necessary to sign out of the Skype for Business client and sign in again.
-
In the 3CXPhone, click Answer
In the 3CXPhone, click Answer .
-
Verify the call connected and then hang up
In the 3CXPhone display, verify the call shows as Connected and then click Hang up
-
Switch to the 3CX Phone
On CLIENT1, switch to the 3CXPhone.
-
Dial Andy Sayer’s 10-digit phone number
Dial 425555XXX, where XXXX is the last four digits of your lab number, and then click Call .
-
Accept the call
In the toast notification, click Accept, verify the phone is connected, and then hang up.
-
Dial Andy Sayer’s 10-digit phone number
Dial 425555XXX, where XXXX is the last four digits of your lab number, and then click Call .
-
Do not answer the call
Do not answer the call.
-
Verify you hear the voicemail message
Wait for the call to be sent to voicemail.
-
Hang up
Hang up.
Switch to CLIENT1
Switch to CLIENT1.
Sign in to Skype for Business as Andy Sayers
Sign in to Skype for Business as AndyS@yourlabdomainname with a Password of Pa$$w0rd.
Wait for Andy Sayers to sign in to Skype for Business.
Wait for Andy Sayers to sign in to Skype for Business.
If Andy Sayers is unable to sign in to Skype for Business, close the error message and then retry signing in. It may take a few minutes until the newly moved user is able to sign in and may take multiple attempts. You may have to exit the client and then restart the client.
Switch to Skype for Business
On CLIENT1, switch to Skype for Business.
Type 425-555-6001
In the Find someone or dial a number box, type 4255556001.
Click Call
Point to the normalized number and then click Call .
If the number does not normalize to +1 (425) 555-6001, you’ll need to wait 2-3 minutes and then retry the call. It may be necessary to sign out of the Skype for Business client and sign in again.
In the 3CXPhone, click Answer
In the 3CXPhone, click Answer .
Verify the call connected and then hang up
In the 3CXPhone display, verify the call shows as Connected and then click Hang up
Switch to the 3CX Phone
On CLIENT1, switch to the 3CXPhone.
Dial Andy Sayer’s 10-digit phone number
Dial 425555XXX, where XXXX is the last four digits of your lab number, and then click Call .
Accept the call
In the toast notification, click Accept, verify the phone is connected, and then hang up.
Dial Andy Sayer’s 10-digit phone number
Dial 425555XXX, where XXXX is the last four digits of your lab number, and then click Call .
Do not answer the call
Do not answer the call.
Verify you hear the voicemail message
Wait for the call to be sent to voicemail.
Hang up
Hang up.
1 comment:
Wow Such a great Blog. I thought that it was exceptionally helpful. I discovered this which is exceptionally utilize full. Extraordinary article and data continue sharing more! Love yours blog. Heap of Thanks.
Salesforce Training in Chennai
Salesforce Online Training in Chennai
Salesforce Training in Bangalore
Salesforce Training in Hyderabad
Salesforce training in ameerpet
Salesforce Training in Pune
Salesforce Online Training
Salesforce Training
Post a Comment