> automatically creating a list of directory favorites then somehow tracking them in excel somehow and then auto sharing between computers since windows explorer favorites are lacking so badly.
I'm not sure I get what you want to do. Could you elaborate?
> this did not work because the computer that held the master copy had a different “active directory username” so the PC directory to C:\docs\”uasername1” didn’t match C:\doc\”usenarname2”
You can use Windows environment variables in favorites locations, for example "%USERPROFILE%\Documents". See
https://www.quickaccesspopup.com/can-i-u...ite-paths/
Also, User variables can help you for more specific situations. For example, on each QAP instance, create a variable "{UserFolder}=C:\docs\username" with the correct path for this PC an use the variable "{UserFolder}" in your shared favorites. This is a bit longer to setup but this makes QAP works on different PCs. See these help pages:
https://www.quickaccesspopup.com/tag/user-variables/