File tree Expand file tree Collapse file tree
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -309,6 +309,9 @@ Gets the status for a file version expiration report generation job for a site c
309309### [ Get-SPOSiteGroup] ( Get-SPOSiteGroup.md )
310310Gets all the groups on the specified site collection.
311311
312+ ### [ Get-SPOSiteManageVersionPolicyJobProgress] ( Get-SPOSiteManageVersionPolicyJobProgress.md )
313+ Gets the status and progress for site manage version policy jobs.
314+
312315### [ Get-SPOSitePages] ( Get-SPOSitePages.md )
313316This cmdlet allows you to retrieve all SharePoint pages under a specific SharePoint site.
314317
@@ -459,6 +462,9 @@ Generates a version storage usage report for a site collection. This report can
459462### [ New-SPOSiteGroup] ( New-SPOSiteGroup.md )
460463Creates a new group in a SharePoint Online site collection.
461464
465+ ### [ New-SPOSiteManageVersionPolicyJob] ( New-SPOSiteManageVersionPolicyJob.md )
466+ Starts a background job that manages the file versions and version history limits of all of its document libraries.
467+
462468### [ New-SPOSiteSharingReportJob] ( New-SPOSiteSharingReportJob.md )
463469Creates a new sharing report job.
464470
@@ -558,6 +564,9 @@ Stops further processing of site level trim job that is in-progress.
558564### [ Remove-SPOSiteGroup] ( Remove-SPOSiteGroup.md )
559565Removes a SharePoint Online group from a site collection.
560566
567+ ### [ Remove-SPOSiteManageVersionPolicyJob] ( Remove-SPOSiteManageVersionPolicyJob.md )
568+ Stops further processing of site manage version policy job that is in-progress.
569+
561570### [ Remove-SPOSiteScript] ( Remove-SPOSiteScript.md )
562571Removes a site script.
563572
You can’t perform that action at this time.
0 commit comments