| 
 Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Commands > Get-MLSharePointItembyID | 
·Id - The ID of the SharePoint item. (Mandatory)
·FolderPath - The list-relative path to the desired folder, separated by "/".
·ListName - The name of the desired list. (Mandatory)
·SiteURL - The URL of the SharePoint site to connect to. (Mandatory)
·User - A user to connect as, in DOMAIN\Login format.
·Password - The password for the user provided.
·AdapterType - The short name of the adapter type you want to use for the connection. Use OM for a local SharePoint or WS for a remote SharePoint where our Metalogix Extensions Web Service is installed.
·ReadOnly - Indicates that the connection made to the SharePoint site should be read only.
| 
 Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Commands > Get-MLSharePointItemFromDatabase | 
This is the same as Get-MLSharePointListFromDatabase with additional parameters:
·FolderPath - The list-relative path to the desired folder, separated by "/".
·ItemName - The filename or ID of the desired item. (Mandatory)
| 
 Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Commands > Get-MLSharePointList | 
This is the same as Get-MLSharePointSite with an additional parameter:
·ListName - The name of the desired list. (Mandatory)
| 
 Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.SharePoint.Commands > Get-MLSharePointListFromDatabase | 
This is the same as Get-MLSharePointSiteFromDatabase with an additional parameter:
·ListName - The name of the desired list. (Mandatory)