|
Questions and Answers
9-55
b. Create a new organizational unit object and create a GPO for it
containing the
desired policy settings. Then, move the Domain Controllers container to
make it a child of the new object.
c. Create a second GPO for the Domain Controllers container.
d. Create a new child organizational unit object beneath the Domain
Controllers
container object, and then create a GPO for the new object containing the
desired policy settings.
a and c
3. When creating a GPO for an organizational unit called Servers, you define
a par-
ticular audit policy and configure it to audit successes only. When creating
a GPO
for an organizational unit called Infrastructure, which is a child of the
Servers orga-
nizational unit, you configure the same policy to audit failures only. What
is the
effective value of that policy for a computer object in the Infrastructure
container?
a. Undefined
b. Success only
c. Failure only
d. Success and Failure
c
Page
Lesson 4 Review
9-47
1. List the operating systems supported by the SCW.
Windows Server 2003 with SP1 and later
2. Which of the following tasks can you not do using the SCW UI?
a. Create an SCW policy.
b. Apply an SCW policy to a computer.
c. Convert (transform) an SCW policy to a GPO.
c
3. What is the command line required to convert an SCW policy named
C:\SCW\SQLPOLICY.XML into a GPO named SQLSRVS?
scwcmd transform /p:C:\SCW\SQLPOLICY.XML /g:SQLSRVS
|