Installing the Windows Azure AD Module for Windows PowerShell
The Coveo Office 365 security provider needed by the SharePoint connector when indexing SharePoint Online content uses the Get-MsolGroupMember cmdlet to list users and groups that are members of a specific Office 365 security group (see Get-MsolGroupMember). In this case, you must install the Windows Azure Active Directory Module on your Coveo Master server.
To install the Windows Azure AD Module for Windows PowerShell
-
Using an administrator account, connect to the Coveo Master server.
-
Referring to the Microsoft documentation:
-
Ensure that your Coveo Master server meets the following Windows Azure AD Module for Windows PowerShell requirements:
-
Windows 7, Windows 8, Windows Server 2008 R2, or Windows Server 2012.
-
Microsoft .NET Framework 3.51 feature.
-
-
Download and install the appropriate Microsoft Online Services Sign-In Assistant version for your operating system (see Microsoft Online Services Sign-In Assistant for IT Professionals RTW).
-
-
Install the Windows Azure Active Directory Module for Windows PowerShell (see Install the Windows Azure AD Module).
-
Connect to Windows Azure AD by running the PowerShell command import-module MSOnline (see Connect to Windows Azure AD).
What's Next?
When you configure the Office 365 security provider, ensure that the C:\Windows\System32\WindowsPowerShell\v1.0\Modules\MSOnline\MSOnline.psd1 file is available on the Coveo Master server and referenced in the Windows Azure Active Directory Module for Windows PowerShell parameter (see Creating an Office 365 Security Provider for SharePoint Online).