Click here to get back home

Security Configuration Wizard: 2nd try

 HomeNewsGroups | Search | About
 microsoft.public.windows.server.security    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Security Configuration Wizard: 2nd try Franz Schenk 08-02-2006
Get Chitika Premium
Posted by Franz Schenk on August 2, 2006, 9:44 am
Please log in for more thread options
Hello

Have posted the general questions below a few days ago, but haven't got any
response. Is this the wrong NG for SCW questions, or are the questions too
stupid? Where is it possible to get help to to questions below?

Thank you all in advance for any help or feedback!
Franz
-------------------------

Have read some documents and the online help of the SCW, have also examined
a XML configuration file created by the SCW.

To be sure, is it correct,

- that when applying an SCW template to a server, that all these values are
written directly into the servers registry and into the local security
policy?
- that every setting defined in a GPO (like auditing configuration) will
override the settings defined and applied by the SCW as soon as the GPO's
are processed?
- supposeing someone create an SCW template and apply it to a server, and
the template get lost: That there is no way to bring the server into the
state before the SCW was applied (except system state restore)?

Thank you all in advance for any answers!
Franz




Posted by Danny Sanders on August 2, 2006, 6:30 pm
Please log in for more thread options
> Have posted the general questions below a few days ago, but haven't got
> any response. Is this the wrong NG for SCW questions,

They have a news group Microsoft.public.security.scw, but I don't see any
posts in it. You might give one of the other security group a try.

>or are the questions too stupid?

No, it's more likely no one knows the answer. These newsgroup posts are
mostly answered by users like you or I. Don't "expect" someone from MS to
always answer. They may respond sometimes but that is not the norm.

>Where is it possible to get help to to questions below?

Here is a place to start:
http://www.microsoft.com/windowsserver2003/technologies/security/configwiz/default.mspx


hth
DDS W 2k MVP MCSE

> Hello
>
> Have posted the general questions below a few days ago, but haven't got
> any response. Is this the wrong NG for SCW questions, or are the questions
> too stupid? Where is it possible to get help to to questions below?
>
> Thank you all in advance for any help or feedback!
> Franz
> -------------------------
>
> Have read some documents and the online help of the SCW, have also
> examined
> a XML configuration file created by the SCW.
>
> To be sure, is it correct,
>
> - that when applying an SCW template to a server, that all these values
> are
> written directly into the servers registry and into the local security
> policy?
> - that every setting defined in a GPO (like auditing configuration) will
> override the settings defined and applied by the SCW as soon as the GPO's
> are processed?
> - supposeing someone create an SCW template and apply it to a server, and
> the template get lost: That there is no way to bring the server into the
> state before the SCW was applied (except system state restore)?
>
> Thank you all in advance for any answers!
> Franz
>
>
>



Posted by Roger Abell [MVP] on August 2, 2006, 7:13 pm
Please log in for more thread options
xposting to windows public.security.scw

Hi Frank,

I have started thread copy in the SCW specific newsgroup, which same has
been almost wholely unused since it was started, although I did see one
reply
by MSFT person there at one time.

I read your earlier post, but held off in answering as it would really take
the
knowledge of an SCW implementor to answer some aspects precisely.

I however have inlined aspects of my understanding as applied to some of
the parts of your post below . . .

Roger

> Hello
>
> Have posted the general questions below a few days ago, but haven't got
> any response. Is this the wrong NG for SCW questions, or are the questions
> too stupid? Where is it possible to get help to to questions below?
>
> Thank you all in advance for any help or feedback!
> Franz
> -------------------------
>
> Have read some documents and the online help of the SCW, have also
> examined
> a XML configuration file created by the SCW.
>
> To be sure, is it correct,
>
> - that when applying an SCW template to a server, that all these values
> are
> written directly into the servers registry and into the local security
> policy?

I think the answer is yes and no. If there was policy available as I
understand
things this was leveraged (i.e. not directly written to registry). For some
things
where there is no applicable policy new code was provided that implemented
the restrictions specified in the SCW XML, which may indeed have meant that
direct reg edits were done. But notice that some things controlled are not
stored
as registry entries.

> - that every setting defined in a GPO (like auditing configuration) will
> override the settings defined and applied by the SCW as soon as the GPO's
> are processed?

Again, you need to distinguish between what can be within scopy of GPO
policies, and what SCW can control for which there are not policies.
As I understand it, if policy could be used it was used. That means that
the
scecli engine is what did the applying onto the registry. So, if you later
have
a different GPO applied that alters the settings from those selected with
SCW
then yes, it is much like the last write rule and will replace the settings
made
by applying a SCW template or by having results from SCW applied by GPO
that has lower priority.
Now, there is that other part of what SCW does that is outside of policy,
which of course you could not touch via GPO processing.

