I’m studying for my Computer Science class and need an explanation.
Hello,
I need two responses of at least 150 words each for the below students discussions for this week. Also in the bold below are the questions the students at answering.
Instructions:
1. Why is an update/patch process crucial for any organization to have and follow?
2. Discuss some issues that may arise when patching and updating machines.
3. List any observations, tips or questions about this lab that would prove helpful to fellow students prior to midnight on Wednesday and comment on other student posts with value added comments (not simply agreeing) by midnight Sunday for full credit consideration.
Student one:
The update/patch process is crucial for organizations and should be closely followed because software is inherently insecure. Software does consist of errors in which vulnerabilities could arise. In fact, many attacks happen because organizations do not patch their systems regularly which can/would have prevented the hacks. If an organization does not stay up to date on patches, and security updates, hackers can exploit known vulnerabilities with little work. (Admin, n.d.)
Although updates and patching systems is important, issues can arise. First of all, patches interrupt operations, but more importantly, patches and updates fail making the system unable to operate properly. This is why all updates should implemented in a test environment prior to being executed on the actual network. Additionally, the patches and updates could make it so certain programs cannot function properly. These two things are big issues because at times you cannot revert to a previously installed version and if you implement a patch or update that has not yet been executed in a test environment, there is a chance that you cannot revert to a previous version thus leaving your systems down until another update rolls out.
As usual, I have not yet gotten a chance to complete this weeks lab. I usually complete the labs later in the week after this forum post. Although, I have noticed that paying attention to the directions really does help. Sometimes I get ahead of myself and make silly mistakes and have a mini meltdown because I think I am going to have to redo the entire lab, just to realize I skipped a simple step, or overlooked pressing one button. Also, I have realized that I open WAY too many VM connections throughout my labs because I am not properly closing them out which has also caused me issues within the labs. That being said, I hope my struggles will help someone else.
References
Admin. (2017, October 31). 5 Important Reasons Why you need Patch Management. Retrieved from https://one.comodo.com/blog/patch-management/5-imp…
-Lindsey
Student two:
Class,
Here’s my submission for this week’s forum:
1. Why is an update/patch process crucial for any organization to have and follow?
An update/patch process is crucial for any organization to have and follow as software patch management for all computers and devices in the network is a key network security control. Attackers can identify what services are in widespread use and can even determine if a system is running any services of interest. Once attackers uncover new vulnerabilities, they generally share the information with other potential attackers and start looking for vulnerable systems. Maintaining updates and patches through a regular process will ensure an organization’s information systems are less vulnerable to threats.
2. Discuss some issues that may arise when patching and updating machines.
Despite the benefits of patching and updating machines, issues can still arise once they’re implemented. Some of those issues include the patch having an unknown vulnerability, deploying a patch before testing it, or the patch being incompatible with different systems throughout a network.
3. List any observations, tips or questions about this lab that would prove helpful to fellow students prior to midnight on Wednesday and comment on other student posts with value added comments (not simply agreeing) by midnight Sunday for full credit consideration.
This lab wasn’t too crazy once you got the hang of the commands and what format to use. I used this website for assistance and it really helped me understand the appropriate structure for each command and gave a good explanation of each as well:
https://docs.microsoft.com/en-us/powershell/module/addsadministration/set-addefaultdomainpasswordpolicy?view=win10-ps
Just remember that all of your commands to set or modify parts of the password policy will start with Set-ADDefaultDomainPasswordPolicy, the specific policy property you’re changing comes next (-MinPasswordAge), then the interval or value, and it ends with securelabs.com as the domain. Specific commands and what they do will be on that website, including how you should enter the specific times. Hope this helps!
Respectfully,
Shonnie
Works Cited:
Solomon, Michael. (2014, July). Security Strategies in Windows Platforms and Applications, 2nd Edition
[VitalSource Bookshelf version]. Retrieved from https://bookshelf.vitalsource.com/books/9781284047…