0

Post installation of an application it creates a edge extension but by default it is turned off. Does anyone have solution to enable it using powershell script?

I'm new to powershell to not sure how to and where to start with.

1 Answer 1

2

First, test without Powershell.

Add the ID under HKCU\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist

Check via edge://extensions

Only manage extensions via either HKCU or HKLM.

More information on Information about extensions.

When this works, you can write the PowerShell code to modify the registry accordingly.

With kind regards, TheStingPilot

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.