Jul 10 2019 07:04 AM - edited Jul 10 2019 07:27 AM
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?
After that i received in eventlog the following error:
"system cannot find the file specified"
After that i tried the OMA-URI without "Device/
(./Vendor/MSFT/Policy/Config/TimeLanguageSettings/ConfigureTimeZone)
Afterwards i got another error event:
"An invalid Field name was used in the query string" 0x80040204
Edit:
After about half an hour it was working... 😄 Azure... 😄
Thank you in advance!
Patrick 🙂
Aug 21 2019 07:54 AM
Aug 30 2019 08:13 AM - edited Aug 30 2019 08:14 AM