diff --git a/windows/manage/TOC.md b/windows/manage/TOC.md index 0c34534339..cb2d14fa1b 100644 --- a/windows/manage/TOC.md +++ b/windows/manage/TOC.md @@ -5,6 +5,7 @@ #### [Test scenario 1 - Sign-in to Azure AD and use Cortana to manage the notebook](cortana-at-work-scenario-1.md) #### [Test scenario 2 - Test scenario 2 - Perform a quick search with Cortana at work](cortana-at-work-scenario-2.md) #### [Test scenario 3 - Set a reminder for a specific location using Cortana at work](cortana-at-work-scenario-3.md) +#### [Test scenario 4 - Use Cortana at work to find your upcoming meetings](cortana-at-work-scenario-4.md) ## [Update Windows 10 in the enterprise](waas-update-windows-10.md) ### [Quick guide to Windows as a service](waas-quick-start.md) ### [Overview of Windows as a service](waas-overview.md) diff --git a/windows/manage/cortana-at-work-scenario-1.md b/windows/manage/cortana-at-work-scenario-1.md index 40c8ed4641..32f59bf41f 100644 --- a/windows/manage/cortana-at-work-scenario-1.md +++ b/windows/manage/cortana-at-work-scenario-1.md @@ -15,7 +15,7 @@ localizationpriority: high >[!IMPORTANT] >The data created as part of these scenarios will be uploaded to Microsoft’s Cloud to help Cortana learn and help your employees. This is the same info that Cortana uses in the consumer offering. -This scenario turns on Azure AD, letting your employee use Cortana to manage an entry in the notebook. +This scenario turns on Azure AD and let's your employee use Cortana to manage an entry in the notebook. ## Turn on Azure AD This process helps you to sign out of a Microsoft Account and to sign into an Azure AD account. diff --git a/windows/manage/cortana-at-work-scenario-2.md b/windows/manage/cortana-at-work-scenario-2.md index ddad075b1b..9fd8bd31f1 100644 --- a/windows/manage/cortana-at-work-scenario-2.md +++ b/windows/manage/cortana-at-work-scenario-2.md @@ -13,9 +13,9 @@ localizationpriority: high - Windows 10 Mobile, Windows Insider Program >[!IMPORTANT] ->The data created as part of these scenarios will be uploaded to Microsoft’s Cloud to help Cortana learn and help your employees. This is the same info that Cortana uses in the consumer offering.Test Scenario 2: Perform a quick search with Cortana +>The data created as part of these scenarios will be uploaded to Microsoft’s Cloud to help Cortana learn and help your employees. This is the same info that Cortana uses in the consumer offering. -This scenario helps you perform a quick search using Cortana, both typing and through voice commands. +This scenario helps you perform a quick search using Cortana, both by typing and through voice commands. ## Search using Cortana This process helps you use Cortana to perform a quick search. diff --git a/windows/manage/cortana-at-work-scenario-3.md b/windows/manage/cortana-at-work-scenario-3.md index b16a41ef49..9bc35d725a 100644 --- a/windows/manage/cortana-at-work-scenario-3.md +++ b/windows/manage/cortana-at-work-scenario-3.md @@ -13,7 +13,7 @@ localizationpriority: high - Windows 10 Mobile, Windows Insider Program >[!IMPORTANT] ->The data created as part of these scenarios will be uploaded to Microsoft’s Cloud to help Cortana learn and help your employees. This is the same info that Cortana uses in the consumer offering.Test Scenario 2: Perform a quick search with Cortana +>The data created as part of these scenarios will be uploaded to Microsoft’s Cloud to help Cortana learn and help your employees. This is the same info that Cortana uses in the consumer offering. This scenario helps you set up, review, and edit a reminder based on a location. For example, reminding yourself to grab your expense report receipts before you leave the house. diff --git a/windows/manage/cortana-at-work-scenario-4.md b/windows/manage/cortana-at-work-scenario-4.md new file mode 100644 index 0000000000..b6ba18c5a1 --- /dev/null +++ b/windows/manage/cortana-at-work-scenario-4.md @@ -0,0 +1,37 @@ +--- +title: Test scenario 4 - Use Cortana at work to find your upcoming meetings (Windows 10) +description: A test scenario about how to use Cortana at work to find your upcoming meetings. +ms.prod: w10 +ms.mktglfcycl: manage +ms.sitesec: library +localizationpriority: high +--- + +# Test scenario 4 - Use Cortana at work to find your upcoming meetings + +- Windows 10, Windows Insider Program +- Windows 10 Mobile, Windows Insider Program + +>[!IMPORTANT] +>The data created as part of these scenarios will be uploaded to Microsoft’s Cloud to help Cortana learn and help your employees. This is the same info that Cortana uses in the consumer offering. + +This scenario helps you search for both general upcoming meetings, and specific meetings, both manually and verbally. + +>[!NOTE] +>If you’ve turned on the **Meeting & reminder cards & notifications** option (in the **Meetings & reminders** option of your Notebook), you’ll also see your pending reminders on the Cortana **Home** page. + +## Find out about upcoming meetings +This process helps you find your upcoming meetings. + +1. Check to make sure your work calendar is connected and synchronized with your Azure AD account. + +2. Click on the **Cortana** icon in the taskbar, and then click in the **Search** bar. + +3. Type _Show me my meetings for tomorrow_. + + You’ll see all your meetings scheduled for the next day. + + ![Cortana at work, showing all upcoming meetings](images/cortana-meeting-tomorrow.png) + + + diff --git a/windows/manage/images/cortana-meeting-tomorrow.png b/windows/manage/images/cortana-meeting-tomorrow.png new file mode 100644 index 0000000000..13273b6600 Binary files /dev/null and b/windows/manage/images/cortana-meeting-tomorrow.png differ