Hi,
Post by rickym61You state "there is, you can deny start of the driver." how would this be
accomplished, which GPO setting would this be?
None existing, you have to use an own ADM Template, or you have
to integrate it manually in a SecurityTemplate (*.inf) that you
import
----------- driversample.adm -----------
; edit "Name of your driver"
; edit "Keyname of driver"
CLASS MACHINE
CATEGORY "Services and Driver"
POLICY "Name of your driver"
KEYNAME "System\CurrentControlSet\Services\Keyname of Driver"
PART "Startbehavior" DROPDOWNLIST
VALUENAME "Start"
ITEMLIST
NAME "Boot" VALUE NUMERIC 0
NAME "System" VALUE NUMERIC 1
NAME "Automatic" VALUE NUMERIC 2 DEFAULT
NAME "Manuell" VALUE NUMERIC 3
NAME "Deactivated" VALUE NUMERIC 4
END ITEMLIST
END PART
END POLICY
END CATEGORY
----------- schnapp usb.adm -----------
Post by rickym61"How to deny it to admins or to specific security groups. "
The above refers to those that have elevated admin rights,
No, these ones can still start/stop the driver.
Post by rickym61the Application Developers, App Support teams, The majority in our company
do not come under this scope, most do not have elevated admin rights,
So you don´t need the policy ... and if they are admins, they still can get
ownership and you can´t deny it, because they are admins.
Mark
--
Mark Heitbrink - MVP Windows Server - Group Policy
Homepage: www.gruppenrichtlinien.de - deutsch
Blog: gpupdate.spaces.live.com - english