Risk

1.Think carefully about how you live your life and how you go about planning for the future. How do you manage risks? What threats might you face? How do you think about them? There are health, economic, physical security, home security, and other types of risks. You will also face rewards. What is the relationship between risk and reward? You probably do not have a written plan, but there may be things you do every day with realizing it that mitigate or eliminate those risks. Discuss these and how they relate and are different from the risks businesses and other organizations may face.

2.Discuss the characteristics of security policy acceptance and enforcement and the factors that may make those processes difficult. Discuss how security policies are different from other (non-security) policies business generally have. Are they inherently more difficult to design and implement? Why or why not?

Week 4 Lab

 

Scenario/Summary

The purpose of this lab is to develop your programming skills and introduce functions.

Write a program that simulates flipping a coin and rolling a dice.

A user will input their choice of flipping a coin (C), rolling a dice (D), or exiting (E).

If the user chooses a coin toss, the program will ask how many times the coin should be tossed, then will simulate tossing the coin that many times and print the result to the user.

If the user chooses rolling a die, the program will ask how many sides the die has and how many times it should be rolled. The program will then simulate rolling a die (with the number of sides specified) that many times.

The program will continue until the user presses E.

writing from scratch

 As you consider the reputation service and the needs of customers or individual consumers, as well as, perhaps, large organizations that are security conscious like our fictitious enterprise, Digital Diskus, what will be the expectations and requirements of the customers? Will consumers’ needs be different from those of enterprises? Who owns the data that is being served from the reputation service? In addition, what kinds of protections might a customer expect from other customers when accessing reputations? (At least 3 pages).

Click for more options

analysing 4.1

 Watch:

  1. Andy Kirk: Let’s have a think about data visualization thinking. (2015).

PowerPoint: Analyzing and Visualizing Data Ch 5.pptx Analyzing and Visualizing Data Ch 5.pptx – Alternative Formats
Videos:Chapter 5 video:   Analyzing and Visualizing Data – Chapter 5.mp4  Click for more optionsLink to video 1:   Analyzing and Visualizing Data – Chapter 6.mp4Link to video 2:   Histogram Chart.mp4  Additional videos that may assist you:https://www.youtube.com/watch?v=32o0DnuRjfg  

This week we focus on establishing your editorial thinking.  What does the author mean by editorial thinking?  Also, this week there was a video of Andy Kirk (2015) noting the key concepts of data visualization thinking.  Please pick one major concept from the video and note what was said and your thoughts about the topic. 

In response to peers, add to their thoughts on the video and their topi

Chat for me and the players

GTA Online is a multiplayer phenomenon on PS4, Xbox One and PC . And it is even more so on these dates, since the Halloween 2021 events are held in Los Santos. Not only do we have an alien invasion and Christine’s dangerous car, but there are quite a few dangerous killers in GTA Online.

Do you regularly play GTA Online ? If so, we recommend you take a look at online chatting rooms, where we discuss various news about the game. You can get an exclusive t-shirt. Four dangerous serial killers await you in GTA Online, based on well-known characters such as Jason Voorhees and Pennywise .

If you’re curious and brave, here’s how to find the killers and get a shirt in GTA Online. Will you have the courage to face them? Crime rates have increased in GTA Online, because there are four killers on the loose around the map. And each one of them honors a mythical character from popular culture.
We are talking, of course, about the clown, the driver (driven), the murderer (slasher) and the psychopath (psycho) . Each of them has a spawn zone, albeit randomly.

These evil NPCs will try to kill you as soon as they see you, but there is a great incentive to face them and defeat them: you will get an exclusive Twilight Knife t-shirt . Of course, for this you will first have to find and hunt them down. It is not easy at all, because Los Santos is very large, and each one will only appear based on some prerequisites and conditions. 

In a short essay

  

1. In a short essay discuss the pros and cons of nesting organizational units within other organizational units. How does this type of structure affect GPO processing?2. In a short essay, discuss the use of PowerShell in automating account management. What is a batch file? Name and describe three commands to manage accounts.3. The policy settings on domain member computers can be affected by domain GPOs linked to the site, domain, or OU in Active Directory. The Group Policy Management Console (GPMC) stores Starter GPOs in a folder named StarterGPOs, located on the shared sysvol folder found on domain controllers. In a ½ page essay explain how you would implement GPOs on a small manufacturing company’s network.4. In a short essay, define and describe the use of the Security Configuration and Analysis snap-in.5. Research user account objects in Active Directory. What restrictions apply to user account objects? In a 1 page essay (double-spaced), discuss the format of the user account naming scheme for a global organization. How would the user account naming structure differ for a network that has an international subsidiary in Singapore? How would alphabetizing the user name list differ in Asia? What recommendations would you suggest?

