Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Windows 10 for Enterprise Administrators

You're reading from  Windows 10 for Enterprise Administrators

Product type Book
Published in Sep 2017
Publisher Packt
ISBN-13 9781786462824
Pages 314 pages
Edition 1st Edition
Languages
Authors (3):
Richard Diver Richard Diver
Profile icon Richard Diver
Manuel Singer Manuel Singer
Profile icon Manuel Singer
Jeff Stokes Jeff Stokes
Profile icon Jeff Stokes
View More author details

Table of Contents (11) Chapters

Preface 1. Installation and Upgrading 2. Configuration and Customization 3. User Account Administration 4. Remote Administration Tools 5. Device Management 6. Protecting Enterprise Data in BYOD Scenarios 7. Windows 10 Security 8. Windows Defender Advanced Threat Protection 9. Advanced Configurations 10. RedStone 3 Changes

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning. Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Make a directory called C:\temp".

A block of code is set as follows:

if ($predefined) {
$predefined.Enabled = 1;
$predefined.Put() | Out-Null;
Write-Host Enabled $Id
}

Any command-line input or output is written as follows:

export-startlayout -path c:\temp\customstartscreenlayout.xml –verbose

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Users can manage their own sign in preferences by going to Start | Settings | Accounts | Sign-in options and selecting the options you prefer."

Warnings or important notes appear like this.
Tips and tricks appear like this.
lock icon The rest of the chapter is locked
Next Chapter arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}