< Back
Invoke-DeviceManagement_ExchangeConnectors_Sync
Post
NAME Invoke-DeviceManagement_ExchangeConnectors_Sync
SYNOPSIS
SYNTAX
Invoke-DeviceManagement_ExchangeConnectors_Sync -deviceManagementExchangeConnectorId <string> [-syncType <string>]
[<CommonParameters>]
DESCRIPTION
The action "microsoft.graph.sync", which exists on the type "microsoft.graph.deviceManagementExchangeConnector".
This action does not return any objects.
Graph Call: POST ~/deviceManagement/exchangeConnectors/sync
PARAMETERS
-syncType <string>
The "syncType" action parameter of type "microsoft.graph.deviceManagementExchangeConnectorSyncType".
Valid values: 'fullSync', 'deltaSync'
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-deviceManagementExchangeConnectorId <string>
The ID for a "microsoft.graph.deviceManagementExchangeConnector" object in the "exchangeConnectors" collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
The "syncType" action parameter of type "microsoft.graph.deviceManagementExchangeConnectorSyncType".
Valid values: 'fullSync', 'deltaSync'
System.String
The ID for a "microsoft.graph.deviceManagementExchangeConnector" object in the "exchangeConnectors" collection.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK
SYNOPSIS
SYNTAX
Invoke-DeviceManagement_ExchangeConnectors_Sync -deviceManagementExchangeConnectorId <string> [-syncType <string>]
[<CommonParameters>]
DESCRIPTION
The action "microsoft.graph.sync", which exists on the type "microsoft.graph.deviceManagementExchangeConnector".
This action does not return any objects.
Graph Call: POST ~/deviceManagement/exchangeConnectors/sync
PARAMETERS
-syncType <string>
The "syncType" action parameter of type "microsoft.graph.deviceManagementExchangeConnectorSyncType".
Valid values: 'fullSync', 'deltaSync'
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-deviceManagementExchangeConnectorId <string>
The ID for a "microsoft.graph.deviceManagementExchangeConnector" object in the "exchangeConnectors" collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
The "syncType" action parameter of type "microsoft.graph.deviceManagementExchangeConnectorSyncType".
Valid values: 'fullSync', 'deltaSync'
System.String
The ID for a "microsoft.graph.deviceManagementExchangeConnector" object in the "exchangeConnectors" collection.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK