dslider Posted July 2, 2008 Posted July 2, 2008 (edited) How can I set DCOM: Machine access restrictions in security descriptor definition language and DCOM: Machine launch restrictions in security descriptor definition language? This is for a script I am writing. I am compiling the Group policy settings into an inf file. Which I am calling in the script (from a bat file):%sys32%\secedit.exe /configure /db %POST_SYSPREP%\XPClient.sdb /cfg %POST_SYSPREP%\security_services.inf /log %systemroot%\security_services.log /quietHow can I set these setting within my inf file? Edited July 2, 2008 by dslider
dslider Posted July 2, 2008 Author Posted July 2, 2008 I fixed this issue.. I had a typo in the inf file that was keeping it from setting the permissions
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now