question

marioandm-7945 avatar image
0 Votes"
marioandm-7945 asked LimitlessTechnology-2700 answered

Set Firefox default browser by gpo for citrix session

HI all,
I tried to set up the firefox default browser using gpo. I achived it to all devices using Computer Configuration > Policies > Administrative Template > Windows Components > File Explorer and xml file however it doesnt work for user who use citrix sessnion.
Please advise.

windows-serverwindows-server-2016windows-group-policywindows-server-2012
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thameur-BOURBITA avatar image
0 Votes"
Thameur-BOURBITA answered Thameur-BOURBITA edited

Hi,

Check if the GPO linked to the correct OU.

You can also check on the GPO report applied on Citrix session to verify which GPO settings and filters are already applied:

 gpresult /H  C:\temp\gpresult.html

Please don't forget to mark helpful reply as answer

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

marioandm-7945 avatar image
0 Votes"
marioandm-7945 answered

to clarify situation. It looks like this. I'm logged on the server where this gpo is applied and gpo is working correctly, the citrix session is run when I open the folder and it direct me to file server. Where I open any file from file server (via this citrix session )with html or htm extenssion it ask me what browser do I want to use despite its set up by gpo. On file server there is no gpo applied.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LimitlessTechnology-2700 avatar image
0 Votes"
LimitlessTechnology-2700 answered

Hi @marioandm-7945

Please try the following:

The Group Policy Management console lets you create and manage Group Policy Objects (GPO) for your domain. These GPOs control the policies that are applied to all your domain-linked computers. After you create the GPO, you use security filtering to apply it to the computers in your domain.

In the following example, you create a GPO (Set Firefox as default browser) and apply it to computers in the firefoxforwork.com domain.

Open the Group Policy Management Console. Go to Start > All programs > Administrative Tools > Group Policy Management.
In the navigation pane, go to Group Policy Management > Domains.
In the navigation pane, right-click on the firefoxforwork.com domain, and click Create a GPO in this domain, and Link it here...
Type the name of the new GPO (in our example, the name is Set Firefox as default browser) and click OK.
In the navigation pane, go to Group Policy Management > Domains > firefoxforwork.com > Group Policy Objects and select Set Firefox as default browser.
In the Security Filtering pane, click Add.
In the Select User, Computer, or Group window, type the name of the object you want to add, click Check Names (to verify the name you entered), and click OK. You can type Domain Computers to add all workstations and servers joined to this domain (as in the example below) or you can specify a different group of computers.
The GPO now applies to all domain-linked computers.


--If the reply is helpful, please Upvote and Accept as answer--

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.