
Chris Slobodian
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Chris Slobodian-
Chris Slobodian commented,
Thanks Colby. Oddly enough I switched to to the same account as Deploy, it worked as expected, then I switched it back to the local admin account and it was still working. Weird but I'll take it!
-
Chris Slobodian commented,
I have a local admin account for the background service of Inventory and a domain account for Deploy. I added both to each other's consoles as you indicated. I then restarted the service for Inven...
-
Chris Slobodian created a post,
PDQ Inventory not showing Deployment history
When I look at the details of a computer, I have no Deployment history. I thought maybe some of the deployments were older than the cleanup setting, but I checked a computer that just had a deploym...
-
Chris Slobodian commented,
Figured it out. Moved the disable firewall command to the MDT task sequence and that resolved it.
-
Chris Slobodian created a post,
MDT Target Offline
This is weird hoping for some suggestions. So I am using PDQ to deploy apps during my MDT task sequence. When it gets to the PDQ task, I use PSEXEC (as outlined in the PDQ blog) to start the deploy...
-
Chris Slobodian commented,
Yes, I could figure out a way to do this. I would like to get the summary or detailed summary working though.
-
Chris Slobodian created a post,
PDQDeploy.exe NotificationName
I use psexec from MDT to kick off a nested package in PDQ. I would like to have an email when this job completes. I tested the command line by adding -NotificationName "Summary" to a deploy job and...
-
Chris Slobodian created a post,
File copy Step
Hi, I'm new to PDQ Deploy. I am trying to create a package where during the file copy step, the file is renamed at the target. Is this possible or would it need to be scripted?