Windows
Not just for houses
Windows Not just for houses Windows 1-10 Windows Server - - PowerPoint PPT Presentation
Windows Not just for houses Windows 1-10 Windows Server Essentially a jacked up windows 8 box - Still GUI based - Still makes no sense - No start menu :( - (Install classic shell)... trust me... Windows Server What can it do? - Email
Not just for houses
Windows 1-10
Windows Server
Essentially a jacked up windows 8 box
Windows Server
What can it do?
Roles and Features
Building blocks for everything Windows server
Common Roles and Features
Active Directory
Active Directory
Users
Users
Mapped drives and folder redirection
Mapped Drives
Folder Redirection
Why this is bad
Groups
Active Directory Game
Users Computers Network share Printer Groups Domain
Groups in Groups?
Nesting
Inheritance
Think of trickle down theory….. But if it actually worked
above
placed on top level group
Active Directory
Confused yet?
(objects)
AD Tips
Group Policy
Group Policy
for windows networks
setting
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
Windows Services (not roles and features)
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