Scwcmd register command in Windows
(Applies to: Windows Server 2012 R2, Windows Server 2012)
The Scwcmd register command helps to expand or customize the Security Configuration Database of the Security Configuration Database (SCW) by registering the Security Configuration Database file containing definitions. about roles, tasks, services or ports.For a better understanding of how to use this command, see the example section below.
Syntax of the Scwcmd register command
scwcmd register / kbname: [/ kbfile:] [/ kb:] [/ d]
The Scwcmd register command parameter
Parameters
Describe
/ kbname:
Specify the name by which the Security Configuration Database extension will be registered.
/ kbfile:
Specify the path and name of the Security Configuration Database file to be used to expand or customize the base Security Configuration Database.To verify that the Security Configuration Database file complies with the SCW schema, use the% Windir% securityKBRegistrationInfo.xsd schema definition file.This option must be provided unless the / d parameter is specified.
/ kb:
Specifying the path to the folder containing the SCW security configuration database files will be updated.If this option is not specified, file% Windir% securitymsscwkbs will be used by default.
/ d
Unsubscribe an extension of Security Configuration Database from the security configuration database.The unregistered extension will be specified by the / kbname parameter (do not specify the parameter / kbfile).Database configuration security to unsubscribe from the extension specified by the parameter / kb.
/?
Show help at thecommand prompt.
An explanation of the Scwcmd register command
Scwcmd.exe will only be available on computers running Windows Server 2008 R2, Windows Server 2008 or Windows Server 2003.
Example of the Scwcmd register command
To register the Security Configuration Database file named SCWKBForMyApp.xml under the name MyApp in the location kbserverkb, type:
scwcmd register /kbfile:d:SCWKBForMyApp.xml / kbname: MyApp / kb: kbserverkb
To unsubscribe from the Security Configuration Database file named MyApp located at kbserverkb, type:
scwcmd register / d / kbname: MyApp / kb: kbserverkb
See more:
- Instructions for installing Windows Server 2012 step by step
- Install Windows Server 2008
- Learn about Windows Server 2012 (Part 1)
- Learn about the Windows Registry - Part I
You should read it
May be interested
- Free network tools for Adminin this article we will show you 7 free networking tools, which are really useful tools for network administrators.
- The Fsutil objectid command in Windowsthe fsutil objectid command manages the object identifier (oid), the internal objects used by distributed link tracking (dlt) client service and file replication service (frs) to track other objects such as files, directories and link.
- What file is CDDA? How to open, edit and convert CDDA filesa file with the .cdda extension is a cd digital audio file, which stores audio in aiff format
- What file is AAC? How to open, edit and convert AAC filesa file that is somewhat expansive .aac is the mpeg-2 advanced audio encoding file (mpeg-2 advanced audio coding file).
- Secedit command in Windowsthe secedit command helps configure and analyze system security by comparing your current configuration with the specified security patterns.
- WiFi - 802.11b, 802.11a, 802.11g, 802.11n and 802.11ac standardsthis article will describe the standards wifi 802.11b, 802.11a, 802.11g, 802.11n, 802.11ac and related technologies, to help you better understand the development of wifi technology, from there. make the right decision while designing a wifi network or buying suitable network devices.