mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
edits
This commit is contained in:
commit
ec0f018830
@ -60,7 +60,7 @@ SDT for Business is supported on Surface 3 and later devices, including:
|
|||||||
To create an SDT package that you can distribute to users in your organization, you first need to install SDT at a command prompt and set a custom flag to install the tool in admin mode. SDT contains the following install option flags:
|
To create an SDT package that you can distribute to users in your organization, you first need to install SDT at a command prompt and set a custom flag to install the tool in admin mode. SDT contains the following install option flags:
|
||||||
|
|
||||||
- `SENDTELEMETRY` sends telemetry data to Microsoft. The flag accepts `0` for disabled or `1` for enabled. The default value is `1` to send telemetry.
|
- `SENDTELEMETRY` sends telemetry data to Microsoft. The flag accepts `0` for disabled or `1` for enabled. The default value is `1` to send telemetry.
|
||||||
- `ADMINMODE` configures the tool to be installed in admin mode. The flag accepts `0` for Business client mode or `1` for Business Administrator mode. The default value is `0`.
|
- `ADMINMODE` configures the tool to be installed in admin mode. The flag accepts `0` for client mode or `1` for IT Administrator mode. The default value is `0`.
|
||||||
|
|
||||||
**To install SDT in ADMINMODE:**
|
**To install SDT in ADMINMODE:**
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@ This topic explains how to enable BitLocker on an end user's computer by using M
|
|||||||
- Escrow TPM OwnerAuth
|
- Escrow TPM OwnerAuth
|
||||||
For Windows 7, MBAM must own the TPM for escrow to occur.
|
For Windows 7, MBAM must own the TPM for escrow to occur.
|
||||||
For Windows 8.1, Windows 10 RTM and Windows 10 version 1511, escrow of TPM OwnerAuth is supported.
|
For Windows 8.1, Windows 10 RTM and Windows 10 version 1511, escrow of TPM OwnerAuth is supported.
|
||||||
For Windows 10, version 1607 or later, only Windows can take ownership of the TPM. In addiiton, Windows will not retain the TPM owner password when provisioning the TPM. See [TPM owner password](https://technet.microsoft.com/itpro/windows/keep-secure/change-the-tpm-owner-password) for further details.
|
For Windows 10, version 1607 or later, only Windows can take ownership of the TPM. In addiiton, Windows will not retain the TPM owner password when provisioning the TPM. See [TPM owner password](https://docs.microsoft.com/en-us/windows/security/hardware-protection/tpm/change-the-tpm-owner-password) for further details.
|
||||||
|
|
||||||
- Escrow recovery keys and recovery key packages
|
- Escrow recovery keys and recovery key packages
|
||||||
|
|
||||||
@ -66,7 +66,7 @@ This topic explains how to enable BitLocker on an end user's computer by using M
|
|||||||
<a href="" id="mbam-machine-wmi-class"></a>**MBAM\_Machine WMI Class**
|
<a href="" id="mbam-machine-wmi-class"></a>**MBAM\_Machine WMI Class**
|
||||||
**PrepareTpmAndEscrowOwnerAuth:** Reads the TPM OwnerAuth and sends it to the MBAM recovery database by using the MBAM recovery service. If the TPM is not owned and auto-provisioning is not on, it generates a TPM OwnerAuth and takes ownership. If it fails, an error code is returned for troubleshooting.
|
**PrepareTpmAndEscrowOwnerAuth:** Reads the TPM OwnerAuth and sends it to the MBAM recovery database by using the MBAM recovery service. If the TPM is not owned and auto-provisioning is not on, it generates a TPM OwnerAuth and takes ownership. If it fails, an error code is returned for troubleshooting.
|
||||||
|
|
||||||
**Note** For Windows 10, version 1607 or later, only Windows can take ownership of the TPM. In addiiton, Windows will not retain the TPM owner password when provisioning the TPM. See [TPM owner password](https://technet.microsoft.com/itpro/windows/keep-secure/change-the-tpm-owner-password) for further details.
|
**Note** For Windows 10, version 1607 or later, only Windows can take ownership of the TPM. In addiiton, Windows will not retain the TPM owner password when provisioning the TPM. See [TPM owner password](https://docs.microsoft.com/en-us/windows/security/hardware-protection/tpm/change-the-tpm-owner-password) for further details.
|
||||||
|
|
||||||
| Parameter | Description |
|
| Parameter | Description |
|
||||||
| -------- | ----------- |
|
| -------- | ----------- |
|
||||||
@ -179,7 +179,7 @@ Here are a list of common error messages:
|
|||||||
3. Name the step **Persist TPM OwnerAuth**
|
3. Name the step **Persist TPM OwnerAuth**
|
||||||
|
|
||||||
4. Set the command line to `cscript.exe "%SCRIPTROOT%/SaveWinPETpmOwnerAuth.wsf"`
|
4. Set the command line to `cscript.exe "%SCRIPTROOT%/SaveWinPETpmOwnerAuth.wsf"`
|
||||||
**Note:** For Windows 10, version 1607 or later, only Windows can take ownership of the TPM. In addiiton, Windows will not retain the TPM owner password when provisioning the TPM. See [TPM owner password](https://technet.microsoft.com/itpro/windows/keep-secure/change-the-tpm-owner-password) for further details.
|
**Note:** For Windows 10, version 1607 or later, only Windows can take ownership of the TPM. In addiiton, Windows will not retain the TPM owner password when provisioning the TPM. See [TPM owner password](https://docs.microsoft.com/en-us/windows/security/hardware-protection/tpm/change-the-tpm-owner-password) for further details.
|
||||||
|
|
||||||
3. In the **State Restore** folder, delete the **Enable BitLocker** task.
|
3. In the **State Restore** folder, delete the **Enable BitLocker** task.
|
||||||
|
|
||||||
|
@ -9,6 +9,7 @@ ms.author: elizapo
|
|||||||
author: lizap
|
author: lizap
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 04/26/2018
|
ms.date: 04/26/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to add apps and features to Windows 10
|
# How to add apps and features to Windows 10
|
||||||
> Applies to: Windows 10
|
> Applies to: Windows 10
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/08/2018
|
ms.date: 06/08/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# What's new in App-V for Windows 10, version 1703 and earlier
|
# What's new in App-V for Windows 10, version 1703 and earlier
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/08/2018
|
ms.date: 06/08/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to add or remove an administrator by using the Management Console
|
# How to add or remove an administrator by using the Management Console
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/08/2018
|
ms.date: 06/08/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to add or upgrade packages by using the Management Console
|
# How to add or upgrade packages by using the Management Console
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/08/2018
|
ms.date: 06/08/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Administering App-V by using Windows PowerShell
|
# Administering App-V by using Windows PowerShell
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/08/2018
|
ms.date: 06/08/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Administering App-V Virtual Applications by using the Management Console
|
# Administering App-V Virtual Applications by using the Management Console
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/08/2018
|
ms.date: 06/08/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to allow only administrators to enable connection groups
|
# How to allow only administrators to enable connection groups
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/08/2018
|
ms.date: 06/08/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Application publishing and client interaction
|
# Application publishing and client interaction
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/15/2018
|
ms.date: 06/15/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to apply the deployment configuration file by using Windows PowerShell
|
# How to apply the deployment configuration file by using Windows PowerShell
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/15/2018
|
ms.date: 06/15/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to apply the user configuration file by using Windows PowerShell
|
# How to apply the user configuration file by using Windows PowerShell
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Automatically sequence multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer)
|
# Automatically sequence multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer)
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Automatically update multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer)
|
# Automatically update multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer)
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/15/2018
|
ms.date: 06/15/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Automatically clean up unpublished packages on the App-V client
|
# Automatically clean up unpublished packages on the App-V client
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Automatically provision your sequencing environment using Microsoft Application Virtualization Sequencer (App-V Sequencer)
|
# Automatically provision your sequencing environment using Microsoft Application Virtualization Sequencer (App-V Sequencer)
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/15/2018
|
ms.date: 06/15/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Available Mobile Device Management (MDM) settings for App-V
|
# Available Mobile Device Management (MDM) settings for App-V
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# App-V Capacity Planning
|
# App-V Capacity Planning
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# About Client Configuration Settings
|
# About Client Configuration Settings
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/18/2018
|
ms.date: 06/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to configure access to packages by using the Management Console
|
# How to configure access to packages by using the Management Console
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/18/2018
|
ms.date: 06/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to make a connection group ignore the package version
|
# How to make a connection group ignore the package version
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/25/2018
|
ms.date: 06/25/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to configure the client to receive package and connection groups updates from the publishing server
|
# How to configure the client to receive package and connection groups updates from the publishing server
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/25/2018
|
ms.date: 06/25/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to connect to the Management Console
|
# How to connect to the Management Console
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/25/2018
|
ms.date: 06/25/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# About the connection group file
|
# About the connection group file
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 06/25/2018
|
ms.date: 06/25/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# About the connection group virtual environment
|
# About the connection group virtual environment
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 07/10/2018
|
ms.date: 07/10/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to convert a package created in a previous version of App-V
|
# How to convert a package created in a previous version of App-V
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 07/10/2018
|
ms.date: 07/10/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to create a connection croup with user-published and globally published packages
|
# How to create a connection croup with user-published and globally published packages
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 07/10/2018
|
ms.date: 07/10/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to create a connection group
|
# How to create a connection group
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 07/10/2018
|
ms.date: 07/10/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to create a custom configuration file by using the App-V Management Console
|
# How to create a custom configuration file by using the App-V Management Console
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 07/10/2018
|
ms.date: 07/10/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to create a package accelerator by using Windows PowerShell
|
# How to create a package accelerator by using Windows PowerShell
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 07/10/2018
|
ms.date: 07/10/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to create a package accelerator
|
# How to create a package accelerator
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 07/10/2018
|
ms.date: 07/10/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to create a virtual application package using an App-V Package Accelerator
|
# How to create a virtual application package using an App-V Package Accelerator
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 07/10/2018
|
ms.date: 07/10/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Create and apply an App-V project template to a sequenced App-V package
|
# Create and apply an App-V project template to a sequenced App-V package
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Creating and managing App-V virtualized applications
|
# Creating and managing App-V virtualized applications
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 07/10/2018
|
ms.date: 07/10/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to customize virtual applications extensions for a specific AD group by using the Management Console
|
# How to customize virtual applications extensions for a specific AD group by using the Management Console
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 09/27/2018
|
ms.date: 09/27/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to delete a connection group
|
# How to delete a connection group
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 09/27/2018
|
ms.date: 09/27/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to delete a package in the Management Console
|
# How to delete a package in the Management Console
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to deploy the App-V databases by using SQL scripts
|
# How to deploy the App-V databases by using SQL scripts
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 09/27/2018
|
ms.date: 09/27/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to deploy App-V packages using electronic software distribution
|
# How to deploy App-V packages using electronic software distribution
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to deploy the App-V server using a script
|
# How to deploy the App-V server using a script
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to Deploy the App-V Server (new installation)
|
# How to Deploy the App-V Server (new installation)
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Deploying App-V for Windows 10
|
# Deploying App-V for Windows 10
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Deploying Microsoft Office 2010 by Using App-V
|
# Deploying Microsoft Office 2010 by Using App-V
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Deploying Microsoft Office 2013 by Using App-V
|
# Deploying Microsoft Office 2013 by Using App-V
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Deploying Microsoft Office 2016 by using App-V
|
# Deploying Microsoft Office 2016 by using App-V
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 09/27/2018
|
ms.date: 09/27/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Deploying App-V packages by using electronic software distribution (ESD)
|
# Deploying App-V packages by using electronic software distribution (ESD)
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Deploying the App-V Sequencer and configuring the client
|
# Deploying the App-V Sequencer and configuring the client
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Deploying the App-V server
|
# Deploying the App-V server
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# App-V Deployment Checklist
|
# App-V Deployment Checklist
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 09/27/2018
|
ms.date: 09/27/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# About App-V dynamic configuration
|
# About App-V dynamic configuration
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/19/2017
|
ms.date: 04/19/2017
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to enable only administrators to publish packages by using an ESD
|
# How to enable only administrators to publish packages by using an ESD
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/19/2017
|
ms.date: 04/19/2017
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to Enable Reporting on the App-V Client by Using Windows PowerShell
|
# How to Enable Reporting on the App-V Client by Using Windows PowerShell
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Enable the App-V in-box client
|
# Enable the App-V in-box client
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 09/27/2018
|
ms.date: 09/27/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Application Virtualization (App-V) for Windows 10 overview
|
# Application Virtualization (App-V) for Windows 10 overview
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Getting started with App-V for Windows 10
|
# Getting started with App-V for Windows 10
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# High-level architecture for App-V
|
# High-level architecture for App-V
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to Install the Management and Reporting Databases on separate computers from the Management and Reporting Services
|
# How to Install the Management and Reporting Databases on separate computers from the Management and Reporting Services
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to install the Management Server on a Standalone Computer and Connect it to the Database
|
# How to install the Management Server on a Standalone Computer and Connect it to the Database
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to install the publishing server on a remote computer
|
# How to install the publishing server on a remote computer
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to install the reporting server on a standalone computer and connect it to the database
|
# How to install the reporting server on a standalone computer and connect it to the database
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Install the App-V Sequencer
|
# Install the App-V Sequencer
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 09/27/2018
|
ms.date: 09/27/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to load the Windows PowerShell cmdlets for App-V and get cmdlet help
|
# How to load the Windows PowerShell cmdlets for App-V and get cmdlet help
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 09/27/2018
|
ms.date: 09/27/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Maintaining App-V
|
# Maintaining App-V
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 09/24/2018
|
ms.date: 09/24/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to manage App-V packages running on a stand-alone computer by using Windows PowerShell
|
# How to manage App-V packages running on a stand-alone computer by using Windows PowerShell
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Operations for App-V
|
# Operations for App-V
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# App-V Planning Checklist
|
# App-V Planning Checklist
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Planning to Use Folder Redirection with App-V
|
# Planning to Use Folder Redirection with App-V
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Planning for the App-V server deployment
|
# Planning for the App-V server deployment
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Planning for App-V
|
# Planning for App-V
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Planning for high availability with App-V Server
|
# Planning for high availability with App-V Server
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Planning for the App-V Sequencer and Client Deployment
|
# Planning for the App-V Sequencer and Client Deployment
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Planning for deploying App-V with Office
|
# Planning for deploying App-V with Office
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Planning to Deploy App-V with an electronic software distribution system
|
# Planning to Deploy App-V with an electronic software distribution system
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Planning to Deploy App-V for Windows 10
|
# Planning to Deploy App-V for Windows 10
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Preparing your environment for App-V
|
# Preparing your environment for App-V
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/18/2018
|
ms.date: 04/18/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# App-V for Windows 10 prerequisites
|
# App-V for Windows 10 prerequisites
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 09/27/2018
|
ms.date: 09/27/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to Publish a Connection Group
|
# How to Publish a Connection Group
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 09/27/2018
|
ms.date: 09/27/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# How to publish a package by using the Management console
|
# How to publish a package by using the Management console
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/16/2018
|
ms.date: 04/16/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# About App-V reporting
|
# About App-V reporting
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/16/2018
|
ms.date: 04/16/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# App-V security considerations
|
# App-V security considerations
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/16/2018
|
ms.date: 04/16/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Manually sequence a new app using the Microsoft Application Virtualization Sequencer (App-V Sequencer)
|
# Manually sequence a new app using the Microsoft Application Virtualization Sequencer (App-V Sequencer)
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 04/16/2018
|
ms.date: 04/16/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# App-V Supported Configurations
|
# App-V Supported Configurations
|
||||||
|
|
||||||
|
@ -9,6 +9,7 @@ ms.author: elizapo
|
|||||||
author: lizap
|
author: lizap
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 12/12/2018
|
ms.date: 12/12/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Understand the different apps included in Windows 10
|
# Understand the different apps included in Windows 10
|
||||||
|
|
||||||
|
@ -8,6 +8,7 @@ ms.pagetype: mobile
|
|||||||
ms.author: kaushika-ainapure
|
ms.author: kaushika-ainapure
|
||||||
author: kaushika-msft
|
author: kaushika-msft
|
||||||
ms.date: 07/21/2017
|
ms.date: 07/21/2017
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
# Deploy application upgrades on Windows 10 Mobile
|
# Deploy application upgrades on Windows 10 Mobile
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ description: Allow enterprise background tasks unrestricted access to computer r
|
|||||||
ms.author: twhitney
|
ms.author: twhitney
|
||||||
ms.date: 10/03/2017
|
ms.date: 10/03/2017
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: windows
|
ms.prod: w10
|
||||||
ms.technology: uwp
|
ms.technology: uwp
|
||||||
keywords: windows 10, uwp, enterprise, background task, resources
|
keywords: windows 10, uwp, enterprise, background task, resources
|
||||||
---
|
---
|
||||||
|
@ -8,6 +8,7 @@ ms.sitesec: library
|
|||||||
author: jdeckerms
|
author: jdeckerms
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 07/27/2017
|
ms.date: 07/27/2017
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
|
||||||
# Administrative Tools in Windows 10
|
# Administrative Tools in Windows 10
|
||||||
|
@ -8,6 +8,7 @@ ms.sitesec: library
|
|||||||
author: kaushika-msft
|
author: kaushika-msft
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: greg-lindsay
|
ms.author: greg-lindsay
|
||||||
|
ms.topic: troubleshooting
|
||||||
---
|
---
|
||||||
|
|
||||||
# Advanced troubleshooting 802.1X authentication
|
# Advanced troubleshooting 802.1X authentication
|
||||||
|
@ -7,6 +7,7 @@ author: kaushika-msft
|
|||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: elizapo
|
ms.author: elizapo
|
||||||
ms.date: 11/16/2018
|
ms.date: 11/16/2018
|
||||||
|
ms.topic: troubleshooting
|
||||||
---
|
---
|
||||||
|
|
||||||
# Advanced troubleshooting for Windows boot problems
|
# Advanced troubleshooting for Windows boot problems
|
||||||
|
@ -8,6 +8,7 @@ ms.sitesec: library
|
|||||||
author: kaushika-msft
|
author: kaushika-msft
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: greg-lindsay
|
ms.author: greg-lindsay
|
||||||
|
ms.topic: troubleshooting
|
||||||
---
|
---
|
||||||
|
|
||||||
# Advanced troubleshooting wireless network connectivity
|
# Advanced troubleshooting wireless network connectivity
|
||||||
|
@ -10,6 +10,7 @@ ms.localizationpriority: medium
|
|||||||
author: jdeckerMS
|
author: jdeckerMS
|
||||||
ms.author: jdecker
|
ms.author: jdecker
|
||||||
ms.date: 12/06/2018
|
ms.date: 12/06/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
|
||||||
# Change history for Client management
|
# Change history for Client management
|
||||||
|
@ -10,6 +10,7 @@ author: jdeckerms
|
|||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jdecker
|
ms.author: jdecker
|
||||||
ms.date: 08/02/2018
|
ms.date: 08/02/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
|
||||||
# Connect to remote Azure Active Directory-joined PC
|
# Connect to remote Azure Active Directory-joined PC
|
||||||
|
@ -8,6 +8,7 @@ ms.sitesec: library
|
|||||||
author: kaushika-msft
|
author: kaushika-msft
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: mikeblodge
|
ms.author: mikeblodge
|
||||||
|
ms.topic: troubleshooting
|
||||||
---
|
---
|
||||||
|
|
||||||
# Data collection for troubleshooting 802.1X authentication
|
# Data collection for troubleshooting 802.1X authentication
|
||||||
|
@ -7,6 +7,7 @@ ms.sitesec: library
|
|||||||
author: brianlic-msft
|
author: brianlic-msft
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 10/13/2017
|
ms.date: 10/13/2017
|
||||||
|
ms.topic: troubleshooting
|
||||||
---
|
---
|
||||||
|
|
||||||
# Group Policy settings that apply only to Windows 10 Enterprise and Education Editions
|
# Group Policy settings that apply only to Windows 10 Enterprise and Education Editions
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
description: A full-sized view of the boot sequence flowchart.
|
description: A full-sized view of the boot sequence flowchart.
|
||||||
title: Boot sequence flowchart
|
title: Boot sequence flowchart
|
||||||
ms.date: 11/16/2018
|
ms.date: 11/16/2018
|
||||||
|
ms.topic: article
|
||||||
|
ms.prod: w10
|
||||||
---
|
---
|
||||||
|
|
||||||
Return to: [Advanced troubleshooting for Windows boot problems](advanced-troubleshooting-boot-problems.md)<br>
|
Return to: [Advanced troubleshooting for Windows boot problems](advanced-troubleshooting-boot-problems.md)<br>
|
||||||
|
@ -9,6 +9,7 @@ ms.pagetype: mobile
|
|||||||
author: jdeckerms
|
author: jdeckerms
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 09/21/2017
|
ms.date: 09/21/2017
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
|
||||||
# Join Windows 10 Mobile to Azure Active Directory
|
# Join Windows 10 Mobile to Azure Active Directory
|
||||||
|
@ -10,6 +10,7 @@ ms.pagetype: devices
|
|||||||
author: jdeckerms
|
author: jdeckerms
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 09/21/2017
|
ms.date: 09/21/2017
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
|
||||||
# Manage corporate devices
|
# Manage corporate devices
|
||||||
|
@ -6,6 +6,7 @@ ms.mktglfcycl: manage
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
author: brianlic-msft
|
author: brianlic-msft
|
||||||
ms.date: 04/19/2017
|
ms.date: 04/19/2017
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
|
||||||
**Applies to**
|
**Applies to**
|
||||||
|
@ -9,6 +9,7 @@ ms.pagetype: devices
|
|||||||
author: MariciaAlforque
|
author: MariciaAlforque
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 04/26/2018
|
ms.date: 04/26/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
|
||||||
# Manage Windows 10 in your organization - transitioning to modern management
|
# Manage Windows 10 in your organization - transitioning to modern management
|
||||||
|
@ -8,6 +8,7 @@ ms.sitesec: library
|
|||||||
author: jdeckerms
|
author: jdeckerms
|
||||||
ms.author: jdecker
|
ms.author: jdecker
|
||||||
ms.date: 10/02/2018
|
ms.date: 10/02/2018
|
||||||
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
|
||||||
# Create mandatory user profiles
|
# Create mandatory user profiles
|
||||||
|
@ -64,7 +64,7 @@ The following diagram shows the Personalization configuration service provider i
|
|||||||
<p style="margin-left: 20px">Supporter operation is Get.</p>
|
<p style="margin-left: 20px">Supporter operation is Get.</p>
|
||||||
|
|
||||||
> [!Note]
|
> [!Note]
|
||||||
> This setting is only used to query status. To set the image, use the LockScreenImageStatus setting.
|
> This setting is only used to query status. To set the image, use the LockScreenImageUrl setting.
|
||||||
|
|
||||||
|
|
||||||
## Example SyncML
|
## Example SyncML
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user