SlideShare a Scribd company logo
What’s New in
Windows 10
Presented by John Panagakos
John.Panagakos@globalknowledge.com
Content provided by Mark Morgan
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 2
John Panagakos (MCSE, MCSA, MCITP, MCT)
John.Panagakos@globalknowledge.com
 Microsoft Certified Trainer with more than 20 years of
experience in the IT industry
 Global Knowledge instructor in Canada who specializes
in Microsoft network and server maintenance and
troubleshooting
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 3
Agenda
 User Interface Changes
 Cortana and Search
 Microsoft Edge
 PowerShell 5.0
 Hyper-V in Windows 10
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 4
User Interface Changes
 The “New” Start Menu
 Modern Apps
 Switching Between Applications
 New “Snapping” Features
 Multiple Desktops
 The Action Center
 The Settings Interface
 Windows Hello
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 5
The “New” Start Menu
 The Start Menu has been redesigned to embrace both
the Windows 7 and Windows 8 style of use
 The Start button now provides access to a list of items
as well as a smaller tile-based interface
 The larger tile-based interface is enabled by default on
convertible tablets that are in tablet mode
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 6
The “New” Start Menu (cont.)
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 7
Modern Apps
 Modern apps no longer consume the entire screen
when in desktop mode
 Modern apps have a title bar with maximize, minimize,
and close buttons
 Software developers who have embraced the process
of writing apps for the modern interface may continue
to do so
 Classic desktop applications will behave just as they
always have
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 8
Modern Apps (cont.)
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 9
Switching Between Applications
 Users may switch between applications using the
traditional ALT + Tab key sequence
 This provides a thumbnail screen of the open windows
 Using the Windows Key + Tab will present a full screen
of thumbnails
 After releasing the keys, the screen stays up and the mouse
or touch can be used to select an application to switch to
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 10
Switching Between Applications (cont.)
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 11
New “Snapping” Features
 As with Windows 7, dragging a window to the side of
the screen makes it fill half of the screen
 The new twist is that snapping window to the left or
right now pops up a list of the other applications that
you may want to snap to the opposite side of the
screen
 Drag a window to the corner to have it fill only a quarter
of the screen
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 12
New “Snapping” Features (cont.)
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 13
New “Snapping” Features (cont.)
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 14
Multiple Desktops
 Windows 10 now supports multiple desktop
arrangements that you can switch between
 Use the “Task View” button on the taskbar or press
Windows Key + Tab to see a thumbnail view of running
applications
 Click the “New Desktop” button in the lower-right corner
 Drag applications from one desktop to another to see
those applications when you switch to a specific
desktop
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 15
Multiple Desktops (cont.)
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 16
The Action Center
 The Action Center will display “Toast” notifications for
system or application-related messages
 You can view a history of those messages by clicking
the Action Center icon in the System Tray
 The Action Center also provides a quick access to
frequently used tasks such as:
 Airplane mode
 Bluetooth
 Settings
 Brightness
 Location
 VPN
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 17
The Action Center (cont.)
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 18
The Settings Interface
 Provides a more tablet-friendly interface for
configuration
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 19
Windows Hello
 Uses facial recognition, iris recognition or fingerprint
reader for logon
 Requires a special camera with infrared capabilities for
facial recognition to work
 Standard laptop webcams will not work
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 20
Cortana and Search
 Searching
 What is Cortana?
 Using Cortana with Voice Commands
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 21
Searching
 Click the Start button and begin typing to search your
machine and the Internet
 This provides enhanced Start Menu search capability
vs. Windows 7 and is similar to the Windows 8.1 Start
Screen search capability
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 22
Searching (cont.)
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 23
What is Cortana?
 Cortana is the search assistant for text-based searches
of Windows
 Cortana also
recognizes
speech-based
searches and
commands
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 24
Using Cortana with Voice Commands
 Enable Cortana to listen for its “Wake-up” phrase “Hey
Cortana”
 In addition to search, Cortana can also control your
