E
E
ENigma3712021-02-05 17:49:44
Browsers
ENigma371, 2021-02-05 17:49:44

Where can a firefox GPO go wrong?

{
  "extensions": {
    "vmrc": {
      "action": "useHelperApp",
      "ask": false,
      "handlers": [{
        "name": "VMRC",
        "path": "C:\\Program Files (x86)\\VMware\\VMware Remote Console\\vmrc.exe"
      }]
    }
  }
}

Good afternoon! this policy was distributed to the registry via GPO https://github.com/mozilla/policy-templates/blob/m... but when we go to about:policies it says that the policy has an error, and instead of the vmrc program we need, it still starts workstation. Tell me what could be the problem
601d5a78055a1333457476.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Dmitriev, 2021-02-06
@SignFinder

Replace extensions with schemes in your policy - everything will work.
VRMC is not a file extension, but a type of link, such as mailto

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question