Mike Halsey and

Joli Ballew

Windows Networking Troubleshooting

Mike Halsey

Gleadless Valley, Sheffield, South Yorkshire, UK

Joli Ballew

Garland, Texas, USA

Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub via the book's product page, located at www.apress.com/9781484232217 . For more detailed information, please visit www.apress.com/source-code .

ISBN 978-1-4842-3221-7

e-ISBN 978-1-4842-3222-4

https://doi.org/10.1007/978-1-4842-3222-4

Library of Congress Control Number: 2017958354

© Mike Halsey and Joli Ballew 2017

This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.

Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, logo, or image we use the names, logos, and images only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights.

While the advice and information in this book are believed to be true and accurate at the date of publication, neither the authors nor the editors nor the publisher can accept any legal responsibility for any errors or omissions that may be made. The publisher makes no warranty, express or implied, with respect to the material contained herein.

Printed on acid-free paper

Distributed to the book trade worldwide by Springer Science+Business Media New York, 233 Spring Street, 6th Floor, New York, NY 10013. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail [email protected], or visit www.springeronline.com. Apress Media, LLC is a California LLC and the sole member (owner) is Springer Science + Business Media Finance Inc (SSBM Finance Inc). SSBM Finance Inc is a Delaware corporation.

Windows Troubleshooting Series

When something goes wrong with technology, it can seem impossible to diagnose and repair the problem, and harder still to prevent a recurrence. In this series of books, we’ll take you inside the workings of your devices and software and teach you how to find and fix the problems using a simple step-by-step approach that helps you understand the cause, the solution, and the tools required.

Series Editor

Mike Halsey, MVP

A417584_1_En_BookFrontmatter_Figb_HTML.jpg

As a Microsoft Most Valuable Professional (MVP) awardee since 2011, the author of more than a dozen books on Microsoft Windows, and a teacher for many years, Mike Halsey understands the need to convey complex subjects in clear and nonintimidating ways.

He believes that the Windows Troubleshooting Series is a great example of how quality help, support, and tutorials can be delivered to individuals of all technical ability. He hopes you enjoy reading this and many other books in this series, both now and for years to come.

Contents

  1. Chapter 1:​ Understanding Networks
    1. My Network Is Bigger Than Your Network!
      1. HOSTS, LMHOSTS, and WINS
    2. Enterprise Networks
      1. Authentication Technologies
      2. Point-to-Point Protocol (PPP)
      3. Password Authentication Protocol (PAP)
      4. Challenge-Handshake Authentication Protocol (CHAP)
      5. Extensible Authentication Protocol (EAP)
      6. Kerberos
    3. Viewing Protocol Options on a Windows 10 Client Machine
      1. IPsec
    4. Popular Connection Technologies
      1. VPNs
    5. Summary
  2. Chapter 2:​ Managing Network Connections
    1. Understanding Networking Profiles
      1. Public (or Guest)
      2. Private
      3. Domain
      4. Changing the Network Profile
    2. Installing Network Support
    3. Joining a Wireless Network
      1. Using the Network Icon on the Taskbar
      2. Using the Settings Window
      3. Using Control Panel
      4. Using Adapter Options
      5. Connecting Automatically and Using Metered Connections
      6. Finding and Connecting to Wireless Hotspots
    4. Managing Wireless Networks
      1. Clearing the Network List
      2. Prioritizing Preferred Wireless Networks
      3. Viewing Network and Hardware Properties
      4. Using Random Hardware Addresses
      5. Creating Personal Mobile Hotspots
      6. Exploring netsh Commands
    5. Joining a Virtual Private Network
    6. Understanding Ad Hoc Networks
      1. Using Wired Ad Hoc Networks
      2. Using Wireless Ad Hoc Networks
    7. Managing Network Adapters
      1. Advanced
      2. Driver
      3. Events
      4. Power Management
    8. Summary
  3. Chapter 3:​ TCP/​IP Networking
    1. Exploring the Layers of the OSI Model
      1. Physical Layer
      2. Data-Link Layer
      3. Network Layer
      4. Transport Layer
      5. Upper Layers (Session, Presentation, Application)
    2. Understanding the Dual Stack
      1. IPv4 Addressing
      2. IPv6 Addressing
      3. IPv6 Transition
    3. Using DHCP
    4. Understanding DNS
    5. Troubleshooting Connections with Common TCP/​IP Tools
      1. ping
      2. ipconfig
      3. tracert
      4. netsh
    6. Summary
  4. Chapter 4:​ What Causes Networking Problems
    1. The Leg Bone’s Connected to the…
    2. Common Network Problems
      1. Wi-Fi Driver Issues
      2. Misconfigured Network Settings
      3. Hardware Issues
      4. User Error
    3. Updates and Patches
      1. Taming Windows Update
    4. Drivers and Hardware
      1. Obtaining Advanced Driver Information
      2. Identifying Unknown Drivers
      3. Getting Information About Driver Errors
    5. Software Problems and Incompatibilitie​s
    6. Wi-Fi Interference
    7. Network Hardware Problems
    8. Summary
  5. Chapter 5:​ Troubleshooting Networking
    1. Managing Routers
    2. The Windows Automated Troubleshooters
    3. System Restore
    4. Resetting the TCP/​IP Stack Using netsh
      1. Managing Wi-Fi Profiles Using netsh
    5. Windows Reset
    6. The Windows Administrative Tools
      1. Task Manager
      2. Resource Monitor
      3. Performance Monitor
      4. Event Viewer
      5. System Information
      6. Firewall with Advanced Security
    7. Microsoft SysInternals Suite
      1. Autoruns
      2. Process Explorer
      3. Process Monitor
      4. Microsoft Network Monitor
      5. Microsoft Message Analyzer
    8. Managing Roaming Network Profiles
    9. Managing Domain Settings
    10. Troubleshooting Active Directory or Azure
    11. Summary
  6. Chapter 6:​ Networking in a Virtual World
    1. Understanding Hyper-V
      1. Features of Hyper-V
      2. Hyper-V Requirements and Compatible OSs
    2. Installing Hyper-V
      1. Installing on Server 2016
      2. Installing on Windows 10
      3. Creating a Virtual Machine
      4. Creating a Virtual Switch
    3. Exploring Hyper-V Management Tools
      1. Hyper-V Settings
      2. Virtual Machine Settings
      3. Virtual Machine Connection
      4. Hyper-V Module for Windows PowerShell
      5. Windows PowerShell Direct
    4. Troubleshooting Hyper-V Connections
      1. Enable Enhanced Session Mode
      2. Locate Missing Local Resources
      3. More Troubleshooting Tips
    5. Introducing Windows Azure
    6. Summary
  7. Chapter 7:​ Troubleshooting Mobile Worker and BYOD Networking Problems
    1. Helping the Worker Help Themselves
      1. McGyvering the Situation
      2. The Problem Steps Recorder
      3. Game DVR
    2. Providing Remote Help and Support
      1. Configuring a PC for Remote Connections
      2. Quick Assist
      3. Windows Remote Assistance
      4. Remote Desktop
    3. Remote Management of BYOD PCs
    4. Summary
  8. Index