local machine using your voice commands
 Set reminders
 Check appointments
 Send email
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 25
Microsoft Edge
 The New Edge Interface
 Reading List
 Annotating Web Slides
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 26
The New Edge Interface
 Edge is a completely new browser from Microsoft
 It has a cleaner more Spartan interface
 Edge provides
compatibility with
modern websites
 Internet Explorer
is still available
when you need to
connect to legacy
websites and web
applications
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 27
Reading List
 Reading Lists enable you to save web pages and
articles for later reading
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 28
Annotating Web Slides
 Microsoft Edge allows you to annotate over live
websites
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 29
PowerShell 5.0
 The New PowerShell Prompt
 PowerShell ISE
 Other New Features
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 30
The New PowerShell Prompt
 The PowerShell prompt in version 5.0 has been
redesigned
 Support for standard paste keyboard shortcut CTRL +
V
 Pasted incompatible special characters such as slanted
quotes are automatically cleaned up and converted into
their command-line-safe equivalents
 Colorizes code as you type
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 31
The New PowerShell Prompt (cont.)
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 32
PowerShell ISE
 Transcripts are now supported
 Edit and debug remote scripts
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 33
Other New Features
 OneGet for package management
 Manage network switches
 Zip and unZip files
 ConvertFrom-String and Convert-String
 Convert text based upon a pattern
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 34
Other New Features (cont.)
 New-Item now supports symbolic links
 Provides the capabilities of mklink from cmd.exe
 Copy-Item allows copying of files between Sessions
 Enable Transcripts through a GPO
 To capture a transcript of all PowerShell commands
 Get-Clipboard and Set-Clipboard
(These are just a few of the highlights!)
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 35
Hyper-V in Windows 10
 Hot-add NICs and Memory
 PowerShell Direct
 New Checkpoint Structure
 New VM Configuration File Format
 Other New Features
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 36
Hot-Add NICs and Memory
 Add and remove network adapters and memory while
the VM is running
 For Generation 2 virtual machines only
 Works with Windows and Linux VMs
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 37
PowerShell Direct
 Execute PowerShell commands from the host to the
guest
 No network connection to the guest VM is required
 Firewalls are not an issue
 The host and the guest must both be running
Windows 10
 To open a PowerShell Direct session
 Enter-PSSession –VMName TestVM
 To run a command via PowerShell Direct
 Invoke-Command –VMName TestVM {Get-Service}
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 38
New Checkpoint Structure
 Production Checkpoints are now supported
 Volume Shadow Copy inside the guest is used to
provide the checkpoint
 Works with Windows and Linux VMs
 Provides for a more efficient checkpoint that does not
use a series of differencing disks that can grow
unchecked
 Standard Saved State checkpoints are still supported
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 39
New VM Configuration File Format
 VMs now have a new *.vmcx configuration file
 Instead of XML the new file is stored in a binary format
 This is more efficient for rapidly changing VM settings
and properties
 Directly editing the configuration file is no longer
supported
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 40
Other New Features
 The VM Integration Services components will now
install via Windows Update instead of from the Hyper-V
manager
 Integration Services updates are available for: Windows 7,
Windows Server 2008 R2, Windows 8 and Windows Server
2012
 VMs moved or imported from Windows 8.1 Hyper-V will
retain their VM configuration version
 This keeps the VMs compatible with Windows 8.1 Hyper-V
 To take advantage of new Hyper-V features, the VM
configuration must be updated from version 5 to version 6
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 41
Other New Features (cont.)
 Secure boot for Linux
 Ubuntu 14.04 and later, and SUSE Linux Enterprise Server 12
 Connected standby now available with Hyper-V
enabled on Windows 10
© 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 42
Learn More
Recommended Global Knowledge
Courses
 Installing and Configuring Windows
10 (M20697-1A)
 Deploying and Managing Windows
10 Using Enterprise Services
(M20697-2A)
 Coming Soon: Supporting and
Troubleshooting Windows 10
(M10982)
Request an On-Site Delivery
 We can tailor our courses to meet
your needs
 We can deliver them in a private
