Admin account

  • Thread starter Thread starter tim
  • Start date Start date
T

tim

Hi,

Is there away to not allow GPO's to install on the Administrator account.
We have quite a few server with multiple admins and I would hate to see 1 of
them not remove Authenticated users and have a MSI package install on the
server.

Thnanks

T
 
Hi Tim,

Not quite sure what you mean....if you only want to prevent that
packages are being installed on servers I suggest you use the
"LaunchCondition" table and specifiy the operting system that are
allowed to recieve it. It'll break the installation if the OS doesn't
fit with Launch Conditions.

e.g VersionNT <=5
 
most companies have workstation OU's and Server OU's therefore you dont have
software being deployed on servers irrespectively.
 
Back
Top