> - supposeing someone create an SCW template and apply it to a server, and
> the template get lost: That there is no way to bring the server into the
> state before the SCW was applied (except system state restore)?
>

Rolling back to an earlier point woud be difficult without SCW's help, and
just what you would need to do would depend entirely on what parts of
SCW had been userd or skipped during the SCW execution.
User of restore depends on availability of a non-stale state backup to
restore
(not that if this is a DC that is limited by willingness to reset to an
earlier time
and by the age of the state backup).


> Thank you all in advance for any answers!
> Franz
>
>
>



Posted by Franz Schenk on August 3, 2006, 4:54 am
Please log in for more thread options
Thank you for your feedback! Your answers provide enough information to
unterstand more or less how SCW is working. Altough I think some more
detailed information from Microsoft about conflict settings that are
configurable in the SCW and that Microsoft defines in the GPO's by default
could be useful. SCW seems to write in local policies, which are always be
overwritten by settings defined in Active Directory GPO objects.

My overall impression about SCW is that it's a usefull tool for increasing
security on servers, but that it's not often implemented on production
servers. Difficult to find information about SCW in practice. We have a
project to use SCW for getting more secure server configurations on a
customer location (8 Windows 2003 SP1 production servers, ~ 500 clients) and
looking forward to get practical experience.

Franz






> xposting to windows public.security.scw
>
> Hi Frank,
>
> I have started thread copy in the SCW specific newsgroup, which same has
> been almost wholely unused since it was started, although I did see one
> reply
> by MSFT person there at one time.
>
> I read your earlier post, but held off in answering as it would really
> take the
> knowledge of an SCW implementor to answer some aspects precisely.
>
> I however have inlined aspects of my understanding as applied to some of
> the parts of your post below . . .
>
> Roger
>
>> Hello
>>
>> Have posted the general questions below a few days ago, but haven't got
>> any response. Is this the wrong NG for SCW questions, or are the
>> questions too stupid? Where is it possible to get help to to questions
>> below?
>>
>> Thank you all in advance for any help or feedback!
>> Franz
>> -------------------------
>>
>> Have read some documents and the online help of the SCW, have also
>> examined
>> a XML configuration file created by the SCW.
>>
>> To be sure, is it correct,
>>
>> - that when applying an SCW template to a server, that all these values
>> are
>> written directly into the servers registry and into the local security
>> policy?
>
> I think the answer is yes and no. If there was policy available as I
> understand
> things this was leveraged (i.e. not directly written to registry). For
> some things
> where there is no applicable policy new code was provided that implemented
> the restrictions specified in the SCW XML, which may indeed have meant
> that
> direct reg edits were done. But notice that some things controlled are
> not stored
> as registry entries.
>
>> - that every setting defined in a GPO (like auditing configuration) will
>> override the settings defined and applied by the SCW as soon as the GPO's
>> are processed?
>
> Again, you need to distinguish between what can be within scopy of GPO
> policies, and what SCW can control for which there are not policies.
> As I understand it, if policy could be used it was used. That means that
> the
> scecli engine is what did the applying onto the registry. So, if you
> later have
> a different GPO applied that alters the settings from those selected with
> SCW
> then yes, it is much like the last write rule and will replace the
> settings made
> by applying a SCW template or by having results from SCW applied by GPO
> that has lower priority.
> Now, there is that other part of what SCW does that is outside of policy,
> which of course you could not touch via GPO processing.
>
>> - supposeing someone create an SCW template and apply it to a server, and
>> the template get lost: That there is no way to bring the server into the
>> state before the SCW was applied (except system state restore)?
>>
>
> Rolling back to an earlier point woud be difficult without SCW's help, and
> just what you would need to do would depend entirely on what parts of
> SCW had been userd or skipped during the SCW execution.
> User of restore depends on availability of a non-stale state backup to
> restore
> (not that if this is a DC that is limited by willingness to reset to an
> earlier time
> and by the age of the state backup).
>
>
>> Thank you all in advance for any answers!
>> Franz
>>
>>
>>
>
>



Posted by Roger Abell [MVP] on August 3, 2006, 1:12 pm
Please log in for more thread options

> Thank you for your feedback! Your answers provide enough information to
> unterstand more or less how SCW is working. Altough I think some more
> detailed information from Microsoft about conflict settings that are

how so? can you elaborate?

> configurable in the SCW and that Microsoft defines in the GPO's by default
> could be useful. SCW seems to write in local policies, which are always be
> overwritten by settings defined in Active Directory GPO objects.
>

There are two ways to use the result from a run of SCW.
Applying the settings to a machine, or making a GPO from them and then
using this GPO. In either case, the settings that can be impacted by a GPO
will be impacted if a (higher priority) GPO is used to set them (which will
always be so if an apply had been used to set them in the local policy).

