UiPath - Powershell - Registry

I have requirement to edit the registry values, because every week Group policy resets the value in registry. I am trying to update the registry using powershell script. Please share if there are any alternative ideas. Get-Item key/Set-Item key are used to get and set the values in registry using powershell. Please help if any of you have already faced such scenario.

Hi @VKL

Welcome back to forum

Do u mean u are not getting the powershell script executed in Uipath or u are asking alternative ways for it apart from powershell