Draft:Windows Basics
This draft is ready for review. If you're the author, click below to notify a reviewer. A reviewer will check it for structure, sourcing, and accuracy. You may continue editing while you wait.Request reviewApprove draftReject draft
First, what is Windows?
Windows is an operating system developed by Microsoft that is the main software allowing you to control and use your computer. An operating system (OS) is essential because it manages the computer’s hardware and software resources, lets you run applications, and provides a way for you to interact with the system through windows, icons, and menus (known as a graphical user interface, or GUI). You are most likely running Windows on your computer right now.
Windows vs other operating systems
Windows, unlike other OS's such as Linux and FreeBSD, is more graphically focused, meaning that the user is able to see what exactly they are doing rather than typing commands in a terminal. However, Windows does have a terminal (Command Prompt(cmd) and Powershell).
What to expect
You are mainly going to see and have to configure:
- Forensics Questions
- Unauthorized Users and Administrators
- Unsecure passwords
- Unsecure group policy settings
- Outdated software
- Malware
- Unnecessary services
- Unauthorized media and apps
- Unsecure apps
- Misconfigured firewall and antivirus settings
Familiarity
It is important to get yourself familiar with the operating system. You can do this mainly through:
- Reading guides/documentation. This should help you get a basic understanding.
- Creating a Windows VM. Try playing around with it. Here is a guide on how to create a VM
- Doing Practice Images. These can realy help with getting familiar with using common apps such as the ones in Microsoft Management Console(MMC).