Issues modifying Adobe PDF Printer Preferences on Windows server 2019
Hello -
I am trying to set up Adobe PDF printer preferences on a Windows 2019 VM. I want to set the Adobe PDF Output folder to a mapped network drive for ALL users who have remote desktop access to the VM. What I have done is create a reg script that adds a new registry setting to the following location:
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Distiller\DC\AdobePDFOutputFolder]
@=dword:00000002
"2"="Z:"
Each user is able to run the reg script and it adds the Z drive to the list of values inside of the dropdown list for Adobe PDF Output Folder inside printing preferences. HOWEVER, we are facing two problems:
1.) The reg script is adding the Z: drive to the dropdown but is not setting it as the selected value despite the fact that the reg script sets the default to be the indexed option of 2. The saved option for all users is stuck with "Prompt for Adobe PDF filename".
2.) We have noticed that after random periods of time, any defaults that a user sets in the Adobe PDF printing preferences get completely wiped out and reverted back to what they were. The Z: drive disappears from the list of values inside of the Adobe PDF Output Folder dropdown and other things that have been checked off (i.e. deselecting "View Adobe PDF results") reverts back.
Am I going about this wrong for setting defaults for all RDP users? What could be wiping out the previously changed printing preferences for users? The version installed on the server is the continuous release of Adobe Acrobat Pro version 2024.004.20243 (32 bit).
Thank you!
