Forum Discussion
YamadaKsk
Mar 08, 2024Copper Contributor
Can restrictions on the Open in Sidebar feature
I'd like to inquire about the "Open in Sidebar" feature that was introduced in Edge browser version 122, specifically regarding the policy named "EdgeOpenInSidebarEnabled". Is it possible to restrict...
NicklasOlsen
Iron Contributor
Hi YamadaKsk,
This is because you would have to upload the Windows ADMX first.
You can find it on your own computer at this location:
C:\Windows\PolicyDefinitions\Windows.admx
C:\Windows\PolicyDefinitions\en-US\Windows.adml
Once the Windows ADMX file is uploaded, you can upload the Edge ADMX file.
This is because you would have to upload the Windows ADMX first.
You can find it on your own computer at this location:
C:\Windows\PolicyDefinitions\Windows.admx
C:\Windows\PolicyDefinitions\en-US\Windows.adml
Once the Windows ADMX file is uploaded, you can upload the Edge ADMX file.
YamadaKsk
Mar 12, 2024Copper Contributor
Thank you!
That solved it!
It seems like uploading the edge.admx and .adml files as they are might cause confusion due to duplicates appearing in the Intune menu...
In that case, I wonder if editing the admx file would be the solution?
I'll try various approaches.
That solved it!
It seems like uploading the edge.admx and .adml files as they are might cause confusion due to duplicates appearing in the Intune menu...
In that case, I wonder if editing the admx file would be the solution?
I'll try various approaches.
- NicklasOlsenMar 12, 2024Iron ContributorHi,
Good to hear it worked π
You can try to modify the Edge ADMX file, so it only includes the settings needed. That would not be the easiest task.
If it causes to much confusion, a PowerShell script as Sebastian mentioned could be a solution.