Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Prevent bookmarks from vanishing after migrating users from the personal edition of Firefox to the enterprise edition

more options

I am testing out pushing out the enterprise version of Firefox to a new customer. One problem I have noticed is that when I push the enterprise MSI (Firefox Setup 72.0.1.msi) from our RMM, it installs, but upon running Firefox after it installs, I get the following error...

"Using an older version of Firefox can corrupt bookmarks and browsing history already saved to an existing profile. To protect your information, create a new profile for this installation of Firefox"

So, if I choose the "Create New Profile" option which is on that same error popup window, all bookmarks are gone. I understand that the enterprise version might be a previous version of Firefox then what was installed.

Is there any way to not have it remove the users bookmarks? Do all of the users have to manually backup their bookmarks before we deploy the enterprise edition?

I am testing out pushing out the enterprise version of Firefox to a new customer. One problem I have noticed is that when I push the enterprise MSI (Firefox Setup 72.0.1.msi) from our RMM, it installs, but upon running Firefox after it installs, I get the following error... "Using an older version of Firefox can corrupt bookmarks and browsing history already saved to an existing profile. To protect your information, create a new profile for this installation of Firefox" So, if I choose the "Create New Profile" option which is on that same error popup window, all bookmarks are gone. I understand that the enterprise version might be a previous version of Firefox then what was installed. Is there any way to not have it remove the users bookmarks? Do all of the users have to manually backup their bookmarks before we deploy the enterprise edition?

被采纳的解决方案

Thanks for your answer as it was very helpful. Unfortunately, it doesn't give my the option to disregard. I either have to 'create a new profile' or 'close' which doesn't proceed to the app.

定位到答案原位置 👍 0

所有回复 (3)

more options

In that scenario, the entire old profile folder with bookmark backups, history, logins, etc., should still be present on disk in the user's Windows profile.

Unfortunately, there's not a painless cross-profile migration tool, the user either needs to restore a bookmark backup or manually copy files, both of which involve some convoluted paths under AppData\Roaming which the user may not normally be able to see.

If you remote into one of those systems and load the about:profiles page, it will be a bit clearer, I think, which is the user's live Firefox profile path and which is the previous path (although there may be more than one for long-time users).

Finally, there's almost nothing newer than 72.0.1 that a regular user would have, so you could consider disregarding the warning in this case if that's an option.

Some possibly relevant articles:

more options

选择的解决方案

Thanks for your answer as it was very helpful. Unfortunately, it doesn't give my the option to disregard. I either have to 'create a new profile' or 'close' which doesn't proceed to the app.

more options

You could look into running with the -allow-downgrade command line switch to see whether that migrates the existing profile successfully. (Discussed in the above-referenced articles.)