Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Collection with Current Computer

I have a series of scheduled events in Deploy and the last one I want to do is reboot, if needed, the computer that PDQ Deploy & Inventory are running on.  Is there a way to create a collection of the Current Computer or computer that Inventory is running on?

0

Comments

4 comments
Date Votes
  • Computer | Name | Equals | $(PDQInventoryServerHostName)
    1
  • This almost works.  But my Computer Name is "Admin05" but the $(PDQInventoryServerHostName) returns "Admin05" with the domain appended.  So "Admin05" does not equal "Admin05.blahblah.com".

    0
  • Oops. Switch the Column to "Host Name".

    1
  • Thank you so much Colby.   You're a genius.

    0