This command recalls one SharePoint item to the content database. If any of the shreds (chunks) of the BLOB are shared, they will be recalled.
Parameters
·-Url : Full URL of the document you wish to recall. REQUIRED.
Example
Invoke-RecallItem -Url "http://lcamachoc-dv22:18764/sites/testSiteCollection/Shared%20Documents/Externalization1.pdf"
This command externalizes the BLOB or shreds of one SharePoint item to the StoragePoint Endpoint.
Parameters
·-Url : Full URL of the document, folder, list or library you wish to externalize. REQUIRED.
Example
Invoke-ExternalizeItem -Url "http://lcamachoc-dv22:18764/sites/testSiteCollection/Shared%20Documents/Externalization1.pdf"
The StoragePoint cmdlet library contains some miscellaneous functions to help lookup values in SharePoint that may be needed by the other commands in the library. It is important to note that there are other methods of finding these values, especially in SharePoint 2010 which has an extensive PowerShell cmdlet library of its own.
This command gets the Site Collection Id for the site collection associated with the site URL
Parameters
·SiteUrl (s): The URL of the SharePoint site. REQUIRED.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Termini di utilizzo Privacy Cookie Preference Center