Hi everyone.
I have the following issue with writable AppVolumes a network printers mapped by GPO:
When the writable volume is attached network printer are note getting mapped. When I try to install them manually i getting this error message:
With writable volume disabled the printers getting mapped without a hassle. I also tried a custom snapvol.cfg with the following lines:
exclude_uwv_reg=\REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Providers\Client Side Rendering Print Provider
exclude_uwv_file=%SystemRoot%\System32\DriverStore\FileRepository
exclude_uwv_file=%SystemRoot%\INF
exclude_uwv_reg=\REGISTRY\MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers
exclude_uwv_reg=\REGISTRY\MACHINE\SYSTEM\ControlSet001\Control\Print\Printers
But I can't really verify if the snapvol.cfg has an effect or not. The snapvol.cfg file is saved under C:\Program Files (x86)\CloudVolumes\Agent\Config\Custom
Any help or advice appreciated. Thanks.