@bbigford said in Handling user AppData - Windows:
@black3dynamite said in Handling user AppData - Windows:
@bbigford said in Handling user AppData - Windows:
@black3dynamite said in Handling user AppData - Windows:
Some of my users including myself too. Create a Mozilla and Google account and we just use our own work email address when signing up.
You could set up a task scheduler to backup up the Firefox/Chrome and Signatures.
Good idea for a few users (I sign into Firefox with my work account to back up my bookmarks related to work). But I'm looking at this for hundreds of users; possibly thousands.
I guess you can provide them a script that they have to run manually to backup bookmarks and signatures to a shared drive.
Goal is to automate, doing things manual introduces too much human error.
I totally agree with the manual approach can cause too much human error.
Looks like Google Chrome has an option to set user data directory by using --user-data-dir
command line flag. There is an option when using Chrome Policy templates to set directory too.