Forum Discussion
KennethAdams
Aug 14, 2025Copper Contributor
"Microsoft Print To PDF" not installed
Hi,
Just deployed Windows 11 24H2 with Citrix VDI under VMware.
After logged on user profile, found "Microosft Print To PDF" not installed on some VDI. I have to reinstall on VDI which is missing this feature.
Since all VDI PC were deployed by same golden image.
What should be the root cause ? I afraid it is my fault while creation of golden image.
Thanks
2 Replies
- PoyrmontBronze Contributor
Go to Settings > Apps > Optional Features > Add Features and install “Microsoft Print to PDF”, or use the DISM command
DISM /Online /Add-Capability /CapabilityName:Print.Fax.Scan~~~~0.0.1.0 - TactleBoardIron Contributor
Go to Settings > Apps > Optional Features > Add Features and install “Microsoft Print to PDF”, or use the DISM command:
DISM /Online /Add-Capability /CapabilityName:Print.Fax.Scan~~~~0.0.1.0