Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Security > secedit question - remove database and template files after applying?

Reply
Thread Tools Display Modes

secedit question - remove database and template files after applying?

 
 
James
Guest
Posts: n/a

 
      05-04-2009
Hello,

going to be including a secedit command in a script running on server 2008
such as:

SECEDIT /configure /db PassPol.sdb /cfg PassPol.inf /log secedit.log

after running this command the PassPol.sdb file is created in the current
directory, which is also where the PassPol.inf file is located.

1. after the command completes can I delete the PassPol.sdb and PassPol.inf
files?

2. where do these settings go after this runs? registry? other config files?

any input is appreciated, thanks.

 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      05-04-2009
Hello James,

Start here for 2008:
http://technet.microsoft.com/en-us/l.../cc730742.aspx

If you delete the database how should it work? The policy settings are basically
registry changes.

http://technet.microsoft.com/en-us/l.../cc731004.aspx

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hello,
>
> going to be including a secedit command in a script running on server
> 2008 such as:
>
> SECEDIT /configure /db PassPol.sdb /cfg PassPol.inf /log secedit.log
>
> after running this command the PassPol.sdb file is created in the
> current directory, which is also where the PassPol.inf file is
> located.
>
> 1. after the command completes can I delete the PassPol.sdb and
> PassPol.inf files?
>
> 2. where do these settings go after this runs? registry? other config
> files?
>
> any input is appreciated, thanks.
>



 
Reply With Quote
 
James
Guest
Posts: n/a

 
      05-05-2009
see inline:

"Meinolf Weber [MVP-DS]" <meiweb(nospam)@gmx.de> wrote in message
news: .com...
> Hello James,
>
> Start here for 2008:
> http://technet.microsoft.com/en-us/l.../cc730742.aspx


I asked a pretty specific question, using secedit, not scw. I realize the
info you have directed me to would help with an overall understanding of sec
pol management in 2k8 but that is not what I am looking for right now.

>
> If you delete the database how should it work?


well, I deleted what I was asking about, and the settings are still applied?
and visible in the local sec pol console?

The policy settings are basically
> registry changes.


that has always been my understanding, but I was recently told otherwise.
The reason I am using secedit is that I was told if I make the reg changes
directly they will not be reflected when using gui tools such as local sec
pol console. But this is a side note really... I am really just trying to
find out if I can remove the .sdb and .inf template files after I have used
secedit to apply the template? I'm sure someone who knows what they are
talking about could answer this with a few sentences of background as to why
or why not.

anyone?

>
> http://technet.microsoft.com/en-us/l.../cc731004.aspx
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> Hello,
>>
>> going to be including a secedit command in a script running on server
>> 2008 such as:
>>
>> SECEDIT /configure /db PassPol.sdb /cfg PassPol.inf /log secedit.log
>>
>> after running this command the PassPol.sdb file is created in the
>> current directory, which is also where the PassPol.inf file is
>> located.
>>
>> 1. after the command completes can I delete the PassPol.sdb and
>> PassPol.inf files?
>>
>> 2. where do these settings go after this runs? registry? other config
>> files?
>>
>> any input is appreciated, thanks.
>>

>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
secedit question - remove database and template files after applying? James Server Security 2 05-08-2009 02:10 PM
SCW Error when applying security template Pascal Windows Server 0 05-01-2007 07:22 PM
Secedit CLI question Mike W Windows Server 0 11-08-2006 12:36 PM
Re: Extracting information from secedit database files (sdb) Roger Abell [MVP] Server Security 1 12-17-2005 02:53 PM
applying usb administrative template inenewbl Active Directory 0 08-30-2005 07:31 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59