Forum Discussion
nclinch
Oct 07, 2022Iron Contributor
Universal Print PowerShell reliability
I have a script that checks on if our Technicians Add Printers to Universal Print (UP) Correctly. 1) Ensure That Universal Print Printers Are Shared 2) Ensure All Users Are Granted Access...
Saurabh_Bansal
Microsoft
Nov 17, 2022nclinch - can you elaborate a bit more on what inconsistencies you are facing?
We can funnel this discussion via Microsoft Support 🙂
nclinch
Dec 21, 2022Iron Contributor
The output from PowerShell cmdlets have changed (See attached)... breaking my scripts... I see you do have some reliability/retry added to help out when you do not get all of the output from the cmdlet. Anyway did I miss an announcement that the PowerShell module was updated with breaking changes?
Using ContinuationToken
PowerShell command samples- Universal Print | Microsoft Learn
I have attached some output from cmdlets before the change. Now instead of the properties "name" (Get-upprinter) and "sharename" (Get-UppPrintershare). we now have DisplayName