setting
Visit Our Knowledge Center
 Assessments
 Blog
 Case Studies
 Demos
 Lab Topologies
 Special Reports
 Twitter
 Videos
 Webinars
 White Papers

More Related Content

PDF
What's New in Windows 10
PPTX
Windows 10
PPTX
Windows 10: What's New? What's Different?
PDF
Must Have Apps for Windows 10
PDF
Windows 10 in 10 Minutes
PPTX
Features of Windows 10
PPTX
Windows 10
PPTX
Windows 10
What's New in Windows 10
Windows 10
Windows 10: What's New? What's Different?
Must Have Apps for Windows 10
Windows 10 in 10 Minutes
Features of Windows 10
Windows 10
Windows 10

What's hot (20)

PPTX
Eight Hot New Features of Windows 10
DOCX
Will windows 11 bring errors
PPT
Top New Features in Windows 10
PPTX
Windows 10 features
PPT
How to install windows 10
PPTX
Windows 10 – 8 Tips & Tricks
PPTX
Customizing & Using Windows 10
PPTX
Windows 10 user guide
PPTX
Windows 10
PPTX
Windows 11 updates
PPTX
Windows 11 ARE YOU READY?
PPTX
Windows 10
PDF
Windows 10
DOCX
Install windows 11
PPTX
How to Install Windows 10, 8 and 7 Without USB Drive or DVD
PPTX
Window 10 ppt
PDF
Emmanuel's Technical Slides 2015
PPTX
Windows 11
PPTX
Windows 10 Main User Interface (UI)
PPTX
Windows 7 Magic
Eight Hot New Features of Windows 10
Will windows 11 bring errors
Top New Features in Windows 10
Windows 10 features
How to install windows 10
Windows 10 – 8 Tips & Tricks
Customizing & Using Windows 10
Windows 10 user guide
Windows 10
Windows 11 updates
Windows 11 ARE YOU READY?
Windows 10
Windows 10
Install windows 11
How to Install Windows 10, 8 and 7 Without USB Drive or DVD
Window 10 ppt
Emmanuel's Technical Slides 2015
Windows 11
Windows 10 Main User Interface (UI)
Windows 7 Magic
Ad

Similar to What's New in Windows 10 (20)

PDF
Windows10 for beginners
PPTX
Windows 10 by Jitendra mca GIMT Kanipla hariyana
PPTX
Chap 3A – Operating System and Virus (Windows 10).pptx
PDF
Windows10TipsandTricksBooklet
DOCX
Jatin Sharma lab file.docx
DOCX
Jatin Sharma lab file.docx
PPTX
Win10 final
PPTX
Leap ahead with windows 10
PPTX
COMPARISON OF WINDOWS 7 AND WINDOWS 10
PPTX
Windows 10
PPTX
10 Reasons to Love Windows 10
PPTX
windows8 vs windows10
PPTX
Windows Operating System.pptx
PPTX
Windows10 fundamental
PPTX
An introduction to Windows 10
PDF
Microsoft windows 10 release date drawing closer
PPTX
Windows10
PDF
Windows 10 in easy steps Covers the Creators Update 3rd Edition Nick Vandome
PDF
guide for windows 10 - basic for begginers
Windows10 for beginners
Windows 10 by Jitendra mca GIMT Kanipla hariyana
Chap 3A – Operating System and Virus (Windows 10).pptx
Windows10TipsandTricksBooklet
Jatin Sharma lab file.docx
Jatin Sharma lab file.docx
Win10 final
Leap ahead with windows 10
COMPARISON OF WINDOWS 7 AND WINDOWS 10
Windows 10
10 Reasons to Love Windows 10
windows8 vs windows10
Windows Operating System.pptx
Windows10 fundamental
An introduction to Windows 10
Microsoft windows 10 release date drawing closer
Windows10
Windows 10 in easy steps Covers the Creators Update 3rd Edition Nick Vandome
guide for windows 10 - basic for begginers
Ad

More from Global Knowledge Training (20)

