Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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?

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (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

Giải pháp được chọn

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.)