Risk management

 Risk management is one of the most important components in empowering an organization to achieve its ultimate vision. With proper risk management culture and knowledge, team members will be “speaking” the same language, and they will leverage common analytical abilities to identify and mitigate potential risks as well as exploit opportunities in a timely fashion. In order to consolidate efforts, the existence of an integrated framework is crucial. This is why an ERM is necessary to the fulfillment of any organization’s goals and objectives.In your final research project for the course, your task is to write a 7 page paper discussing the following concepts:

  • Introduction
  • Why should an organization Implement an ERM application?
  • What are some key challenges and solutions to Implementing an ERM?
  • What is Important for an effective ERM?
  • Discuss at least one real organization that has been effective with implementing an ERM framework or /application.
  • Conclusion, final thoughts for future research
  • Recommendation

Your paper should meet the following requirements:

Be approximately seven to ten pages in length, not including the required cover page and reference page.

  • Follow APA7 guidelines. Your paper should include an introduction, a body with fully developed content, and a conclusion.

Exp19_Access_Ch02_ML1 – Game Collection 1.2

 

Exp19_Access_Ch02_ML1 – Game Collection 1.2

  

Exp19_Access_Ch02_ML1 – Game Collection 1.2

   Access Chapter 2 Mid-Level 1 – Games 

 

Project Description:

You have cataloged your vintage video games in an Access database. In  this project, you add two tables to a database you have started? One to  identify the game system that runs your game and the other to identify  the category or genre of the game. Then you will join each table in a  relationship so that you can query the database.

Start Access. Open the downloaded   Access file named Exp19_Access_Ch02_ML1_Games.  Grader has automatically added   your last name to the beginning of the  filename. Save the file to the   location where you are storing your  files.

Open   the Games table and review the fields containing the game information. Close   the table.
 

  Create a new table in Design view. Add the field name SystemID and select AutoNumber as the Data Type. Add the caption System ID. Set the SystemID field as the primary   key for the table.

Add   a second field named SystemName   with the Short Text Data Type.   Change the SystemName field size property to 15.   Add the caption System Name.   Save the table as System.

Switch   to Datasheet view and enter the following system names, letting Access assign   the System ID:
 

XBOX 360
PS3
Wii
NES
PC Game
Nintendo 3DS
 

  Double-click the border to the   right of the System Name column to set the column width to Best Fit. Save and   close the table.

Create   a new table in Design view. Add the field name CategoryID   and select AutoNumber as the Data   Type. Add the caption Category ID.   Set the CategoryID field as the   Primary Key for the table.

Add   a second field named CategoryDescription   and accept Short Text as the Data   Type. Change the field size property to 25.   Add the caption Category Description.   Save the table as Category.

Switch   to Datasheet view, and enter the following Category Description, letting   Access assign the Category ID:
 

Action
Adventure
Arcade
Racing
Rhythm
Role-playing
Simulation
Sports
 

  Close the table.

Establish   relationships in the database by adding the Category, Games and System  tables to the Relationships   window. Close the Show Table dialog box.  Create a one-to-many relationship   between the SystemID field in the  System table and the SystemID field in the   Games table, enforcing  Referential Integrity. Select the option to cascade   update the related  fields.

Create   a one-to-many relationship between the CategoryID field in  the Category table   and the CategoryID field in the Games table,  enforcing Referential Integrity.   Select the option to cascade update  the related fields. Save and close the   Relationships window.

Create   a simple query using the Query Wizard. From the Games table, add the GameName and Rating fields (in that order). Save the query using the title Ratings. Switch to Design view. Sort the   Rating field in ascending order.

Click   the gray column selector at the   top of the Rating field, then click and drag the column to move it to the first position of the query design grid.   Add a Total row, click in the Totalrow   of the GameName column, click the arrow,   and then select Count.  The records   will be grouped by rating, and the number of games will  be counted for each   group. Run, save, and close the query.

Create   a new query in Design view. Add the Category,   Games, and System tables to the query design window. Add the following   fields to the query (in this order).
 

GameName

CategoryDescription
   Rating
   SystemName
   DateAcquired

Sort   the query in ascending order by GameName and run the query. Save the query as   Game List and close the query.

Copy   the Game List query in the   Navigation pane and paste it with the name PS3 Games.   Modify the query in Design view by using PS3    as the criteria for SystemName. Remove the sort by GameName and sort  in   ascending order by CategoryDescription. Save and run the query.  Close the query.

Create   a new query in Design view. Add the Category,   Games, and System  tables to   the query design window. Add fields (in this order) to  display the name of   the game, its rating, the category description of  the game, and the system   name. You only want to display Wii games with  a rating of Everyone or Teen.    Because the system name is the same for the games you plan to pack and  share,   hide this value from the results. Save the query as Thanksgiving Games and run the query. Close the query.

Reflective Journal

  

Reflective Journal 

Overview

Write a 1-page journal entry (approximately 250 words) in which you:

  1. Explain if polls are an       accurate assessment of public opinion. Cite a recent poll to support your       claim. How can polls sway public opinion? Does the overabundance of       accessible information lead to inaccurate polls? Why or why not?
  2. Complete the page/word       amount requirement. 
  3. Write with clarity,       following mechanics and formatting requirements.

Requirements

Your assignment must follow these formatting requirements:

  • This course requires the use of Strayer       Writing Standards. 
  • Include a source page.       A Journal Sample [PDF] has been uploaded for       your reference.