About the Authors and About the Technical Reviewer

About the Authors

A417584_1_En_BookFrontmatter_Figf_HTML.jpg
A417584_1_En_BookFrontmatter_Figc_HTML.jpg

Mike Halsey was first awarded as a Microsoft Most Valuable Professional (MVP) in 2011. He is the author of more than a dozen Windows books, including Troubleshooting Windows 7: Inside Out , Troubleshoot and Optimize Windows 8: Inside Out , Windows 10 Troubleshooting , and The Windows 10 Accessibility Handbook from Apress. He is also the author of other books in the Windows Troubleshooting Series. Based in Sheffield, United Kingdom, where he lives with his rescue border collies, Evan and Robbie, he gives many talks on Windows subjects from productivity to security, and he makes how-to and troubleshooting videos under the banner Windows.Do. You can follow him on Facebook and Twitter at @MikeHalsey .

A417584_1_En_BookFrontmatter_Figd_HTML.jpg

Joli Ballew is a Microsoft MVP and Windows expert. She has written almost 60 books, most on Windows technologies. She currently works at Lynda.com authoring and filming training videos; is an adjunct professor of technology at Brookhaven College in Farmers Branch, Texas; and teaches Microsoft certification boot camps at Collin College in Plano, Texas. Joli spends her spare time doing yoga and running and enjoys being with her family.

About the Technical Reviewer

A417584_1_En_BookFrontmatter_Fige_HTML.jpg

Massimo Nardone has more than 23 years of experience in security, web/mobile development, cloud computing, and IT architecture. His true IT passions are security and Android.

He currently works as the chief information security officer (CISO) for Cargotec Oyj and is a member of the ISACA Finland Chapter board. Over his long career, he has held these positions: project manager, software engineer, research engineer, chief security architect, information security manager, PCI/SCADA auditor, and senior lead IT security/cloud/SCADA architect. In addition, he has been a visiting lecturer and supervisor for exercises at the Networking Laboratory of the Helsinki University of Technology (Aalto University).

Massimo has a master of science degree in computing science from the University of Salerno in Italy, and he holds four international patents (PKI, SIP, SAML, and proxy areas). Besides working on this book, Massimo has reviewed more than 40 IT books for different publishing companies and is the coauthor of Pro Android Games (Apress, 2015).

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset