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:
- Configure one or more servers with the policy created by SCW.
- Analyze one or more servers with the policy created by SCW.
- View analysis results in HTML format.
- Roll-back SCW policies.
- Convert a policy created by SCW to the original files supported by Group Policy group policy.
- 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:
- Use the Security Configuration Wizard with TMG 2010
- Learn about the Security Configuration Wizard in Exchange Server 2007 - Part 1
- Learn about Windows Server 2012 (Part 1)
- Instructions for installing Active Directory on Windows Server 2016
You should read it
May be interested
- How to use the option equivalent to the 'ls' command in Windowsthe 'ls' command (note ls, not is) is one of the first terminal commands veterans teach to linux beginners.
- The command reg add in Windowsthe reg add command adds new subkeys or entries to the registry.
- Rem command in Windowsthe rem command helps write comments (comments) in a batch file or config.sys.
- Instructions for using Command Promptdeep 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 Windowsthe rd command helps delete a directory
- Cmd command in Windowsthe 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 Promptcommand 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 Windows(applies to windows server (semi-annual channel), windows server 2016, windows server 2012 r2, windows server 2012)
- Reg command copy in Windowsto 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 Windowsthe fc command compares two files or a collection of files and displays the differences between them.