Skip to main content
Skip table of contents

SharePoint Online Connector Web Cmdlets

SharePoint Online Connector Web supports the configuration post installation by using a PowerShell Module installed to the following location:

POWERSHELL
%Install Path%\PowerShell\RecordLion.RecordsManager.SPOnline.PowerShell.Web.dll

When the SharePoint Online Connector Web is installed, the following Cmdlets are pre-registered with PowerShell and should be immediately available. However, if the Cmdlets are not available, simply execute the following command from a PowerShell Script to make the Cmdlets available.

POWERSHELL
Import-Module “%Install Path%\PowerShell\RecordLion.RecordsManager.SPOnline.PowerShell.Web.dll”

%Install Path% should be replaced with the absolute path to where installation was specified.

Cmdlets

Set-SPOConnectorWeb

POWERSHELL
Set-SPOConnectorWeb
-SiteName <string>
[-ClientId <string>]
[-ClientSecret <string>]
[-ConnectionString <string>]


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.