Forum Discussion
CompanyMultiNationalEnabled for AAD
- StefanKiOct 10, 2017Iron Contributor
This is the error I get.
PS C:\temp> Set-MsolCompanyMultiNationalEnabled -ServiceType "SharePoint" -Enable $True
Set-MsolCompanyMultiNationalEnabled : The operation to invoke SetCompanyMultiNationalEnabled is not allowed. The service for service type 'SharePoint' does not exist, or this service does
not support any data location, or this service does not support multinational company feature for company 'd1794c7e-c5bd-4cb5-97d8-a24c2d32e2e2'.
In Zeile:1 Zeichen:1
+ Set-MsolCompanyMultiNationalEnabled -ServiceType "SharePoint" -Enable ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (:) [Set-MsolCompanyMultiNationalEnabled], MicrosoftOnlineException
+ FullyQualifiedErrorId : Microsoft.Online.Administration.Automation.OperationNotAllowedException,Microsoft.Online.Administration.Automation.SetCompanyMultiNationalEnabled- Oct 18, 2017
Same problem here... I've download the AzureAD in preview and also I tried with the old console with the same result :(
Could be that this option it is only available in NAM? My tenant is also in FR
Also, to try to give more light to this weird problem, if I try to execute the following command:
Get-MsolCompanyAllowedDataLocation
The result is empty, any help would be appreciated
- David LozziNov 17, 2017Copper Contributor
I'm seeing the same thing. Running on version 1.1.166.0 of MSOL