PPTX
Taking Advantage of Microsoft PowerShell
PPTX
PAN-OS - Network Security/Prevention Everywhere
PPTX
The Basics of Computer Networking
PPTX
How To Troubleshoot Group Policy in Windows 10
PPTX
Accelerating with Ansible
PPTX
Why Pentesting is Vital to the Modern DoD Workforce
PPTX
How to Maximize Your Training Budget
PPTX
Develop Your Skills with Unlimited Access to Red Hat Online Learning
PPTX
Exploring the Upgrade from VMware vSphere: Install, Configure, Manage 6 5 to 6 7
PPTX
What’s Next For Your Azure Certification Journey
PPTX
Cisco's Intent-Based Networking and the Journey to Software Defined Networks
PPTX
How to Build a Winning Cybersecurity Team
PPTX
Why It’s Critical to Apply the Risk Management Framework to Your IT Moderniza...
PPTX
How to Build a Web Server with AWS Lambda
PPTX
The Essence of DevOps: What it Can Mean for You and Your Organization
PPTX
How to Migrate a Web App to AWS
PPTX
How to Make Agile Project Management Work in Your Organization
PPTX
What is Cryptojacking and How Can I Protect Myself?
PDF
How the Channel Can Break Down the Barriers to Cloud Success
PPTX
How to Avoid Cloud Migration Pitfalls
Taking Advantage of Microsoft PowerShell
PAN-OS - Network Security/Prevention Everywhere
The Basics of Computer Networking
How To Troubleshoot Group Policy in Windows 10
Accelerating with Ansible
Why Pentesting is Vital to the Modern DoD Workforce
How to Maximize Your Training Budget
Develop Your Skills with Unlimited Access to Red Hat Online Learning
Exploring the Upgrade from VMware vSphere: Install, Configure, Manage 6 5 to 6 7
What’s Next For Your Azure Certification Journey
Cisco's Intent-Based Networking and the Journey to Software Defined Networks
How to Build a Winning Cybersecurity Team
Why It’s Critical to Apply the Risk Management Framework to Your IT Moderniza...
How to Build a Web Server with AWS Lambda
The Essence of DevOps: What it Can Mean for You and Your Organization
How to Migrate a Web App to AWS
How to Make Agile Project Management Work in Your Organization
What is Cryptojacking and How Can I Protect Myself?
How the Channel Can Break Down the Barriers to Cloud Success
How to Avoid Cloud Migration Pitfalls

Recently uploaded (20)

PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Enhancing emotion recognition model for a student engagement use case through...
PDF
Mushroom cultivation and it's methods.pdf
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
WOOl fibre morphology and structure.pdf for textiles
PDF
project resource management chapter-09.pdf
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Hybrid model detection and classification of lung cancer
PDF
Zenith AI: Advanced Artificial Intelligence
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
Heart disease approach using modified random forest and particle swarm optimi...
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
A comparative analysis of optical character recognition models for extracting...
PPTX
Chapter 5: Probability Theory and Statistics
PDF
A comparative study of natural language inference in Swahili using monolingua...
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Enhancing emotion recognition model for a student engagement use case through...
Mushroom cultivation and it's methods.pdf
Accuracy of neural networks in brain wave diagnosis of schizophrenia
MIND Revenue Release Quarter 2 2025 Press Release
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Programs and apps: productivity, graphics, security and other tools
WOOl fibre morphology and structure.pdf for textiles
project resource management chapter-09.pdf
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Assigned Numbers - 2025 - Bluetooth® Document
Hybrid model detection and classification of lung cancer
Zenith AI: Advanced Artificial Intelligence
cloud_computing_Infrastucture_as_cloud_p
Heart disease approach using modified random forest and particle swarm optimi...
Building Integrated photovoltaic BIPV_UPV.pdf
A comparative analysis of optical character recognition models for extracting...
Chapter 5: Probability Theory and Statistics
A comparative study of natural language inference in Swahili using monolingua...

