CompTIA A+ Core 2 Exam 220-1102
Lesson 14
Managing Windows Networking
Copyright © 2022 CompTIA, Inc. All Rights Reserved. | CompTIA.org
1
Objectives
• Configure Windows networking
• Troubleshoot Windows networking
• Configure Windows security settings
• Manage Windows shares
2
Lesson 14
Topic 14A
Configuring Windows Networking
Copyright © 2022 CompTIA, Inc. All Rights Reserved. | CompTIA.org
3
Windows Network Connection Types
• Wired (Ethernet)
• Device Manager properties
• Wireless
• Network name/service set ID (SSID)
list
• Joining a non-broadcast network
• Adapter properties
• Standards support, transmit
power, and roaming
aggressiveness
Screenshots courtesy of Microsoft
4
IP Addressing Schemes
• Internet Protocol (IP) addressing scheme
• IPv4 address and subnet mask
• IPv6 address and network prefix
• Default gateway
• Domain Name System (DNS) settings
• Static versus dynamic configuration
5
Windows Client Configuration
• Clients, protocols, and services
• IPv4 properties
• Obtain an IP address
automatically
• Static configuration
• Alternate configuration
Screenshot courtesy of Microsoft
6
Network Location
• Public versus private
• Network Location Awareness
• Controls whether host
discovery and sharing is
enabled
• Network navigation in File
Explorer
Screenshots courtesy of Microsoft
7
Windows Defender Firewall Configuration
Screenshots courtesy of Microsoft
8
VPN and WWAN Connection Types
• Virtual private network (VPN)
• Protocol support in Windows
versus third-party clients
• Remote network address
• Connecting and disconnecting
• Wireless wide area network
(WWAN)
• Cellular adapter and SIM card
• Metered connections and
limitations
Screenshots courtesy of Microsoft
9
Proxy Settings
• Clients connect to Internet via
server
• Content filtering and security
• Caching to improve performance
• Non-transparent configuration
• Proxy server address
• Port
Screenshot courtesy of Microsoft
10
Review Activity: Windows Networking
• Windows Network Connection Types
• IP Address Schemes
• Windows Client Configuration
• Network Location
• Windows Defender Firewall Configuration
• VPN and WWAN Connection Types
• Proxy Settings
11
Lesson 14
Topic 14B
Troubleshooting Windows Networking
Copyright © 2022 CompTIA, Inc. All Rights Reserved. | CompTIA.org
12
Troubleshoot IP Configuration
• Windows adapter error states
• Limited connectivity versus No Internet
• ipconfig Command
• Basic versus detailed (/all)
• Manage DHCP (/release and /renew)
• Manage DNS cache (/displaydns and
/flushdns)
• hostname Command
Screenshots courtesy of Microsoft
• Network reset
13
Troubleshoot Local Network Connectivity
• ping to test connectivity with host
• ping loopback and own IP
• ping gateway
• ping remote host
• Response types
• Round-trip time (RTT) if responses
received
• Destination unreachable
• No reply (request timed out)
• ping by name
Screenshots courtesy of Microsoft
14
Troubleshoot Remote Network Connectivity
• tracert
• Path from gateway to remote
hosts
• Hop count
• Router ingress interface
• RTT
• pathing
• Measure more accurate latency
statistics
Screenshot courtesy of Microsoft
15
Troubleshoot Name Resolution
• Troubleshooting beyond basic
connectivity
• Security, name resolution, and
service availability
• Diagnose DNS issues with
nslookup
• Domain/host and record type to
Screenshot courtesy of Microsoft query
• Server to use to perform queries
16
Troubleshoot Network Ports
• netstat
• Report port status and
connections
• Switches
• -a to show all
• -b and -o report process that
opened the port
• -n use numerical formats
• -e and -s to report statistics
Screenshots courtesy of Microsoft
17
Review Activity: Windows Network Troubleshooting
• Troubleshoot IP Configuration
• Troubleshoot Local Network Connectivity
• Troubleshoot Remote Network Connectivity
• Troubleshoot Name Resolution
• Troubleshoot Network Ports
18
Lab Activity
• Assisted Lab: Configure Windows Networking
• Diagnose and remediate a network connectivity issue
19
Lesson 14
Topic 14C
Configure Windows Security Settings
Copyright © 2022 CompTIA, Inc. All Rights Reserved. | CompTIA.org
20
Logical Security Controls
• Security control types
• Physical, procedural, logical
• Logical security
• Access control system enforced by software
• Authentication, authorization, and accounting
• Access control lists (ACLs)
• Subjects receive permissions over resources (objects)
• Implicit deny
• Least privilege
21
User and Group Accounts
• User accounts
• Local versus Microsoft account
• Security groups
• Administrator
• Users (standard accounts)
• Guests
• Power users
• Managing user and group accounts
• Local Users and Groups management console
• net user Commands Screenshot courtesy of Microsoft
22
User Account Control
• Least privilege
• Require consent even if user is
administrator
• Allow temporary escalation of
privileges in standard user
session
• Run as administrator
• UAC settings
Screenshot courtesy of Microsoft
23
Authentication Methods
• Multifactor authentication (MFA)
• 2-step verification
• Validate sign-in by sending a soft token to a registered account, device, or
phone number
• Email, short message service (SMS), voice call
• Authenticator application
• Hard token authentication
24
Windows Login Options
• Windows authentication
• Local, network, and remote
• Username and password
• Windows Hello
• Personal identification number (PIN)
• Fingerprint
• Facial recognition
• Single sign-on (SSO)
• Kerberos authentication and authorization
• Password-less SSO
25
Windows Domains and Active Directory
• Local security accounts versus
Active Directory (AD) accounts
• Domain Controller (DC)
• Member server
• Kerberos SSO
• Security groups
Screenshot courtesy of Microsoft
• Organizational units (OU)
26
Group Policy and Login Scripts
• Group Policy Objects (GPOs)
• Attach to domains and OUs
• Apply to computer and user
accounts
• Administrative Templates
• Updating and monitoring policies
• gpupdate
• gpresult
• Login scripts Screenshots courtesy of Microsoft
27
Mobile Device Management
• Register mobile devices when
they connect to network
• Control use of apps and device
features
Screenshot courtesy of Microsoft
28
Review Activity: Security Settings
• Logical Security Controls
• User and Group Accounts
• User Account Control
• Authentication Methods
• Windows Login Options
• Windows Domains and Active Directory
• Group Policy and Login Scripts
• Mobile Device Management
29
Lesson 14
Topic 14D
Manage Windows Shares
Copyright © 2022 CompTIA, Inc. All Rights Reserved. | CompTIA.org
30
Workgroup Setup
• Workgroup networking versus
domain networking
• Peer-to-peer versus centralized
client/server models
• Network discovery and file
sharing
• Advanced sharing settings
• Password-protected sharing
Screenshot courtesy of Microsoft
31
File Share Configuration
• Public folder sharing
• Custom shares
• Read versus Read/write
• Administrative shares
• C$
• ADMIN$
Screenshot courtesy of Microsoft
32
Network Browsing Mapping Drives (Slide 1 of 2)
Screenshot courtesy of Microsoft
33
Network Browsing and Mapping Drives (Slide 2 of 2)
• Mapped drives
• net commands
• net use X: \\Host\Share
• net use X: /delete
• net view
Screenshots courtesy of Microsoft
34
Printer Sharing
Screenshot courtesy of Microsoft
35
NTFS versus Share Permissions
• Advantages of NTFS
permissions over share
permissions
• NTFS ACLs
• Principal (user or group account)
• Permissions (read/list/execute,
write, modify, full control)
• Allow versus deny
Screenshot courtesy of Microsoft • Effective permissions
36
Permissions Inheritance
• NTFS permissions are inherited from
parent (unless inheritance is
disabled)
• Share and NTFS permissions
inheritance
• Share permissions are always inherited
but only apply to network access
• Effective permissions are most
restrictive of share versus NTFS
• Configure Full Control share
permissions and use NTFS
permissions to achieve policy design
37
Domain Setup
• Joining a domain
• Network requirements
• Appropriate IP configuration
(DHCP)
• DNS servers
• Administrator approval
• Domain sign-in
Screenshots courtesy of Microsoft
38
Home Folders
• Configure personal share for
each user on file server
• User accesses home folder as
mapped drive
Screenshot courtesy of Microsoft
39
Roaming Profiles and Folder Redirection
• Roaming profile
• Profile is copied to workstation at
login
• Copied back to file share at logoff
• Folder redirection
• Personal folders are redirected to
file share
• Centralizes data storage and
reduces load on profile copying Screenshot courtesy of Microsoft
40
Review Activity: Windows Shares
• Workgroup Setup
• File Share Configuration
• Network Browsing and Mapping Drives
• Printer Sharing
• NTFS versus Share Permissions
• Permissions Inheritance
• Domain Setup
• Home Folders
• Roaming Profiles and Folder Redirection
41
Lab Activity
• Assisted Lab: Configure Folder Sharing in a Workgroup
• Configure and test a file share on a Windows host
• Assisted Lab: Support Active Directory Networking
• Join a computer to a domain and implement a logon script and folder
redirection policy
42
CompTIA A+ Core 2 Exam 220-1102
Lesson 14
Summary
Copyright © 2022 CompTIA, Inc. All Rights Reserved. | CompTIA.org
43