Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

O365OrgCustomizationSettings #136

Closed
NikCharlebois opened this issue Jul 5, 2019 · 1 comment
Closed

O365OrgCustomizationSettings #136

NikCharlebois opened this issue Jul 5, 2019 · 1 comment
Assignees
Labels
Enhancement New feature or request Help Wanted Extra attention is needed
Milestone

Comments

@NikCharlebois
Copy link
Collaborator

Description

When trying to configure Security and Compliance components for the first time on certain tenants, you will get the following error back:

The command you tried to run isn't currently allowed in your organization. To run this command, you first need to run the command: Enable-OrganizationCustomization. + CategoryInfo : NotSpecified: (Microsoft.Excha...AntiPhishPolicy:) [], CimExce ption + FullyQualifiedErrorId : [Server=YQBPR0101MB0851,RequestId=4feee150-d5e9-4d98-aaa2-c8e4 33c8bb8b,TimeStamp=7/5/2019 1:01:17 PM] [FailureCategory=Cmdlet-InvalidOperationInDehydr atedContextException] FDC3D516,Microsoft.Exchange.Management.SystemConfigurationTasks.Ne wAntiPhishPolicy + PSComputerName : Localhost

It would be useful to have a resource to handle the enabling of OrganizationCustomization, which would run Enable-OrganizationCustomization in the background.

Proposed properties

  • IsSingleInstance
  • Enabled [$true|$false]

Special considerations or limitations

There doesn't seem to be the equivalent Disable cmdlet, therefore we may want to prevent Enabled = $false

@NikCharlebois NikCharlebois added Enhancement New feature or request Help Wanted Extra attention is needed labels Jul 5, 2019
@NikCharlebois NikCharlebois changed the title O365OrgCustomizationSettigns O365OrgCustomizationSettings Jul 8, 2019
@NikCharlebois NikCharlebois added this to the New Resources milestone Jul 22, 2019
@andikrueger
Copy link
Collaborator

You can assign me on this one. See PR #231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Help Wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants