Forum Discussion
LuisAlbertoATX
Jun 23, 2023Copper Contributor
Error Set-SPOTenan
Hello when you run the following command: Set-SPOTenant -EnableAutoExpirationVersionTrim $false -MajorVersionLimit 50 -ExpireVersionsAfterDays 0
I get an error that I can't fix:
Set-SPOTenant : The requested operation is part of a feature that is in private preview and will be available when the
feature becomes generally available (GA).
- much_rCopper Contributor
Hi,
Same problem, same error message.
I only found the following:
https://www.microsoft.com/de-de/microsoft-365/roadmap?filters=SharePoint&searchterms=Version
Unfortunately, I don't understand why Microsoft has already published all the commands for this.
This is no help again...Regards
Michael
- All the parameters that you use are listed in the help page (https://learn.microsoft.com/en-us/powershell/module/sharepoint-online/set-spotenant?view=sharepoint-ps). Not sure which one is in the private preview...