SYS265 Entry for: AD GPO - Oliver-Mustoe/Oliver-Mustoe-Tech-Journal GitHub Wiki

In this Lab we leveraged GPOs with Active Directory Domain Services.

Prerequisites

Setup notes

AD-GPO notes

3 Expanded Ideas

These are 3 terms or topics from the lecture or lab that I wanted to learn more about, and my research results.

PuTTY - PuTTY is a decades old program that works with SSH, Rlogin, SUPDUP, and SSH network protocols. It allows you to remotely use a system using network protocols.

SOURCES:https://www.chiark.greenend.org.uk/~sgtatham/putty/faq.html#faq

MSI Package - A MSI Package is a database file used to perform updating information on Windows. They have since their inception been used for third-party vendors to install applications on Windows machines.

SOURCES: https://blog.accessitautomation.com/msi-packaging

Event Viewer - Event Viewer is a Windows program that displays many different types of logs on the system. It is used frequently when wanting to troubleshoot with a GUI for Windows.

SOURCES: https://www.howtogeek.com/123646/htg-explains-what-the-windows-event-viewer-is-and-how-you-can-use-it/