Logo
programming4us
programming4us
programming4us
programming4us
Home
programming4us
XP
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server
programming4us
Windows Phone
 
Windows Vista

Troubleshoot Security Configuration Issues (part 2) - Securing Data in Storage with Encrypting File System & Securing Computers with the Security Configuration and Analysis Tool

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
3/13/2011 4:08:20 PM

Securing Data in Storage with Encrypting File System (EFS)

The Encrypting File System (EFS) can be used on New Technology File System (NTFS) partitions beginning with Windows 2000. It can be used on files and folders, whereas BitLocker only encrypts the entire partition. Simply right-click any file or folder on an NTFS partition and select Properties. Then click AdvancedEncrypt Contents to Secure Data check box, as shown in Figure 3. Depending on the amount of content being encrypted, the encryption process can take a second, or it can take hours. You’ll know that the content is encrypted because, by default, the file changes color in Explorer. and check the

Figure 3. You can implement either EFS encryption or NTFS compression, but not both.


When you encrypt your first file on a computer, a self-signed, user authentication digital certificate is automatically generated. This certificate is bound to your user account, is stored in your Personal Certificate Store in your user profile, and contains an encryption key. Let’s call this the certificate key. Next, a second encryption key is generated. Let’s call this key the fast key. This fast key is used to encrypt the content. Finally, the certificate key is used to encrypt the fast key. The encrypted fast key gets stored with the newly encrypted file in NTFS.

Each file you encrypt uses a different fast key. All fast keys get encrypted with your one certificate key, so you can access any and all fast keys as desired and decrypt the EFS files. Because no one else has your certificate key, no one else can access the fast keys, and without the fast keys, no one else can decrypt and access your EFS files.

Exam Alert

This restriction can present a problem if you ever need to transfer your EFS files to another computer. Without the certificate key in your Personal Certificate Store, you cannot access the fast keys that are stored with the EFS files. You must remember to also export the self-signed digital certificate from your Personal Certificate Store to the target computer.


Securing Computers with the Security Configuration and Analysis Tool (SCAT)

The Security Configuration and Analysis Tool (SCAT) is a powerful tool to analyze the security of a computer and then configure and export a security template for redeployment on the same computer and possibly on hundreds or thousands of similar computers.

You must build a new Microsoft Management Console (MMC) to access the SCAT tool. In addition, Vista is not supplied with security templates. These are typically used by network administrators. These templates can be copied from Windows Server 2000 or Server 2003 from the \Windows\Security\Templates folder. A security template has an .inf extension. If you don’t have access to these files on a server, you can download security templates in the Windows Server 2003 Security Guide at

http://www.microsoft.com/downloads/details.aspx?FamilyId=8A2643C1-0685-4D89-B655-521EA6C7B4DB&displaylang=en

Place the security templates in a folder where you can find them later.

Performing a Security Analysis

To build the Security Configuration and Analysis Tool MMC, follow these steps:

1.
Click Start > Run, type MMC, and click OK.

2.
From the menu, select File > Add / Remove Snap-in.

3.
Select Security Configuration and Analysis Tool and click Add.

4.
Select Security Templates and click Add.

5.
Click OK.

6.
From the menu, select File > Save As.

7.
Type SCAT.msc and save the MMC either on the desktop or in Administrative Tools.

8.
In the left pane, right-click SCAT and select Open Database.

9.
Type any name for your new security database and click Open. The security database file gets an .sdb extension.

10.
You must select a security template to compare your computer against. These are the files you just copied from a server or downloaded from the Windows Server 2003 Security Guide.

11.
The wizard may open the Templates directory and present the list of security templates that are available on the system. If it does not, in the left pane, right-click Security Templates and click Open. Either way that you get there, if you have access to it, select the Setup Security.inf template. Otherwise, select any one of the .inf security templates you have access to and click Open. The Setup Security.inf template resets the system’s security settings to that of a fresh install of the operating system. Other templates configure greater or lesser levels of system security.

Caution

Use Caution with the Security Configuration and Analysis Tool This tool is used to analyze security on computers and implement security templates on computers. Use caution when you are using this tool. If you accidentally choose Configure Computer Now, this implements whatever security template you’ve imported on your computer. You can impose severe security lockdowns on your computer, and it is possible that many applications and services will fail. In the next steps, you choose Analyze Computer Now, not Configure Computer Now.

12.
Right-click Security Configuration and Analysis Tool in the left pane and select Analyze Computer Now, as shown in Figure 4.

Figure 4. Use the Security Configuration and Analysis Tool to compare your computer’s security configuration to a predefined security template.

13.
Accept the default locations for the log file and watch as your computer is compared against the security template you selected earlier in this exercise.

14.
If the SCAT tool shows you a log file, in the right pane, click More Actions. Then deselect View Log File.

Exam Alert

Expand the items in the left pane (as shown in Figure 5) to reveal how closely your computer is configured to the security template. A green check indicates your computer meets or exceeds the template. A red X indicates your computer does not meet the template’s security setting.

Figure 5. Recognize where your computer’s settings are weaker than the settings defined in the security template.

15.
Adjust the template settings to meet the security requirements for the system. When the template settings are satisfactory, right-click Security Configuration and Analysis and click Configure Computer Now to apply the settings of the template to the system.

Be sure that you evaluate every setting before configuring the system; many settings are preconfigured and will be applied even if you are unaware of their settings.

Alert

The command-line utility SecEdit.exe can also be used to verify that the computer’s security configuration matches that of a specified security template.

Other -----------------
- Troubleshoot Security Configuration Issues (part 1) - The Windows Security Center & Securing the Operating System and Data in Storage with BitLocker
- Configure and Troubleshoot Security for Windows Internet Explorer 7 (part 4) - Digital Certificates
- Configure and Troubleshoot Security for Windows Internet Explorer 7 (part 3) - Cookie-Handling & ActiveX Opt-In
- Configure and Troubleshoot Security for Windows Internet Explorer 7 (part 2) - Internet Explorer’s Protected Mode
- Configure and Troubleshoot Security for Windows Internet Explorer 7 (part 1) - Pop-Up Blocker & Phishing Filter
- Troubleshooting Deployment Issues
- Perform Post-Installation Tasks (part 3) - Managing Computers with Multiple Operating Systems
- Perform Post-Installation Tasks (part 2) - Managing User Data
- Perform Post-Installation Tasks (part 1) - Restoring User State Data & Ensuring Driver Availability
- Deploy Windows Vista from a Custom Image
 
 
Top 10
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
 
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server