Clear-RunHistory
Last updated
Last updated
Clears the run history from the synchronization service
The Clear-RunHistory cmdlet allows you to clear the Synchronization Service's run history. You can clear all runs, all runs older than a specified date, or all runs older than a specified number of days
Specifies the number of days of run history to keep
Specifies the date of the latest run that will be deleted from the server. Runs after this specified date and time are preserved
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters.
Using the Clear-RunHistory cmdlet with no parameters will clear the entire run history from the server
Clears all items in the run history older than 2 days
Clears all runs older than January 1, 2016
Required?
false
Position?
1
Default value
Accept pipeline input?
false
Accept wildcard characters?
false
Required?
false
Position?
1
Default value
Accept pipeline input?
false
Accept wildcard characters?
false