Hello All,
I am trying to write a WQL query that will find all successful installations on workstations from a given deployment ID. The deployment has since been removed, but I think I can still obtain the deployment ID from logs. Is this possible to achieve?
I need to know how many workstations it was installed on before the deployment was pulled. Very new to WQL and still learning. Currently reading this:
https://technet.microsoft.com/en-au/library/gg712323.aspx
Cheers.