W
wiggum
I just want to verify if my understanding is correct. Right now I have
the basics working - for example I have created a GPO to install an
ActivePerl MSI. With this approach the policy will be "smart" enough not
to try to install ActivePerl every single time.
Now, the other way I've tried is this - make a GPO that runs a logon
script. In this case it happens to be a vbscript that installs a MSI via
WMI. So for this approach, the downside is it will install no matter
what - the logic that checks if it already exists doesn't come into
play. Do I understand this correctly?
I guess the biggest worry is slowing down logon times if you have too
many of these WMI MSI installations going on -- then again I could just
let the WMI MSI GPO stay until I know that software is installed on
every machine.
Am I making sense?
the basics working - for example I have created a GPO to install an
ActivePerl MSI. With this approach the policy will be "smart" enough not
to try to install ActivePerl every single time.
Now, the other way I've tried is this - make a GPO that runs a logon
script. In this case it happens to be a vbscript that installs a MSI via
WMI. So for this approach, the downside is it will install no matter
what - the logic that checks if it already exists doesn't come into
play. Do I understand this correctly?
I guess the biggest worry is slowing down logon times if you have too
many of these WMI MSI installations going on -- then again I could just
let the WMI MSI GPO stay until I know that software is installed on
every machine.
Am I making sense?