mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-17 15:57:23 +00:00
Merge remote-tracking branch 'refs/remotes/origin/rs2' into jdrs2icd
This commit is contained in:
commit
8f322a1c3e
@ -413,3 +413,12 @@ When you deploy SEMM using this script application and with a configuration that
|
|||||||
Alternatively, you can configure the application installation to reboot automatically and to install invisibly to the user – in this scenario, a technician will be required to enter the thumbprint on each device as it reboots. Any technician with access to the certificate file can read the thumbprint by viewing the certificate with CertMgr. Instructions for viewing the thumbprint with CertMgr are in the [Create or modify the SEMM Configuration Manager scripts](#create-or-modify-the-semm-configuration-manager-scripts) section of this article.
|
Alternatively, you can configure the application installation to reboot automatically and to install invisibly to the user – in this scenario, a technician will be required to enter the thumbprint on each device as it reboots. Any technician with access to the certificate file can read the thumbprint by viewing the certificate with CertMgr. Instructions for viewing the thumbprint with CertMgr are in the [Create or modify the SEMM Configuration Manager scripts](#create-or-modify-the-semm-configuration-manager-scripts) section of this article.
|
||||||
|
|
||||||
Removal of SEMM from a device deployed with Configuration Manager using these scripts is as easy as uninstalling the application with Configuration Manager. This action starts the ResetSEMM.ps1 script and properly unenrolls the device with the same certificate file that was used during the deployment of SEMM.
|
Removal of SEMM from a device deployed with Configuration Manager using these scripts is as easy as uninstalling the application with Configuration Manager. This action starts the ResetSEMM.ps1 script and properly unenrolls the device with the same certificate file that was used during the deployment of SEMM.
|
||||||
|
|
||||||
|
>[!NOTE]
|
||||||
|
>Microsoft Surface recommends that you create reset packages only when you need to unenroll a device. These reset packages are typically valid for only one device, identified by its serial number. You can, however, create a universal reset package that would work for any device enrolled in SEMM with this certificate.
|
||||||
|
|
||||||
|
>We strongly recommend that you protect your universal reset package as carefully as the certificate you used to enroll devices in SEMM. Please remember that – just like the certificate itself – this universal reset package can be used to unenroll any of your organization’s Surface devices from SEMM.
|
||||||
|
|
||||||
|
>When you install a reset package, the Lowest Supported Value (LSV) is reset to a value of 1. You can reenroll a device by using an existing configuration package – the device will prompt for the certificate thumbprint before ownership is taken.
|
||||||
|
|
||||||
|
>For this reason, the reenrollment of a device in SEMM would require a new package to be created and installed on that device. Because this action is a new enrollment and not a change in configuration on a device already enrolled in SEMM, the device will prompt for the certificate thumbprint before ownership is taken.
|
@ -1,4 +1,5 @@
|
|||||||
# [What's new in Windows 10](index.md)
|
# [What's new in Windows 10](index.md)
|
||||||
|
## [What's new in Windows 10, version 1703](whats-new-windows-10-version-1703.md)
|
||||||
## [What's new in Windows 10, version 1607](whats-new-windows-10-version-1607.md)
|
## [What's new in Windows 10, version 1607](whats-new-windows-10-version-1607.md)
|
||||||
## [What's new in Windows 10, versions 1507 and 1511](whats-new-windows-10-version-1507-and-1511.md)
|
## [What's new in Windows 10, versions 1507 and 1511](whats-new-windows-10-version-1507-and-1511.md)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: What's new in Windows 10 (Windows 10)
|
title: What's new in Windows 10 (Windows 10)
|
||||||
description: Learn about new features in Windows 10 for IT professionals, such as Enterprise Data Protection, Microsoft Passport, Device Guard, and more.
|
description: Learn about new features in Windows 10 for IT professionals, such as Enterprise Data Protection, Windows Hello, Device Guard, and more.
|
||||||
ms.assetid: F1867017-76A1-4761-A200-7450B96AEF44
|
ms.assetid: F1867017-76A1-4761-A200-7450B96AEF44
|
||||||
keywords: ["What's new in Windows 10", "Windows 10", "anniversary update", "contribute", "edit topic"]
|
keywords: ["What's new in Windows 10", "Windows 10", "anniversary update", "contribute", "edit topic"]
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
@ -15,6 +15,7 @@ Windows 10 provides IT professionals with advanced protection against modern sec
|
|||||||
|
|
||||||
## In this section
|
## In this section
|
||||||
|
|
||||||
|
- [What's new in Windows 10, version 1703](whats-new-windows-10-version-1703.md)
|
||||||
- [What's new in Windows 10, version 1607](whats-new-windows-10-version-1607.md)
|
- [What's new in Windows 10, version 1607](whats-new-windows-10-version-1607.md)
|
||||||
- [What's new in Windows 10, versions 1507 and 1511](whats-new-windows-10-version-1507-and-1511.md)
|
- [What's new in Windows 10, versions 1507 and 1511](whats-new-windows-10-version-1507-and-1511.md)
|
||||||
|
|
||||||
|
@ -13,7 +13,9 @@ localizationpriority: high
|
|||||||
|
|
||||||
Below is a list of some of the new and updated features included in the initial release of Windows 10 (version 1507) and the Windows 10 update to version 1511.
|
Below is a list of some of the new and updated features included in the initial release of Windows 10 (version 1507) and the Windows 10 update to version 1511.
|
||||||
|
|
||||||
> **Note:** For release dates and servicing options for each version, see [Windows 10 release information](https://technet.microsoft.com/en-us/windows/release-info).
|
>[!NOTE]
|
||||||
|
>For release dates and servicing options for each version, see [Windows 10 release information](https://technet.microsoft.com/en-us/windows/release-info).
|
||||||
|
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
|
@ -14,7 +14,9 @@ localizationpriority: high
|
|||||||
|
|
||||||
Below is a list of some of the new and updated features in Windows 10, version 1607 (also known as the Anniversary Update).
|
Below is a list of some of the new and updated features in Windows 10, version 1607 (also known as the Anniversary Update).
|
||||||
|
|
||||||
> **Note:** For release dates and servicing options for each version, see [Windows 10 release information](https://technet.microsoft.com/en-us/windows/release-info).
|
>[!NOTE]
|
||||||
|
>For release dates and servicing options for each version, see [Windows 10 release information](https://technet.microsoft.com/en-us/windows/release-info).
|
||||||
|
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
|
23
windows/whats-new/whats-new-windows-10-version-1703.md
Normal file
23
windows/whats-new/whats-new-windows-10-version-1703.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
title: What's new in Windows 10, version 1607 (Windows 10)
|
||||||
|
description: This topic lists new and updated topics in the What's new in Windows 10 documentation for Windows 10 and Windows 10 Mobile.
|
||||||
|
keywords: ["What's new in Windows 10", "Windows 10", "creators update"]
|
||||||
|
ms.prod: w10
|
||||||
|
ms.mktglfcycl: deploy
|
||||||
|
ms.sitesec: library
|
||||||
|
author: TrudyHa
|
||||||
|
localizationpriority: high
|
||||||
|
---
|
||||||
|
|
||||||
|
# What's new in Windows 10, version 1703
|
||||||
|
|
||||||
|
Below is a list of some of the new and updated features in Windows 10, version 1703 (also known as the Creators Update).
|
||||||
|
|
||||||
|
>[!NOTE]
|
||||||
|
>For release dates and servicing options for each version, see [Windows 10 release information](https://technet.microsoft.com/en-us/windows/release-info).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Learn more
|
||||||
|
|
||||||
|
- [Windows 10 release information](https://technet.microsoft.com/en-us/windows/release-info)
|
Loading…
x
Reference in New Issue
Block a user