> My overall impression about SCW is that it's a usefull tool for increasing
> security on servers, but that it's not often implemented on production
> servers. Difficult to find information about SCW in practice. We have a
> project to use SCW for getting more secure server configurations on a
> customer location (8 Windows 2003 SP1 production servers, ~ 500 clients)
> and looking forward to get practical experience.
>

I think that people might be somewhat overly cautious of it, either due to
its breadth of scope and power, or due to its multilevel compexity (if one
does not just do a click-through). I do not recall the exact percentages,
but Jesper Johansson, whose product release SCW was, would state in
appearances that there were three levels of use for SCW: 1) runing it to
secure a system / generate a template by following the prompting, which
he said (again, vague memory of exact numbers) probably 85% or admins
could do; 2) using custom settings, which maybe 50% could; and 3) making
extensions that worked and did the right things, which maybe less than 10%
could do. I tend to agree.
See if you can find any of the prior TechNet breakout sessions on SCW.


>
>
>
>
>> xposting to windows public.security.scw
>>
>> Hi Frank,
>>
>> I have started thread copy in the SCW specific newsgroup, which same has
>> been almost wholely unused since it was started, although I did see one
>> reply
>> by MSFT person there at one time.
>>
>> I read your earlier post, but held off in answering as it would really
>> take the
>> knowledge of an SCW implementor to answer some aspects precisely.
>>
>> I however have inlined aspects of my understanding as applied to some of
>> the parts of your post below . . .
>>
>> Roger
>>
>>> Hello
>>>
>>> Have posted the general questions below a few days ago, but haven't got
>>> any response. Is this the wrong NG for SCW questions, or are the
>>> questions too stupid? Where is it possible to get help to to questions
>>> below?
>>>
>>> Thank you all in advance for any help or feedback!
>>> Franz
>>> -------------------------
>>>
>>> Have read some documents and the online help of the SCW, have also
>>> examined
>>> a XML configuration file created by the SCW.
>>>
>>> To be sure, is it correct,
>>>
>>> - that when applying an SCW template to a server, that all these values
>>> are
>>> written directly into the servers registry and into the local security
>>> policy?
>>
>> I think the answer is yes and no. If there was policy available as I
>> understand
>> things this was leveraged (i.e. not directly written to registry). For
>> some things
>> where there is no applicable policy new code was provided that
>> implemented
>> the restrictions specified in the SCW XML, which may indeed have meant
>> that
>> direct reg edits were done. But notice that some things controlled are
>> not stored
>> as registry entries.
>>
>>> - that every setting defined in a GPO (like auditing configuration) will
>>> override the settings defined and applied by the SCW as soon as the
>>> GPO's
>>> are processed?
>>
>> Again, you need to distinguish between what can be within scopy of GPO
>> policies, and what SCW can control for which there are not policies.
>> As I understand it, if policy could be used it was used. That means that
>> the
>> scecli engine is what did the applying onto the registry. So, if you
>> later have
>> a different GPO applied that alters the settings from those selected with
>> SCW
>> then yes, it is much like the last write rule and will replace the
>> settings made
>> by applying a SCW template or by having results from SCW applied by GPO
>> that has lower priority.
>> Now, there is that other part of what SCW does that is outside of policy,
>> which of course you could not touch via GPO processing.
>>
>>> - supposeing someone create an SCW template and apply it to a server,
>>> and
>>> the template get lost: That there is no way to bring the server into the
>>> state before the SCW was applied (except system state restore)?
>>>
>>
>> Rolling back to an earlier point woud be difficult without SCW's help,
>> and
>> just what you would need to do would depend entirely on what parts of
>> SCW had been userd or skipped during the SCW execution.
>> User of restore depends on availability of a non-stale state backup to
>> restore
>> (not that if this is a DC that is limited by willingness to reset to an
>> earlier time
>> and by the age of the state backup).
>>
>>
>>> Thank you all in advance for any answers!
>>> Franz
>>>
>>>
>>>
>>
>>
>
>



Similar ThreadsPosted
Security Configuration Wizard (SCW) March 1, 2007, 2:35 pm
Re: How to install security configuration wizard December 30, 2005, 2:24 pm
Security Configuration Wizard question December 12, 2007, 8:59 pm
Security Configuration Wizard: Catastrophic Failure October 7, 2005, 8:30 am
confusion about W2003 SP1 security configuration wizard July 28, 2006, 9:07 am
Windows security wizard Firewall configuration September 3, 2008, 9:07 am
Security Configuration Wizard - Windows Server 2003 SP1 August 3, 2005, 6:56 am
Security configuration wizard: Parameter incorrect error September 26, 2007, 7:11 am
Security Configuration Wizard & Routing and Remote Access November 12, 2008, 10:23 am
Security Configuration Editor versus Wizard for 2003 policy September 26, 2005, 10:59 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap