Target-PC as variable
Hey guys,
Could you please help me?
Is it possible to create a variable in PDQ-Deploy, which become initialized by the name of the corresponding target-PC?
Thank you so much.
2
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.
Hey guys,
Could you please help me?
Is it possible to create a variable in PDQ-Deploy, which become initialized by the name of the corresponding target-PC?
Thank you so much.
Comments
You can get around this to a certain degree by using %computername% in batch or $env:computername in powershell.
But I agree, this would be a nice addition.