Windows
Not Just For Houses
Windows Not Just For Houses Everyone Uses Windows! Versions of - - PowerPoint PPT Presentation
Windows Not Just For Houses Everyone Uses Windows! Versions of Windows 10 There are multiple different versions of Windows 10 that support different features The version of Windows that we will be using is Enterprise edition This
Not Just For Houses
Everyone Uses Windows!
Versions of Windows 10
versions of Windows 10 that support different features
we will be using is Enterprise edition
useful in controlling a Windows environment
Users
computer
computer
for each user
standard account
Command: Control userpasswords2
Processes in windows
terms, is an executing program
computer including Windows programs is a process
launched in the form of an executable which is located
Files
files based on user accounts
permissions
sensitive files
Right click on a file and go to properties
Settings
works
Active Directory
Networks are complex
Windows Server
What can it do? Can take on many roles, just like linux
Active Directory and Group Policy
based network management
Other Common Roles and Features
Active Directory
Users
Users
Users
Groups
Domain
Danger Zone
Security Groups
inside Organizational Units (OU)
Users
Computers Network share Printer
Groups Domain
Groups in Groups?
Nesting
Inheritance
Think of trickle down theory…..
permissions from group above (parent object)
placed on top level group
Users
Computers Network share Printer
Parent Group Domain Children Groups
Computers and Devices
Can start to connect resources to each other
Users
Computers Network share Printer
Groups Domain
Active Directory
Confused yet?
(Objects)
from parent objects
AD Tips
Forests, trees, and leaves
Forests, trees, and leaves
Forests, trees, and leaves
Active Directory
Group Policy
Group Policy
for windows networks
setting imaginable
For example…..
Mapped drives and folder redirection
Mapped Drives
Folder Redirection
Group Policy
Group Policy
Key terms:
Multiple Group Policies
policies
department or group
Active directory and Group Policy
powerful tools for an admin
control 90% of functions
File Permissions
shares, hard drives
permissions
containing folder
file
Directory
More Windows!
Windows Firewalls
ports, or services
to block on
Task Scheduler
things
but use this for good things
Event Viewer
events
aggregate data for analysis
Command line
Powershell
Install-User -Username "User" -Description "LocalAdmin" -FullName "Local Admin by Powershell" -Password "Password01" Add-GroupMember -Name 'Administrators' -Member 'User'
Virtualization
virtualize
Windows Admin Tools
○ Can be useful for troubleshooting a locked file ○ Can be useful for keeping attackers out
○ Software raid
○ Centralized windows updates
○ PDQ deploy ○ Uses powershell to push out applications
○ Dive deeper into whats running
Windows Services (not roles and features)
processes managed by the Windows Service Manager
different states: Start,Stop, Pause, Resume, and Restart