
andrew gresbach
Activity overview
Latest activity by andrew gresbach-
andrew gresbach created a post, Citrix VDA 2203 Error Code 3
we are trying to deploy a new Citrix VDA agent version 2203 w/ the below setup. we've had luck doing this in the past with version 1912 but this version runs for about 3 min and then PDQ fails w/...
-
andrew gresbach created a post, cab file deploy
working on a deployment of a cab file (Win10 21H2 entitlement package) and using a cmd step with : DISM /Online /Add-Package /PackagePath:"C:\Filepath.cab” If i leave it like that, the task conti...
-
andrew gresbach commented, well damn that was a lot simpler than i was making it out to be! thanks for the quick suggestion! that totally makes sense
-
andrew gresbach created a post, User Profile Program Shortcut Dynamic Group filte
I am trying to build a dynamic group which will tell me any desktops that show the "Microsoft Teams.lnk" under their c:\users\username\appdata\roaming\microsoft\windows\start menu\programs direct...
-
andrew gresbach created a post, Run As: Logged On User with Locked vs Disconnected sessions issue
We are deploying Microsoft Teams (user based ) install which installs to the users profile location: C:\Users\profilename\AppData\Local\Microsoft\Teams We've setup a deployment which runs the exe ...
-
andrew gresbach commented, i do like that built in collection so thank you for the tip! unfortunately its still missing some desktops.......so another interesting thing i'm noticing is it shows when i first deploy it as an ...
-
andrew gresbach created a post, User/Profile based Software Inventory
We are switching from Microsoft Teams VDI/Machine based installs (Program Files install) to User based (profile install). When the user is logged into their desktop the application shows up in PD...
-
andrew gresbach commented, ahh thats too bad. yup for us i can probably make it work but definitely could see how bigger places that have more techs would need that granular lockdown. i'm thinking simple stuff like not bei...
-
andrew gresbach created a post, Multiple Administrator options
We have been using PDQ inventory/deploy for a couple of years now with a single enterprise license. we are adding 2 additional licenses to allow for a couple other engineers to have access. In th...
-
andrew gresbach commented, alright i figured this out by throwing in a PS action before the Teams exe step (run as logged on user) which unblocks the exe to get past that file open security prompt Unblock-File -Path \\filesh...