Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Update Firefox in secure environment

  • 6 답장
  • 1 이 문제를 만남
  • 3 보기
  • 최종 답변자: Mike Kaply

more options

I would like to get new security updates for Firefox, i dont have Internet connection so the updates must come in some other way.

is it possible to download updates somewhere and then place then on a share on a fileserver and then i can tell Firefox look for updates on this share instead of Internet.

I already use this technic for Windows Defender, i download the definition files and the enable a GPO that tell Defender that all updates are on a fileshare.

Can this be done in Firefox (or something similar?

Hope you understand what i am trying to achieve

I would like to get new security updates for Firefox, i dont have Internet connection so the updates must come in some other way. is it possible to download updates somewhere and then place then on a share on a fileserver and then i can tell Firefox look for updates on this share instead of Internet. I already use this technic for Windows Defender, i download the definition files and the enable a GPO that tell Defender that all updates are on a fileshare. Can this be done in Firefox (or something similar? Hope you understand what i am trying to achieve

모든 댓글 (6)

more options

Using another computer, Download Firefox Full Version For All Languages And Systems onto a thumb drive. After, plug the thumb into your system. http://www.mozilla.org/en-US/firefox/all/

more options

I think you missunderstood me, i cant put the installer on a usb drive and then installing on 10 computers. I want this to be made automatically.

If these 10 computers had internet conenction, Firefox will be updated automatically, so therefor i was thinking that it was possible to have the updates files on a fileshare and tell Firefox to go and search on that fileshare instead of internet. Understand?

more options

I called for more help.

more options

Update server, very nice. This can be the resolver. :-)

Thanks

more options

Yes, you can setup you own update server and point Firefox to it using the AppUpdateURL policy:

https://github.com/mozilla/policy-templates/blob/master/README.md#appupdateurl

The most important thing when doing this is that your update server should send empty <updates></updates> when there is no update versus invalid XML or an error.