Stop-SPOTenantRename
Important
This feature is currently available to organizations that have no more than 10,000 total SharePoint sites and OneDrive accounts combined.
Cancels the scheduled job to change the SharePoint domain name for your organization in Microsoft 365.
Note
If the job to change the SharePoint domain name is already in progress, then it cannot be canceled or stopped.
Stop-SPOTenantRename
-Reason <string>
[-Comment <string>]
[<CommonParameters>]
This command cancels a scheduled rename of the SharePoint domain name for your organization.
Stop-SPOTenantRename -Reason "Rescheduling"
Cancels the rename of the SharePoint domain name with the reason "Rescheduling".
Specifies an additional comment why the job is being canceled.
Type: | String |
Position: | 2 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | SharePoint Online |
Specifies the reason why the job is being canceled.
Type: | String |
Position: | 1 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | SharePoint Online |