@Teja T, Thanks for posting in Q&A. The installation failure is not related with it unavailable on a Print Server. Based as I know, to deploy the Printer via win 32, you need to ensure the install command we set in win 32 can run silently. You can manually test it on a device.
Please firstly check the “install behavior” setting and try the following suggestion to troubleshoot:
A. If you select System, please manually test the installation command on the device using system account to see if it can succeed, here are the detailed steps.
- Run cmd as administrator.
- Download PsExec and cd to PsExec directory.
- Enter psexec -i -d -s cmd.exe to run cmd in Ntauthority\system context
- Enter whoami to check running context
- Enter the app installation command and see if the app can be installed successfully without user interaction.
B. If you select User, please manually test the installation command on the device using the login in account.
- Run cmd.
- Enter the app installation command and see if the app can be installed successfully without user interaction.
Please try the above suggestion and if there's any update, feel free to let us know.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.