What's New in Windows 10

  • 1. What’s New in Windows 10 Presented by John Panagakos John.Panagakos@globalknowledge.com Content provided by Mark Morgan
  • 2. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 2 John Panagakos (MCSE, MCSA, MCITP, MCT) John.Panagakos@globalknowledge.com  Microsoft Certified Trainer with more than 20 years of experience in the IT industry  Global Knowledge instructor in Canada who specializes in Microsoft network and server maintenance and troubleshooting
  • 3. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 3 Agenda  User Interface Changes  Cortana and Search  Microsoft Edge  PowerShell 5.0  Hyper-V in Windows 10
  • 4. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 4 User Interface Changes  The “New” Start Menu  Modern Apps  Switching Between Applications  New “Snapping” Features  Multiple Desktops  The Action Center  The Settings Interface  Windows Hello
  • 5. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 5 The “New” Start Menu  The Start Menu has been redesigned to embrace both the Windows 7 and Windows 8 style of use  The Start button now provides access to a list of items as well as a smaller tile-based interface  The larger tile-based interface is enabled by default on convertible tablets that are in tablet mode
  • 6. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 6 The “New” Start Menu (cont.)
  • 7. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 7 Modern Apps  Modern apps no longer consume the entire screen when in desktop mode  Modern apps have a title bar with maximize, minimize, and close buttons  Software developers who have embraced the process of writing apps for the modern interface may continue to do so  Classic desktop applications will behave just as they always have
  • 8. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 8 Modern Apps (cont.)
  • 9. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 9 Switching Between Applications  Users may switch between applications using the traditional ALT + Tab key sequence  This provides a thumbnail screen of the open windows  Using the Windows Key + Tab will present a full screen of thumbnails  After releasing the keys, the screen stays up and the mouse or touch can be used to select an application to switch to
  • 10. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 10 Switching Between Applications (cont.)
  • 11. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 11 New “Snapping” Features  As with Windows 7, dragging a window to the side of the screen makes it fill half of the screen  The new twist is that snapping window to the left or right now pops up a list of the other applications that you may want to snap to the opposite side of the screen  Drag a window to the corner to have it fill only a quarter of the screen
  • 12. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 12 New “Snapping” Features (cont.)
  • 13. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 13 New “Snapping” Features (cont.)
  • 14. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 14 Multiple Desktops  Windows 10 now supports multiple desktop arrangements that you can switch between  Use the “Task View” button on the taskbar or press Windows Key + Tab to see a thumbnail view of running applications  Click the “New Desktop” button in the lower-right corner  Drag applications from one desktop to another to see those applications when you switch to a specific desktop
  • 15. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 15 Multiple Desktops (cont.)
  • 16. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 16 The Action Center  The Action Center will display “Toast” notifications for system or application-related messages  You can view a history of those messages by clicking the Action Center icon in the System Tray  The Action Center also provides a quick access to frequently used tasks such as:  Airplane mode  Bluetooth  Settings  Brightness  Location  VPN
  • 17. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 17 The Action Center (cont.)
  • 18. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 18 The Settings Interface  Provides a more tablet-friendly interface for configuration
  • 19. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 19 Windows Hello  Uses facial recognition, iris recognition or fingerprint reader for logon  Requires a special camera with infrared capabilities for facial recognition to work  Standard laptop webcams will not work
  • 20. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 20 Cortana and Search  Searching  What is Cortana?  Using Cortana with Voice Commands
  • 21. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 21 Searching  Click the Start button and begin typing to search your machine and the Internet  This provides enhanced Start Menu search capability vs. Windows 7 and is similar to the Windows 8.1 Start Screen search capability
  • 22. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 22 Searching (cont.)
  • 23. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 23 What is Cortana?  Cortana is the search assistant for text-based searches of Windows  Cortana also recognizes speech-based searches and commands
  • 24. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 24 Using Cortana with Voice Commands  Enable Cortana to listen for its “Wake-up” phrase “Hey Cortana”  In addition to search, Cortana can also control your local machine using your voice commands  Set reminders  Check appointments  Send email
  • 25. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 25 Microsoft Edge  The New Edge Interface  Reading List  Annotating Web Slides
  • 26. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 26 The New Edge Interface  Edge is a completely new browser from Microsoft  It has a cleaner more Spartan interface  Edge provides compatibility with modern websites  Internet Explorer is still available when you need to connect to legacy websites and web applications
  • 27. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 27 Reading List  Reading Lists enable you to save web pages and articles for later reading
  • 28. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 28 Annotating Web Slides  Microsoft Edge allows you to annotate over live websites
  • 29. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 29 PowerShell 5.0  The New PowerShell Prompt  PowerShell ISE  Other New Features
  • 30. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 30 The New PowerShell Prompt  The PowerShell prompt in version 5.0 has been redesigned  Support for standard paste keyboard shortcut CTRL + V  Pasted incompatible special characters such as slanted quotes are automatically cleaned up and converted into their command-line-safe equivalents  Colorizes code as you type
  • 31. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 31 The New PowerShell Prompt (cont.)
  • 32. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 32 PowerShell ISE  Transcripts are now supported  Edit and debug remote scripts
  • 33. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 33 Other New Features  OneGet for package management  Manage network switches  Zip and unZip files  ConvertFrom-String and Convert-String  Convert text based upon a pattern
  • 34. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 34 Other New Features (cont.)  New-Item now supports symbolic links  Provides the capabilities of mklink from cmd.exe  Copy-Item allows copying of files between Sessions  Enable Transcripts through a GPO  To capture a transcript of all PowerShell commands  Get-Clipboard and Set-Clipboard (These are just a few of the highlights!)
  • 35. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 35 Hyper-V in Windows 10  Hot-add NICs and Memory  PowerShell Direct  New Checkpoint Structure  New VM Configuration File Format  Other New Features
  • 36. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 36 Hot-Add NICs and Memory  Add and remove network adapters and memory while the VM is running  For Generation 2 virtual machines only  Works with Windows and Linux VMs
  • 37. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 37 PowerShell Direct  Execute PowerShell commands from the host to the guest  No network connection to the guest VM is required  Firewalls are not an issue  The host and the guest must both be running Windows 10  To open a PowerShell Direct session  Enter-PSSession –VMName TestVM  To run a command via PowerShell Direct  Invoke-Command –VMName TestVM {Get-Service}
  • 38. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 38 New Checkpoint Structure  Production Checkpoints are now supported  Volume Shadow Copy inside the guest is used to provide the checkpoint  Works with Windows and Linux VMs  Provides for a more efficient checkpoint that does not use a series of differencing disks that can grow unchecked  Standard Saved State checkpoints are still supported
  • 39. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 39 New VM Configuration File Format  VMs now have a new *.vmcx configuration file  Instead of XML the new file is stored in a binary format  This is more efficient for rapidly changing VM settings and properties  Directly editing the configuration file is no longer supported
  • 40. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 40 Other New Features  The VM Integration Services components will now install via Windows Update instead of from the Hyper-V manager  Integration Services updates are available for: Windows 7, Windows Server 2008 R2, Windows 8 and Windows Server 2012  VMs moved or imported from Windows 8.1 Hyper-V will retain their VM configuration version  This keeps the VMs compatible with Windows 8.1 Hyper-V  To take advantage of new Hyper-V features, the VM configuration must be updated from version 5 to version 6
  • 41. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 41 Other New Features (cont.)  Secure boot for Linux  Ubuntu 14.04 and later, and SUSE Linux Enterprise Server 12  Connected standby now available with Hyper-V enabled on Windows 10
  • 42. © 2015 Global Knowledge Training LLC. All rights reserved. 10/15/2015 Page 42 Learn More Recommended Global Knowledge Courses  Installing and Configuring Windows 10 (M20697-1A)  Deploying and Managing Windows 10 Using Enterprise Services (M20697-2A)  Coming Soon: Supporting and Troubleshooting Windows 10 (M10982) Request an On-Site Delivery  We can tailor our courses to meet your needs  We can deliver them in a private setting Visit Our Knowledge Center  Assessments  Blog  Case Studies  Demos  Lab Topologies  Special Reports  Twitter  Videos  Webinars  White Papers