--- title: ADMX_EventViewer Policy CSP description: Learn more about the ADMX_EventViewer Area in Policy CSP. ms.date: 01/18/2024 --- # Policy CSP - ADMX_EventViewer [!INCLUDE [ADMX-backed CSP tip](includes/mdm-admx-csp-note.md)] ## EventViewer_RedirectionProgram | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 2004 [10.0.19041.1202] and later
✅ Windows 10, version 2009 [10.0.19042.1202] and later
✅ Windows 10, version 21H1 [10.0.19043.1202] and later
✅ Windows 11, version 21H2 [10.0.22000] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/ADMX_EventViewer/EventViewer_RedirectionProgram ``` This is the program that will be invoked when the user clicks the events.asp link. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | [!INCLUDE [ADMX-backed policy note](includes/mdm-admx-policy-note.md)] **ADMX mapping**: | Name | Value | |:--|:--| | Name | EventViewer_RedirectionProgram | | Friendly Name | Events.asp program | | Location | Computer Configuration | | Path | Windows Components > Event Viewer | | Registry Key Name | Software\Policies\Microsoft\EventViewer | | ADMX File Name | EventViewer.admx | ## EventViewer_RedirectionProgramCommandLineParameters | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 2004 [10.0.19041.1202] and later
✅ Windows 10, version 2009 [10.0.19042.1202] and later
✅ Windows 10, version 21H1 [10.0.19043.1202] and later
✅ Windows 11, version 21H2 [10.0.22000] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/ADMX_EventViewer/EventViewer_RedirectionProgramCommandLineParameters ``` This specifies the command line parameters that will be passed to the events.asp program. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | [!INCLUDE [ADMX-backed policy note](includes/mdm-admx-policy-note.md)] **ADMX mapping**: | Name | Value | |:--|:--| | Name | EventViewer_RedirectionProgramCommandLineParameters | | Friendly Name | Events.asp program command line parameters | | Location | Computer Configuration | | Path | Windows Components > Event Viewer | | Registry Key Name | Software\Policies\Microsoft\EventViewer | | ADMX File Name | EventViewer.admx | ## EventViewer_RedirectionURL | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 2004 [10.0.19041.1202] and later
✅ Windows 10, version 2009 [10.0.19042.1202] and later
✅ Windows 10, version 21H1 [10.0.19043.1202] and later
✅ Windows 11, version 21H2 [10.0.22000] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/ADMX_EventViewer/EventViewer_RedirectionURL ``` This is the URL that will be passed to the Description area in the Event Properties dialog box. Change this value if you want to use a different Web server to handle event information requests. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | [!INCLUDE [ADMX-backed policy note](includes/mdm-admx-policy-note.md)] **ADMX mapping**: | Name | Value | |:--|:--| | Name | EventViewer_RedirectionURL | | Friendly Name | Events.asp URL | | Location | Computer Configuration | | Path | Windows Components > Event Viewer | | Registry Key Name | Software\Policies\Microsoft\EventViewer | | ADMX File Name | EventViewer.admx | ## Related articles [Policy configuration service provider](policy-configuration-service-provider.md)