Forum Discussion
Mike_Humphreys
Nov 19, 2020Copper Contributor
Universal Print Printer Provisioning
I'm having an issue where the printers.csv is getting put into %appdata%\Roaming\UniveralPrintProvisioning\Configuration instead of %appdata%\UniveralPrintProvisioning\Configuration which is were it ...
Jimmy_Wu
Nov 20, 2020Former Employee
I believe the confusion may be around what the OS sets as the value for the %AppData% environment variable.
As you've stated, the documentation says the .csv file will be put into
%AppData%\UniversalPrintPrinterProvisioning\Configuration
folder. On my machine the value for %AppData% is
C:\>echo %appdata%
C:\Users\jimwu\AppData\Roaming
The "Roaming" sub-folder of the "AppData" folder is part of the %AppData% environment variable value. Hope that clarifies things.
Separately, are you having problems with the provisioning tool?
Regards,
Jimmy