Google Chrome Bookmarks removed after sysprep

Miloro, Christopher A 21 Reputation points
2021-04-28T21:21:11.437+00:00

While prepping an image for mass deployment, I would like to set a few bookmarks on the toolbar.

When I do set those bookmarks, they disappear after it has been sysprepped.

What can I do to prevent this from happening?

@{hr1S

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,706 questions
0 comments No comments
{count} votes

Accepted answer
  1. Teemo Tang 11,351 Reputation points
    2021-04-29T02:14:39.513+00:00

    It is normal, because the customized user profiles settings and personal data will be removed after sysprep generalize.
    If you want to keep Google Chrome Bookmark, maybe you could Export the bookmarks to an HTML file and keep it in your customized image, once deployment complete, import it manually or via a startup script.
    Another method, use an answer file containing the CopyProfile parameter, which is designed to copy the user's profile to the default user profile during the Sysprep
    https://technet.microsoft.com/en-us/library/hh825135.aspx

    -------------------------------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful