J
Jon LaBarge
I am trying to set up a GPO that performs a check for ETrust to exist. If it
does exist, I then need it to check for version numbers of the Vet and
InnoculateIT engines. If either conditions are not met, I need to restrict
access to our network from that machine. Essentially it needs to look like
this:
If
etrust = true and vet and innoculate engines = true, allow logon
If etust = false or vet and innoculateit engines = false, deny access.
Anyony know how this is done?
I am thinking that a GPO is not the way to go. I can set an MSI package to
sutomatically install etrust, but i need to verify version numbers as well
so that won't be adiquate.
Thanks.
does exist, I then need it to check for version numbers of the Vet and
InnoculateIT engines. If either conditions are not met, I need to restrict
access to our network from that machine. Essentially it needs to look like
this:
If
etrust = true and vet and innoculate engines = true, allow logon
If etust = false or vet and innoculateit engines = false, deny access.
Anyony know how this is done?
I am thinking that a GPO is not the way to go. I can set an MSI package to
sutomatically install etrust, but i need to verify version numbers as well
so that won't be adiquate.
Thanks.