Cloud 6.0 5.2.5 5.2.4 5.2.3 Cloud Server
Cloud 6.0 5.2.5 5.2.4 5.2.3 Cloud Server

File Share Connector Web Cmdlets

PowerShell CmdLets have been deprecated in 6.0. These articles are provided for informational purposes only.

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

PowerShell
%Install Path%\PowerShell\RecordLion.RecordsManager.FileShare.PowerShell.dll

When the File Share 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.FileShare.PowerShell.dll”

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

Cmdlets

Set-FileShareWeb

PowerShell
Set-FileShareWeb
-SiteName <lstring>
[-ConnectionString <string>]
[-DataProviderType <string>]
[-JsonProviderFileLocation <string>]