Cmdlets for Microsoft SharePoint

Build 24.0.9060

ContinueOnError Parameter (Connect-SharePoint Cmdlet)

Indicates whether or not to continue updating items in a batch after an error.

Syntax

Connect-SharePoint -ContinueOnError bool

Data Type

bool

Default Value

true

Remarks

If this property is set to True (default), the cmdlet will continue adding, updating, or deleting items when an error is encountered on one of the items. When set to False, the cmdlet will stop adding, updating, or deleting items after an error is encountered (entries preceeding the problematic entry will still be added, updated, or deleted).

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060