Scwcmd command in Windows

(Applies to: Windows Server 2012 R2, Windows Server 2012)

The command line tool Scwcmd.exe included in the Security Configuration Wizard (SCW) can be used to perform the following tasks:

  1. Configure one or more servers with the policy created by SCW.
  2. Analyze one or more servers with the policy created by SCW.
  3. View analysis results in HTML format.
  4. Roll-back SCW policies.
  5. Convert a policy created by SCW to the original files supported by Group Policy group policy.
  6. Register the security configuration database extension (Security Configuration Database extension) with SCW.

When you use scwcmd to configure, analyze, or roll-back policies on remote servers, the SCW must also be installed on that remote server.

Syntax command Scwcmd

 scwcmd  [] 

Parameter command Scwcmd

Child orders

Describe

/ analyze

Determine if the computer is compliant with the policy.

/ configure

Apply security policy created by SCW to computer.

/ register

Expand or customize the SCW security configuration database by registering a security configuration database file that has a role, task, service, or port definition.

/ rollback

Apply the latest available roll-back policy, and then delete that roll-back policy.

/ transform

Convert the security policy file created using SCW into a new Group Policy object (GPO) in Active Directory Domain Services.

/ view

Limit the .xml file using the specified .xsl transform.

/?

Show help at thecommand prompt.

See more:

  1. Use the Security Configuration Wizard with TMG 2010
  2. Learn about the Security Configuration Wizard in Exchange Server 2007 - Part 1
  3. Learn about Windows Server 2012 (Part 1)
  4. Instructions for installing Active Directory on Windows Server 2016
4.5 ★ | 2 Vote

May be interested

  • How to use the option equivalent to the 'ls' command in WindowsHow to use the option equivalent to the 'ls' command in Windows
    the 'ls' command (note ls, not is) is one of the first terminal commands veterans teach to linux beginners.
  • The command reg add in WindowsThe command reg add in Windows
    the reg add command adds new subkeys or entries to the registry.
  • Rem command in WindowsRem command in Windows
    the rem command helps write comments (comments) in a batch file or config.sys.
  • Instructions for using Command PromptInstructions for using Command Prompt
    deep in windows is a command-line world that is obscure. in this article, we will show you how to solve errors and make your computer more secure.
  • Rd command in WindowsRd command in Windows
    the rd command helps delete a directory
  • Cmd command in WindowsCmd command in Windows
    the cmd command starts a new version of the command interpreter, cmd.exe. if used without parameters, cmd will display copyright information and the version of the operating system.
  • How to use the command history function in Command PromptHow to use the command history function in Command Prompt
    command prompt is an extremely familiar command for anyone using windows operating system. besides, a lot of current software also supports the command line to perform actions on the command prompt window, instead of on the screen.
  • The sfc command in WindowsThe sfc command in Windows
    (applies to windows server (semi-annual channel), windows server 2016, windows server 2012 r2, windows server 2012)
  • Reg command copy in WindowsReg command copy in Windows
    to copy an entry to the location specified on the local pc or the remote computer we will use the reg copy command. to learn more about how to use the reg copy command, you can track the syntax, explain the command parameters and the example tipsmake.com has compiled below.
  • Fc command in WindowsFc command in Windows
    the fc command compares two files or a collection of files and displays the differences between them.