Overview of Microsoft SharePoint Components in Lasernet
    • 30 Jan 2026
    • 1 Minute to read
    • Contributors
    • PDF

    Overview of Microsoft SharePoint Components in Lasernet

    • PDF

    Article summary

    Applies to: Lasernet 11

    Lasernet Output Management for Microsoft SharePoint 2016 and newer consists of the following components.

    Note

    Older versions of SharePoint might work with Lasernet 11, but they are not supported in case of incompatibility, reported security issues, or bugs.

    SharePoint Output Module

    The SharePoint output module enables Lasernet Server to deliver documents and associated metadata to Microsoft SharePoint.

    SharePoint Connection

    A SharePoint connection is used by a SharePoint command to tell Lasernet where the server is located and which credentials are needed for successful connection. It is possible to address a specific subsite on the SharePoint server, and a specific document library within this subsite.

    SharePoint Command

    SharePoint commands can be inserted at modifier event points and support the following options:

    • Insert new documents with metadata

    • Update metadata on existing documents or folders

    • Create new folders

    • Delete documents or folders along with all documents in the folders

    • Check in documents (not supported by Graph API)

    • Check out documents (not supported by Graph API)

    • Discard checkouts (not supported by Graph API)

    • New document library (not supported by Graph API)

    • New subsite (not supported by Graph API)

    Scripting

    Lasernet scripting support enables you to call your SharePoint commands in batches in a logical manner.