CYB_300_4-3
.docx
keyboard_arrow_up
School
Southern New Hampshire University *
*We aren’t endorsed by this school
Course
300
Subject
Computer Science
Date
Dec 6, 2023
Type
docx
Pages
2
Uploaded by JusticeJellyfishPerson10226
CYB 300 Module Four Lab Worksheet
CYB 300
2023 November 19
Manage Certificates
Exercise 1—Manage Certificate Templates
Prompt
Response
In the lab section, “Task 1:
Install Enterprise Root Certificate
Service
,”
Step 5,
run the command to
configure the Active
Directory Certificate Services and add your name at the
command prompt located after the output.
Take a screenshot of
the output and your name.
In the lab section, “Task 1:
Install Enterprise Root Certificate
Service
,
”
Step 8,
take a screenshot of the Certificate Templates
folder and
the types of certificates that can be issued by
PLABDM01.
Exercise 2—Manage Certificate Enrollment
Prompt
Response
In the lab section
, “
Task 1: Configure a Customized Certificate
Template,”
Step 4
, replace the name in the “Template display
name” with your last name -SecureUser (LastName-
SecureUser). In
Step 13,
scroll down until you see LastName-
SecureUser
and take a screenshot of the Enable Certificate
Templates window.
In the lab section
, “
Task 2: Create Group Policy for Certificate
Auto Enrollment,”
Step 10,
run the
gpupdate /force
command
to propagate the new user Group Policy to the domain. Add
your name after the command prompt and take a screenshot of
the output and your name.
In the lab section
, “
Task 3: Verify the Certificate Issuance,”
Step
10
, take a screenshot of the Certificate Installation Results
window.
What is the importance
of creating custom self-signed
certificates for your organization? For example, are settings
Custom self-signed certificates are valuab
they enable customized certifications tail
customized depending on the type or business of the
organization?
business needs. These certificates can be
low-risk local network, offering flexibility
certificate's configuration and attributes.
Exercise 3—Configuring Key Archival
Prompt
Response
In the lab section, “
Task 1: Enable a Key Recovery Agent,”
Step
22,
instead of typing AdminKRA, type Admin followed by your
initials (no spaces). For example, Jane Doe would type AdminJD.
In
Step 27
, on the File to Import page, you will enter the same
path and file name as you created in
Step 22
(AdminYourInitials)
followed by .cer. For example, for Jane Doe, you would type
c:\AdminJD.cer. Take a screenshot of the Completing the
Certificate Import Wizard window in
Step 29.
Why is it important to use a key archival process? Likewise, why
is it important to properly store keys for recovery? Explain your
reasoning.
Using a key archive process is crucial. Arc
data loss, theft, or hacking. If we lose or c
original key, having an archive ensures a b
saving us from repeating the time-consum
the archived keys allows us to restore the
point of loss. Key archives also facilitate s
transitions. For returning employees, the
to its previous state. In contrast, for depa
can delete or modify their key for a replac
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help
Related Questions
Using C# in Visual Studio.
Create a form with a button that will insert new data into a Database, the read button will retrieve data from a database and display it on the form, Update button will update a record into the database using the full name, and the delete button will delete a record into the database using full name.
arrow_forward
Each member in a group, create a directory (with your studentID) then create a file (.txt) with your first name, in the file, add text to tell your full name and describe in one line your short goal in this term as a student. Then, display the file content. Finally, rename the file (first nameGoal). You MUST have screenshots for the task and all steps (the commands and outputs).
arrow_forward
Open the start file EX2019-ChallengeYourself-6-3. The file will be renamed automatically to include your name.
If the workbook opens in Protected View, click the Enable Editing button in the Message Bar at the top of the workbook so you can modify the workbook.
On the Sales Data worksheet, enter a formula in cell J4 to find the sales associate's region by extracting the first three characters of the sales associate's ID in cell C4. Use cell references where appropriate. Fill the formula down through cell J64.
On the Sales Data worksheet, calculate the commission rate and commission paid for each sales associate.
Beginning in cell F4, enter a formula using the IFS function to calculate the commission rate based on the following table. Hint: Do not include comma separators in numerical values in formulas. Excel interprets commas as function argument separators.Table EX 6.1 displays calculations for commission rates based on annual sales.
IF ANNUAL SALES ARE:
THEN THE COMMISSION…
arrow_forward
PLZ help with the following:
arrow_forward
Task 4:
The Development team of InstantStay wants to ensure that all email data of the users are lowercase. Otherwise, their login system could have problems finding the users. Therefore, they want you to ensure that each email in the table will always be lowercase after a new user is added. Create a TRIGGER called email_insert that will SET new email addresses to lowercase and run before new emails are added to the USERS table.
Task: Create a TRIGGER to ensure all new email address are lowercase
(SQL Database Test): Create a TRIGGER when adding new email to enforce a lowercase standard
(SQL Database Test): The TRIGGER converts new emails to a lowercase format
arrow_forward
Please see the attach photo for the instructions and the scenario
arrow_forward
PLz help with the following:
To open the Registry Editor, enter the regedit command and respond to the UAC box.Then you will see the five main keys and several subkeys listed on the left. Click the triangles on the left to see the subkeys. When you select a subkey, such as KeyboardClass , the names of the values in that subkey are displayed in the right pane along with the data assigned to each value.
2. Suppose we want to backup the registry key that contains a list of installedsoftware,whichisHKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall. First click the appropriate triangles to navigate to the key. Next, right-click the key and select Export from the shortcut menu. The Export Registry File dialog box appears.
arrow_forward
Besides there is an options menu that includes two options in the main activity. These are: 1. New Student 2. Exit When you click on the “New Student” option, a “New Activity” opens and the teacher enters the Student ID, Visa, Final Number, Phone Number and clicks the Add button. Thus, the student's information is recorded in the database. In addition, the grade point average is calculated by taking 40% of the student visa and 60% of the final. Both the grade point average and this student's phone number are sent to MainActivity. When registration is complete, the main activity is updated to include the list of the currently added student. In addition, if the average score coming from the main activity to NewActivity is equal to or greater than 50, an SMS is sent directly to the student's phone number indicating that he or she has passed the course. For this process, necessary permissions are obtained by following the permission procedure. If the student's average is less than…
arrow_forward
response page checks username and
password against arrays of valid usernames
and passwords (normally this is done
against a database - we'll change it later)
If valid - saves username to cookie, and sets
session variable LoggedIn to TRUE. If not,
sets the session variable to FALSE.
Displays link to "content page" (the page
you're protecting).
Created with Mi Notes
arrow_forward
Please see the attach photo for the instructions and the scenario for the use case to be made
arrow_forward
Hello, need sime help with this assignment. Photo is attached. Thank you!
arrow_forward
This one I don't get it I need help itn171
arrow_forward
Window 1Should have a welcome message, a textbox to receive AN EXISTING ID of the user and a button to access the data base. All users ID should be saved in a data base (Don’t use access). Once the Id is verified then the program will give the user access to the main menu window.Your database should have the following columns.
Use SQL/mySQL to create the database and Netbeans as the IDE.
arrow_forward
You are required to write a Product Management Android application for a small business as described below.
The user of the application is the Purchase Manager.
The Purchase Manager requires functionality for decision support on making purchases and updating stock quantities when stocks are received. Viewing of updated stock quantities and stock prices is required.
Create a TopLevel View as follows:
This view is the first page of your application. It presents to the Purchase Manager two options, one for Receiving Stocks, and one for Ordering Stocks.
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Related Questions
- Using C# in Visual Studio. Create a form with a button that will insert new data into a Database, the read button will retrieve data from a database and display it on the form, Update button will update a record into the database using the full name, and the delete button will delete a record into the database using full name.arrow_forwardEach member in a group, create a directory (with your studentID) then create a file (.txt) with your first name, in the file, add text to tell your full name and describe in one line your short goal in this term as a student. Then, display the file content. Finally, rename the file (first nameGoal). You MUST have screenshots for the task and all steps (the commands and outputs).arrow_forwardOpen the start file EX2019-ChallengeYourself-6-3. The file will be renamed automatically to include your name. If the workbook opens in Protected View, click the Enable Editing button in the Message Bar at the top of the workbook so you can modify the workbook. On the Sales Data worksheet, enter a formula in cell J4 to find the sales associate's region by extracting the first three characters of the sales associate's ID in cell C4. Use cell references where appropriate. Fill the formula down through cell J64. On the Sales Data worksheet, calculate the commission rate and commission paid for each sales associate. Beginning in cell F4, enter a formula using the IFS function to calculate the commission rate based on the following table. Hint: Do not include comma separators in numerical values in formulas. Excel interprets commas as function argument separators.Table EX 6.1 displays calculations for commission rates based on annual sales. IF ANNUAL SALES ARE: THEN THE COMMISSION…arrow_forward
- PLZ help with the following:arrow_forwardTask 4: The Development team of InstantStay wants to ensure that all email data of the users are lowercase. Otherwise, their login system could have problems finding the users. Therefore, they want you to ensure that each email in the table will always be lowercase after a new user is added. Create a TRIGGER called email_insert that will SET new email addresses to lowercase and run before new emails are added to the USERS table. Task: Create a TRIGGER to ensure all new email address are lowercase (SQL Database Test): Create a TRIGGER when adding new email to enforce a lowercase standard (SQL Database Test): The TRIGGER converts new emails to a lowercase formatarrow_forwardPlease see the attach photo for the instructions and the scenarioarrow_forward
- PLz help with the following: To open the Registry Editor, enter the regedit command and respond to the UAC box.Then you will see the five main keys and several subkeys listed on the left. Click the triangles on the left to see the subkeys. When you select a subkey, such as KeyboardClass , the names of the values in that subkey are displayed in the right pane along with the data assigned to each value. 2. Suppose we want to backup the registry key that contains a list of installedsoftware,whichisHKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall. First click the appropriate triangles to navigate to the key. Next, right-click the key and select Export from the shortcut menu. The Export Registry File dialog box appears.arrow_forwardBesides there is an options menu that includes two options in the main activity. These are: 1. New Student 2. Exit When you click on the “New Student” option, a “New Activity” opens and the teacher enters the Student ID, Visa, Final Number, Phone Number and clicks the Add button. Thus, the student's information is recorded in the database. In addition, the grade point average is calculated by taking 40% of the student visa and 60% of the final. Both the grade point average and this student's phone number are sent to MainActivity. When registration is complete, the main activity is updated to include the list of the currently added student. In addition, if the average score coming from the main activity to NewActivity is equal to or greater than 50, an SMS is sent directly to the student's phone number indicating that he or she has passed the course. For this process, necessary permissions are obtained by following the permission procedure. If the student's average is less than…arrow_forwardresponse page checks username and password against arrays of valid usernames and passwords (normally this is done against a database - we'll change it later) If valid - saves username to cookie, and sets session variable LoggedIn to TRUE. If not, sets the session variable to FALSE. Displays link to "content page" (the page you're protecting). Created with Mi Notesarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Np Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:CengageCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE L
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L