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

What's hot

Emmanuel's Technical Slides 2015
Emmanuel's Technical Slides 2015Emmanuel's Technical Slides 2015
Emmanuel's Technical Slides 2015
Onwubiko Emmanuel
 

What's hot (20)

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

Similar to What's New in Windows 10

How Windows 8 Metro is Revolutionary - Build Conference Highlights 2011
How Windows 8 Metro is Revolutionary - Build Conference Highlights 2011How Windows 8 Metro is Revolutionary - Build Conference Highlights 2011
How Windows 8 Metro is Revolutionary - Build Conference Highlights 2011
Perficient, Inc.
 
Ibm sametime 9 complete basic features installation from zero to hero
Ibm sametime 9 complete basic features installation from zero to heroIbm sametime 9 complete basic features installation from zero to hero
Ibm sametime 9 complete basic features installation from zero to hero
a8us
 

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

Recent Developments in IT
Recent Developments in ITRecent Developments in IT
Recent Developments in IT
 
How Windows 10 will change the way we use devices
How Windows 10 will change the way we use devicesHow Windows 10 will change the way we use devices
How Windows 10 will change the way we use devices
 
ASP.NET 5: What's the Big Deal
ASP.NET 5: What's the Big DealASP.NET 5: What's the Big Deal
ASP.NET 5: What's the Big Deal
 
235042632 super-shop-ee
235042632 super-shop-ee235042632 super-shop-ee
235042632 super-shop-ee
 
Across the Isile - SMB Nation 2015
Across the Isile - SMB Nation 2015Across the Isile - SMB Nation 2015
Across the Isile - SMB Nation 2015
 
14A81A05A1
14A81A05A114A81A05A1
14A81A05A1
 
WPF Applications, It's all about XAML these days
WPF Applications, It's all about XAML these daysWPF Applications, It's all about XAML these days
WPF Applications, It's all about XAML these days
 
Windows 8 product guide business english
Windows 8 product guide business englishWindows 8 product guide business english
Windows 8 product guide business english
 
A developer's first impressions for windows 8
A developer's first impressions for windows 8A developer's first impressions for windows 8
A developer's first impressions for windows 8
 
Windows 10 deployment using ConfigMgr and MDT
Windows 10 deployment using ConfigMgr and MDTWindows 10 deployment using ConfigMgr and MDT
Windows 10 deployment using ConfigMgr and MDT
 
OpenNTF Blast from ILUG 2007
OpenNTF Blast from ILUG 2007OpenNTF Blast from ILUG 2007
OpenNTF Blast from ILUG 2007
 
Windows10
Windows10Windows10
Windows10
 
Build Conference Highlights: How Windows 8 Metro is Revolutionary
Build Conference Highlights: How Windows 8 Metro is RevolutionaryBuild Conference Highlights: How Windows 8 Metro is Revolutionary
Build Conference Highlights: How Windows 8 Metro is Revolutionary
 
How Windows 8 Metro is Revolutionary - Build Conference Highlights 2011
How Windows 8 Metro is Revolutionary - Build Conference Highlights 2011How Windows 8 Metro is Revolutionary - Build Conference Highlights 2011
How Windows 8 Metro is Revolutionary - Build Conference Highlights 2011
 
IBM Sametime 9 Complete - Basic Features Installation - From Zero To Hero - F...
IBM Sametime 9 Complete - Basic Features Installation - From Zero To Hero - F...IBM Sametime 9 Complete - Basic Features Installation - From Zero To Hero - F...
IBM Sametime 9 Complete - Basic Features Installation - From Zero To Hero - F...
 
The NEW KioWare for Windows!
The NEW KioWare for Windows! The NEW KioWare for Windows!
The NEW KioWare for Windows!
 
BP218 IBM Lotus Notes 8 and IBM Lotus Expeditor Customization for LotusScript...
BP218 IBM Lotus Notes 8 and IBM Lotus Expeditor Customization for LotusScript...BP218 IBM Lotus Notes 8 and IBM Lotus Expeditor Customization for LotusScript...
BP218 IBM Lotus Notes 8 and IBM Lotus Expeditor Customization for LotusScript...
 
Ibm sametime 9 complete basic features installation from zero to hero
Ibm sametime 9 complete basic features installation from zero to heroIbm sametime 9 complete basic features installation from zero to hero
Ibm sametime 9 complete basic features installation from zero to hero
 
IBM Sametime 9 Complete - Basic Features Installation
IBM Sametime 9 Complete - Basic Features InstallationIBM Sametime 9 Complete - Basic Features Installation
IBM Sametime 9 Complete - Basic Features Installation
 
Visual Studio 2012 introduction
Visual Studio  2012 introductionVisual Studio  2012 introduction
Visual Studio 2012 introduction
 

More from Global Knowledge Training

More from Global Knowledge Training (20)

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

Recently uploaded

Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Peter Udo Diehl
 

Recently uploaded (20)

Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024
 
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara Laskowska
 
UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCustom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 

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