Skip to content
This repository was archived by the owner on Jan 29, 2022. It is now read-only.

Latest commit

 

History

History
42 lines (27 loc) · 1.11 KB

Start-CrmBatch.md

File metadata and controls

42 lines (27 loc) · 1.11 KB
external help file Module Name online version schema
AMSoftware.Crm.PowerShell.Commands.dll-Help.xml
AMSoftware.Crm
2.0.0

Start-CrmBatch

SYNOPSIS

Start the collection of organization requests to execute as a batch.

SYNTAX

Start-CrmBatch [<CommonParameters>]

DESCRIPTION

Start the collection of organization requests to execute as a batch. This cmdlet must be run before using the AsBatch parameter on the content cmdlets. The cmdlet starts a batch in the active session. Max one batch is available at any time. Batches cannot be nested.

EXAMPLES

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS

Start-CrmBatch