SOLVED

CSP Remediation failed

Steel Contributor

Hi,

 

i'm currently facing a problem with a CSP:

I want to set the Timezone via CSP to my intune managed devices.

So i created a custom profile like that:

OMA-URI: ./Device/Vendor/MSFT/Policy/Config/TimeLanguageSettings/ConfigureTimeZone

Data type: String

Value: i tried "W. Europe Standard Time" (with and without quotation marks)

 

I already had a look at the CSP Reference for this.

So this should work, isn't it?

 

Thank you in advance!

Patrick :)

2 Replies
best response confirmed by Steve Bucci (Microsoft)
Solution

Hi @PatrickF11, I just went to implement the same CSP... just note that this particular CSP is only available in 1903.

 

Are you having trouble applying the policy to a device? Or just creating the policy in the first place?

 

Cheers,

Stefan

@Stefan van der Busse 

This morning it was working :D I just waited and it was fine.

I used this config:

 

OMA-URI: ./Vendor/MSFT/Policy/Config/TimeLanguageSettings/ConfigureTimeZone

Data type: String

Value: W. Europe Standard Time (Without quotation marks)

1 best response

Accepted Solutions
best response confirmed by Steve Bucci (Microsoft)
Solution

Hi @PatrickF11, I just went to implement the same CSP... just note that this particular CSP is only available in 1903.

 

Are you having trouble applying the policy to a device? Or just creating the policy in the first place?

 

Cheers,

Stefan

View solution in original post