Your network contains two servers named Server1 and Server2 that run Windows Server 2008 R2. Server1 has the Active Directory Federation Services (AD FS) Federation Service role service installed. You plan to deploy AD FS 2.0 on Server2. You need to export the token-signing certificate from Server1, and then import the certificate to Server2. Which format should you use to export the certificate()
A. Base-64 encoded
B. 509 (.cer)
Cryptographic Message Syntax Standard PKCS #7 (.p7b)
DER encoded binary
E. 509 (.cer)
F. Personal Information Exchange PKCS #12 (.pfx)
查看答案
You administer a SQL Server 2008 instance. You plan to design the security requirements for a new database application that will be deployed to the instance. The new database contains a table that is created by using the following code segment:You need to ensure that the BonusPlan column is protected from unauthorized access by using the most secure method. What should you do?()
A. Use Transparent data encryption.
B. Use the Trustworthy option for the database.
C. Use the Advanced Encryption Standard encryption on all columns in the database.
D. Use the NTFS file system security and limit the access of the database files to the SQL Server 2008 Service account.
You are the network administrator for your company. The network consists of a single Active Directory domain. User and group objects for the sales department are located in an organizational unit (OU) named Sales. Peter and Mary are administrators for your company. Peter is responsible for managing Sales user objects. Mary is responsible for managing Sales group objects. You need to delegate Peter and Mary control over only the objects for which they are responsible. What should you do?()
A. In the Sales OU, create two new OUs. Name one OU SalesUsers and place all user objects for the sales department in this O
B. Name the other OU SalesGroups and place all group objects for the sales department in this O
C. Grant Peter and Mary full control over the Sales O
D. On the Sales OU, grant Peter the right to manage user objects. On the Sales OU, grant Mary the right to manage group objects.
E. In the Sales OU, create a new O
F. Name this OU SalesGroups. Place all Sales groups in theSalesGroups O
Grant Peter the right to manage all objects in the Sales O
H. Grant Mary the right to manage all objects in the SalesGroups O
I. On the Sales OU, deny Peter the right to manage group objects. On the Sales OU, deny Mary the right to manage user objects.
You administer a SQL Server 2008 instance. The instance hosts a database that is used by a Web-based application. The application processes 15,000 transactions every minute. A table in the database contains a column that is used only by the application. This column stores sensitive data. You need to store the sensitive data in the most secure manner possible. You also need to ensure thatyou minimize the usage of memory space and processor time. Which encryption type should you use?()
A. Symmetric key encryption
B. Asymmetric key encryption
Certificate-based encryption
D. Transparent data encryption
You are the network administrator for Blue Yonder Airlines. You plan to create an Active Directory domain named blueyonderairlines.com that will have a functional level of Windows Server 2003. Your company has one main office and four branch offices, which are all located in one country. A central security department in the main office is responsible for creating and administering all user accounts in all offices. Each office has a local help desk department that is responsible for resetting passwordswithin the individual department’s office only. All user accounts are located in the default Users container. You need to create an organizational unit (OU) structure to support the delegation of authority requirements. You want to minimize the amount of administrative effort required to maintain the environment. What should you do?()
A. Create a toplevel OU named BlueYonderAirlines_Users under the blueyonderairlines.com domain. Create a separate child OU for each office under BlueYonderAirlines_Users. Move the user accounts of all employees in each office to the child OU for that office.
B. Create a toplevel OU named Main_Office under the blueyonderairlines.com domain. Move the user accounts of all users in the main office to the Main_Office O
Create a separate child OU for each branch office under the Main_Office O
D. Move the user accounts of all users in each branch office to the child OU for that office.
E. Create a toplevel OU named BlueYonderAirlines_Users under the blueyonderairlines.com domain. Create a child OU named Central_Security under BlueYonderAirlines_Users. Move the user accounts of the central security department users to the Central_Security O
F. Create a child OU named Help_Desk under BlueYonderAirlines_Users. Move the user accounts of the help desk users to the Help_Desk O
G. Create a toplevel OU named BlueYonderAirlines_Users under the blueyonderairlines.com domain. Create a child OU named Central_Security under BlueYonderAirlines_Users. Move the user accounts of the central security department users to the Central_Security O
H. Create a separate child OU under BlueYonderAirlines_Users for each office. Move the user accounts of the help desk users in each office to the child OU for that office.