diff --git a/browsers/edge/Index.md b/browsers/edge/Index.md index 1fbb56ff74..ab4caaef1d 100644 --- a/browsers/edge/Index.md +++ b/browsers/edge/Index.md @@ -29,6 +29,7 @@ Microsoft Edge lets you stay up-to-date through the Windows Store and to manage | [Microsoft Edge requirements and language support](hardware-and-software-requirements.md) | Microsoft Edge is pre-installed on all Windows 10-capable devices that meet the minimum system requirements and are on the supported language list.| | [Available policies for Microsoft Edge](available-policies.md) | Microsoft Edge works with Group Policy and Microsoft Intune to help you manage your organization's computer settings.
Group Policy objects (GPO's) can include registry-based Administrative Template policy settings, security settings, software deployment information, scripts, folder redirection, and preferences. By using Group Policy and Intune, you can set up a policy setting once, and then copy that setting onto many computers. For example, you can set up multiple security settings in a GPO that's linked to a domain, and then apply all of those settings to every computer in the domain. | | [Use Enterprise Mode to improve compatibility](emie-to-improve-compatibility.md) | If you have specific web sites and apps that you know have compatibility problems with Microsoft Edge, you can use the Enterprise Mode site list so that the web sites will automatically open using Internet Explorer 11. Additionally, if you know that your intranet sites aren't going to work properly with Microsoft Edge, you can set all intranet sites to automatically open using IE11.
Using Enterprise Mode means that you can continue to use Microsoft Edge as your default browser, while also ensuring that your apps continue working on IE11. | +| [Security enhancements for Microsoft Edge](security-enhancements-microsoft-edge.md) |Microsoft Edge is designed with significant security improvements over existing browsers, helping to defend people from increasingly sophisticated and prevalent web-based attacks against Windows. | ## Interoperability goals and enterprise guidance diff --git a/browsers/edge/TOC.md b/browsers/edge/TOC.md index 8b02ce6c70..1e0b12897e 100644 --- a/browsers/edge/TOC.md +++ b/browsers/edge/TOC.md @@ -3,4 +3,5 @@ ##[Microsoft Edge requirements and language support](hardware-and-software-requirements.md) ##[Available policies for Microsoft Edge](available-policies.md) ##[Use Enterprise Mode to improve compatibility](emie-to-improve-compatibility.md) +##[Security enhancements for Microsoft Edge](security-enhancements-microsoft-edge.md) diff --git a/browsers/edge/change-history-for-microsoft-edge.md b/browsers/edge/change-history-for-microsoft-edge.md index 1a79a97be1..60e52629df 100644 --- a/browsers/edge/change-history-for-microsoft-edge.md +++ b/browsers/edge/change-history-for-microsoft-edge.md @@ -9,6 +9,11 @@ ms.sitesec: library # Change history for Microsoft Edge This topic lists new and updated topics in the Microsoft Edge documentation for both Windows 10 and Windows 10 Mobile. +## June 2016 +|New or changed topic | Description | +|----------------------|-------------| +|[Security enhancements for Microsoft Edge](security-enhancements-microsoft-edge.md) |New | + ## May 2016 |New or changed topic | Description | diff --git a/browsers/edge/emie-to-improve-compatibility.md b/browsers/edge/emie-to-improve-compatibility.md index b0c566fb90..707f375170 100644 --- a/browsers/edge/emie-to-improve-compatibility.md +++ b/browsers/edge/emie-to-improve-compatibility.md @@ -28,7 +28,7 @@ Microsoft Edge doesn't support ActiveX controls, Browser Helper Objects, VBScrip  **To add sites to your list** -1. In the Enterprise Mode Site List Manager tool, click **Add**.
If you already have an existing site list, you can import it into the tool. After it's in the tool, the xml updates the list, checking **Open in IE** for each site. For info about importing the site list, see [Import your Enterprise Mode site list to the Enterprise Mode Site List Manager](http://go.microsoft.com/fwlink/p/?LinkId=618322).
 +1. In the Enterprise Mode Site List Manager, click **Add**.
If you already have an existing site list, you can import it into the tool. After it's in the tool, the xml updates the list, checking **Open in IE** for each site. For info about importing the site list, see [Import your Enterprise Mode site list to the Enterprise Mode Site List Manager](http://go.microsoft.com/fwlink/p/?LinkId=618322).
 2. Type or paste the URL for the website that’s experiencing compatibility problems, like *<domain>*.com or *<domain>*.com/*<path>* into the **URL** box.
You don’t need to include the `http://` or `https://` designation. The tool will automatically try both versions during validation.
diff --git a/browsers/edge/security-enhancements-microsoft-edge.md b/browsers/edge/security-enhancements-microsoft-edge.md
new file mode 100644
index 0000000000..9db29bd47d
--- /dev/null
+++ b/browsers/edge/security-enhancements-microsoft-edge.md
@@ -0,0 +1,112 @@
+---
+description: Microsoft Edge is designed with significant security improvements over existing browsers, helping to defend people from increasingly sophisticated and prevalent web-based attacks against Windows.
+ms.prod: edge
+ms.mktglfcycl: explore
+ms.sitesec: library
+ms.pagetype: security
+title: Security enhancements for Microsoft Edge (Microsoft Edge for IT Pros)
+---
+
+# Security enhancements for Microsoft Edge
+Microsoft Edge is designed with significant security improvements, helping to defend people from increasingly sophisticated and prevalent web-based attacks against Windows.
+
+## Help to protect against web-based security threats
+While most websites are safe, some sites have been designed to steal personal information or gain access to your system’s resources. Thieves by nature don’t care about rules, and will use any means to take advantage of victims, most often using trickery or hacking:
+
+- **Trickery.** Means using things like “phishing” attacks to convince a person to enter a banking password into a website that looks like the bank, but isn’t.
+
+- **Hacking.** Means attacking a system through malformed content that exploits subtle flaws in a browser, or in various browser extensions, such as video decoders. This exploit lets an attacker run code on a device, taking over first a browsing session, and perhaps ultimately the entire device.
+
+While trickery and hacking are threats faced by every browser, it’s important that we explore how Microsoft Edge addresses these threats and is helping make the web a safer experience.
+
+### Help against trickery
+Web browsers can help defend your employees against trickery by identifying and blocking known tricks, and by using strong security protocols to ensure that they’re talking to the web site they think they’re talking to.
+
+#### Windows Hello
+Phishing scams get people to enter passwords into a fake version of a trusted website, such as a bank. Attempts to identify legitimate websites through the HTTPS lock symbol and the EV Cert green bar have met with only limited success, since attackers are too good at faking legitimate experiences for many people to notice the difference.
+
+To really address this problem, we need to stop people from entering plain-text passwords into websites. So in Windows 10, we gave you [Windows Hello](http://blogs.windows.com/bloggingwindows/2015/03/17/making-windows-10-more-personal-and-more-secure-with-windows-hello/) technology with asymmetric cryptography that authenticates both the person and the website.
+
+Microsoft Edge is the first browser to natively support Windows Hello as a more personal, seamless, and secure way to authenticate on the web, powered by an early implementation of the [Web Authentication (formerly FIDO 2.0 Web API) specification](http://w3c.github.io/webauthn/).
+
+#### Microsoft SmartScreen
+Microsoft SmartScreen, used in Windows 10 and both Internet Explorer 11 and Microsoft Edge, helps to defend against phishing by performing reputation checks on visited sites and blocking any sites that are thought to be phishing sites. SmartScreen also helps to defend people against being tricked into installing malicious [socially-engineered software downloads](http://operationstech.about.com/od/glossary/g/Socially-Engineered-Malware.htm and against [drive-by attacks](https://blogs.windows.com/msedgedev/2015/12/16/smartscreen-drive-by-improvements/). Drive-by attacks are malicious web-based attacks that compromise your system by targeting security vulnerabilities in commonly used software, and may be hosted on trusted sites.
+
+#### Certificate Reputation system
+While people trust sites that have encrypted web traffic, that trust can be undermined by malicious sites using improperly obtained or fake certificates to impersonate legitimate sites. To help address this problem, we introduced the [Certificate Reputation system](http://blogs.msdn.com/b/ie/archive/2014/03/10/certificate-reputation-a-novel-approach-for-protecting-users-from-fraudulent-certificates.aspx) last year. This year, we’ve extended the system to let web developers use the [Bing Webmaster Tools](http://www.bing.com/toolbox/webmaster) to report directly to Microsoft to let us know about fake certificates.
+
+### Help against hacking
+While Microsoft Edge has done much to help defend against trickery, the browser’s “engine” has also been overhauled to resist hacking (attempts to corrupt the browser itself) including a major overhaul of the DOM representation in the browser’s memory, and the security mitigations described here.
+
+#### Microsoft EdgeHTML and modern web standards
+Microsoft Edge has a new rendering engine, Microsoft EdgeHTML, which is focused on modern standards that let web developers build and maintain a consistent site across all modern browsers.
+
+The Microsoft EdgeHTML engine also helps to defend against hacking through these new security standards features:
+
+- Support for the W3C standard for [Content Security Policy (CSP)](https://developer.microsoft.com/en-us/microsoft-edge/platform/documentation/dev-guide/security/content-Security-Policy), which can help web developers defend their sites against cross-site scripting attacks.
+
+- Support for the [HTTP Strict Transport Security (HSTS)](https://developer.microsoft.com/en-us/microsoft-edge/platform/documentation/dev-guide/security/HSTS/) security feature (IETF-standard compliant). This helps ensure that connections to important sites, such as to your bank, are always secured.
+
+ **Note**
+ Both Microsoft Edge and Internet Explorer 11 support HSTS.
+
+#### All web content runs in an app container sandbox
+Internet Explorer 7 on Windows Vista was the first web browser to provide a browsing sandbox, called [Protected Mode](http://windows.microsoft.com/en-US/windows-vista/What-does-Internet-Explorer-protected-mode-do). Protected Mode forced the part of the browser that rendered web content to run with less privilege than the browser controls or the user, providing a level of isolation and protection should a malicious website attempt to exploit a bug in the browser or one of its plug-ins.
+
+Internet Explorer 10 introduced Enhanced Protected Mode (EPM), based on the Windows 8 app container technology, providing a stronger sandbox by adding deny-by-default and no-read-up semantics. EPM was turned on by default in the Windows 8 and Windows 8.1 immersive browser, but was optional on the Internet Explorer 10 and Internet Explorer 11 desktop versions.
+
+Microsoft Edge takes the sandbox even farther, running its content processes in app containers not just by default, but all of the time. Because Microsoft Edge doesn’t support 3rd party binary extensions, there’s no reason for it to run outside of the containers, ensuring that Microsoft Edge is more secure.
+
+#### Microsoft Edge is now a 64-bit app
+The largest security change to Microsoft Edge is that it's designed like a Universal Windows app. By changing the browser to an app, it fundamentally changes the process model so that both the outer manager process and the assorted content processes all live within app container sandboxes; helping to provide the user and the platform with the [confidence](http://blogs.msdn.com/b/b8/archive/2012/05/17/delivering-reliable-and-trustworthy-metro-style-apps.aspx) provided by other Windows store apps.
+
+##### 64-bit processes and Address Space Layout Randomization (ASLR)
+Microsoft Edge runs in 64-bit not just by default, but anytime it’s running on a 64-bit operating system. Because Microsoft Edge doesn’t support legacy ActiveX controls or 3rd-party binary extensions, there’s no longer a reason to run 32-bit processes on a 64-bit system.
+
+The value of running 64-bit all the time is that it strengthens Windows Address Space Layout Randomization (ASLR). ASLR randomizes the memory layout of the browser processes, making it much harder for attackers to hit precise memory locations. In turn, 64-bit processes make ASLR much more effective by making the address space exponentially larger and, therefore, more difficult for attackers to find the sensitive memory components they’re looking for.
+
+#### New extension model and HTML5 support
+Back in 1996, we introduced ActiveX for web browser extensions in an attempt to let 3rd parties experiment with various forms of alternate content on the web. However, we quickly learned that browser extensions can come at a cost of security and reliability. For example, binary extensions can bring code and data into the browser’s processes without any protection, meaning that if anything goes wrong, the entire browser itself can be compromised or go down.
+
+Based on that learning, we’ve stopped supporting binary extensions in Microsoft Edge and instead encourage everyone to use our new, scripted HTML5-based extension model. For more info about the new extensions, see the [Microsoft Edge Developer Center](https://developer.microsoft.com/en-us/microsoft-edge/extensions/).
+
+#### Reduced attack surfaces
+In addition to removing support for VBScript, Jscript, VML, Browser Helper Objects, Toolbars, and ActiveX controls, Microsoft Edge also removed support for legacy Internet Explorer [document modes](https://msdn.microsoft.com/en-us/library/jj676915.aspx). Because many IE browser vulnerabilities are only present in legacy document modes, removing support for document modes significantly reduces attack surface, making the browser much more secure than before. However, it also means that it’s not as backward compatible.
+
+Because of the reduced backward compatibility, we’ve given Microsoft Edge the ability to automatically fall back to Internet Explorer 11, using the Enterprise Mode Site List, for any apps that need backward compatibility.
+
+#### Code integrity and image loading restrictions
+Microsoft Edge content processes support code integrity and image load restrictions, helping to prevent malicious DLLs from loading or being injected into the content processes. Only [properly signed images](https://blogs.windows.com/msedgedev/2015/11/17/microsoft-edge-module-code-integrity/) are allowed to load into Microsoft Edge. Binaries on remote devices (such as, UNC or WebDAV) can’t be loaded.
+
+#### Memory corruption mitigations
+Memory corruption happens most frequently to apps written in C or C++ because those languages don’t provide type safety or buffer overflow protection. Broadly speaking, memory corruption attacks happen when an attacker provides malformed input to a program and the program can’t handle it, corrupting the program’s memory state and allowing the attacker to take control of the program.
+
+Over the years, a broad variety of mitigations have been created around memory corruption, but even as these mitigations roll out, attackers adapt and invent new ways to attack. At the same time, we’ve responded with new memory safety defenses, mitigating the most common new forms of attack, including and especially [use-after-free (UAF)](http://cwe.mitre.org/data/definitions/416.html) vulnerabilities.
+
+##### Memory Garbage Collector (MemGC) mitigation
+MemGC is the replacement for Memory Protector, currently turned on for both Microsoft Edge on Windows 10 and Internet Explorer 11 on Windows 7 and newer operating systems. MemGC is a memory garbage collection system that helps to defend the browser from UAF vulnerabilities by taking the responsibility for freeing memory away from the programmer and instead automating it, only freeing memory when the automation detects that there are no more references left pointing to a given block of memory.
+
+##### Control Flow Guard
+Ultimately, attackers use memory corruption attacks to gain control of the CPU program counter so that they can jump to any code location they want. Control Flow Guard is a Microsoft Visual Studio technology that compiles checks around code that performs indirect jumps based on a pointer, restricting those jumps to only go to function entry points with known addresses. This makes attacker take-overs much more difficult by severely constraining where a memory corruption attack can jump to.
+
+#### Designed for security
+We’ve spent countless hours reviewing, testing, and using Microsoft Edge to make sure that you’re more protected than ever before.
+
+##### Fuzzing/Static Analysis
+We’ve devoted more than 670 machine-years to fuzz testing Microsoft Edge and Internet Explorer during product development, including monitoring for possible exceptions such as crashes or memory leaks. We’ve also generated more than 400-billion DOM manipulations from 1-billion HTML files. Because of all of this, hundreds of security issues were addressed before the product shipped.
+
+##### Code Review & Penetration Testing
+Over 70 end-to-end security engagements reviewed all key features, helping to address security implementation and design issues before shipping.
+
+##### Windows REDTEAM
+The Windows REDTEAM emulates the techniques and expertise of skilled, real-world attackers. Exploited Microsoft Edge vulnerabilities discovered through penetration testing can be addressed before public discovery and real-world exploits.
+
+
+
+
+
+
+
+
+
+
diff --git a/browsers/internet-explorer/TOC.md b/browsers/internet-explorer/TOC.md
index 8c1b80824c..440e179791 100644
--- a/browsers/internet-explorer/TOC.md
+++ b/browsers/internet-explorer/TOC.md
@@ -26,7 +26,7 @@
###[Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 devices](ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md)
###[Check for a new Enterprise Mode site list xml file](ie11-deploy-guide/check-for-new-enterprise-mode-site-list-xml-file.md)
###[Turn on local control and logging for Enterprise Mode](ie11-deploy-guide/turn-on-local-control-and-logging-for-enterprise-mode.md)
-###[Use the Enterprise Mode Site List Manager tool](ie11-deploy-guide/use-the-enterprise-mode-site-list-manager-tool.md)
+###[Use the Enterprise Mode Site List Manager tool](ie11-deploy-guide/use-the-enterprise-mode-site-list-manager.md)
####[Add sites to the Enterprise Mode site list using the Windows 10 Enterprise Mode Site List Manager tool](ie11-deploy-guide/add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md)
####[Add sites to the Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](ie11-deploy-guide/add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md)
####[Add multiple sites to the Enterprise Mode site list using a file and the Windows 10 Enterprise Mode Site List Manager tool](ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/activex-installation-using-group-policy.md b/browsers/internet-explorer/ie11-deploy-guide/activex-installation-using-group-policy.md
index 9066c5205a..76fc4cad35 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/activex-installation-using-group-policy.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/activex-installation-using-group-policy.md
@@ -2,7 +2,7 @@
description: How to use Group Policy to install ActiveX controls.
ms.assetid: 59185370-558c-47e0-930c-8a5ed657e9e3
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md b/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md
index 1b86656cdc..2a371e334b 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md
@@ -1,24 +1,24 @@
---
-description: You can add multiple sites to your Enterprise Mode site list by creating a custom text (TXT) or Extensible Markup Language (XML) file of problematic sites and then adding it in the Bulk add from file area of the Enterprise Mode Site List Manager tool.
+description: You can add multiple sites to your Enterprise Mode site list by creating a custom text (TXT) or Extensible Markup Language (XML) file of problematic sites and then adding it in the Bulk add from file area of the Enterprise Mode Site List Manager.
ms.assetid: 20aF07c4-051a-451f-9c46-5a052d9Ae27c
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
-title: Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros)
+title: Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.1) (Internet Explorer 11 for IT Pros)
---
-# Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool
+# Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.1)
**Applies to:**
- Windows 8.1
- Windows 7
-You can add multiple sites to your Enterprise Mode site list by creating a custom text (TXT) or Extensible Markup Language (XML) file of problematic sites and then adding it in the **Bulk add from file** area of the Enterprise Mode Site List Manager tool. You can only add specific URLs, not Internet or Intranet Zones.
+You can add multiple sites to your Enterprise Mode site list by creating a custom text (TXT) or Extensible Markup Language (XML) file of problematic sites and then adding it in the **Bulk add from file** area of the Enterprise Mode Site List Manager. You can only add specific URLs, not Internet or Intranet Zones.
-If you want to add your websites one at a time, see Add sites to the [Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md).
+If you want to add your websites one at a time, see Add sites to the [Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.1)](add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md).
## Create an Enterprise Mode site list (TXT) file
You can create and use a custom text file to add multiple sites to your Enterprise Mode site list at the same time.
**Important**
This text file is only lets you add multiple sites at the same time. You can’t use this file to deploy Enterprise Mode into your company.
@@ -37,7 +37,7 @@ bing.com/images
```
## Create an Enterprise Mode site list (XML) file using the v.1 version of the Enterprise Mode schema
-You can create and use a custom XML file with the Enterprise Mode Site List Manager tool to add multiple sites to your Enterprise Mode site list at the same time. For more info about the v.1 version of the Enterprise Mode schema, see [Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 devices](enterprise-mode-schema-version-1-guidance.md).
+You can create and use a custom XML file with the Enterprise Mode Site List Manager to add multiple sites to your Enterprise Mode site list at the same time. For more info about the v.1 version of the Enterprise Mode schema, see [Enterprise Mode schema v.1 guidance](enterprise-mode-schema-version-1-guidance.md).
Each XML file must include:
@@ -48,7 +48,7 @@ Each XML file must include:
- **<docMode> tag.**This tag specifies the domains and domain paths that need either to appear using the specific doc mode you assigned to the site. Enterprise Mode takes precedence over document modes, so sites that are already included in the Enterprise Mode site list won’t be affected by this update and will continue to load in Enterprise Mode, as usual. For more specific info about using document modes, see [Fix web compatibility issues using document modes and the Enterprise Mode site list](fix-compat-issues-with-doc-modes-and-enterprise-mode-site-list.md).
### Enterprise Mode v.1 XML schema example
-The following is an example of what your XML file should look like when you’re done adding your sites. For more info about how to create your XML file, see [Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 Update devices](enterprise-mode-schema-version-1-guidance.md).
+The following is an example of what your XML file should look like when you’re done adding your sites. For more info about how to create your XML file, see [Enterprise Mode schema v.1 guidance](enterprise-mode-schema-version-1-guidance.md).
```
**Important**
If `CurrentVersion` is not set or is wrong, it means that the XML parsing failed. This can mean that the XML file isn’t there, that there are access problems, or that the XML file format is wrong. Don’t manually change the `CurrentVersion` registry setting. You must make your changes to your site list and then update the list using the import function in the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool.
+To make sure your site list is up-to-date; wait 65 seconds after opening IE and then check that the `CurrentVersion` value in the `HKEY\CURRENT\USER\Software\Microsoft\Internet Explorer\Main\EnterpriseMode\` registry key matches the version number in your file.
**Important**
If `CurrentVersion` is not set or is wrong, it means that the XML parsing failed. This can mean that the XML file isn’t there, that there are access problems, or that the XML file format is wrong. Don’t manually change the `CurrentVersion` registry setting. You must make your changes to your site list and then update the list using the import function in the Enterprise Mode Site List Manager (.
-## Add multiple sites to the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool
-After you create your .xml or .txt file, you can bulk add the sites to the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool.
+## Add multiple sites to the Enterprise Mode Site List Manager (schema v.1)
+After you create your .xml or .txt file, you can bulk add the sites to the Enterprise Mode Site List Manager (schema v.1).
 **To add multiple sites**
-1. In the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool, click **Bulk add from file**.
+1. In the Enterprise Mode Site List Manager (schema v.1), click **Bulk add from file**.
2. Go to your site list (either .txt or .xml) to add the included sites to the tool, and then click **Open**.
-Each site is validated and if successful, added to the global site list when you click **OK** to close the menu. If a site doesn’t pass validation, you can try to fix the issues or pick the site and click **Add to list** to ignore the validation problem. For more information about fixing validation problems, see [Fix validation problems using the Enterprise Mode Site List Manager tool](fix-compat-issues-with-doc-modes-and-enterprise-mode-site-list.md). +Each site is validated and if successful, added to the global site list when you click **OK** to close the menu. If a site doesn’t pass validation, you can try to fix the issues or pick the site and click **Add to list** to ignore the validation problem. For more information about fixing validation problems, see [Fix validation problems using the Enterprise Mode Site List Manager](fix-compat-issues-with-doc-modes-and-enterprise-mode-site-list.md). 3. Click **OK** to close the **Bulk add sites to the list** menu. @@ -96,8 +96,8 @@ You can save the file locally or to a network share. However, you must make sure After you’ve added all of your sites to the tool and saved the file to XML, you can configure the rest of the Enterprise Mode functionality to use it. You can also turn Enterprise Mode on locally, so your users have the option to use Enterprise Mode on individual websites from the **Tools** menu. For more information, see [Turn on local control and logging for Enterprise Mode](turn-on-local-control-and-logging-for-enterprise-mode.md). ## Related topics -- [Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 Update devices](enterprise-mode-schema-version-1-guidance.md) -- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378) +- [Enterprise Mode schema v.1 guidance](enterprise-mode-schema-version-1-guidance.md) +- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378) diff --git a/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md b/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md index 16c1a764fb..db61a49c80 100644 --- a/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md +++ b/browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md @@ -1,27 +1,31 @@ --- -description: Add multiple sites to your Enterprise Mode site list using a file and the Windows 10 Enterprise Mode Site List Manager tool. +description: Add multiple sites to your Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.2). ms.assetid: da659ff5-70d5-4852-995e-4df67c4871dd author: eross-msft -ms.prod: IE11 +ms.prod: ie11 ms.mktglfcycl: deploy ms.sitesec: library ms.pagetype: appcompat -title: Add multiple sites to the Enterprise Mode site list using a file and the Windows 10 Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros) +title: Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.2) (Internet Explorer 11 for IT Pros) --- -# Add multiple sites to the Enterprise Mode site list using a file and the Windows 10 Enterprise Mode Site List Manager tool +# Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.2) **Applies to:** - Windows 10 +- Windows 8.1 +- Windows 7 -You can add multiple sites to your Enterprise Mode site list by creating a custom text (TXT) or Extensible Markup Language (XML) file of problematic sites and then adding it in the **Bulk add from file** area of the Windows 10 Enterprise Mode Site List Manager tool. You can only add specific URLs, not Internet or Intranet Zones. +You can add multiple sites to your Enterprise Mode site list by creating a custom text (TXT) or Extensible Markup Language (XML) file of problematic sites and then adding it in the **Bulk add from file** area of the Enterprise Mode Site List Manager (schema v.2). You can only add specific URLs, not Internet or Intranet Zones. -To add your websites one at a time, see [Add sites to the Enterprise Mode site list using the Windows 10 Enterprise Mode Site List Manager tool](add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md). +To add your websites one at a time, see [Add sites to the Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.2)](add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md). ## Create an Enterprise Mode site list (TXT) file -You can create and use a custom text file with the Windows 10 Enterprise Mode Site List Manager tool to add multiple sites to your Enterprise Mode site list at the same time.
**Important:** **Important** **Important**
-Each site is validated and if successful, added to the global site list when you click **OK** to close the menu. If a site doesn’t pass validation, you can try to fix the issues or pick the site and click **Add to list** to ignore the validation problem. For more information about fixing validation problems, see [Fix validation problems using the Enterprise Mode Site List Manager tool](fix-validation-problems-using-the-enterprise-mode-site-list-manager.md).
+Each site is validated and if successful, added to the global site list when you click **OK** to close the menu. If a site doesn’t pass validation, you can try to fix the issues or pick the site and click **Add to list** to ignore the validation problem. For more information about fixing validation problems, see [Fix validation problems using the Enterprise Mode Site List Manager](fix-validation-problems-using-the-enterprise-mode-site-list-manager.md).
3. Click **OK** to close the **Bulk add sites to the list** menu.
@@ -102,8 +106,8 @@ You can save the file locally or to a network share. However, you must make sure
After you’ve added all of your sites to the tool and saved the file to XML, you can configure the rest of the Enterprise Mode functionality to use it. You can also turn Enterprise Mode on locally, so your users have the option to use Enterprise Mode on individual websites from the **Tools** menu. For more information, see [Turn on local control and logging for Enterprise Mode](turn-on-local-control-and-logging-for-enterprise-mode.md).
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Enterprise Mode schema v.2 guidance for Windows 10 devices](enterprise-mode-schema-version-2-guidance.md)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Enterprise Mode schema v.2 guidance](enterprise-mode-schema-version-2-guidance.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md b/browsers/internet-explorer/ie11-deploy-guide/add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md
index 9f05233368..bb761657fb 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md
@@ -2,14 +2,14 @@
description: Enterprise Mode is a compatibility mode that runs on Internet Explorer 11, letting websites render using a modified browser configuration that's designed to emulate either Windows Internet Explorer 7 or Windows Internet Explorer 8, avoiding the common compatibility problems associated with web apps written and tested on older versions of Internet Explorer.
ms.assetid: 042e44e8-568d-4717-8fd3-69dd198bbf26
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
-title: Add sites to the Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros)
+title: Add sites to the Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.1) (Internet Explorer 11 for IT Pros)
---
-# Add single sites to the Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool
+# Add single sites to the Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.1)
**Applies to:**
@@ -19,15 +19,15 @@ title: Add sites to the Enterprise Mode site list using the Windows 7 and Window
Enterprise Mode is a compatibility mode that runs on Internet Explorer 11, letting websites render using a modified browser configuration that’s designed to emulate either Windows Internet Explorer 7 or Windows Internet Explorer 8, avoiding the common compatibility problems associated with web apps written and tested on older versions of Internet Explorer. **Important** **Note** **Note** **Note** **Note**
Don't include the `http://` or `https://` designation. The tool automatically tries both versions during validation.
@@ -51,7 +51,7 @@ You can save the file locally or to a network share. However, you must make sure
After you’ve added all of your sites to the tool and saved the file to XML, you can configure the rest of the Enterprise Mode functionality to use it. You can also turn Enterprise Mode on locally, so your users have the option to use Enterprise Mode on individual websites from the **Tools** menu. For more information, see [Turn on local control and logging for Enterprise Mode](turn-on-local-control-and-logging-for-enterprise-mode.md).
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md b/browsers/internet-explorer/ie11-deploy-guide/add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md
index 098937190a..7ae8e40626 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md
@@ -2,30 +2,32 @@
description: Enterprise Mode is a compatibility mode that runs on Internet Explorer 11, letting websites render using a modified browser configuration that''s designed to emulate either Windows Internet Explorer 8 or Windows Internet Explorer 7, avoiding the common compatibility problems associated with web apps written and tested on older versions of Internet Explorer.
ms.assetid: 513e8f3b-fedf-4d57-8d81-1ea4fdf1ac0b
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
-title: Add sites to the Enterprise Mode site list using the Windows 10 Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros)
+title: Add sites to the Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.2) (Internet Explorer 11 for IT Pros)
---
-# Add single sites to the Enterprise Mode site list using the Windows 10 Enterprise Mode Site List Manager tool
+# Add single sites to the Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.2)
**Applies to:**
-- Windows 10
+- Windows 10
+- Windows 8.1
+- Windows 7
Enterprise Mode is a compatibility mode that runs on Internet Explorer 11, letting websites render using a modified browser configuration that’s designed to emulate either Windows Internet Explorer 8 or Windows Internet Explorer 7, avoiding the common compatibility problems associated with web apps written and tested on older versions of Internet Explorer. **Important** **Note** **Note**
-**Note**
+**Note**
Don't include the `http://` or `https://` designation. The tool automatically tries both versions during validation.
@@ -65,7 +67,7 @@ You can save the file locally or to a network share. However, you must make sure
After you’ve added all of your sites to the tool and saved the file to XML, you can configure the rest of the Enterprise Mode functionality to use it. You can also turn Enterprise Mode on locally, so your users have the option to use Enterprise Mode on individual websites from the **Tools** menu. For more information, see [Turn on local control and logging for Enterprise Mode](turn-on-local-control-and-logging-for-enterprise-mode.md).
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/administrative-templates-and-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/administrative-templates-and-ie11.md
index 17553922a8..35311869b0 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/administrative-templates-and-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/administrative-templates-and-ie11.md
@@ -2,7 +2,7 @@
description: Administrative templates and Internet Explorer 11
ms.assetid: 2b390786-f786-41cc-bddc-c55c8a4c5af3
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/auto-configuration-and-auto-proxy-problems-with-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/auto-configuration-and-auto-proxy-problems-with-ie11.md
index cc3bd55193..128ec70d49 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/auto-configuration-and-auto-proxy-problems-with-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/auto-configuration-and-auto-proxy-problems-with-ie11.md
@@ -2,7 +2,7 @@
description: Auto configuration and auto proxy problems with Internet Explorer 11
ms.assetid: 3fbbc2c8-859b-4b2e-abc3-de2c299e0938
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: networking
diff --git a/browsers/internet-explorer/ie11-deploy-guide/auto-configuration-settings-for-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/auto-configuration-settings-for-ie11.md
index 7957257207..b2219c09cc 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/auto-configuration-settings-for-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/auto-configuration-settings-for-ie11.md
@@ -2,7 +2,7 @@
description: Auto configuration settings for Internet Explorer 11
ms.assetid: 90308d59-45b9-4639-ab1b-497e5ba19023
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: networking
diff --git a/browsers/internet-explorer/ie11-deploy-guide/auto-detect-settings-for-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/auto-detect-settings-for-ie11.md
index efba636009..4705ca8638 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/auto-detect-settings-for-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/auto-detect-settings-for-ie11.md
@@ -2,7 +2,7 @@
description: Auto detect settings Internet Explorer 11
ms.assetid: c6753cf4-3276-43c5-aae9-200e9e82753f
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: networking
diff --git a/browsers/internet-explorer/ie11-deploy-guide/auto-proxy-configuration-settings-for-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/auto-proxy-configuration-settings-for-ie11.md
index 0b26702487..b4de4ac246 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/auto-proxy-configuration-settings-for-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/auto-proxy-configuration-settings-for-ie11.md
@@ -2,7 +2,7 @@
description: Auto proxy configuration settings for Internet Explorer 11
ms.assetid: 5120aaf9-8ead-438a-8472-3cdd924b7d9e
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: networking
diff --git a/browsers/internet-explorer/ie11-deploy-guide/browser-cache-changes-and-roaming-profiles.md b/browsers/internet-explorer/ie11-deploy-guide/browser-cache-changes-and-roaming-profiles.md
index 6a7b6aab93..00ff5c0914 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/browser-cache-changes-and-roaming-profiles.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/browser-cache-changes-and-roaming-profiles.md
@@ -2,7 +2,7 @@
description: Browser cache changes and roaming profiles
ms.assetid: 85f0cd01-6f82-4bd1-9c0b-285af1ce3436
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: performance
diff --git a/browsers/internet-explorer/ie11-deploy-guide/change-history-for-internet-explorer-11.md b/browsers/internet-explorer/ie11-deploy-guide/change-history-for-internet-explorer-11.md
index cd0ed579af..90e7030ed4 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/change-history-for-internet-explorer-11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/change-history-for-internet-explorer-11.md
@@ -1,7 +1,7 @@
---
title: Change history for Internet Explorer 11 (Internet Explorer 11 for IT Pros)
description: This topic lists new and updated topics in the Internet Explorer 11 documentation for Windows 10 and Windows 10 Mobile.
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
---
@@ -13,4 +13,4 @@ This topic lists new and updated topics in the Internet Explorer 11 documentatio
|New or changed topic | Description |
|----------------------|-------------|
-|[Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 Update devices](enterprise-mode-schema-version-1-guidance.md) | Added info about using <emie> and <docMode> together. |
\ No newline at end of file
+|[Enterprise Mode schema v.1 guidance](enterprise-mode-schema-version-1-guidance.md) | Added info about using <emie> and <docMode> together. |
\ No newline at end of file
diff --git a/browsers/internet-explorer/ie11-deploy-guide/check-for-new-enterprise-mode-site-list-xml-file.md b/browsers/internet-explorer/ie11-deploy-guide/check-for-new-enterprise-mode-site-list-xml-file.md
index e98af43141..0428d2e62b 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/check-for-new-enterprise-mode-site-list-xml-file.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/check-for-new-enterprise-mode-site-list-xml-file.md
@@ -2,7 +2,7 @@
description: You can have centralized control over Enterprise Mode by creating a single, global XML site list that includes the list of websites to render using Enterprise Mode.
ms.assetid: 2bbc7017-622e-4baa-8981-c0bbda10e9df
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -13,7 +13,7 @@ title: Check for a new Enterprise Mode site list xml file (Internet Explorer 11
**Applies to:**
-- Windows 10 and later
+- Windows 10
- Windows 8.1
- Windows 7
- Windows Server 2012 R2
diff --git a/browsers/internet-explorer/ie11-deploy-guide/choose-how-to-deploy-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/choose-how-to-deploy-ie11.md
index 3091bf3593..1ad3d887f4 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/choose-how-to-deploy-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/choose-how-to-deploy-ie11.md
@@ -2,7 +2,7 @@
description: Choose how to deploy Internet Explorer 11 (IE11)
ms.assetid: 21b6a301-c222-40bc-ad0b-27f66fc54d9d
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Choose how to deploy Internet Explorer 11 (IE11) (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/choose-how-to-install-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/choose-how-to-install-ie11.md
index 64f586dc6b..fa044bc3ce 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/choose-how-to-install-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/choose-how-to-install-ie11.md
@@ -2,7 +2,7 @@
description: Choose how to install Internet Explorer 11 (IE11)
ms.assetid: 9572f5f1-5d67-483e-bd63-ffea95053481
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Choose how to install Internet Explorer 11 (IE11) (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/collect-data-using-enterprise-site-discovery.md b/browsers/internet-explorer/ie11-deploy-guide/collect-data-using-enterprise-site-discovery.md
index 4d6f071016..a5b982f662 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/collect-data-using-enterprise-site-discovery.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/collect-data-using-enterprise-site-discovery.md
@@ -1,7 +1,7 @@
---
description: Use Internet Explorer to collect data on computers running Windows Internet Explorer 8 through Internet Explorer 11 on Windows 10, Windows 8.1, or Windows 7.
ms.assetid: a145e80f-eb62-4116-82c4-3cc35fd064b6
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
author: eross-msft
@@ -13,7 +13,7 @@ title: Collect data using Enterprise Site Discovery
**Applies to:**
- Windows 10
-- Windows 8.1 Update
+- Windows 8.1
- Windows 7 with Service Pack 1 (SP1)
Use Internet Explorer to collect data on computers running Windows Internet Explorer 8 through Internet Explorer 11 on Windows 10, Windows 8.1, or Windows 7. This inventory information helps you build a list of websites used by your company so you can make more informed decisions about your IE deployments, including figuring out which sites might be at risk or require overhauls during future upgrades.
@@ -339,11 +339,11 @@ You can import this XML data into the correct version of the Enterprise Mode Sit
 **To add your XML data to your Enterprise Mode site list**
-1. Open the Enterprise Mode Site List Manager tool, click **File**, and then click **Bulk add from file**.
+1. Open the Enterprise Mode Site List Manager, click **File**, and then click **Bulk add from file**.

2. Go to your XML file to add the included sites to the tool, and then click **Open**. Your sites are all cleared from your list.
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
-- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/remove-sites-from-a-local-compatibililty-view-list.md b/browsers/internet-explorer/ie11-deploy-guide/remove-sites-from-a-local-compatibililty-view-list.md
index 0b1e0e6b69..49b9d38c79 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/remove-sites-from-a-local-compatibililty-view-list.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/remove-sites-from-a-local-compatibililty-view-list.md
@@ -2,7 +2,7 @@
description: Instructions about how to remove sites from a local compatibility view list.
ms.assetid: f6ecaa75-ebcb-4f8d-8721-4cd6e73c0ac9
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
diff --git a/browsers/internet-explorer/ie11-deploy-guide/remove-sites-from-a-local-enterprise-mode-site-list.md b/browsers/internet-explorer/ie11-deploy-guide/remove-sites-from-a-local-enterprise-mode-site-list.md
index 14d587d2eb..caed9d1c1b 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/remove-sites-from-a-local-enterprise-mode-site-list.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/remove-sites-from-a-local-enterprise-mode-site-list.md
@@ -2,7 +2,7 @@
description: Instructions about how to remove sites from a local Enterprise Mode site list.
ms.assetid: c7d6dd0b-e264-42bb-8c9d-ac2f837018d2
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
diff --git a/browsers/internet-explorer/ie11-deploy-guide/save-your-site-list-to-xml-in-the-enterprise-mode-site-list-manager.md b/browsers/internet-explorer/ie11-deploy-guide/save-your-site-list-to-xml-in-the-enterprise-mode-site-list-manager.md
index 20b7daca7a..c22234e870 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/save-your-site-list-to-xml-in-the-enterprise-mode-site-list-manager.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/save-your-site-list-to-xml-in-the-enterprise-mode-site-list-manager.md
@@ -2,7 +2,7 @@
description: You can save your current Enterprise Mode compatibility site list as an XML file, for distribution and use by your managed systems.
ms.assetid: 254a986b-494f-4316-92c1-b089ee8b3e0a
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -29,9 +29,9 @@ You can save your current Enterprise Mode compatibility site list as an XML file
The first time a user starts Internet Explorer 11 on a managed device; Internet Explorer will look for a new version of the site list at the specified location. If the browser finds an updated site list, IE downloads the new XML site list and uses it.
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
-- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/search-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md b/browsers/internet-explorer/ie11-deploy-guide/search-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md
index fcfcfe5767..51d34e4165 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/search-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/search-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md
@@ -2,7 +2,7 @@
description: Search to see if a specific site already appears in your global Enterprise Mode site list.
ms.assetid: e399aeaf-6c3b-4cad-93c9-813df6ad47f9
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -23,13 +23,13 @@ You can search to see if a specific site already appears in your global Enterpri
 **To search your compatibility list**
-- From the Enterprise Mode Site List Manager tool, type part of the URL into the **Search** box.
+- From the Enterprise Mode Site List Manager, type part of the URL into the **Search** box.
The search query searches all of the text. For example, entering *“micro”* will return results like, www.microsoft.com, microsoft.com, and microsoft.com/images. Wildcard characters aren’t supported.
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
-- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/set-the-default-browser-using-group-policy.md b/browsers/internet-explorer/ie11-deploy-guide/set-the-default-browser-using-group-policy.md
index 89d6428b85..541477f154 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/set-the-default-browser-using-group-policy.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/set-the-default-browser-using-group-policy.md
@@ -2,7 +2,7 @@
description: Use the Group Policy setting, Set a default associations configuration file, to set the default browser for your company devices running Windows 10.
ms.assetid: f486c9db-0dc9-4cd6-8a0b-8cb872b1d361
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/set-up-enterprise-mode-logging-and-data-collection.md b/browsers/internet-explorer/ie11-deploy-guide/set-up-enterprise-mode-logging-and-data-collection.md
index ae2f3d8cc7..4bbb754737 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/set-up-enterprise-mode-logging-and-data-collection.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/set-up-enterprise-mode-logging-and-data-collection.md
@@ -2,7 +2,7 @@
description: Set up and turn on Enterprise Mode logging and data collection in your organization.
ms.assetid: 2e98a280-f677-422f-ba2e-f670362afcde
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -27,7 +27,7 @@ The **Let users turn on and use Enterprise Mode from the Tools menu** setting al

-Getting these reports lets you find out about sites that aren’t working right, so you can add them to your Enterprise Mode site list, without having to locate them all yourself. For more information about creating and using a site list, see the [Add multiple sites to the Enterprise Mode site list using a file and the Windows 10 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md) or the [Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md) topic, based on your operating system.
+Getting these reports lets you find out about sites that aren’t working right, so you can add them to your Enterprise Mode site list, without having to locate them all yourself. For more information about creating and using a site list, see the [Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.2)](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md) or the [Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.1)](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md) topic, based on your operating system.
## Using ASP to collect your data
When you turn logging on, you need a valid URL that points to a server that can be listened to for updates to a user’s registry key. This means you need to set up an endpoint server for the incoming POST messages, which are sent every time the user turns Enterprise Mode on or off from the **Tools** menu.
@@ -141,10 +141,10 @@ If you have errors while you’re publishing your project, you should try to upd
You may need to do some additional package cleanup to remove older package versions.
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
- [What is Enterprise Mode?](what-is-enterprise-mode.md)
-- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
- [Turn on Enterprise Mode and use a site list](turn-on-enterprise-mode-and-use-a-site-list.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/setup-problems-with-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/setup-problems-with-ie11.md
index bf52290a0c..464be0d98d 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/setup-problems-with-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/setup-problems-with-ie11.md
@@ -2,7 +2,7 @@
description: Reviewing log files to learn more about potential setup problems with Internet Explorer 11.
ms.assetid: 2cd79988-17d1-4317-bee9-b3ae2dd110a0
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: support
ms.sitesec: library
ms.pagetype: appcompat
diff --git a/browsers/internet-explorer/ie11-deploy-guide/system-requirements-and-language-support-for-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/system-requirements-and-language-support-for-ie11.md
index 569a366377..f087763a35 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/system-requirements-and-language-support-for-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/system-requirements-and-language-support-for-ie11.md
@@ -2,7 +2,7 @@
description: Lists the minimum system requirements and supported languages for Internet Explorer 11.
ms.assetid: 27185e3d-c486-4e4a-9c51-5cb317c0006d
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: System requirements and language support for Internet Explorer 11 (IE11) (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/troubleshoot-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/troubleshoot-ie11.md
index 3f743c6747..74b34e10b8 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/troubleshoot-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/troubleshoot-ie11.md
@@ -2,7 +2,7 @@
description: Use the topics in this section to learn how to troubleshoot several of the more common problems experienced with Internet Explorer.
ms.assetid: 0361c1a6-3faa-42b2-a588-92439eebeeab
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: support
ms.sitesec: library
title: Troubleshoot Internet Explorer 11 (IE11) (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/turn-off-enterprise-mode.md b/browsers/internet-explorer/ie11-deploy-guide/turn-off-enterprise-mode.md
index 6068c992d8..02aacfd395 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/turn-off-enterprise-mode.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/turn-off-enterprise-mode.md
@@ -2,7 +2,7 @@
description: How to turn Enteprrise Mode off temporarily while testing websites and how to turn it off completely if you no longer want to to use it.
ms.assetid: 5027c163-71e0-49b8-9dc0-f0a7310c7ae3
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -65,7 +65,7 @@ Enterprise Mode is no longer a user option on the **Tools** menu in IE11. Howeve
- [What is Enterprise Mode?](what-is-enterprise-mode.md)
- [Turn on Enterprise Mode and use a site list](turn-on-enterprise-mode-and-use-a-site-list.md)
- [Turn on local control and logging for Enterprise Mode](turn-on-local-control-and-logging-for-enterprise-mode.md)
-- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/turn-off-natural-metrics.md b/browsers/internet-explorer/ie11-deploy-guide/turn-off-natural-metrics.md
index 7dffa89bdd..7789175f6c 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/turn-off-natural-metrics.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/turn-off-natural-metrics.md
@@ -2,7 +2,7 @@
description: Turn off natural metrics for Internet Explorer 11
ms.assetid: e31a27d7-662e-4106-a3d2-c6b0531961d5
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: support
ms.sitesec: library
title: Fix font rendering problems by turning off natural metrics (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/turn-on-enterprise-mode-and-use-a-site-list.md b/browsers/internet-explorer/ie11-deploy-guide/turn-on-enterprise-mode-and-use-a-site-list.md
index 5aaf827d87..b0be90bcc7 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/turn-on-enterprise-mode-and-use-a-site-list.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/turn-on-enterprise-mode-and-use-a-site-list.md
@@ -2,7 +2,7 @@
description: How to turn on Enterprise Mode and specify a site list.
ms.assetid: 800e9c5a-57a6-4d61-a38a-4cb972d833e1
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -27,7 +27,7 @@ We recommend that you store and download your website list from a secure web sev
 **To turn on Enterprise Mode using Group Policy**
1. Open your Group Policy editor and go to the `Administrative Templates\Windows Components\Internet Explorer\Use the Enterprise Mode IE website list` setting.
-Turning this setting on also requires you to create and store a site list. For more information about creating your site list, see the [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md) topics.
+Turning this setting on also requires you to create and store a site list. For more information about creating your site list, see the [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md) topics.

@@ -49,13 +49,13 @@ Turning this setting on also requires you to create and store a site list. For m
- **Local file:** `"SiteList"="file:///c:\\Users\\ -OR- Enterprise Mode schema, version 1 (v.1) |Windows 10 supports both versions of the enterprise mode schema. However, the Windows 10 Enterprise Mode Site List Manager tool only supports the v.2 version of the schema. If you import a v.1 version schema into the Windows 10 Enterprise Mode Site List Manager tool, it will save the XML into the v.2 version of the schema. For more info about the different schema versions, see [Enterprise Mode schema v.2 guidance for Windows 10 devices](enterprise-mode-schema-version-2-guidance.md) |
-|Windows 7 -OR- Windows 8.1 |Enterprise Mode schema v.1 |Uses the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool. For more info about the different schema versions, see [Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 devices](enterprise-mode-schema-version-1-guidance.md) |
-
-## Using the Enterprise Mode Site List Manager tool
-The following topics give you more information about the things that you can do with the Enterprise Mode Site List Manager tool.
-
-|Topic |Description |
-|------|------------|
-|[Add sites to the Enterprise Mode site list using the Windows 10 Enterprise Mode Site List Manager tool](add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md) |How to add websites to your site list using the Windows 10 Enterprise Mode Site List Manager. |
-|[Add sites to the Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md) |How to add websites to your site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager. |
-|[Add multiple sites to the Enterprise Mode site list using a file and the Windows 10 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md) |How to add several websites to your site list at the same time, using a text or XML file and the Windows 10 Enterprise Mode Site List Manager. |
-|[Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md) |How to add several websites to your site list at the same time, using a text or XML file and the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager. |
-|[Edit the Enterprise Mode site list using the Enterprise Mode Site List Manager tool](edit-the-enterprise-mode-site-list-using-the-enterprise-mode-site-list-manager.md) |How to edit the compatibility mode for specific websites. This topic applies to both versions of the Enterprise Mode Site List Manager tool. |
-|[Fix validation problems using the Enterprise Mode Site List Manager tool](fix-validation-problems-using-the-enterprise-mode-site-list-manager.md) |How to fix common site list validation errors. This topic applies to both versions of the Enterprise Mode Site List Manager tool. |
-|[Search your Enterprise Mode site list in the Enterprise Mode Site List Manager tool](search-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md) |How to look to see if a site is already in your global Enterprise Mode site list. This topic applies to both versions of the Enterprise Mode Site List Manager tool. |
-|[Save your site list to XML in the Enterprise Mode Site List Manager tool](save-your-site-list-to-xml-in-the-enterprise-mode-site-list-manager.md) |How to save a site list as XML, so you can deploy and use it with your managed systems. This topic applies to both versions of the Enterprise Mode Site List Manager tool. |
-|[Export your Enterprise Mode site list from the Enterprise Mode Site List Manager tool](export-your-enterprise-mode-site-list-from-the-enterprise-mode-site-list-manager.md) |How to export your site list so you can transfer your data and contents to someone else. This topic applies to both versions of the Enterprise Mode Site List Manager tool. |
-|[Import your Enterprise Mode site list to the Enterprise Mode Site List Manager tool](import-into-the-enterprise-mode-site-list-manager.md) |How to import your site list to replace a corrupted or out-of-date list. This topic applies to both versions of the Enterprise Mode Site List Manager tool. |
-|[Delete sites from your Enterprise Mode site list in the Enterprise Mode Site List Manager tool](delete-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md) |How to delete a website from your site list. This topic applies to both versions of the Enterprise Mode Site List Manager tool. |
-|[Remove all sites from your Enterprise Mode site list in the Enterprise Mode Site List Manager tool](remove-all-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md) |How to delete all of the websites in a site list. This topic applies to both versions of the Enterprise Mode Site List Manager tool. |
-
-## Related topics
-
-
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
-- [Enterprise Mode schema v.2 guidance for Windows 10 devices](enterprise-mode-schema-version-2-guidance.md)
-- [Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 devices](enterprise-mode-schema-version-1-guidance.md)
-
-
-
-
-
-
diff --git a/browsers/internet-explorer/ie11-deploy-guide/use-the-enterprise-mode-site-list-manager.md b/browsers/internet-explorer/ie11-deploy-guide/use-the-enterprise-mode-site-list-manager.md
new file mode 100644
index 0000000000..07af66b6be
--- /dev/null
+++ b/browsers/internet-explorer/ie11-deploy-guide/use-the-enterprise-mode-site-list-manager.md
@@ -0,0 +1,64 @@
+---
+description: Use the topics in this section to learn about how to use the Enterprise Mode Site List Manager.
+ms.assetid: f4dbed4c-08ff-40b1-ab3f-60d3b6e8ec9b
+author: eross-msft
+ms.prod: ie11
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.pagetype: appcompat
+title: Use the Enterprise Mode Site List Manager (Internet Explorer 11 for IT Pros)
+---
+
+# Use the Enterprise Mode Site List Manager
+
+**Applies to:**
+
+- Windows 10
+- Windows 8.1
+- Windows 7
+- Windows Server 2012 R2
+- Windows Server 2008 R2 with Service Pack 1 (SP1)
+
+Enterprise Mode is a compatibility mode that runs on Internet Explorer 11, letting websites render using a modified browser configuration that’s designed to emulate either Windows Internet Explorer 8 or Windows Internet Explorer 7, avoiding the common compatibility problems associated with web apps written and tested on older versions of Internet Explorer.
+
+You can use IE11 and the Enterprise Mode Site List Manager to add individual website domains and domain paths and to specify whether the site renders using Enterprise Mode or the default mode.
+
+## Enterprise Mode Site List Manager versions
+There are currently two versions of the Enterprise Site List Manager, both based on your schema and operating system. Download the [Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853) or the [Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378) tool, based on your operating system.
+
+|Operating system |Schema version |Enterprise Site List Manager version |
+|-----------------|---------------|------------------------------------|
+|Windows 10 |Enterprise Mode schema, version 2 (v.2) -OR- Enterprise Mode schema, version 1 (v.1) |Windows 10 supports both versions of the enterprise mode schema. However, the Enterprise Mode Site List Manager (schema v.2) only supports the v.2 version of the schema. If you import a v.1 version schema into the Enterprise Mode Site List Manager (schema v.2), it will save the XML into the v.2 version of the schema. For more info about the different schema versions, see [Enterprise Mode schema v.2 guidance](enterprise-mode-schema-version-2-guidance.md) |
+|Windows 7 -OR- Windows 8.1 |Enterprise Mode schema v.1 |Uses the Enterprise Mode Site List Manager (schema v.1). For more info about the different schema versions, see [Enterprise Mode schema v.1 guidance](enterprise-mode-schema-version-1-guidance.md) |
+
+## Using the Enterprise Mode Site List Manager
+The following topics give you more information about the things that you can do with the Enterprise Mode Site List Manager.
+
+|Topic |Description |
+|------|------------|
+|[Add sites to the Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.2)](add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md) |How to add websites to your site list using the Enterprise Mode Site List Manager (schema v.2). |
+|[Add sites to the Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.1)](add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md) |How to add websites to your site list using the Enterprise Mode Site List Manager (schema v.1). |
+|[Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.2)](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md) |How to add several websites to your site list at the same time, using a text or XML file and the Enterprise Mode Site List Manager (schema v.2). |
+|[Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.1)](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md) |How to add several websites to your site list at the same time, using a text or XML file and the WEnterprise Mode Site List Manager (schema v.1). |
+|[Edit the Enterprise Mode site list using the Enterprise Mode Site List Manager](edit-the-enterprise-mode-site-list-using-the-enterprise-mode-site-list-manager.md) |How to edit the compatibility mode for specific websites. This topic applies to both versions of the Enterprise Mode Site List Manager. |
+|[Fix validation problems using the Enterprise Mode Site List Manager](fix-validation-problems-using-the-enterprise-mode-site-list-manager.md) |How to fix common site list validation errors. This topic applies to both versions of the Enterprise Mode Site List Manager. |
+|[Search your Enterprise Mode site list in the Enterprise Mode Site List Manager](search-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md) |How to look to see if a site is already in your global Enterprise Mode site list. This topic applies to both versions of the Enterprise Mode Site List Manager. |
+|[Save your site list to XML in the Enterprise Mode Site List Manager](save-your-site-list-to-xml-in-the-enterprise-mode-site-list-manager.md) |How to save a site list as XML, so you can deploy and use it with your managed systems. This topic applies to both versions of the Enterprise Mode Site List Manager. |
+|[Export your Enterprise Mode site list from the Enterprise Mode Site List Manager](export-your-enterprise-mode-site-list-from-the-enterprise-mode-site-list-manager.md) |How to export your site list so you can transfer your data and contents to someone else. This topic applies to both versions of the Enterprise Mode Site List Manager. |
+|[Import your Enterprise Mode site list to the Enterprise Mode Site List Manager](import-into-the-enterprise-mode-site-list-manager.md) |How to import your site list to replace a corrupted or out-of-date list. This topic applies to both versions of the Enterprise Mode Site List Manager. |
+|[Delete sites from your Enterprise Mode site list in the Enterprise Mode Site List Manager](delete-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md) |How to delete a website from your site list. This topic applies to both versions of the Enterprise Mode Site List Manager. |
+|[Remove all sites from your Enterprise Mode site list in the Enterprise Mode Site List Manager](remove-all-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md) |How to delete all of the websites in a site list. This topic applies to both versions of the Enterprise Mode Site List Manager. |
+
+## Related topics
+
+
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Enterprise Mode schema v.2 guidance](enterprise-mode-schema-version-2-guidance.md)
+- [Enterprise Mode schema v.1 guidance](enterprise-mode-schema-version-1-guidance.md)
+
+
+
+
+
+
diff --git a/browsers/internet-explorer/ie11-deploy-guide/user-interface-problems-with-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/user-interface-problems-with-ie11.md
index 0e1533193e..2166cdd0e0 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/user-interface-problems-with-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/user-interface-problems-with-ie11.md
@@ -2,7 +2,7 @@
description: Info about where features went in the IEAK11, where the Favorites, Command, and Status bars went, and where the search bar went.
ms.assetid: 7324faff-ccb6-4e14-ad91-af12dbca575e
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: support
ms.sitesec: library
title: User interface problems with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/using-enterprise-mode.md b/browsers/internet-explorer/ie11-deploy-guide/using-enterprise-mode.md
index b47ac2397c..bf9b76e571 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/using-enterprise-mode.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/using-enterprise-mode.md
@@ -2,7 +2,7 @@
description: Use this section to learn about how to turn on and use IE7 Enterprise Mode or IE8 Enterprise Mode.
ms.assetid: 238ead3d-8920-429a-ac23-02f089c4384a
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
@@ -32,20 +32,20 @@ Because we’ve added the IE7 Enterprise Mode option, we’ve had to rename the
## Turning on and using IE7 Enterprise Mode or IE8 Enterprise Mode
For instructions about how to add IE7 Enterprise Mode or IE8 Enterprise Mode to your webpages and apps, see:
-- [Add single sites to the Enterprise Mode site list using the Windows 10 Enterprise Mode Site List Manager tool](add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md)
+- [Add single sites to the Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.2)](add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md)
-- [Add single sites to the Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md)
+- [Add single sites to the Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.1)](add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md)
-- [Add multiple sites to the Enterprise Mode site list using a file and the Windows 10 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md)
+- [Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.2)](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md)
-- [Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md)
+- [Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.1)](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md)
For instructions and more info about how to fix your compatibility issues using Enterprise Mode, see [Fix web compatibility issues using document modes and the Enterprise Mode site list](fix-compat-issues-with-doc-modes-and-enterprise-mode-site-list.md).
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
-- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/using-ieak11-to-create-install-packages.md b/browsers/internet-explorer/ie11-deploy-guide/using-ieak11-to-create-install-packages.md
index 43d7ddb582..949cd32611 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/using-ieak11-to-create-install-packages.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/using-ieak11-to-create-install-packages.md
@@ -2,7 +2,7 @@
description: How to use IEAK 11 while planning, customizing, and building the custom installation package.
ms.assetid: af93742f-f955-44ab-bfa2-7bf0c99045d3
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Using Internet Explorer Administration Kit 11 (IEAK 11) to create packages (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/using-inf-files-to-create-install-packages.md b/browsers/internet-explorer/ie11-deploy-guide/using-inf-files-to-create-install-packages.md
index b0ec5657e5..d8790ddf45 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/using-inf-files-to-create-install-packages.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/using-inf-files-to-create-install-packages.md
@@ -2,7 +2,7 @@
description: How to use Setup Information (.inf) files to create installation packages.
ms.assetid: 04fa2ba8-8d84-4af6-ab99-77e4f1961b0e
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Using Setup Information (.inf) files to create packages (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/virtualization-and-compatibility-with-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/virtualization-and-compatibility-with-ie11.md
index eef5dd2a0f..ad843a3a06 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/virtualization-and-compatibility-with-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/virtualization-and-compatibility-with-ie11.md
@@ -2,7 +2,7 @@
description: Virtualization and compatibility with Internet Explorer 11
ms.assetid: b0388c04-2584-4b6d-a7a8-4e0476773a80
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: virtualization
diff --git a/browsers/internet-explorer/ie11-deploy-guide/what-is-enterprise-mode.md b/browsers/internet-explorer/ie11-deploy-guide/what-is-enterprise-mode.md
index af00defb04..2e952c7915 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/what-is-enterprise-mode.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/what-is-enterprise-mode.md
@@ -2,7 +2,7 @@
description: Info about the features included in Enterprise Mode with Internet Explorer 11.
ms.assetid: 3c77e9f3-eb21-46d9-b5aa-f9b2341cfefa
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -29,8 +29,8 @@ Enterprise Mode includes the following features:
- **Improved web app and website compatibility.** Through improved emulation, Enterprise Mode lets many legacy web apps run unmodified on IE11, supporting a number of site patterns that aren’t currently supported by existing document modes.
-- **Tool-based management for website lists.** Use the Enterprise Mode Site List Manager tool to add website domains and domain paths and to specify whether a site renders using Enterprise Mode.
-Download the [Enterprise Mode Site List Manager for Windows 10](http://go.microsoft.com/fwlink/p/?LinkId=716853) tool or the [Enterprise Mode Site List Manager for Windows 7 and Windows 8.1](http://go.microsoft.com/fwlink/p/?LinkID=394378) tool, based on your operating system and schema.
+- **Tool-based management for website lists.** Use the Enterprise Mode Site List Manager to add website domains and domain paths and to specify whether a site renders using Enterprise Mode.
+Download the [Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853) or the [Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378), based on your operating system and schema.
- **Centralized control.** You can specify the websites or web apps to interpret using Enterprise Mode, through an XML file on a website or stored locally. Domains and paths within those domains can be treated differently, allowing granular control. Use Group Policy to let users turn Enterprise Mode on or off from the **Tools** menu and to decide whether the Enterprise browser profile appears on the **Emulation** tab of the F12 developer tools. **Important**
-For more information, see all of the topics in [Use the Enterprise Mode Site List Manager tool](../ie11-deploy-guide/use-the-enterprise-mode-site-list-manager-tool.md).
+For more information, see all of the topics in [Use the Enterprise Mode Site List Manager](../ie11-deploy-guide/use-the-enterprise-mode-site-list-manager.md).
**Q: Are browser plug-ins supported in IE11?** -2063532030 3849 E_HTTP_DENIED The password must be updated. Update the password. -2147012867 1234 WININET_E_CANNOT_CONNECT Can’t connect to the server right now. Wait a while and try again, or check the account settings. Verify that the server name is correct and reachable. Verify that the device is connected to the network. -2046817239 316 E_NEXUS_STATUS_DEVICE_NOTPROVISIONED (policies don’t match) The account is configured with policies not compatible with Surface Hub -2046817204 145 E_NEXUS_STATUS_MAXIMUMDEVICESREACHED The account has too many device partnerships. Delete one or more partnerships on the server. -2046817270 93 E_NEXUS_STATUS_SERVERERROR_RETRYLATER Can’t connect to the server right now. Wait until the server comes back online. If the issue persists, re-provision the account. -2063269885 E_CREDENTIALS_EXPIRED (Credentials have expired and need to be updated) The password must be updated. Update the password. -2063269875 E_AIRSYNC_RESET_RETRY Can’t connect to the server right now. Wait a while or check the account’s settings. This is normally a transient error but if the issue persists check the number of devices associated with the account and delete some of them if the number is large. -2046817258 E_NEXUS_STATUS_USER_HASNOMAILBOX The mailbox was migrated to a different server. You should never see this error. If the issue persists, re-provision the account. -2063532028 E_HTTP_FORBIDDEN Can’t connect to the server right now. Wait a while and try again, or check the account’s settings. Verify the server name to make sure it is correct. If the account is using cert based authentication make sure the certificate is still valid and update it if not. -2063400920 E_ACTIVESYNC_PASSWORD_OR_GETCERT The account’s password or client certificate are missing or invalid. Update the password and/or deploy the client certificate. -2046817238 E_NEXUS_STATUS_DEVICE_POLICYREFRESH The account is configured with policies not compatible with Surface Hub. Disable the PasswordEnabled policy for this account. -2063269886 E_CREDENTIALS_UNAVAILABLE The password must be updated. Update the password. -2147012894 WININET_E_TIMEOUT The network doesn’t support the minimum idle timeout required to receive server notification, or the server is offline. Verify that the server is running. Verify the NAT settings. -2063589372 E_FAIL_ABORT This error is used to interrupt the hanging sync, and will not be exposed to users. It will be shown in the telemetry if you force an interactive sync, delete the account, or update its settings. Nothing. -2063532009 E_HTTP_SERVICE_UNAVAIL Can’t connect to the server right now. Wait a while or check the account’s settings. Verify the server name to make sure it is correct. Wait until the server comes back online. If the issue persists, re-provision the account. -2046817267 E_NEXUS_STATUS_MAILBOX_SERVEROFFLINE Can’t connect to the server right now. Wait a while or check the account’s settings. Verify the server name to make sure it is correct. Wait until the server comes back online. If the issue persists, re-provision the account. -2063400921 E_ACTIVESYNC_GETCERT The Exchange server requires a certificate. Import the appropriate EAS certificate on the Surface Hub. -2046817237 E_NEXUS_STATUS_INVALID_POLICYKEY The account is configured with policies not compatible with Surface Hub. Disable the PasswordEnabled policy for this account. -2063532027 E_HTTP_NOT_FOUND The server name is invalid. Verify the server name to make sure it is correct. If the issue persists, re-provision the account. -2063532012 E_HTTP_SERVER_ERROR Can’t connect to the server. Verify the server name to make sure it is correct. Trigger a sync and, if the issue persists, re-provision the account. 0x80072ee7 The server name or address could not be resolved. Make sure the server name is entered correctly. 0x8007052f While auto-discovering the Exchange server, a policy is applied that prevents the logged-in user from logging in to the server. This is a timing issue. Re-verify the account's credentials. Try to re-provision when they're correct. 0x800c0019 Security certificate required to access this resource is invalid. Install the correct ActiveSync certificate needed for the provided device account. 0x80072f0d The certificate authority is invalid or is incorrect. Could not auto-discover the Exchange server because a certificate is missing. Install the correct ActiveSync certificate needed for the provided device account. 0x80004005 E_FAIL The domain provided couldn't be found. The Exchange server could not be auto-discovered and was not provided in the settings. Make sure that the domain entered is the FQDN, and that there is an Exchange server entered in the Exchange server text box. 0x80072efd Fail to connect to Exchange server as a result of a networking issue. It's possible the server was misspelled or it just couldn't be found. Make sure that the Exchange server ID is entered correctly, and that the device is connected to the right network. Specify the system sleep timeout (on battery) 1 hour Turn off hybrid sleep (plugged in) Enabled Turn off hybrid sleep (plugged in) Enabled Turn off hybrid sleep (on battery) Enabled Turn off hybrid sleep (on battery) Enabled Specify the unattended sleep timeout (plugged in) 1 hour Specify the unattended sleep timeout (plugged in) 1 hour Specify the unattended sleep timeout (on battery) 1 hour Specify the unattended sleep timeout (on battery) 1 hour Allow standby states (S1-S3) when sleeping (plugged in) Enabled Allow standby states (S1-S3) when sleeping (plugged in) Enabled Allow standby states (S1-S3) when sleeping (on battery) Enabled Allow standby states (S1-S3) when sleeping (on battery) Enabled Specify the system hibernate timeout (plugged in) Enabled, 0 Specify the system hibernate timeout (plugged in) Enabled, 0 Specify the system hibernate timeout (on battery) Enabled, 0 Specify the system hibernate timeout (on battery) Enabled, 0 Admin Templates > System > Power Management > Video and Display Settings Turn off the display (plugged in) 1 hour Admin Templates>System>Power Management>Video and Display Settings Turn off the display (plugged in) 1 hour Turn off the display (on battery 1 hour Turn off the display (on battery 1 hour Admin Templates > System > Logon Admin Templates>System>Logon Show first sign-in animation Disabled Show first sign-in animation Disabled Hide entry points for Fast User Switching Enabled Hide entry points for Fast User Switching Enabled Turn on convenience PIN sign-in Disabled Turn on convenience PIN sign-in Disabled Turn off picture password sign-in Enabled Turn off picture password sign-in Enabled Turn off app notification on the lock screen Enabled Turn off app notification on the lock screen Enabled Allow users to select when a password is required when resuming from connected standby Disabled Allow users to select when a password is required when resuming from connected standby Disabled Block user from showing account details on sign-in Enabled Block user from showing account details on sign-in Enabled Admin Templates > System > User Profiles Admin Templates>System>User Profiles Turn off the advertising ID Enabled Turn off the advertising ID Enabled Admin Templates > Windows Components Admin Templates>Windows Components Do not show Windows Tips Enabled Do not show Windows Tips Enabled Turn off Microsoft consumer experiences Enabled Turn off Microsoft consumer experiences Enabled Microsoft Passport for Work Disabled Microsoft Passport for Work Disabled Prevent the usage of OneDrive for file storage Enabled Prevent the usage of OneDrive for file storage Enabled Admin Templates > Windows Components > Biometrics Admin Templates>Windows Components>Biometrics Allow the use of biometrics Disabled Allow the use of biometrics Disabled Allow users to log on using biometrics Disabled Allow users to log on using biometrics Disabled Allow domain users to log on using biometrics Disabled Allow domain users to log on using biometrics Disabled Admin Templates > Windows Components > Data Collection and Preview Builds Admin Templates>Windows Components>Data Collection and Preview Builds Toggle user control over Insider builds Disabled Toggle user control over Insider builds Disabled Disable pre-release features or settings Disabled Disable pre-release features or settings Disabled Do not show feedback notifications Enabled Do not show feedback notifications Enabled Admin Templates > Windows Components > File Explorer Admin Templates > Windows Components > File Explorer Show lock in the user tile menu Disabled Show lock in the user tile menu Disabled Admin Templates > Windows Components > Maintenance Scheduler Admin Templates > Windows Components > Maintenance Scheduler Automatic Maintenance Activation Boundary 12am Automatic Maintenance Activation Boundary 12am Automatic Maintenance Random Delay Enabled, 2 hours Automatic Maintenance Random Delay Enabled, 2 hours Automatic Maintenance WakeUp Policy Enabled Automatic Maintenance WakeUp Policy Enabled Admin Templates > Windows Components > Microsoft Edge Admin Templates > Windows Components > Microsoft Edge Open a new tab with an empty tab Disabled Open a new tab with an empty tab Disabled Configure corporate home pages Enabled, about:blank Configure corporate home pages Enabled, about:blank Admin Templates > Windows Components > Search Admin Templates > Windows Components > Search Allow Cortana Disabled Allow Cortana Disabled Windows Settings > Security Settings > Local Policies > Security Options Windows Settings > Security Settings > Local Policies > Security Options Interactive logon: Do not display last user name Enabled Accounts: Block Microsoft accounts Enabled Interactive logon: Do not display last user name Enabled Interactive logon: Sign-in last interactive user automatically after a system-initiated restart Disabled Interactive logon: Sign-in last interactive user automatically after a system-initiated restart Disabled Shutdown: Allow system to be shut down without having to log on Disabled Shutdown: Allow system to be shut down without having to log on Disabled User Account Control: Behavior of the elevation prompt for standard users Auto deny User Account Control: Behavior of the elevation prompt for standard users Auto deny
This text file is only lets you add multiple sites at the same time. You can’t use this file to deploy Enterprise Mode into your company.
+You can create and use a custom text file with the Enterprise Mode Site List Manager (schema v.2) to add multiple sites to your Enterprise Mode site list at the same time.
+
+>**Important:**
This text file is only lets you add multiple sites at the same time. You can’t use this file to deploy Enterprise Mode into your company.
You must separate each site using commas or carriage returns. For example:
@@ -38,7 +42,7 @@ bing.com/images
## Create an Enterprise Mode site list (XML) file using the v.2 version of the Enterprise Mode schema
-You can create and use a custom XML file with the Windows 10 Enterprise Mode Site List Manager tool to add multiple sites to your Enterprise Mode site list at the same time.
+You can create and use a custom XML file with the Enterprise Mode Site List Manager (schema v.2) to add multiple sites to your Enterprise Mode site list at the same time.
Each XML file must include:
@@ -50,7 +54,7 @@ Each XML file must include:
### Enterprise Mode v.2 XML schema example
-The following is an example of what your XML file should look like when you’re done adding your sites. For more info about how to create your XML file, see [Enterprise Mode schema v.2 guidance for Windows 10 devices](enterprise-mode-schema-version-2-guidance.md).
+The following is an example of what your XML file should look like when you’re done adding your sites. For more info about how to create your XML file, see [Enterprise Mode schema v.2 guidance](enterprise-mode-schema-version-2-guidance.md).
```
If `CurrentVersion` is not set or is wrong, it means that the XML parsing failed. This can mean that the XML file isn’t there, that there are access problems, or that the XML file format is wrong. Don’t manually change the `CurrentVersion` registry setting. You must make your changes to your site list and then update the list using the import function in the Windows 10 Enterprise Mode Site List Manager tool.
+To make sure your site list is up-to-date; wait 65 seconds after opening IE and then check that the `CurrentVersion` value in the `HKEY\CURRENT\USER\Software\Microsoft\Internet Explorer\Main\EnterpriseMode\` registry key matches the version number in your file.
If `CurrentVersion` is not set or is wrong, it means that the XML parsing failed. This can mean that the XML file isn’t there, that there are access problems, or that the XML file format is wrong. Don’t manually change the `CurrentVersion` registry setting. You must make your changes to your site list and then update the list using the import function in the Enterprise Mode Site List Manager (schema v.2).
-## Add multiple sites to the Windows 10 Enterprise Mode Site List Manager tool
-After you create your .xml or .txt file, you can bulk add the sites to the Windows 10 Enterprise Mode Site List Manager tool.
+## Add multiple sites to the Enterprise Mode Site List Manager (schema v.2)
+After you create your .xml or .txt file, you can bulk add the sites to the Enterprise Mode Site List Manager (schema v.2).
 **To add multiple sites**
-1. In the Windows 10 Enterprise Mode Site List Manager tool, click **Bulk add from file**.
+1. In the Enterprise Mode Site List Manager (schema v.2), click **Bulk add from file**.
2. Go to your site list (either .txt or .xml) to add the included sites to the tool, and then click **Open**.
You can only add specific URLs, not Internet or Intranet Zones.
-
If you need to include a lot of sites, instead of adding them one at a time, you can create a list of websites and add them all at the same time. For more information, see [Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and 8.1 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md).
+
If you need to include a lot of sites, instead of adding them one at a time, you can create a list of websites and add them all at the same time. For more information, see [Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and 8.1 Enterprise Mode Site List Manager](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md).
## Adding a site to your compatibility list
-You can add individual sites to your compatibility list by using the Enterprise Mode Site List Manager tool.
-
If you're using Windows 10 and the v.2 version of the Enterprise Mode schema, you'll need to use the Windows 10 Enterprise Mode Site List Manager tool. For more info, see [Add sites to the Enterprise Mode site list using the Windows 10 Enterprise Mode Site List Manager tool](add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md).
+You can add individual sites to your compatibility list by using the Enterprise Mode Site List Manager.
+
If you're using the v.2 version of the Enterprise Mode schema, you'll need to use the Enterprise Mode Site List Manager (schema v.1). For more info, see [Add sites to the Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.2)](add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md).
-  **To add a site to your compatibility list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool**
+  **To add a site to your compatibility list using the Enterprise Mode Site List Manager (schema v.1)**
-1. In the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool, click **Add**.
+1. In the Enterprise Mode Site List Manager (schema v.1), click **Add**.
2. Type the URL for the website that’s experiencing compatibility problems, like *<domain>.com* or *<domain>.com*/*<path>* into the **URL** box.
You can only add specific URLs, not Internet or Intranet Zones.
-
If you need to include a lot of sites, instead of adding them one at a time, you can create a list of websites and add them all at the same time. For more information, see the [Add multiple sites to the Enterprise Mode site list using a file and the Windows 10 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md) or the [Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and 8.1 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md) topic, based on your operating system.
+
If you need to include a lot of sites, instead of adding them one at a time, you can create a list of websites and add them all at the same time. For more information, see the [Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.2)](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md) or the [Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.1)](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md) topic, based on your operating system.
## Adding a site to your compatibility list
-You can add individual sites to your compatibility list by using the Enterprise Mode Site List Manager tool.
If you're using Windows 7 and Windows 8.1 or the v.1 version of the Enterprise Mode schema, you'll need to use the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool. For more info, see [Add sites to the Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md).
+You can add individual sites to your compatibility list by using the Enterprise Mode Site List Manager.
If you're using the v.1 version of the Enterprise Mode schema, you'll need to use the Enterprise Mode Site List Manager (schema v.1). For more info, see [Add sites to the Enterprise Mode site list using the WEnterprise Mode Site List Manager (schema v.1)](add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md).
-  **To add a site to your compatibility list using the Windows 10 Enterprise Mode Site List Manager tool**
+  **To add a site to your compatibility list using the Enterprise Mode Site List Manager (schema v.2)**
-1. In the Windows 10 Enterprise Mode Site List Manager tool, click **Add**.
+1. In the Enterprise Mode Site List Manager (schema v.2), click **Add**.
2. Type the URL for the website that’s experiencing compatibility problems, like *<domain>.com* or *<domain>.com*/*<path>* into the **URL** box.
-Each site is validated and if successful, added to the global site list when you click **OK** to close the menu. If a site doesn’t pass validation, you can try to fix the issues or pick the site and click **Add to list** to ignore the validation problem. For more information about fixing validation problems, see [Fix validation problems using the Enterprise Mode Site List Manager tool](fix-validation-problems-using-the-enterprise-mode-site-list-manager.md).
+Each site is validated and if successful, added to the global site list when you click **OK** to close the menu. If a site doesn’t pass validation, you can try to fix the issues or pick the site and click **Add to list** to ignore the validation problem. For more information about fixing validation problems, see [Fix validation problems using the Enterprise Mode Site List Manager](fix-validation-problems-using-the-enterprise-mode-site-list-manager.md).
3. Click **OK** to close the **Bulk add sites to the list** menu.
@@ -378,7 +378,7 @@ You can completely remove the data stored on your employee’s computers.
- `Remove-Item -Path 'HKCU:\Software\Microsoft\Internet Explorer\WMITelemetry'`
## Related topics
-* [Enterprise Mode Site List Manager for Windows 10 download](http://go.microsoft.com/fwlink/?LinkId=746562)
+* [Enterprise Mode Site List Manager (schema v.2) download](http://go.microsoft.com/fwlink/?LinkId=746562)
* [Enterprise Mode for Internet Explorer 11 (IE11)](enterprise-mode-overview-for-ie11.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/create-install-packages-for-multiple-operating-systems-or-languages.md b/browsers/internet-explorer/ie11-deploy-guide/create-install-packages-for-multiple-operating-systems-or-languages.md
index 4349873adf..33f573e4ba 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/create-install-packages-for-multiple-operating-systems-or-languages.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/create-install-packages-for-multiple-operating-systems-or-languages.md
@@ -2,7 +2,7 @@
description: Create packages for multiple operating systems or languages
ms.assetid: 44051f9d-63a7-43bf-a427-d0a0a1c717da
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Create packages for multiple operating systems or languages (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/customize-ie11-install-packages.md b/browsers/internet-explorer/ie11-deploy-guide/customize-ie11-install-packages.md
index 64ad245ecd..b2e068e5f8 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/customize-ie11-install-packages.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/customize-ie11-install-packages.md
@@ -2,7 +2,7 @@
description: Customize Internet Explorer 11 installation packages
ms.assetid: 10a14a09-673b-4f8b-8d12-64036135e7fd
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Customize Internet Explorer 11 installation packages (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/delete-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md b/browsers/internet-explorer/ie11-deploy-guide/delete-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md
index ec0a98d0e3..ab440a2332 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/delete-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/delete-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md
@@ -3,7 +3,7 @@ description: Delete a single site from your global Enterprise Mode site list.
title: Delete sites from your Enterprise Mode site list in the Enterprise Mode Site List Manager (Internet Explorer 11 for IT Pros)
ms.assetid: 41413459-b57f-48da-aedb-4cbec1e2981a
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -27,14 +27,14 @@ The site is permanently removed from your list.
If you delete a site by mistake, you’ll need to manually add it back using the instructions in the following topics, based on operating system.
-- [Add sites to the Enterprise Mode site list using the Windows 10 Enterprise Mode Site List Manager tool](add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md)
+- [Add sites to the Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.2)](add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool.md)
-- [Add sites to the Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md)
+- [Add sites to the Enterprise Mode site list using the Enterprise Mode Site List Manager (schema v.1)](add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md)
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
-- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/deploy-ie11-using-automatic-version-synchronization-avs.md b/browsers/internet-explorer/ie11-deploy-guide/deploy-ie11-using-automatic-version-synchronization-avs.md
index 9ed8f0efec..e91b8ce485 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/deploy-ie11-using-automatic-version-synchronization-avs.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/deploy-ie11-using-automatic-version-synchronization-avs.md
@@ -2,7 +2,7 @@
description: You can deploy Internet Explorer 11 to your users' computers by using your custom browser packages and Automatic Version Synchronization (AVS).
ms.assetid: f51224bd-3371-4551-821d-1d62310e3384
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Deploy Internet Explorer 11 using Automatic Version Synchronization (AVS) (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/deploy-ie11-using-software-distribution-tools.md b/browsers/internet-explorer/ie11-deploy-guide/deploy-ie11-using-software-distribution-tools.md
index 8acd111034..9ba9bc1914 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/deploy-ie11-using-software-distribution-tools.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/deploy-ie11-using-software-distribution-tools.md
@@ -2,7 +2,7 @@
description: Deploy Internet Explorer 11 using software distribution tools
ms.assetid: fd027775-651a-41e1-8ec3-d32eca876d8a
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Deploy Internet Explorer 11 using software distribution tools (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/deploy-pinned-sites-using-mdt-2013.md b/browsers/internet-explorer/ie11-deploy-guide/deploy-pinned-sites-using-mdt-2013.md
index d0b1a5dd07..cf0f73e234 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/deploy-pinned-sites-using-mdt-2013.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/deploy-pinned-sites-using-mdt-2013.md
@@ -2,7 +2,7 @@
description: You can pin websites to the Windows 8.1 taskbar for quick access using the Microsoft Deployment Toolkit (MDT) 2013.
ms.assetid: 24f4dcac-9032-4fe8-bf6d-2d712d61cb0c
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Deploy pinned websites using Microsoft Deployment Toolkit (MDT) 2013 (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/deprecated-document-modes.md b/browsers/internet-explorer/ie11-deploy-guide/deprecated-document-modes.md
index de5ddde4e7..77ad3c2aea 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/deprecated-document-modes.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/deprecated-document-modes.md
@@ -2,7 +2,7 @@
description: Windows Internet Explorer 8 introduced document modes as a way to move from the proprietary coding of web features to a more standardized type of coding that could run on multiple browsers and devices.
ms.assetid: 00cb1f39-2b20-4d37-9436-62dc03a6320b
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
diff --git a/browsers/internet-explorer/ie11-deploy-guide/edit-the-enterprise-mode-site-list-using-the-enterprise-mode-site-list-manager.md b/browsers/internet-explorer/ie11-deploy-guide/edit-the-enterprise-mode-site-list-using-the-enterprise-mode-site-list-manager.md
index 16c7670957..2df84a765e 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/edit-the-enterprise-mode-site-list-using-the-enterprise-mode-site-list-manager.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/edit-the-enterprise-mode-site-list-using-the-enterprise-mode-site-list-manager.md
@@ -1,8 +1,8 @@
---
-description: You can use Internet Explorer 11 and the Enterprise Mode Site List Manager tool to change whether page rendering should use Enterprise Mode or the default Internet Explorer browser configuration. You can also add, remove, or delete associated comments.
+description: You can use Internet Explorer 11 and the Enterprise Mode Site List Manager to change whether page rendering should use Enterprise Mode or the default Internet Explorer browser configuration. You can also add, remove, or delete associated comments.
ms.assetid: 76aa9a85-6190-4c3a-bc25-0f914de228ea
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -19,26 +19,26 @@ title: Edit the Enterprise Mode site list using the Enterprise Mode Site List Ma
- Windows Server 2012 R2
- Windows Server 2008 R2 with Service Pack 1 (SP1)
-You can use Internet Explorer 11 and the Enterprise Mode Site List Manager tool to change whether page rendering should use Enterprise Mode or the default Internet Explorer browser configuration. You can also add, remove, or delete associated comments.
+You can use Internet Explorer 11 and the Enterprise Mode Site List Manager to change whether page rendering should use Enterprise Mode or the default Internet Explorer browser configuration. You can also add, remove, or delete associated comments.
-If you need to edit a lot of websites, you probably don’t want to do it one at a time. Instead, you can edit your saved XML or TXT file and add the sites back again. For information about how to do this, depending on your operating system and schema version, see [Add multiple sites to the Enterprise Mode site list using a file and Windows 10 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md) or [Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md).
+If you need to edit a lot of websites, you probably don’t want to do it one at a time. Instead, you can edit your saved XML or TXT file and add the sites back again. For information about how to do this, depending on your operating system and schema version, see [Add multiple sites to the Enterprise Mode site list using a file and Enterprise Mode Site List Manager (schema v.2)](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md) or [Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.1)](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md).
 **To change how your page renders**
-1. In the Enterprise Mode Site List Manager tool, double-click the site you want to change.
+1. In the Enterprise Mode Site List Manager, double-click the site you want to change.
2. Change the comment or the compatibility mode option.
3. Click **Save** to validate your changes and to add the updated information to your site list.
-If your change passes validation, it’s added to the global site list. If the update doesn’t pass validation, you’ll get an error message explaining the problem. You’ll then be able to either cancel the update or ignore the validation problem and add it to your list anyway. For more information about fixing validation issues, see [Fix validation problems using the Enterprise Mode Site List Manager tool](fix-validation-problems-using-the-enterprise-mode-site-list-manager.md).
+If your change passes validation, it’s added to the global site list. If the update doesn’t pass validation, you’ll get an error message explaining the problem. You’ll then be able to either cancel the update or ignore the validation problem and add it to your list anyway. For more information about fixing validation issues, see [Fix validation problems using the Enterprise Mode Site List Manager](fix-validation-problems-using-the-enterprise-mode-site-list-manager.md).
4. On the **File** menu, click **Save to XML**, and save the updated file.
You can save the file locally or to a network share. However, you must make sure you deploy it to the location specified in your registry key. For more information about the registry key, see [Turn on Enterprise Mode and use a site list](turn-on-enterprise-mode-and-use-a-site-list.md).
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
-- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/enable-and-disable-add-ons-using-administrative-templates-and-group-policy.md b/browsers/internet-explorer/ie11-deploy-guide/enable-and-disable-add-ons-using-administrative-templates-and-group-policy.md
index 5fadb33d2b..ee46784821 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/enable-and-disable-add-ons-using-administrative-templates-and-group-policy.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/enable-and-disable-add-ons-using-administrative-templates-and-group-policy.md
@@ -2,7 +2,7 @@
description: Enable and disable add-ons using administrative templates and group policy
ms.assetid: c6fe1cd3-0bfc-4d23-8016-c9601f674c0b
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/enhanced-protected-mode-problems-with-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/enhanced-protected-mode-problems-with-ie11.md
index 04d3602bc5..9d30f3ba62 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/enhanced-protected-mode-problems-with-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/enhanced-protected-mode-problems-with-ie11.md
@@ -2,7 +2,7 @@
description: Enhanced Protected Mode problems with Internet Explorer
ms.assetid: 15890ad1-733d-4f7e-a318-10399b389f45
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-overview-for-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-overview-for-ie11.md
index 5581dc3c60..50970689b7 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-overview-for-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-overview-for-ie11.md
@@ -1,8 +1,8 @@
---
-description: Use the topics in this section to learn how to set up and use Enterprise Mode and the Enterprise Mode Site List Manager tool in your company.
+description: Use the topics in this section to learn how to set up and use Enterprise Mode and the Enterprise Mode Site List Manager in your company.
ms.assetid: d52ba8ba-b3c7-4314-ba14-0610e1d8456e
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -19,7 +19,7 @@ title: Enterprise Mode for Internet Explorer 11 (Internet Explorer 11 for IT Pro
- Windows Server 2012 R2
- Windows Server 2008 R2 with Service Pack 1 (SP1)
-Use the topics in this section to learn how to set up and use Enterprise Mode and the Enterprise Mode Site List Manager tool in your company.
+Use the topics in this section to learn how to set up and use Enterprise Mode and the Enterprise Mode Site List Manager in your company.
## In this section
|Topic |Description |
@@ -27,11 +27,11 @@ Use the topics in this section to learn how to set up and use Enterprise Mode an
|[What is Enterprise Mode?](what-is-enterprise-mode.md) |Includes descriptions of the features of Enterprise Mode. |
|[Set up Enterprise Mode logging and data collection](set-up-enterprise-mode-logging-and-data-collection.md) |Guidance about how to turn on local control of Enterprise Mode and how to use ASP or the GitHub sample to collect data from your local computers. |
|[Turn on Enterprise Mode and use a site list](turn-on-enterprise-mode-and-use-a-site-list.md) |Guidance about how to turn on Enterprise Mode and set up a site list, using Group Policy or the registry. |
-|[Enterprise Mode schema v.2 guidance for Windows 10 devices](enterprise-mode-schema-version-2-guidance.md) |Guidance about how to write the XML for your site list, including what not to include, how to use trailing slashes, and info about how to target specific sites. |
-|[Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 devices](enterprise-mode-schema-version-1-guidance.md) |Guidance about how to write the XML for your site list, including what not to include, how to use trailing slashes, and info about how to target specific sites. |
+|[Enterprise Mode schema v.2 guidance](enterprise-mode-schema-version-2-guidance.md) |Guidance about how to write the XML for your site list, including what not to include, how to use trailing slashes, and info about how to target specific sites. |
+|[Enterprise Mode schema v.1 guidance](enterprise-mode-schema-version-1-guidance.md) |Guidance about how to write the XML for your site list, including what not to include, how to use trailing slashes, and info about how to target specific sites. |
|[Check for a new Enterprise Mode site list xml file](check-for-new-enterprise-mode-site-list-xml-file.md) |Guidance about how the Enterprise Mode functionality looks for your updated site list. |
|[Turn on local control and logging for Enterprise Mode](turn-on-local-control-and-logging-for-enterprise-mode.md) |Guidance about how to turn on local control of Enterprise Mode, using Group Policy or the registry.|
-|[Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md) |Guidance about how to use the Enterprise Mode Site List Manager tool, including how to add and update sites on your site list. |
+|[Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md) |Guidance about how to use the Enterprise Mode Site List Manager, including how to add and update sites on your site list. |
|[Using Enterprise Mode](using-enterprise-mode.md) |Guidance about how to turn on either IE7 Enterprise Mode or IE8 Enterprise Mode. |
|[Fix web compatibility issues using document modes and the Enterprise Mode Site List](fix-compat-issues-with-doc-modes-and-enterprise-mode-site-list.md) |Guidance about how to decide and test whether to use document modes or Enterprise Mode to help fix compatibility issues. |
|[Remove sites from a local Enterprise Mode site list](remove-sites-from-a-local-enterprise-mode-site-list.md) |Guidance about how to remove websites from a device's local Enterprise Mode site list. |
diff --git a/browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md b/browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
index 69bf767c22..1e91d25a85 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
@@ -1,27 +1,27 @@
---
-description: Use the Enterprise Mode Site List Manager tool to create and update your Enterprise Mode site list for devices running Windows 7 or Windows 8.1 Update.
+description: Use the Enterprise Mode Site List Manager to create and update your Enterprise Mode site list for devices running Windows 7 or Windows 8.1 Update.
ms.assetid: 17c61547-82e3-48f2-908d-137a71938823
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
-title: Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 Update devices (Internet Explorer 11 for IT Pros)
+title: Enterprise Mode schema v.1 guidance (Internet Explorer 11 for IT Pros)
---
-# Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 Update devices
+# Enterprise Mode schema v.1 guidance
**Applies to:**
- Windows 8.1
- Windows 7
-Use the Enterprise Mode Site List Manager tool to create and update your Enterprise Mode site list for devices running Windows 7 or Windows 8.1 Update. If you don't want to use the Enterprise Mode Site List Manager, you also have the option to update your XML schema using Notepad, or any other XML-editing app.
+Use the Enterprise Mode Site List Manager (schema v.1) to create and update your Enterprise Mode site list for devices running the v.1 version of the schema, or the Enterprise Mode Site List Manager (schema v.2) to create and update your Enterprise Mode site list for devices running the v.2 version of the schema. We strongly recommend moving to the new schema, v.2. For more info, see [Enterprise Mode schema v.2 guidance](enterprise-mode-schema-version-2-guidance.md).
-If you're using a Windows 10-based device, we strongly recommend moving to the new schema, v.2. For more info, see [Enterprise Mode schema v.2 guidance for Windows 10 devices](enterprise-mode-schema-version-2-guidance.md).
+If you don't want to use the Enterprise Mode Site List Manager, you also have the option to update your XML schema using Notepad, or any other XML-editing app.
## Enterprise Mode schema v.1 example
-The following is an example of the Enterprise Mode schema v.1. This schema can run on devices running Windows 7, Windows 8.1, and Windows 10.
+The following is an example of the Enterprise Mode schema v.1. This schema can run on devices running Windows 7 and Windows 8.1.
**Important**
Make sure that you don't specify a protocol when adding your URLs. Using a URL like `
-These schema updates only apply to devices running Windows 10. For devices running Windows 7 or Windows 8.1, see [Enterprise Mode schema guidance for Windows 7 and Windows 8.1 devices](enterprise-mode-schema-version-1-guidance.md).
+If you're running Windows 7 or Windows 8.1 and you've been using the version 1.0 (v.1) of the schema, you can continue to do so, but you won't get the benefits that come with the updated schema. For info about the v.1 schema, see [Enterprise Mode schema v.1 guidance](enterprise-mode-schema-version-1-guidance.md).
## Enterprise Mode schema v.2 updates
Because of the schema changes, you can't combine the old version (v.1) with the new version (v.2) of the schema. If you look at your XML file, you can tell which version you're using by:
@@ -27,7 +29,7 @@ Because of the schema changes, you can't combine the old version (v.1) with the
- <site-list>. If your schema root node includes this key, you're using the v.2 version of the schema.
-You can continue to use the v.1 version of the schema on Windows 10, but you won't have the benefits of the new v.2 version schema updates and new features. Additionally, if you save the v.1 version of the schema in the new Enterprise Mode Site List Manager tool for Windows 10, it will automatically update the file to use the v.2 version of the schema.
+You can continue to use the v.1 version of the schema on Windows 10, but you won't have the benefits of the new v.2 version schema updates and new features. Additionally, if you save the v.1 version of the schema in the new Enterprise Mode Site List Manager for Windows 10, it will automatically update the file to use the v.2 version of the schema.
### Enterprise Mode v.2 schema example
The following is an example of the v.2 version of the Enterprise Mode schema.
@@ -249,7 +251,7 @@ With:
While the old, replaced attributes aren't supported in the v.2 version of the schema, they'll continue to work in the v.1 version of the schema. If, however, you're using the v.2 version of the schema and these attributes are still there, the v.2 version schema takes precedence. We don’t recommend combining the two schemas, and instead recommend that you move to the v.2 version of the schema to take advantage of the new features.
**Important**
-Saving your v.1 version of the file using the new Enterprise Mode Site List Manager tool for Windows 10 automatically updates the XML to the new v.2 version of the schema.
+Saving your v.1 version of the file using the new Enterprise Mode Site List Manager (schema v.2) automatically updates the XML to the new v.2 version of the schema.
### What not to include in your schema
We recommend that you not add any of the following items to your schema because they can make your compatibility list behave in unexpected ways:
@@ -260,7 +262,7 @@ We recommend that you not add any of the following items to your schema because
- Don’t use query strings, ampersands break parsing.
## Related topics
-- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/export-your-enterprise-mode-site-list-from-the-enterprise-mode-site-list-manager.md b/browsers/internet-explorer/ie11-deploy-guide/export-your-enterprise-mode-site-list-from-the-enterprise-mode-site-list-manager.md
index 08b19154e2..36e9f65461 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/export-your-enterprise-mode-site-list-from-the-enterprise-mode-site-list-manager.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/export-your-enterprise-mode-site-list-from-the-enterprise-mode-site-list-manager.md
@@ -2,14 +2,14 @@
description: After you create your Enterprise Mode site list in the Enterprise Mode Site List Manager, you can export the contents to an Enterprise Mode (.EMIE) file.
ms.assetid: 9ee7c13d-6fca-4446-bc22-d23a0213a95d
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
-title: Export your Enterprise Mode site list from the Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros)
+title: Export your Enterprise Mode site list from the Enterprise Mode Site List Manager (Internet Explorer 11 for IT Pros)
---
-# Export your Enterprise Mode site list from the Enterprise Mode Site List Manager tool
+# Export your Enterprise Mode site list from the Enterprise Mode Site List Manager
**Applies to:**
@@ -32,9 +32,9 @@ This file is not intended for distribution to your managed devices. Instead, it
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
-- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/fix-compat-issues-with-doc-modes-and-enterprise-mode-site-list.md b/browsers/internet-explorer/ie11-deploy-guide/fix-compat-issues-with-doc-modes-and-enterprise-mode-site-list.md
index 54453d9b83..4e146ead03 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/fix-compat-issues-with-doc-modes-and-enterprise-mode-site-list.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/fix-compat-issues-with-doc-modes-and-enterprise-mode-site-list.md
@@ -2,7 +2,7 @@
description: The Internet Explorer 11 Enterprise Mode site list lets you specify document modes for specific websites, helping you fix compatibility issues without changing a single line of code on the site.
ms.assetid: 4b21bb27-aeac-407f-ae58-ab4c6db2baf6
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -46,11 +46,11 @@ If that doesn’t work, continue down to the next lowest document mode, stopping
After you’ve figured out the document mode that fixes your compatibility problems, you can add the site to your Enterprise Mode site list.
**Note**
-There are two versions of the Enterprise Mode site list schema and the Enterprise Mode Site List Manager tool, based on your operating system. For more info about the schemas, see [Enterprise Mode schema v.2 guidance for Windows 10 devices](enterprise-mode-schema-version-2-guidance.md) or [Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 devices](enterprise-mode-schema-version-1-guidance.md). For more info about the different site list management tools, see [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md).
+There are two versions of the Enterprise Mode site list schema and the Enterprise Mode Site List Manager, based on your operating system. For more info about the schemas, see [Enterprise Mode schema v.2 guidance](enterprise-mode-schema-version-2-guidance.md) or [Enterprise Mode schema v.1 guidance](enterprise-mode-schema-version-1-guidance.md). For more info about the different site list management tools, see [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md).
 **To add your site to the site list**
-1. Open the Enterprise Mode Site List Manager tool, and click **Add**.
+1. Open the Enterprise Mode Site List Manager, and click **Add**.

@@ -58,13 +58,13 @@ There are two versions of the Enterprise Mode site list schema and the Enterpris
Similar to Enterprise Mode, you can specify a document mode for a particular web path—such as contoso.com/ERP—or at a domain level. In the above, the entire contoso.com domain loads in Enterprise Mode, while microsoft.com is forced to load into IE8 Document Mode and bing.com loads in IE11.
**Note**
-For more information about Enterprise Mode, see [What is Enterprise Mode?](what-is-enterprise-mode.md) For more information about the Enterprise Mode Site List Manager tool and how to add sites to your site list, see [Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md).
+For more information about Enterprise Mode, see [What is Enterprise Mode?](what-is-enterprise-mode.md) For more information about the Enterprise Mode Site List Manager and how to add sites to your site list, see [Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md).
### Review your Enterprise Mode site list
-Take a look at your Enterprise Mode site list and make sure everything is the way you want it. The next step will be to turn the list on and start to use it in your company. The Enterprise Mode Site List Manager tool will look something like:
+Take a look at your Enterprise Mode site list and make sure everything is the way you want it. The next step will be to turn the list on and start to use it in your company. The Enterprise Mode Site List Manager will look something like:
-
+
And the underlying XML code will look something like:
@@ -92,9 +92,9 @@ By default, IE11 uses the **Display intranet sites in Compatibility View** setti
To help you move forward, you can now use the Enterprise Mode site list to specify sites or web paths to use the IE7 document mode, which goes down to IE5 “Quirks” mode if the page doesn’t have an explicit `DOCTYPE` tag. Using this document mode effectively helps you provide the Compatibility View functionality for single sites or a group of sites, which after thorough testing, can help you turn off Compatibility View as the default setting for your intranet sites.
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
-- [Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/fix-validation-problems-using-the-enterprise-mode-site-list-manager.md b/browsers/internet-explorer/ie11-deploy-guide/fix-validation-problems-using-the-enterprise-mode-site-list-manager.md
index 051b4acaaf..60d261f86c 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/fix-validation-problems-using-the-enterprise-mode-site-list-manager.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/fix-validation-problems-using-the-enterprise-mode-site-list-manager.md
@@ -2,14 +2,14 @@
description: When you add multiple sites to your Enterprise Mode site list entries, they’re validated by the Enterprise Mode Site List Manager before they’re entered into your global list.
ms.assetid: 9f80e39f-dcf1-4124-8931-131357f31d67
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
-title: Fix validation problems using the Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros)
+title: Fix validation problems using the Enterprise Mode Site List Manager (Internet Explorer 11 for IT Pros)
---
-# Fix validation problems using the Enterprise Mode Site List Manager tool
+# Fix validation problems using the Enterprise Mode Site List Manager
**Applies to:**
@@ -19,7 +19,7 @@ title: Fix validation problems using the Enterprise Mode Site List Manager tool
- Windows Server 2012 R2
- Windows Server 2008 R2 with Service Pack 1 (SP1)
-When you add multiple sites to your Enterprise Mode site list entries, they’re validated by the Enterprise Mode Site List Manager tool before they’re entered into your global list. If a site doesn’t pass validation, you’ll have a couple of options to address it.
+When you add multiple sites to your Enterprise Mode site list entries, they’re validated by the Enterprise Mode Site List Manager before they’re entered into your global list. If a site doesn’t pass validation, you’ll have a couple of options to address it.
There are typically 3 types of errors you’ll see:
@@ -31,9 +31,9 @@ There are typically 3 types of errors you’ll see:
Another possibility is that redirection happens multiple times, with an intermediary site experiencing compatibility issues. For example, an employee types a short URL that then redirects multiple times, finally ending up on a non-intranet site. In this situation, you might want to add the intermediary URLs to your Enterprise Mode site list, in case there’s logic in one of them that has compatibility issues.
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
-- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-advanced-group-policy-mgmt-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-advanced-group-policy-mgmt-ie11.md
index 5e6bc433cc..699ac6b08f 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-advanced-group-policy-mgmt-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-advanced-group-policy-mgmt-ie11.md
@@ -2,7 +2,7 @@
description: Overview about Group Policy, Advanced Group Policy Management (AGPM), and Internet Explorer 11
ms.assetid: 63a7ef4a-6de2-4d08-aaba-0479131e3406
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-group-policy-mgmt-console-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-group-policy-mgmt-console-ie11.md
index d92ab9d3d3..93e3fc0b99 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-group-policy-mgmt-console-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-group-policy-mgmt-console-ie11.md
@@ -2,7 +2,7 @@
description: Overview about Group Policy, the Group Policy Management Console (GPMC), and Internet Explorer 11
ms.assetid: ae3d227d-3da7-46b8-8a61-c71bfeae0c63
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-ie11.md
index 5028bab10d..ec32390c66 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-ie11.md
@@ -2,7 +2,7 @@
description: Use the topics in this section to learn about Group Policy and how to use it to manage Internet Explorer.
ms.assetid: 50383d3f-9ac9-4a30-8852-354b6eb9434a
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-local-group-policy-editor-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-local-group-policy-editor-ie11.md
index 15b8ee2275..fa923d9b37 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-local-group-policy-editor-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/group-policy-and-local-group-policy-editor-ie11.md
@@ -2,7 +2,7 @@
description: Group Policy, the Local Group Policy Editor, and Internet Explorer 11
ms.assetid: 6fc30e91-efac-4ba5-9ee2-fa77dcd36467
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/group-policy-compatability-with-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/group-policy-compatability-with-ie11.md
index c0c1aad839..35078a3e90 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/group-policy-compatability-with-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/group-policy-compatability-with-ie11.md
@@ -2,7 +2,7 @@
description: Group Policy suggestions for compatibility with Internet Explorer 11
ms.assetid: 7482c99f-5d79-4344-9e1c-aea9f0a68e18
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/group-policy-objects-and-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/group-policy-objects-and-ie11.md
index ed982594f5..10f870a052 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/group-policy-objects-and-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/group-policy-objects-and-ie11.md
@@ -2,7 +2,7 @@
description: Overview of the available Group Policy management tools
ms.assetid: e33bbfeb-6b80-4e71-8bba-1d0369a87312
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/group-policy-preferences-and-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/group-policy-preferences-and-ie11.md
index 379b8e22f1..1cb342649a 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/group-policy-preferences-and-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/group-policy-preferences-and-ie11.md
@@ -2,7 +2,7 @@
description: Info about Group Policy preferences versus Group Policy settings
ms.assetid: f2264c97-7f09-4f28-bb5c-58ab80dcc6ee
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/group-policy-problems-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/group-policy-problems-ie11.md
index 042bb55c5f..ab3e07bb1c 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/group-policy-problems-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/group-policy-problems-ie11.md
@@ -2,7 +2,7 @@
description: Links to troubleshooting topics and log files that can help address Group Policy problems with Internet Explorer 11.
ms.assetid: 0da0d9a9-200c-46c4-96be-630e82de017b
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/group-policy-shortcut-extensions-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/group-policy-shortcut-extensions-ie11.md
index a358eecd9f..932f43f074 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/group-policy-shortcut-extensions-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/group-policy-shortcut-extensions-ie11.md
@@ -2,7 +2,7 @@
description: Instructions about how to create and configure shortcut preference extensions to file system objects, URLs, and shell objects.
ms.assetid: c6fbf990-13e4-4be7-9f08-5bdd43179b3b
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/group-policy-windows-powershell-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/group-policy-windows-powershell-ie11.md
index 6822bdc5ad..a3cf84a188 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/group-policy-windows-powershell-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/group-policy-windows-powershell-ie11.md
@@ -2,7 +2,7 @@
description: Overview about how Group Policy works with Windows Powershell and Internet Explorer 11
ms.assetid: e3607cde-a498-4e04-9daa-b331412967fc
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/import-into-the-enterprise-mode-site-list-manager.md b/browsers/internet-explorer/ie11-deploy-guide/import-into-the-enterprise-mode-site-list-manager.md
index e504c8029b..78cd0493c7 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/import-into-the-enterprise-mode-site-list-manager.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/import-into-the-enterprise-mode-site-list-manager.md
@@ -2,7 +2,7 @@
description: If you need to replace your entire site list because of errors, or simply because it’s out of date, you can import your exported Enterprise Mode site list using the Enterprise Mode Site List Manager.
ms.assetid: cacd5d68-700b-4a96-b4c9-ca2c40c1ac5f
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -33,9 +33,9 @@ Importing your file overwrites everything that’s currently in the tool, so mak
3. Review the alert message about all of your entries being overwritten. If you still want to import the file, click **Yes**.
## Related topics
-- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
-- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
-- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
+- [Download the Enterprise Mode Site List Manager (schema v.2)](http://go.microsoft.com/fwlink/p/?LinkId=716853)
+- [Download the Enterprise Mode Site List Manager (schema v.1)](http://go.microsoft.com/fwlink/p/?LinkID=394378)
+- [Use the Enterprise Mode Site List Manager](use-the-enterprise-mode-site-list-manager.md)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/index.md b/browsers/internet-explorer/ie11-deploy-guide/index.md
index 45f8e7349c..26af9a6794 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/index.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/index.md
@@ -2,7 +2,7 @@
description: Use this guide to learn about the several options and processes you'll need to consider while you're planning for, deploying, and customizing Internet Explorer 11 for your employee's devices.
ms.assetid: bddc2d97-c38d-45c5-9588-1f5bbff2e9c3
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Internet Explorer 11 (IE11) - Deployment Guide for IT Pros (Internet Explorer 11 for IT Pros)
@@ -31,7 +31,7 @@ Because this content isn't intended to be a step-by-step guide, not all of the s
|[List of updated features and tools - Internet Explorer 11 (IE11)](updated-features-and-tools-with-ie11.md) |IE11 includes several new features and tools. This topic includes high-level info about the each of them. |
|[Install and Deploy Internet Explorer 11 (IE11)](install-and-deploy-ie11.md) |Use the topics in this section to learn how to customize your Internet Explorer installation package, how to choose the right method for installation, and how to deploy IE into your environment. You can also find more info about your virtualization options for legacy apps. |
|[Collect data using Enterprise Site Discovery](collect-data-using-enterprise-site-discovery.md) |Use IE to collect data on computers running Windows Internet Explorer 8 through IE11 on Windows 10, Windows 8.1, or Windows 7. This inventory information helps you build a list of websites used by your company so you can make more informed decisions about your IE deployments, including figuring out which sites might be at risk or require overhauls during future upgrades. |
-|[Enterprise Mode for Internet Explorer 11 (IE11)](enterprise-mode-overview-for-ie11.md) |Use the topics in this section to learn how to set up and use Enterprise Mode and the Enterprise Mode Site List Manager tool in your company. |
+|[Enterprise Mode for Internet Explorer 11 (IE11)](enterprise-mode-overview-for-ie11.md) |Use the topics in this section to learn how to set up and use Enterprise Mode and the Enterprise Mode Site List Manager in your company. |
|[Group Policy and Internet Explorer 11 (IE11)](group-policy-and-ie11.md) |Use the topics in this section to learn about Group Policy and how to use it to manage IE. |
|[Manage Internet Explorer 11](manage-ie11-overview.md) |Use the topics in this section to learn about how to auto detect your settings, auto configure your configuration settings, and auto configure your proxy configuration settings for IE. |
|[Troubleshoot Internet Explorer 11 (IE11)](troubleshoot-ie11.md) |Use the topics in this section to learn how to troubleshoot several of the more common problems experienced with IE. |
diff --git a/browsers/internet-explorer/ie11-deploy-guide/install-and-deploy-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/install-and-deploy-ie11.md
index bd48d3ce11..34618dbf50 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/install-and-deploy-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/install-and-deploy-ie11.md
@@ -2,7 +2,7 @@
description: Use the topics in this section to learn how to customize your Internet Explorer installation package, how to choose the right method for installation, and how to deploy IE into your environment.
ms.assetid: caca18c1-d5c4-4404-84f8-d02bc562915f
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Install and Deploy Internet Explorer 11 (IE11) (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-microsoft-intune.md b/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-microsoft-intune.md
index 4d84c02d42..dd1116c424 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-microsoft-intune.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-microsoft-intune.md
@@ -2,7 +2,7 @@
description: How to add and deploy the Internet Explorer 11 update using Microsoft Intune.
ms.assetid: b2dfc08c-78af-4c22-8867-7be3b92b1616
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Install Internet Explorer 11 (IE11) using Microsoft Intune (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-operating-system-deployment-systems.md b/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-operating-system-deployment-systems.md
index 3555e507a2..f6560589bc 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-operating-system-deployment-systems.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-operating-system-deployment-systems.md
@@ -2,7 +2,7 @@
description: How to install the Internet Explorer 11 update using Microsoft Deployment Toolkit (MDT) and your Windows images.
ms.assetid: e16f9144-170c-4964-a62d-0d1a16f4cd1f
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Install Internet Explorer 11 (IE11) using Microsoft Deployment Toolkit (MDT) and your Windows images (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-system-center-configuration-manager.md b/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-system-center-configuration-manager.md
index b7fc1bac1f..d89f7f25bd 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-system-center-configuration-manager.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-system-center-configuration-manager.md
@@ -2,7 +2,7 @@
description: How to install the Internet Explorer 11 update using System Center 2012 R2 Configuration Manager
ms.assetid: 9ede9722-29b3-4cb7-956d-ffa91e7bedbd
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
diff --git a/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-the-network.md b/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-the-network.md
index b6d35b63c0..82866d766a 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-the-network.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-the-network.md
@@ -2,7 +2,7 @@
description: How to install the Internet Explorer 11 update using your network
ms.assetid: 85f6429d-947a-4031-8f93-e26110a35828
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Install Internet Explorer 11 (IE11) using your network (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-third-party-tools.md b/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-third-party-tools.md
index 229278982b..a6e2c79c58 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-third-party-tools.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-third-party-tools.md
@@ -2,7 +2,7 @@
description: How to install the Internet Explorer 11 update using third-party tools and command-line options.
ms.assetid: 30190c66-49f7-4ca4-8b57-a47656aa0c7e
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Install Internet Explorer 11 (IE11) using third-party tools (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-windows-server-update-services-wsus.md b/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-windows-server-update-services-wsus.md
index fb74106e67..61cf35bf43 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-windows-server-update-services-wsus.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-windows-server-update-services-wsus.md
@@ -2,7 +2,7 @@
description: How to install the Internet Explorer 11 update using Windows Server Update Services (WSUS)'
ms.assetid: 6cbd6797-c670-4236-8423-e0919478f2ce
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Install Internet Explorer 11 (IE11) using Windows Server Update Services (WSUS) (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/install-problems-with-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/install-problems-with-ie11.md
index 45bd363021..1a16679847 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/install-problems-with-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/install-problems-with-ie11.md
@@ -2,7 +2,7 @@
description: How to fix potential installation problems with Internet Explorer 11
ms.assetid: 3ae77745-86ac-40a9-a37d-eebbf37661a3
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Install problems with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/intranet-problems-and-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/intranet-problems-and-ie11.md
index c79e0a7a9e..a8d097f152 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/intranet-problems-and-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/intranet-problems-and-ie11.md
@@ -2,7 +2,7 @@
description: How to fix intranet search problems with Internet Explorer 11
ms.assetid: 3ee71d93-d9d2-48e1-899e-07932c73faa6
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Fix intranet search problems with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/manage-ie11-overview.md b/browsers/internet-explorer/ie11-deploy-guide/manage-ie11-overview.md
index 8993bbcf38..0f2607cf87 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/manage-ie11-overview.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/manage-ie11-overview.md
@@ -2,7 +2,7 @@
description: Use the topics in this section to learn about how to auto detect your settings, auto configure your configuration settings, and auto configure your proxy configuration settings for Internet Explorer.
ms.assetid: eb3cce62-fc7b-41e3-97b6-2916b85bcf55
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Manage Internet Explorer 11 (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/missing-internet-explorer-maintenance-settings-for-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/missing-internet-explorer-maintenance-settings-for-ie11.md
index f3d32fb46c..9e9f124417 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/missing-internet-explorer-maintenance-settings-for-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/missing-internet-explorer-maintenance-settings-for-ie11.md
@@ -2,7 +2,7 @@
description: IEM-configured settings have been deprecated for Internet Explorer 10 and newer. Use this topic to learn where to go to fix the affected settings through Group Policy Preferences, Administrative Templates (.admx), or the IEAK.
ms.assetid: 89084e01-4e3f-46a6-b90e-48ee58d6821c
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: support
ms.sitesec: library
title: Missing Internet Explorer Maintenance settings for Internet Explorer 11 (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/missing-the-compatibility-view-button.md b/browsers/internet-explorer/ie11-deploy-guide/missing-the-compatibility-view-button.md
index c1c70107bb..5dd33850fe 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/missing-the-compatibility-view-button.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/missing-the-compatibility-view-button.md
@@ -2,7 +2,7 @@
description: Internet Explorer 11 uses the latest standards mode, which simplifies web page compatibility for users by removing the **Compatibility View** button and reducing the number of compatibility options in the F12 developer tools for developers.
ms.assetid: 501c96c9-9f03-4913-9f4b-f67bd9edbb61
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: support
ms.sitesec: library
title: Missing the Compatibility View Button (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/net-framework-problems-with-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/net-framework-problems-with-ie11.md
index 184aee8b3d..e495db7d28 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/net-framework-problems-with-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/net-framework-problems-with-ie11.md
@@ -2,7 +2,7 @@
description: How to turn managed browser hosting controls back on in Internet Explorer 11.
ms.assetid: b0b7f60f-9099-45ab-84f4-4ac64d7bcb43
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: support
ms.sitesec: library
title: .NET Framework problems with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/new-group-policy-settings-for-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/new-group-policy-settings-for-ie11.md
index 440c91313f..5a056a8d4f 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/new-group-policy-settings-for-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/new-group-policy-settings-for-ie11.md
@@ -2,7 +2,7 @@
description: New group policy settings for Internet Explorer 11
ms.assetid: 669cc1a6-e2cb-403f-aa31-c1de52a615d1
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/out-of-date-activex-control-blocking.md b/browsers/internet-explorer/ie11-deploy-guide/out-of-date-activex-control-blocking.md
index d199472eaa..95c8543bf5 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/out-of-date-activex-control-blocking.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/out-of-date-activex-control-blocking.md
@@ -2,7 +2,7 @@
description: Use out-of-date ActiveX control blocking to help you know when IE prevents a webpage from loading outdated ActiveX controls and to update the outdated control, so that it’s safer to use.
ms.assetid: e61866bb-1ff1-4a8d-96f2-61d3534e8199
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-deploy-guide/problems-after-installing-ie11.md b/browsers/internet-explorer/ie11-deploy-guide/problems-after-installing-ie11.md
index c703a74e9f..dfe720a878 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/problems-after-installing-ie11.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/problems-after-installing-ie11.md
@@ -2,7 +2,7 @@
description: Possible solutions to the problems you might encounter after installing IE11, such as crashing or seeming slow, getting into an unusable state, or problems with adaptive streaming and DRM playback.
ms.assetid: c4b75ad3-9c4a-4dd2-9fed-69f776f542e6
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: support
ms.sitesec: library
title: Problems after installing Internet Explorer 11 (Internet Explorer 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/remove-all-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md b/browsers/internet-explorer/ie11-deploy-guide/remove-all-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md
index 03e34ca328..14a0aa7e47 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/remove-all-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/remove-all-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md
@@ -2,7 +2,7 @@
description: Instructions about how to clear all of the sites from your global Enterprise Mode site list.
ms.assetid: 90f38a6c-e0e2-4c93-9a9e-c425eca99e97
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
@@ -22,7 +22,7 @@ title: Remove all sites from your Enterprise Mode site list using the Enterprise
You can clear all of the sites from your global Enterprise Mode site list.
**Important**
-This is a permanent removal and erases everything. However, if you determine it was a mistake, and you saved an XML copy of your list, you can add the file again by following the steps in the [Add multiple sites to the Enterprise Mode site list using a file and Windows 10 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md) or [Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md), depending on your operating system.
+This is a permanent removal and erases everything. However, if you determine it was a mistake, and you saved an XML copy of your list, you can add the file again by following the steps in the [Add multiple sites to the Enterprise Mode site list using a file and Enterprise Mode Site List Manager (schema v.2)](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md) or [Add multiple sites to the Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.1)](add-multiple-sites-to-enterprise-mode-site-list-using-the-version-1-schema-and-enterprise-mode-tool.md), depending on your operating system.
 **To clear your compatibility list**
@@ -31,9 +31,9 @@ This is a permanent removal and erases everything. However, if you determine it
2. Click **Yes** in the warning message.
All centrally-made decisions override any locally-made choices.
diff --git a/browsers/internet-explorer/ie11-deploy-guide/what-is-the-internet-explorer-11-blocker-toolkit.md b/browsers/internet-explorer/ie11-deploy-guide/what-is-the-internet-explorer-11-blocker-toolkit.md
index b2bde8e6b2..af8996de35 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/what-is-the-internet-explorer-11-blocker-toolkit.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/what-is-the-internet-explorer-11-blocker-toolkit.md
@@ -2,7 +2,7 @@
description: How to download and use the Internet Explorer 11 Blocker Toolkit to turn off the automatic delivery of IE11 through the Automatic Updates feature of Windows Update.
ms.assetid: fafeaaee-171c-4450-99f7-5cc7f8d7ba91
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: support
ms.sitesec: library
ms.pagetype: security
diff --git a/browsers/internet-explorer/ie11-faq/faq-for-it-pros-ie11.md b/browsers/internet-explorer/ie11-faq/faq-for-it-pros-ie11.md
index f2de81a8e7..af8d54f7b2 100644
--- a/browsers/internet-explorer/ie11-faq/faq-for-it-pros-ie11.md
+++ b/browsers/internet-explorer/ie11-faq/faq-for-it-pros-ie11.md
@@ -2,14 +2,14 @@
description: Frequently asked questions about Internet Explorer 11 for IT Pros
ms.assetid: 140e7d33-584a-44da-8c68-6c1d568e1de3
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: explore
ms.sitesec: library
title: Internet Explorer 11 - FAQ for IT Pros (Internet Explorer 11 for IT Pros)
---
# Internet Explorer 11 - FAQ for IT Pros
-Answering frequently asked questions about Internet Explorer 11 features, operating system support, integration with the Windows operating system, Group Policy, and general configuration.
+Answering frequently asked questions about Internet Explorer 11 (IE11) features, operating system support, integration with the Windows operating system, Group Policy, and general configuration.
## Frequently Asked Questions
@@ -79,7 +79,7 @@ For more information, see [Turn on Enterprise Mode and use a site list](../ie11-
**Q: What is the Enterprise Mode Site List Manager tool?**
Enterprise Mode Site List Manager tool gives you a way to add websites to your Enterprise Mode site list, without having to manually code XML.
The immersive version of IE11 provides an add-on–free experience, so browser plugins won't load and dependent content won't be displayed. This doesn't apply to Internet Explorer for the desktop. For more information, see [Browsing Without Plug-ins](http://go.microsoft.com/fwlink/p/?LinkId=242587). However, Internet Explorer for the desktop and IE11 on Windows 7 with SP1 do support browser plugins, including ActiveX controls such as Adobe Flash and Microsoft Silverlight.
@@ -145,12 +145,4 @@ Group Policy settings can be set to open either IE or Internet Explorer for the
## Related topics
- [Microsoft Edge - Deployment Guide for IT Pros](http://go.microsoft.com/fwlink/p/?LinkId=760643)
- [Internet Explorer 11 (IE11) - Deployment Guide for IT Pros](../ie11-deploy-guide/index.md)
-- [Internet Explorer Administration Kit 11 (IEAK 11) - Administrator's Guide](../ie11-ieak/index.md)
-
-
-
-
-
-
-
-
+- [Internet Explorer Administration Kit 11 (IEAK 11) - Administrator's Guide](../ie11-ieak/index.md)
\ No newline at end of file
diff --git a/browsers/internet-explorer/ie11-ieak/accelerators-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/accelerators-ieak11-wizard.md
index cb7f5b4a37..a72ab5e2d6 100644
--- a/browsers/internet-explorer/ie11-ieak/accelerators-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/accelerators-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Accelerators page in the IEAK 11 Customization Wizard to add accelerators to employee devices.
ms.assetid: 208305ad-1bcd-42f3-aca3-0ad1dda7048b
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Accelerators page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/add-and-approve-activex-controls-ieak11.md b/browsers/internet-explorer/ie11-ieak/add-and-approve-activex-controls-ieak11.md
index 72ed33acca..1c7812e8fc 100644
--- a/browsers/internet-explorer/ie11-ieak/add-and-approve-activex-controls-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/add-and-approve-activex-controls-ieak11.md
@@ -2,7 +2,7 @@
description: How to use IEAK 11 to add and approve ActiveX controls for your organization.
ms.assetid: 33040bd1-f0e4-4541-9fbb-16e0c76752ab
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Add and approve ActiveX controls using IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/add-root-certificate-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/add-root-certificate-ieak11-wizard.md
index 31db2d0a4d..0a3b15979e 100644
--- a/browsers/internet-explorer/ie11-ieak/add-root-certificate-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/add-root-certificate-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: We’re sorry. While we continue to recommend that you digitally sign your package, we’ve removed all of the functionality that allowed you to add a root certificate using the Internet Explorer Customization Wizard 11. The wizard page itself will be removed in a future version of the IEAK.
ms.assetid: 7ae4e747-49d2-4551-8790-46a61b5fe838
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Add a Root Certificate page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/additional-settings-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/additional-settings-ieak11-wizard.md
index 75c98afa39..f6aede477d 100644
--- a/browsers/internet-explorer/ie11-ieak/additional-settings-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/additional-settings-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Additional Settings page in IEAK 11 Customization Wizard for additional settings that relate to your employee’s desktop, operating system, and security.
ms.assetid: c90054af-7b7f-4b00-b55b-5e5569f65f25
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Additional Settings page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/auto-config-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/auto-config-ieak11-wizard.md
index 1b2983cc37..cb2f3af34a 100644
--- a/browsers/internet-explorer/ie11-ieak/auto-config-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/auto-config-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Automatic Configuration page in the IEAK 11 Customization Wizard to add URLs to auto-configure IE.
ms.assetid: de5b1dbf-6e4d-4f86-ae08-932f14e606b0
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Automatic Configuration page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/auto-detection-dhcp-or-dns-servers-ieak11.md b/browsers/internet-explorer/ie11-ieak/auto-detection-dhcp-or-dns-servers-ieak11.md
index c2ef84d040..a33c77cae8 100644
--- a/browsers/internet-explorer/ie11-ieak/auto-detection-dhcp-or-dns-servers-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/auto-detection-dhcp-or-dns-servers-ieak11.md
@@ -2,7 +2,7 @@
description: How to set up automatic detection for DHCP or DNS servers using IEAK 11 in your organization.
ms.assetid: c6bfe7c4-f452-406f-b47e-b7f0d8c44ae1
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Set up auto detection for DHCP or DNS servers using IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/auto-version-sync-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/auto-version-sync-ieak11-wizard.md
index 4fb6d2efda..62239b4d46 100644
--- a/browsers/internet-explorer/ie11-ieak/auto-version-sync-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/auto-version-sync-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Automatic Version Synchronization page in the IEAK 11 Customization Wizard to download the IE11 Setup file each time you run the Wizard.
ms.assetid: bfc7685f-843b-49c3-8b9b-07e69705840c
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Automatic Version Synchronization page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/before-you-create-custom-pkgs-ieak11.md b/browsers/internet-explorer/ie11-ieak/before-you-create-custom-pkgs-ieak11.md
index 76dc99175d..ff5b52268c 100644
--- a/browsers/internet-explorer/ie11-ieak/before-you-create-custom-pkgs-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/before-you-create-custom-pkgs-ieak11.md
@@ -2,7 +2,7 @@
description: A list of steps to follow before you start to create your custom browser installation packages.
ms.assetid: 6ed182b0-46cb-4865-9563-70825be9a5e4
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Before you start using IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/branding-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/branding-ins-file-setting.md
index 104a343b04..dac3198b66 100644
--- a/browsers/internet-explorer/ie11-ieak/branding-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/branding-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[Branding\] .INS file setting to set up your custom branding and setup info in your browser install package.
ms.assetid: cde600c6-29cf-4bd3-afd1-21563d2642df
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Branding .INS file to create custom branding and setup info (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/browser-ui-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/browser-ui-ieak11-wizard.md
index 4ae4b5d94c..fa8d449cf1 100644
--- a/browsers/internet-explorer/ie11-ieak/browser-ui-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/browser-ui-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Browser User Interface page in the IEAK 11 Customization Wizard to change the toolbar buttons and the title bar.
ms.assetid: c4a18dcd-2e9c-4b5b-bcc5-9b9361a79f0d
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Browser User Interface page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/browsertoolbars-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/browsertoolbars-ins-file-setting.md
index ef6ada866a..dea816e8c3 100644
--- a/browsers/internet-explorer/ie11-ieak/browsertoolbars-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/browsertoolbars-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[BrowserToolbars\] .INS file setting to customize your Internet Explorer toolbar and buttons.
ms.assetid: 83af0558-9df3-4c2e-9350-44f7788efa6d
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Use the BrowserToolbars .INS file to customize the Internet Explorer toolbar and buttons (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/browsing-options-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/browsing-options-ieak11-wizard.md
index 4d154531e9..234b5314b8 100644
--- a/browsers/internet-explorer/ie11-ieak/browsing-options-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/browsing-options-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Browsing Options page in the IEAK 11 Customization Wizard to manage items in the Favorites, Favorites Bar, and Feeds section.
ms.assetid: d6bd71ba-5df3-4b8c-8bb5-dcbc50fd974e
author: eross-msft
-ms.prod: IE111
+ms.prod: ie111
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Browsing Options page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/cabsigning-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/cabsigning-ins-file-setting.md
index 90fa7ad61c..d5d956d65f 100644
--- a/browsers/internet-explorer/ie11-ieak/cabsigning-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/cabsigning-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[CabSigning\] .INS file setting to customize the digital signature info for your apps.
ms.assetid: 098707e9-d712-4297-ac68-7d910ca8f43b
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the CabSigning .INS file to customize the digital signature info for your apps (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/compat-view-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/compat-view-ieak11-wizard.md
index 738a171960..623ebff701 100644
--- a/browsers/internet-explorer/ie11-ieak/compat-view-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/compat-view-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: We’re sorry. We’ve removed all of the functionality included on the **Compatibility View** page of the Internet Explorer Customization Wizard 11.
ms.assetid: 51d8f80e-93a5-41e4-9478-b8321458bc30
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: appcompat
diff --git a/browsers/internet-explorer/ie11-ieak/connection-mgr-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/connection-mgr-ieak11-wizard.md
index b0c69e3ce4..ae61348d3f 100644
--- a/browsers/internet-explorer/ie11-ieak/connection-mgr-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/connection-mgr-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: We’re sorry. We’ve removed all of the functionality included on the **Connection Manager** page of the Internet Explorer Customization Wizard 11.
ms.assetid: 1edaa7db-cf6b-4f94-b65f-0feff3d4081a
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Connection Manager page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/connection-settings-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/connection-settings-ieak11-wizard.md
index 580fa77c82..3ff0ad3e5d 100644
--- a/browsers/internet-explorer/ie11-ieak/connection-settings-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/connection-settings-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Connection Settings page in IEAK 11 Customization Wizard to import and preset connection settings on your employee’s computers.
ms.assetid: dc93ebf7-37dc-47c7-adc3-067d07de8b78
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Connection Settings page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/connectionsettings-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/connectionsettings-ins-file-setting.md
index bfca5d8bf1..63ebc27054 100644
--- a/browsers/internet-explorer/ie11-ieak/connectionsettings-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/connectionsettings-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[ConnectionSettings\] .INS file setting to specify the network connection settings needed to install your custom package.
ms.assetid: 41410300-6ddd-43b2-b9e2-0108a2221355
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Use the ConnectionSettings .INS file to review the network connections for install (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/create-build-folder-structure-ieak11.md b/browsers/internet-explorer/ie11-ieak/create-build-folder-structure-ieak11.md
index 83898cb819..6b52865341 100644
--- a/browsers/internet-explorer/ie11-ieak/create-build-folder-structure-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/create-build-folder-structure-ieak11.md
@@ -2,7 +2,7 @@
description: How to create your folder structure on the computer that you’ll use to build your custom browser package.
ms.assetid: e0d05a4c-099f-4f79-a069-4aa1c28a1080
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Create the build computer folder structure using IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/create-manage-deploy-custom-pkgs-ieak11.md b/browsers/internet-explorer/ie11-ieak/create-manage-deploy-custom-pkgs-ieak11.md
index 511e2c0e8c..027de7e6c3 100644
--- a/browsers/internet-explorer/ie11-ieak/create-manage-deploy-custom-pkgs-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/create-manage-deploy-custom-pkgs-ieak11.md
@@ -2,7 +2,7 @@
description: Review this list of tasks and references before you create and deploy your Internet Explorer 11 custom install packages.
ms.assetid: fe71c603-bf07-41e1-a477-ade5b28c9fb3
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Tasks and references to consider before creating and deploying custom packages using IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/create-multiple-browser-packages-ieak11.md b/browsers/internet-explorer/ie11-ieak/create-multiple-browser-packages-ieak11.md
index be4db58577..6a0431b323 100644
--- a/browsers/internet-explorer/ie11-ieak/create-multiple-browser-packages-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/create-multiple-browser-packages-ieak11.md
@@ -2,7 +2,7 @@
description: Steps to create multiple versions of your custom browser if you support more than 1 version of Windows, more than 1 language, or have different features in each package.
ms.assetid: 4c5f3503-8c69-4691-ae97-1523091ab333
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Create multiple versions of your custom package using IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/create-uninstall-inf-files-for-custom-components.md b/browsers/internet-explorer/ie11-ieak/create-uninstall-inf-files-for-custom-components.md
index 505ed2cd71..cb69adb1be 100644
--- a/browsers/internet-explorer/ie11-ieak/create-uninstall-inf-files-for-custom-components.md
+++ b/browsers/internet-explorer/ie11-ieak/create-uninstall-inf-files-for-custom-components.md
@@ -2,7 +2,7 @@
description: Use Setup information (.inf) files to uninstall custom components from your custom browser packages.
ms.assetid: 8257aa41-58de-4339-81dd-9f2ffcc10a08
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use Setup information (.inf) files to uninstall custom components (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/custom-components-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/custom-components-ieak11-wizard.md
index e728919ec3..454afe5dde 100644
--- a/browsers/internet-explorer/ie11-ieak/custom-components-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/custom-components-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Custom Components page in the IEAK 11 Customization Wizard to add additional components for your employees to install with IE.
ms.assetid: 38a2b90f-c324-4dc8-ad30-8cd3e3e901d7
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Custom Components page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/custombranding-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/custombranding-ins-file-setting.md
index 76e8a2240e..223eb8bbfe 100644
--- a/browsers/internet-explorer/ie11-ieak/custombranding-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/custombranding-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[CustomBranding\] .INS file setting to specify the location of your branding cabinet (.cab) file.
ms.assetid: 9c74e239-65c5-4aa5-812f-e0ed80c5c2b0
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Use the CustomBranding .INS file to create custom branding and setup info (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/customize-automatic-search-for-ie.md b/browsers/internet-explorer/ie11-ieak/customize-automatic-search-for-ie.md
index 8cf0734498..def77f424a 100644
--- a/browsers/internet-explorer/ie11-ieak/customize-automatic-search-for-ie.md
+++ b/browsers/internet-explorer/ie11-ieak/customize-automatic-search-for-ie.md
@@ -2,7 +2,7 @@
description: Customize Automatic Search in Internet Explorer so that your employees can type a single word into the Address box to search for frequently used pages.
ms.assetid: 694e2f92-5e08-49dc-b83f-677d61fa918a
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: manage
ms.sitesec: library
title: Customize Automatic Search using IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/extreginf-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/extreginf-ins-file-setting.md
index 1788f031f5..8c39fcada8 100644
--- a/browsers/internet-explorer/ie11-ieak/extreginf-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/extreginf-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[ExtRegInf\] .INS file setting to specify your Setup information (.inf) files and the installation mode for your custom components.
ms.assetid: 53148422-d784-44dc-811d-ef814b86a4c6
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the ExtRegInf .INS file to specify your installation files and mode (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/favorites-favoritesbar-and-feeds-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/favorites-favoritesbar-and-feeds-ieak11-wizard.md
index 602a550acb..27fbfbed18 100644
--- a/browsers/internet-explorer/ie11-ieak/favorites-favoritesbar-and-feeds-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/favorites-favoritesbar-and-feeds-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Favorites, Favorites Bar, and Feeds page in IEAK 11 Customization Wizard to add links, web slices, and feeds to your custom browser package.
ms.assetid: 84afa831-5642-4b8f-b7df-212a53ec8fc7
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Favorites, Favorites Bar, and Feeds page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/favoritesex-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/favoritesex-ins-file-setting.md
index 96fcc8e8ee..b85f2f805e 100644
--- a/browsers/internet-explorer/ie11-ieak/favoritesex-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/favoritesex-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[FavoritesEx\] .INS file setting to specify your Favorites icon file, whether Favorites is available offline, and your Favorites URLs.
ms.assetid: 55de376a-d442-478e-8978-3b064407b631
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the FavoritesEx .INS file for your Favorites icon and URLs (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/feature-selection-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/feature-selection-ieak11-wizard.md
index 1a9b070c08..0fea681fea 100644
--- a/browsers/internet-explorer/ie11-ieak/feature-selection-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/feature-selection-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Feature Selection page in the IEAK 11 Customization Wizard to choose which parts of the setup processes and Internet Explorer 11 to change for your company.
ms.assetid: 9cb8324e-d73b-41ba-ade9-3acc796e21d8
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Feature Selection page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/file-locations-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/file-locations-ieak11-wizard.md
index 7e68c311e2..a04ce46b84 100644
--- a/browsers/internet-explorer/ie11-ieak/file-locations-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/file-locations-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the File Locations page in the IEAK 11 Customization Wizard to change the location of your install package and IE11 folders.
ms.assetid: bd0620e1-0e07-4560-95ac-11888c2c389e
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the File Locations page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/file-types-ieak11.md b/browsers/internet-explorer/ie11-ieak/file-types-ieak11.md
index e45ff2b965..3d717ed9ce 100644
--- a/browsers/internet-explorer/ie11-ieak/file-types-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/file-types-ieak11.md
@@ -2,7 +2,7 @@
description: Review the file types that are created and used by tools in the Internet Explorer Administration Kit 11 (IEAK 11).
ms.assetid: e5735074-3e9b-4a00-b1a7-b8fd8baca327
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: File types used or created by IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/first-run-and-welcome-page-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/first-run-and-welcome-page-ieak11-wizard.md
index 49faeab3db..67cc64816d 100644
--- a/browsers/internet-explorer/ie11-ieak/first-run-and-welcome-page-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/first-run-and-welcome-page-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the First Run Wizard and Welcome Page Options page in the IEAK 11 Customization Wizard to set what your employee’s see the first time they log on to IE, based on their operating system.
ms.assetid: 85f856a6-b707-48a9-ba99-3a6e898276a9
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the First Run Wizard and Welcome Page Options page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/guidelines-toolbar-and-favorites-list-ieak11.md b/browsers/internet-explorer/ie11-ieak/guidelines-toolbar-and-favorites-list-ieak11.md
index 84f13dc2b4..ccb24ecb0d 100644
--- a/browsers/internet-explorer/ie11-ieak/guidelines-toolbar-and-favorites-list-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/guidelines-toolbar-and-favorites-list-ieak11.md
@@ -2,7 +2,7 @@
description: Customization guidelines for your Internet Explorer toolbar button and Favorites List icons.
ms.assetid: bddc8f23-9ac1-449d-ad71-f77f43ae3b5c
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Customize the toolbar button and Favorites List icons using IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/hardware-and-software-reqs-ieak11.md b/browsers/internet-explorer/ie11-ieak/hardware-and-software-reqs-ieak11.md
index 6e89320523..4e453ca996 100644
--- a/browsers/internet-explorer/ie11-ieak/hardware-and-software-reqs-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/hardware-and-software-reqs-ieak11.md
@@ -2,7 +2,7 @@
description: List of supported hardware and software requirements for Internet Explorer 11 and the Internet Explorer Administration Kit 11.
ms.assetid: c50b86dc-7184-43d1-8daf-e750eb88dabb
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Hardware and software requirements for Internet Explorer 11 and the IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/hidecustom-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/hidecustom-ins-file-setting.md
index ca0b357491..3e42c5a20a 100644
--- a/browsers/internet-explorer/ie11-ieak/hidecustom-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/hidecustom-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[HideCustom\] .INS file setting to decide whether to hide the GUID for each custom component.
ms.assetid: e673f7b1-c3aa-4072-92b0-20c6dc3d9277
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the HideCustom .INS file to hide the GUID for each custom component (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/ie-setup-command-line-options-and-return-codes.md b/browsers/internet-explorer/ie11-ieak/ie-setup-command-line-options-and-return-codes.md
index 7c56d3c908..87f73061b5 100644
--- a/browsers/internet-explorer/ie11-ieak/ie-setup-command-line-options-and-return-codes.md
+++ b/browsers/internet-explorer/ie11-ieak/ie-setup-command-line-options-and-return-codes.md
@@ -2,7 +2,7 @@
description: Reference about the command-line options and return codes for Internet Explorer Setup.
ms.assetid: 40c23024-cb5d-4902-ad1b-6e8a189a699f
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Internet Explorer Setup command-line options and return codes (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/ieak11-admin-guide-for-it-pros.md b/browsers/internet-explorer/ie11-ieak/ieak11-admin-guide-for-it-pros.md
index ad2545adab..d21dc1f28f 100644
--- a/browsers/internet-explorer/ie11-ieak/ieak11-admin-guide-for-it-pros.md
+++ b/browsers/internet-explorer/ie11-ieak/ieak11-admin-guide-for-it-pros.md
@@ -3,7 +3,7 @@ description: Use this guide to learn about the several options and processes you
description: IEAK 11 - Internet Explorer Administration Kit 11 Users Guide
ms.assetid: 847bd7b4-d5dd-4e10-87b5-4d7d3a99bbac
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Internet Explorer Administration Kit 11 (IEAK 11) - Administrator's Guide (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/ieak11-wizard-custom-options.md b/browsers/internet-explorer/ie11-ieak/ieak11-wizard-custom-options.md
index 6c07425f39..0073e17a2c 100644
--- a/browsers/internet-explorer/ie11-ieak/ieak11-wizard-custom-options.md
+++ b/browsers/internet-explorer/ie11-ieak/ieak11-wizard-custom-options.md
@@ -2,7 +2,7 @@
description: Review the options available to help you customize your browser install packages for deployment to your employee's devices.
ms.assetid: 4b804da3-c3ac-4b60-ab1c-99536ff6e31b
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Internet Explorer Administration Kit 11 (IEAK 11) Customization Wizard options (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/iexpress-command-line-options.md b/browsers/internet-explorer/ie11-ieak/iexpress-command-line-options.md
index ffc752653d..86d40fa16e 100644
--- a/browsers/internet-explorer/ie11-ieak/iexpress-command-line-options.md
+++ b/browsers/internet-explorer/ie11-ieak/iexpress-command-line-options.md
@@ -2,7 +2,7 @@
description: Reference about the command-line options for the IExpress Wizard.
ms.assetid: aa16d738-1067-403c-88b3-bada12cf9752
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: IExpress Wizard command-line options (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/iexpress-wizard-for-win-server.md b/browsers/internet-explorer/ie11-ieak/iexpress-wizard-for-win-server.md
index b68be846c4..d6b43635ee 100644
--- a/browsers/internet-explorer/ie11-ieak/iexpress-wizard-for-win-server.md
+++ b/browsers/internet-explorer/ie11-ieak/iexpress-wizard-for-win-server.md
@@ -2,7 +2,7 @@
description: Use the IExpress Wizard on Windows Server 2008 R2 with SP1 to create self-extracting files to run your custom Internet Explorer Setup program.
ms.assetid: 5100886d-ec88-4c1c-8cd7-be00da874c57
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: IExpress Wizard for Windows Server 2008 R2 with SP1 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/important-urls-home-page-and-support-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/important-urls-home-page-and-support-ieak11-wizard.md
index 4fed1bb8e3..b58454d722 100644
--- a/browsers/internet-explorer/ie11-ieak/important-urls-home-page-and-support-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/important-urls-home-page-and-support-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Important URLs - Home Page and Support page in the IEAK 11 Customization Wizard to choose one or more **Home** pages and an online support page for your customized version of IE.
ms.assetid: 19e34879-ba9d-41bf-806a-3b9b9b752fc1
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Important URLs - Home Page and Support page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/index.md b/browsers/internet-explorer/ie11-ieak/index.md
index 50ad74973f..583bc698fd 100644
--- a/browsers/internet-explorer/ie11-ieak/index.md
+++ b/browsers/internet-explorer/ie11-ieak/index.md
@@ -3,7 +3,7 @@ description: Use this guide to learn about the several options and processes you
description: IEAK 11 - Internet Explorer Administration Kit 11 Users Guide
ms.assetid: 847bd7b4-d5dd-4e10-87b5-4d7d3a99bbac
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Internet Explorer Administration Kit 11 (IEAK 11) - Administrator's Guide (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/internal-install-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/internal-install-ieak11-wizard.md
index 1c1084b3b4..7718f63678 100644
--- a/browsers/internet-explorer/ie11-ieak/internal-install-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/internal-install-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Internal Install page in the IEAK 11 Customization Wizard to customize Setup for the default browser and the latest browser updates.
ms.assetid: 33d078e3-75b8-455b-9126-f0d272ed676f
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Internal Install page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/isp-security-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/isp-security-ins-file-setting.md
index 78b53aa52d..5971510317 100644
--- a/browsers/internet-explorer/ie11-ieak/isp-security-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/isp-security-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[ISP_Security\] .INS file setting to add the root certificate for your custom Internet Explorer package.
ms.assetid: 4eca2de5-7071-45a2-9c99-75115be00d06
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the ISP_Security .INS file to add your root certificate (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/language-selection-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/language-selection-ieak11-wizard.md
index 8f0dbbf019..7aed4e8eb9 100644
--- a/browsers/internet-explorer/ie11-ieak/language-selection-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/language-selection-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Language Selection page in the IEAK 11 Customization Wizard to choose the lanaguage for your IEAK 11 custom package.
ms.assetid: f9d4ab57-9b1d-4cbc-9398-63f4938df1f6
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Language Selection page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/licensing-version-and-features-ieak11.md b/browsers/internet-explorer/ie11-ieak/licensing-version-and-features-ieak11.md
index d70d890c6a..d1a1939d26 100644
--- a/browsers/internet-explorer/ie11-ieak/licensing-version-and-features-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/licensing-version-and-features-ieak11.md
@@ -2,7 +2,7 @@
description: Learn about which version of the IEAK 11 you should run, based on your license agreement.
ms.assetid: 69d25451-08af-4db0-9daa-44ab272acc15
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Determine the licensing version and features to use in IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/media-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/media-ins-file-setting.md
index a22367e75a..4144e944ad 100644
--- a/browsers/internet-explorer/ie11-ieak/media-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/media-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[Media\] .INS file setting to specify the types of media on which your custom install package is available.
ms.assetid: c57bae60-d520-49a9-a77d-da43f7ebe5b8
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Media .INS file to specify your install media (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/pkg-type-selection-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/pkg-type-selection-ieak11-wizard.md
index 8664e6a89a..02d75e4a77 100644
--- a/browsers/internet-explorer/ie11-ieak/pkg-type-selection-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/pkg-type-selection-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Package Type Selection page in the IEAK 11 Customization Wizard to pick the media type you’ll use to distribute your custom package.
ms.assetid: dd91f788-d05e-4f45-9fd5-d951abf04f2c
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Package Type Selection page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/platform-selection-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/platform-selection-ieak11-wizard.md
index 4fc4dd9383..345e690dd9 100644
--- a/browsers/internet-explorer/ie11-ieak/platform-selection-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/platform-selection-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Platform Selection page in the IEAK 11 Customization Wizard to pick the specs for your employee devices that will get the install package.
ms.assetid: 9cbf5abd-86f7-42b6-9810-0b606bbe8218
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Platform Selection page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/prep-network-install-with-ieak11.md b/browsers/internet-explorer/ie11-ieak/prep-network-install-with-ieak11.md
index 96e2f2f4e6..ee0f635579 100644
--- a/browsers/internet-explorer/ie11-ieak/prep-network-install-with-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/prep-network-install-with-ieak11.md
@@ -2,7 +2,7 @@
description: Learn about what you need to do before you deploy your custom browser package using IEAK 11 over your network.
ms.assetid: 2c66d22a-4a94-47cc-82ab-7274abe1dfd6
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Before you install your package over your network using IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/programs-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/programs-ieak11-wizard.md
index 939a312ac0..b1bd1220ef 100644
--- a/browsers/internet-explorer/ie11-ieak/programs-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/programs-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Programs page in the IEAK 11 Customization Wizard to pick the default programs to use for Internet services.
ms.assetid: f715668f-a50d-4db0-b578-e6526fbfa1fc
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Programs page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/proxy-auto-config-examples.md b/browsers/internet-explorer/ie11-ieak/proxy-auto-config-examples.md
index 5daee8a8e7..931dc09282 100644
--- a/browsers/internet-explorer/ie11-ieak/proxy-auto-config-examples.md
+++ b/browsers/internet-explorer/ie11-ieak/proxy-auto-config-examples.md
@@ -2,7 +2,7 @@
description: Learn about how to use a proxy auto-configuration (.pac) file to specify an automatic proxy URL.
ms.assetid: 6c94708d-71bd-44bd-a445-7e6763b374ae
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use proxy auto-configuration (.pac) files with IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/proxy-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/proxy-ins-file-setting.md
index 4e25248bb8..902b4c3cd9 100644
--- a/browsers/internet-explorer/ie11-ieak/proxy-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/proxy-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[Proxy\] .INS file setting to define whether to use a proxy server.
ms.assetid: 30b03c2f-e3e5-48d2-9007-e3fd632f3c18
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Proxy .INS file to specify a proxy server (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/proxy-settings-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/proxy-settings-ieak11-wizard.md
index 1819df835f..9f9c0ed357 100644
--- a/browsers/internet-explorer/ie11-ieak/proxy-settings-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/proxy-settings-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Proxy Settings page in the IEAK 11 Customization Wizard to pick the proxy servers used to connect to required services.
ms.assetid: 1fa1eee3-e97d-41fa-a48c-4a6e0dc8b544
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Proxy Settings page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/register-uninstall-app-ieak11.md b/browsers/internet-explorer/ie11-ieak/register-uninstall-app-ieak11.md
index e22d35a59d..c047eef68c 100644
--- a/browsers/internet-explorer/ie11-ieak/register-uninstall-app-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/register-uninstall-app-ieak11.md
@@ -2,7 +2,7 @@
description: Learn how to register an uninstall app for your custom components, using IEAK 11.
ms.assetid: 4da1d408-af4a-4c89-a491-d6f005fd5005
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
title: Register an uninstall app for custom components using IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
---
diff --git a/browsers/internet-explorer/ie11-ieak/rsop-snapin-for-policy-settings-ieak11.md b/browsers/internet-explorer/ie11-ieak/rsop-snapin-for-policy-settings-ieak11.md
index 9eecc45456..789f64a8b7 100644
--- a/browsers/internet-explorer/ie11-ieak/rsop-snapin-for-policy-settings-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/rsop-snapin-for-policy-settings-ieak11.md
@@ -2,7 +2,7 @@
description: Learn how to use the Resultant Set of Policy (RSoP) snap-in to view your policy settings.
ms.assetid: 0f21b320-e879-4a06-8589-aae6fc264666
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: manage
ms.sitesec: library
title: Use the RSoP snap-in to review policy settings (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/search-providers-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/search-providers-ieak11-wizard.md
index a1b260bac0..bd5e4c8c12 100644
--- a/browsers/internet-explorer/ie11-ieak/search-providers-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/search-providers-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Search Providers page in the IEAK 11 Customization Wizard to add additional providers and set the default.
ms.assetid: 48cfaba5-f4c0-493c-b656-445311b7bc52
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Search Providers page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/security-and-ieak11.md b/browsers/internet-explorer/ie11-ieak/security-and-ieak11.md
index 8748c56bfd..5802534823 100644
--- a/browsers/internet-explorer/ie11-ieak/security-and-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/security-and-ieak11.md
@@ -2,7 +2,7 @@
description: Learn about the security features available in Internet Explorer 11 and IEAK 11.
ms.assetid: 5b64c9cb-f8da-411a-88e4-fa69dea473e2
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: plan
ms.sitesec: library
title: Security features and IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/security-and-privacy-settings-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/security-and-privacy-settings-ieak11-wizard.md
index e36546ea57..77a5c40dbf 100644
--- a/browsers/internet-explorer/ie11-ieak/security-and-privacy-settings-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/security-and-privacy-settings-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Security and Privacy Settings page in the IEAK 11 Customization Wizard to manage your security zones, privacy settings, and content ratings.
ms.assetid: cb7cd1df-6a79-42f6-b3a1-8ae467053f82
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Security and Privacy Settings page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/security-imports-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/security-imports-ins-file-setting.md
index abcbaa3104..733b53831c 100644
--- a/browsers/internet-explorer/ie11-ieak/security-imports-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/security-imports-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[Security Imports\] .INS file setting to decide whether to import security info to your custom package.
ms.assetid: 19791c44-aaa7-4f37-9faa-85cbdf29f68e
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Security Imports .INS file to import security info (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/troubleshooting-custom-browser-pkg-ieak11.md b/browsers/internet-explorer/ie11-ieak/troubleshooting-custom-browser-pkg-ieak11.md
index 727791bcf7..6d83d55a3e 100644
--- a/browsers/internet-explorer/ie11-ieak/troubleshooting-custom-browser-pkg-ieak11.md
+++ b/browsers/internet-explorer/ie11-ieak/troubleshooting-custom-browser-pkg-ieak11.md
@@ -2,7 +2,7 @@
description: Info about some of the known issues using the Internet Exporer Customization Wizard and a custom Internet Explorer install package.
ms.assetid: 9e22cc61-6c63-4cab-bfdf-6fe49db945e4
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: support
ms.sitesec: library
title: Troubleshoot custom package and IEAK 11 problems (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/url-ins-file-setting.md b/browsers/internet-explorer/ie11-ieak/url-ins-file-setting.md
index 75592cae6b..853199a71b 100644
--- a/browsers/internet-explorer/ie11-ieak/url-ins-file-setting.md
+++ b/browsers/internet-explorer/ie11-ieak/url-ins-file-setting.md
@@ -2,7 +2,7 @@
description: Use the \[URL\] .INS file setting to decide whether to use an auto-configured proxy server.
ms.assetid: 05b09dfa-cf11-408d-92c2-b4ae434a59a7
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the URL .INS file to use an auto-configured proxy server (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/user-experience-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/user-experience-ieak11-wizard.md
index 81851bde4a..0027d5ce6d 100644
--- a/browsers/internet-explorer/ie11-ieak/user-experience-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/user-experience-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the User Experience page in the IEAK 11 Customization Wizard to decide user interaction with the Setup process.
ms.assetid: d3378058-e4f0-4a11-a888-b550af994bfa
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the User Experience page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/using-internet-settings-ins-files.md b/browsers/internet-explorer/ie11-ieak/using-internet-settings-ins-files.md
index f4b16976e2..d08e772fa9 100644
--- a/browsers/internet-explorer/ie11-ieak/using-internet-settings-ins-files.md
+++ b/browsers/internet-explorer/ie11-ieak/using-internet-settings-ins-files.md
@@ -2,7 +2,7 @@
description: Info about how to use Internet Settings (.ins) files and the IEAK 11 to configure your custom browser package.
ms.assetid: a24a7cdb-681e-4f34-a53c-6d8383c5f977
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Using Internet Settings (.INS) files with IEAK 11 (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/browsers/internet-explorer/ie11-ieak/wizard-complete-ieak11-wizard.md b/browsers/internet-explorer/ie11-ieak/wizard-complete-ieak11-wizard.md
index 785440983b..9c4b3bea88 100644
--- a/browsers/internet-explorer/ie11-ieak/wizard-complete-ieak11-wizard.md
+++ b/browsers/internet-explorer/ie11-ieak/wizard-complete-ieak11-wizard.md
@@ -2,7 +2,7 @@
description: How to use the Wizard Complete - Next Steps page in the IEAK 11 Customization Wizard to build your custom Internet Explorer install package.
ms.assetid: aaaac88a-2022-4d0b-893c-b2404b45cabc
author: eross-msft
-ms.prod: IE11
+ms.prod: ie11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Use the Wizard Complete - Next Steps page in the IEAK 11 Wizard (Internet Explorer Administration Kit 11 for IT Pros)
diff --git a/devices/surface-hub/TOC.md b/devices/surface-hub/TOC.md
index 57c833cdd0..485c432a26 100644
--- a/devices/surface-hub/TOC.md
+++ b/devices/surface-hub/TOC.md
@@ -27,6 +27,7 @@
#### [Monitor your Surface Hub](monitor-surface-hub.md)
#### [Save your BitLocker key](save-bitlocker-key-surface-hub.md)
#### [Connect other devices and display with Surface Hub](connect-and-display-with-surface-hub.md)
+#### [Use fully qualified domain name with Surface Hub](use-fully-qualified-domain-name-surface-hub.md)
#### [Using a room control system](use-room-control-system-with-surface-hub.md)
#### [Windows updates](manage-windows-updates-for-surface-hub.md)
#### [Wireless network management](wireless-network-management-for-surface-hub.md)
diff --git a/devices/surface-hub/appendix-a-powershell-scripts-for-surface-hub.md b/devices/surface-hub/appendix-a-powershell-scripts-for-surface-hub.md
index a388fc0cca..7fd65a2aa4 100644
--- a/devices/surface-hub/appendix-a-powershell-scripts-for-surface-hub.md
+++ b/devices/surface-hub/appendix-a-powershell-scripts-for-surface-hub.md
@@ -308,7 +308,7 @@ PrintAction "Creating a new account..."
try
{
$mailbox = $null
- $mailbox = (New-Mailbox -UserPrincipalName $credNewAccount.UserName -Alias $credNewAccount.UserName.substring(0,$credNewAccount.UserName.indexOf('@')) -room -Name $strDisplayName -RoomMailboxPassword $credNewAccount.Password -EnableRoomMailboxAccount $true)
+ $mailbox = (New-Mailbox -UserPrincipalName $credNewAccount.UserName -Alias $credNewAccount.UserName.substring(0,$credNewAccount.UserName.indexOf('@')) -room -Name $strDisplayName -RoomMailboxPassword $credNewAccount.Password -EnableRoomMailboxAccount $true)
} catch { }
ExitIfError "Failed to create a new mailbox on exchange.";
$status["Mailbox Setup"] = "Successfully created a mailbox for the new account"
@@ -320,9 +320,9 @@ PrintSuccess "The following mailbox has been created for this room: $strEmail"
## Create or retrieve a policy that will be applied to surface hub devices ##
# The policy disables requiring a device password so that the SurfaceHub does not need to be lockable to use Active Sync
-$strPolicy = Read-Host 'Please enter the name for a new Surface Hub ActiveSync policy that will be created and applied to this account.
+$strPolicy = Read-Host 'Please enter the name for a new Surface Hub ActiveSync policy that will be created and applied to this account.
We will configure that policy to be compatible with Surface Hub devices.
-If this script has been used before, please enter the name of the existing policy.'
+If this script has been used before, please enter the name of the existing policy.'
$easpolicy = $null
try {
@@ -448,11 +448,11 @@ try {
} catch { }
if ($Error)
{
- $status["Calendar Response Configuration"] = "Failed to configure the account's response properties"
+ $status["Calendar Response Configuration"] = "Failed to configure the account's response properties"
}
else
{
- $status["Calendar Response Configuration"] = "Successfully configured the account's response properties"
+ $status["Calendar Response Configuration"] = "Successfully configured the account's response properties"
}
$Error.Clear()
@@ -692,9 +692,9 @@ PrintSuccess "The following mailbox has been created for this room: $strEmail"
## Create or retrieve a policy that will be applied to surface hub devices ##
# The policy disables requiring a device password so that the SurfaceHub does not need to be lockable to use Active Sync
-$strPolicy = Read-Host 'Please enter the name for a new Surface Hub ActiveSync policy that will be created and applied to this account.
+$strPolicy = Read-Host 'Please enter the name for a new Surface Hub ActiveSync policy that will be created and applied to this account.
We will configure that policy to be compatible with Surface Hub devices.
-If this script has been used before, please enter the name of the existing policy.'
+If this script has been used before, please enter the name of the existing policy.'
$easpolicy = $null
try {
@@ -824,11 +824,11 @@ try {
} catch { }
if ($Error)
{
- $status["Calendar Response Configuration"] = "Failed to configure the account's response properties"
+ $status["Calendar Response Configuration"] = "Failed to configure the account's response properties"
}
else
{
- $status["Calendar Response Configuration"] = "Successfully configured the account's response properties"
+ $status["Calendar Response Configuration"] = "Successfully configured the account's response properties"
}
$Error.Clear()
@@ -866,7 +866,7 @@ catch {}
$Error.Clear()
if (![System.String]::IsNullOrEmpty($strRegPool))
{
- $strRegPool = $strRegPool.Substring($strRegPool[0].IndexOf(':') + 1)
+ $strRegPool = $strRegPool.Substring($strRegPool[0].IndexOf(':') + 1)
}
<#
$strRegPoolEntry = Read-Host "Enter a Skype for Business Registrar Pool, or leave blank to use [$strRegPool]"
@@ -927,7 +927,7 @@ else
$iLicenseIndex = 0;
do
{
- $iLicenseIndex = Read-Host 'Choose the number for the SKU you want to pick'
+ $iLicenseIndex = Read-Host 'Choose the number for the SKU you want to pick'
} while ($iLicenseIndex -lt 1 -or $iLicenseIndex -gt $skus.Length)
$strLicenses = $skus[$iLicenseIndex - 1].AccountSkuId
@@ -1061,7 +1061,7 @@ function ExitIfError($strMsg)
}
$strUpn = Read-Host "What is the email address of the account you wish to validate?"
-if (!$strUpn.Contains('@'))
+if (!$strUpn.Contains('@'))
{
CleanupAndFail "$strUpn is not a valid email address"
}
@@ -1192,7 +1192,7 @@ if ($fHasOnline)
}
catch
{
- # This really shouldn't happen unless there is a network error
+ # This really shouldn't happen unless there is a network error
CleanupAndFail "Failed to connect to MSOnline"
}
}
@@ -1247,8 +1247,8 @@ $credLinkedDomain = $Null
if (!$fExIsOnline -and ![System.String]::IsNullOrEmpty($mailbox.LinkedMasterAccount) -and !$mailbox.LinkedMasterAccount.EndsWith("\SELF"))
{
$strLinkedAccount = $mailbox.LinkedMasterAccount
- $strLinkedDomain = $strLinkedAccount.substring(0,$strLinkedAccount.IndexOf('\'))
- $strLinkedUser = $strLinkedAccount.substring($strLinkedAccount.IndexOf('\') + 1)
+ $strLinkedDomain = $strLinkedAccount.substring(0,$strLinkedAccount.IndexOf('\'))
+ $strLinkedUser = $strLinkedAccount.substring($strLinkedAccount.IndexOf('\') + 1)
$strLinkedServer = Read-Host "What is the domain controller for the $strLinkedDomain"
$credLinkedDomain = (Get-Credential -Message "Please provide credentials for $strLinkedDomain")
}
@@ -1276,7 +1276,7 @@ function Validate()
[switch]$WarningOnly
)
- Write-Host -NoNewline -ForegroundColor White $Test.PadRight(100,'.')
+ Write-Host -NoNewline -ForegroundColor White $Test.PadRight(100,'.')
if ($Condition)
{
Write-Host -ForegroundColor Green "Passed"
@@ -1301,7 +1301,7 @@ function Validate()
Validate -WarningOnly -Test "The mailbox $strUpn is enabled as a room account" -Condition ($mailbox.RoomMailboxAccountEnabled -eq $True) -FailureMsg "RoomMailboxEnabled - without a device account, the Surface Hub will not be able to use various key features."
$calendarProcessing = Get-CalendarProcessing -Identity $strUpn -WarningAction SilentlyContinue -ErrorAction SilentlyContinue
-Validate -Test "The mailbox $strUpn is configured to accept meeting requests" -Condition ($calendarProcessing -ne $null -and $calendarProcessing.AutomateProcessing -eq 'AutoAccept') -FailureMsg "AutomateProcessing - the Surface Hub will not be able to send mail or sync its calendar."
+Validate -Test "The mailbox $strUpn is configured to accept meeting requests" -Condition ($calendarProcessing -ne $null -and $calendarProcessing.AutomateProcessing -eq 'AutoAccept') -FailureMsg "AutomateProcessing - the Surface Hub will not be able to send mail or sync its calendar."
Validate -WarningOnly -Test "The mailbox $strUpn will not delete meeting comments" -Condition ($calendarProcessing -ne $null -and !$calendarProcessing.DeleteComments) -FailureMsg "DeleteComments - the Surface Hub may be missing some meeting information on the welcome screen and Skype."
Validate -WarningOnly -Test "The mailbox $strUpn keeps private meetings private" -Condition ($calendarProcessing -ne $null -and !$calendarProcessing.RemovePrivateProperty) -FailureMsg "RemovePrivateProperty - the Surface Hub will make show private meetings."
Validate -Test "The mailbox $strUpn keeps meeting subjects" -Condition ($calendarProcessing -ne $null -and !$calendarProcessing.DeleteSubject) -FailureMsg "DeleteSubject - the Surface Hub will not keep meeting subject information."
@@ -1346,10 +1346,10 @@ if ($casMailbox)
# Check the default access level
$orgSettings = Get-ActiveSyncOrganizationSettings
$strDefaultAccessLevel = $orgSettings.DefaultAccessLevel
-Validate -Test "ActiveSync devices are allowed" -Condition ($strDefaultAccessLevel -eq 'Allow') -FailureMsg "DeviceType Windows Mail is accessible - devices are not allowed by default - the surface hub will not be able to send mail or sync its calendar."
+Validate -Test "ActiveSync devices are allowed" -Condition ($strDefaultAccessLevel -eq 'Allow') -FailureMsg "DeviceType Windows Mail is accessible - devices are not allowed by default - the surface hub will not be able to send mail or sync its calendar."
# Check if there exists a device access rule that bans the device type Windows Mail
-$blockingRules = Get-ActiveSyncDeviceAccessRule | where {($_.AccessLevel -eq 'Block' -or $_.AccessLevel -eq 'Quarantine') -and $_.Characteristic -eq 'DeviceType'-and $_.QueryString -eq 'WindowsMail'}
+$blockingRules = Get-ActiveSyncDeviceAccessRule | where {($_.AccessLevel -eq 'Block' -or $_.AccessLevel -eq 'Quarantine') -and $_.Characteristic -eq 'DeviceType'-and $_.QueryString -eq 'WindowsMail'}
Validate -Test "Windows mail devices are not blocked or quarantined" -Condition ($blockingRules -eq $null -or $blockingRules.Length -eq 0) -FailureMsg "DeviceType Windows Mail is accessible - devices are blocked or quaratined - the surface hub will not be able to send mail or sync its calendar."
## End Exchange ##
@@ -1390,7 +1390,7 @@ if ($fHasOnline)
Validate -Test "There is an online user account for $strUpn" -Condition ($accountOnline -ne $null) -FailureMsg "Could not find a Microsoft Online account for this user even though some services are online"
if ($accountOnline)
{
- Validate -Test "The password for $strUpn will not expire" -Condition ($accountOnline.PasswordNeverExpires -eq $True) -FailureMsg "PasswordNeverExpires - the admin will need to update the device account's password on the Surface Hub when it expires."
+ Validate -Test "The password for $strUpn will not expire" -Condition ($accountOnline.PasswordNeverExpires -eq $True) -FailureMsg "PasswordNeverExpires - the admin will need to update the device account's password on the Surface Hub when it expires."
if ($fIsSfbOnline -and !$fIsExOnline)
{
$strLicenseFailureMsg = "Has O365 license - The devices will not be able to use Skype for Business services."
@@ -1426,7 +1426,7 @@ if ($fHasOnPrem)
Validate -Test "There is a user account for $strOnPremUpn" -Condition ($accountOnprem -ne $null) -FailureMsg "Could not find an Active Directory account for this user"
if ($accountOnPrem)
{
- Validate -WarningOnly -Test "The password for $strOnPremUpn will not expire" -Condition ($accountOnprem.PasswordNeverExpires -eq $True) -FailureMsg "PasswordNeverExpires - the admin will need to update the device account's password on the Surface Hub when it expires."
+ Validate -WarningOnly -Test "The password for $strOnPremUpn will not expire" -Condition ($accountOnprem.PasswordNeverExpires -eq $True) -FailureMsg "PasswordNeverExpires - the admin will need to update the device account's password on the Surface Hub when it expires."
Validate -Test "$strOnPremUpn is enabled" -Condition $accountOnPrem.Enabled -FailureMsg "AccountEnabled - this device account will not sign in"
}
}
@@ -1529,7 +1529,7 @@ else
## Collect account data ##
Write-Host "----------- Enter info for the account to enable -----------." -foregroundcolor "magenta"
-$strRoomUri=Read-Host 'Please enter the UPN of the account you are enabling (e.g. confroom@surfacehub.microsoft.com)'
+$strRoomUri=Read-Host 'Please enter the UPN of the account you are enabling (e.g. confroom@surfacehub.microsoft.com)'
if ([System.String]::IsNullOrEmpty($strRoomUri))
{
@@ -1586,7 +1586,7 @@ if ($online)
}
else
{
- $strRegPool = $strRegPool[0].Substring($strRegPool[0].IndexOf(':') + 1)
+ $strRegPool = $strRegPool[0].Substring($strRegPool[0].IndexOf(':') + 1)
}
}
diff --git a/devices/surface-hub/hybrid-deployment-surface-hub-device-accounts.md b/devices/surface-hub/hybrid-deployment-surface-hub-device-accounts.md
index 482dce9fa8..fae114b8da 100644
--- a/devices/surface-hub/hybrid-deployment-surface-hub-device-accounts.md
+++ b/devices/surface-hub/hybrid-deployment-surface-hub-device-accounts.md
@@ -40,10 +40,10 @@ Use this procedure if you use Exchange on-prem.
Open your on-prem Exchange Management Shell with administrator permissions, and run this cmdlet.
```ps1
- Enable-Mailbox 'HUB01@contoso.com' -RemoteRoutingAddress 'HUB01@contoso.com' -Room
+ Enable-Mailbox 'HUB01@contoso.com' -RemoteRoutingAddress 'HUB01@contoso.com' -Room
```
-5. Connect to Microsoft Exchange Online and set some properties for the account in Office 365.
+4. Connect to Microsoft Exchange Online and set some properties for the account in Office 365.
Start a remote PowerShell session on a PC and connect to Microsoft Exchange. Be sure you have the right permissions set to run the associated cmdlets.
@@ -51,9 +51,9 @@ Use this procedure if you use Exchange on-prem.
```ps1
Set-ExecutionPolicy Unrestricted
- $org='contoso.com'
+ $org='contoso.com'
$cred=Get-Credential $admin@$org
- $sess= New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri 'https://outlook.office365.com/ps1-liveid/' -Credential $cred -Authentication Basic -AllowRedirection
+ $sess= New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri 'https://outlook.office365.com/ps1-liveid/' -Credential $cred -Authentication Basic -AllowRedirection
Import-PSSession $sess
```
@@ -70,7 +70,7 @@ Use this procedure if you use Exchange on-prem.
Once you have a compatible policy, then you will need to apply the policy to the device account.
```ps1
- Set-CASMailbox 'HUB01@contoso.com' -ActiveSyncMailboxPolicy $easPolicy
+ Set-CASMailbox 'HUB01@contoso.com' -ActiveSyncMailboxPolicy $easPolicy
```
6. Set Exchange properties.
@@ -78,8 +78,8 @@ Use this procedure if you use Exchange on-prem.
Setting Exchange properties on the device account to improve the meeting experience. You can see which properties need to be set in the [Exchange properties](exchange-properties-for-surface-hub-device-accounts.md) section.
```ps1
- Set-CalendarProcessing -Identity 'HUB01@contoso.com' -AutomateProcessing AutoAccept -AddOrganizerToSubject $false –AllowConflicts $false –DeleteComments $false -DeleteSubject $false -RemovePrivateProperty $false
- Set-CalendarProcessing -Identity 'HUB01@contoso.com' -AddAdditionalResponse $true -AdditionalResponse 'This is a Surface Hub room!'
+ Set-CalendarProcessing -Identity 'HUB01@contoso.com' -AutomateProcessing AutoAccept -AddOrganizerToSubject $false –AllowConflicts $false –DeleteComments $false -DeleteSubject $false -RemovePrivateProperty $false
+ Set-CalendarProcessing -Identity 'HUB01@contoso.com' -AddAdditionalResponse $true -AdditionalResponse 'This is a Surface Hub room!'
```
7. Connect to Azure AD.
@@ -99,9 +99,9 @@ Use this procedure if you use Exchange on-prem.
Once you list out the SKUs, you can add a license using the `Set-MsolUserLicense` cmdlet. In this case, `$strLicense` is the SKU code that you see (for example, *contoso:STANDARDPACK*).
```ps1
- Set-MsolUser -UserPrincipalName 'HUB01@contoso.com' -UsageLocation 'US'
+ Set-MsolUser -UserPrincipalName 'HUB01@contoso.com' -UsageLocation 'US'
Get-MsolAccountSku
- Set-MsolUserLicense -UserPrincipalName 'HUB01@contoso.com' -AddLicenses $strLicense
+ Set-MsolUserLicense -UserPrincipalName 'HUB01@contoso.com' -AddLicenses $strLicense
```
9. Enable the device account with Skype for Business.
@@ -127,7 +127,7 @@ Use this procedure if you use Exchange on-prem.
```ps1
Enable-CsMeetingRoom -Identity $rm -RegistrarPool
- 'sippoolbl20a04.infra.lync.com' -SipAddressType EmailAddress
+ 'sippoolbl20a04.infra.lync.com&' -SipAddressType EmailAddress
```
If you aren't sure what value to use for the `RegistrarPool` parameter in your environment, you can get the value from an existing Skype for Business user using this cmdlet:
@@ -164,7 +164,7 @@ Use this procedure if you use Exchange online.
```ps1
Set-ExecutionPolicy Unrestricted
- $org='contoso.microsoft.com
+ $org='contoso.microsoft.com'
$cred=Get-Credential $admin@$org
$sess= New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/ps1-liveid/ -Credential $cred -Authentication Basic -AllowRedirection
Import-PSSession $sess
@@ -177,13 +177,13 @@ Use this procedure if you use Exchange online.
If you're changing an existing resource mailbox:
```ps1
- Set-Mailbox -Identity 'HUB01' -EnableRoomMailboxAccount $true -RoomMailboxPassword (ConvertTo-SecureString -String
+
## Related topics
diff --git a/education/windows/teacher-get-minecraft.md b/education/windows/teacher-get-minecraft.md
index d5e4592eb6..c9c386545b 100644
--- a/education/windows/teacher-get-minecraft.md
+++ b/education/windows/teacher-get-minecraft.md
@@ -102,11 +102,11 @@ Download for others allows teachers or IT admins to download a packages that the
- You want to install this app on each of your student's Windows 10 (at least version 1511) PCs.
- Your students share Windows 10 computers, but sign in with their own Windows account.
-**Requirements**
+#### Requirements
- Administrative permissions are required on the PC. If you don't have the correct permissions, you won't be able to install the app.
- Windows 10 (at least version 1511) is required for PCs running Minecraft: Education Edition.
-**Check for updates**
+#### Check for updates
Minecraft: Education Edition will not install if there are updates pending for other apps on the PC. Before installing Minecraft, check to see if there are pending updates for Windows Store apps.
**To check for app updates**
@@ -121,7 +121,7 @@ Minecraft: Education Edition will not install if there are updates pending for o
4. Restart the computer before installing Minecraft: Education Edition.
-**To download for others**
+#### To download for others
You'll download a .zip file, extract the files, and then use one of the files to install Minecraft: Education Edition on each PC.
1. **Download Minecraft Education Edition.zip**. From the **Minecraft: Education Edition** page, click **Download for others** tab, and then click **Download**.
@@ -135,8 +135,20 @@ You'll download a .zip file, extract the files, and then use one of the files to
5. **Quick check**. The install program checks the PC to make sure it can run Minecraft: Education Edition. If your PC passes this test, the app will automatically install.
6. **Restart**. Once installation is complete, restart each PC. Minecraft: Education Edition app is now ready for any student to use.
-**Note**:
-If Minecraft: Education Edition does not install, you may need to update other Windows Store apps on your computer before you can install Minecraft: Education Edition. To do this, open the Windows Store for Business and select the Account button in the top right corner of your screen (next to Search.) Select Check for updates and install all available updates. Now Minecraft should install.
+#### Troubleshoot
+
+If you ran **InstallMinecraftEducationEdition.bat** and Minecraft: Education Edition isn't available, there are a few things that might have happened.
+
+| Problem | Possible cause | Solution |
+|---------|----------------|----------|
+| Script ran, but it doesn't look like the app installed. | There might be pending app updates. | Check for app updates (see steps earlier in this topic). Install updates. Restart PC. Run **InstallMinecraftEducationEdition.bat** again. |
+| App won't install. | AppLocker is configured and preventing app installs. | Contact IT Admin. |
+| App won't install. | Policy prevents users from installing apps on the PC. | Contact IT Admin. |
+| Script starts, but stops quickly. | Policy prevents scripts from running on the PC. | Contact IT Admin. |
+| App isn't available for other users. | No restart after install. If you don't restart the PC, and just switch users the app will not be available.| Restart PC. Run **InstallMinecraftEducationEdition.bat** again. If a restart doesn't work, contact your IT Admin. |
+
+
+If you are still having trouble installing the app, you can get more help on our [Support page](http://go.microsoft.com/fwlink/?LinkID=799757).
## Related topics
diff --git a/mdop/agpm/administrative-template-settings.md b/mdop/agpm/administrative-template-settings.md
index 9f63d101ff..f25ac5eccf 100644
--- a/mdop/agpm/administrative-template-settings.md
+++ b/mdop/agpm/administrative-template-settings.md
@@ -1,10 +1,15 @@
---
title: Administrative Template Settings
description: Administrative Template Settings
-ms.assetid: 1abbf0c1-fd32-46a8-a3ba-c005f066523d
author: jamiejdt
+ms.assetid: 1abbf0c1-fd32-46a8-a3ba-c005f066523d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Administrative Template Settings
diff --git a/mdop/agpm/administrative-templates-folder-agpm30ops.md b/mdop/agpm/administrative-templates-folder-agpm30ops.md
index 5754c85c87..53eebdfc3c 100644
--- a/mdop/agpm/administrative-templates-folder-agpm30ops.md
+++ b/mdop/agpm/administrative-templates-folder-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Administrative Templates Folder
description: Administrative Templates Folder
-ms.assetid: 0cc5b570-b6d3-4841-9646-02521c13519c
author: jamiejdt
+ms.assetid: 0cc5b570-b6d3-4841-9646-02521c13519c
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Administrative Templates Folder
diff --git a/mdop/agpm/administrative-templates-folder-agpm40.md b/mdop/agpm/administrative-templates-folder-agpm40.md
index 8694dc03a2..7df463262e 100644
--- a/mdop/agpm/administrative-templates-folder-agpm40.md
+++ b/mdop/agpm/administrative-templates-folder-agpm40.md
@@ -1,10 +1,15 @@
---
title: Administrative Templates Folder
description: Administrative Templates Folder
-ms.assetid: abc41968-4505-4b09-94f2-67ee0e6c9aaf
author: jamiejdt
+ms.assetid: abc41968-4505-4b09-94f2-67ee0e6c9aaf
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Administrative Templates Folder
diff --git a/mdop/agpm/advanced-group-policy-management-40.md b/mdop/agpm/advanced-group-policy-management-40.md
index 6a7424055a..86724854b8 100644
--- a/mdop/agpm/advanced-group-policy-management-40.md
+++ b/mdop/agpm/advanced-group-policy-management-40.md
@@ -1,10 +1,15 @@
---
title: Advanced Group Policy Management 4.0
description: Advanced Group Policy Management 4.0
-ms.assetid: 9873a1f7-97fc-4546-9538-b4c0308529c0
author: jamiejdt
+ms.assetid: 9873a1f7-97fc-4546-9538-b4c0308529c0
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Advanced Group Policy Management 4.0
diff --git a/mdop/agpm/agpm-25-navengl.md b/mdop/agpm/agpm-25-navengl.md
index e273fa4b35..a8ba742d2a 100644
--- a/mdop/agpm/agpm-25-navengl.md
+++ b/mdop/agpm/agpm-25-navengl.md
@@ -1,10 +1,15 @@
---
title: AGPM 2.5
description: AGPM 2.5
-ms.assetid: 6db42f2e-88b2-4305-ab6b-d3cd0c5d686c
author: jamiejdt
+ms.assetid: 6db42f2e-88b2-4305-ab6b-d3cd0c5d686c
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# AGPM 2.5
diff --git a/mdop/agpm/agpm-3-navengl.md b/mdop/agpm/agpm-3-navengl.md
index 968482513c..10cdf1d32f 100644
--- a/mdop/agpm/agpm-3-navengl.md
+++ b/mdop/agpm/agpm-3-navengl.md
@@ -1,10 +1,15 @@
---
title: AGPM 3
description: AGPM 3
-ms.assetid: b0d0051d-2900-4a0f-8307-552ad26b0e3b
author: jamiejdt
+ms.assetid: b0d0051d-2900-4a0f-8307-552ad26b0e3b
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# AGPM 3
diff --git a/mdop/agpm/agpm-4-navengl.md b/mdop/agpm/agpm-4-navengl.md
index 2bc34849e8..d73a007b2e 100644
--- a/mdop/agpm/agpm-4-navengl.md
+++ b/mdop/agpm/agpm-4-navengl.md
@@ -1,10 +1,15 @@
---
title: AGPM 4
description: AGPM 4
-ms.assetid: 81693f30-1b8e-4e63-b1ac-e6de1bc30cc0
author: jamiejdt
+ms.assetid: 81693f30-1b8e-4e63-b1ac-e6de1bc30cc0
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# AGPM 4
diff --git a/mdop/agpm/agpm-40-sp1-navengl.md b/mdop/agpm/agpm-40-sp1-navengl.md
index 684433db39..af9eec5213 100644
--- a/mdop/agpm/agpm-40-sp1-navengl.md
+++ b/mdop/agpm/agpm-40-sp1-navengl.md
@@ -1,10 +1,15 @@
---
title: AGPM 4.0 SP1
description: AGPM 4.0 SP1
-ms.assetid: 4e55d9e6-635c-4ba6-acbb-ed1d1b580a5b
author: jamiejdt
+ms.assetid: 4e55d9e6-635c-4ba6-acbb-ed1d1b580a5b
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# AGPM 4.0 SP1
diff --git a/mdop/agpm/agpm-40-sp2-navengl.md b/mdop/agpm/agpm-40-sp2-navengl.md
index c231c84f1e..0ef6af01bd 100644
--- a/mdop/agpm/agpm-40-sp2-navengl.md
+++ b/mdop/agpm/agpm-40-sp2-navengl.md
@@ -1,10 +1,15 @@
---
title: AGPM 4.0 SP2
description: AGPM 4.0 SP2
-ms.assetid: 915c9791-ac07-43db-bd53-957b641c700f
author: jamiejdt
+ms.assetid: 915c9791-ac07-43db-bd53-957b641c700f
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# AGPM 4.0 SP2
diff --git a/mdop/agpm/agpm-40-sp3-navengl.md b/mdop/agpm/agpm-40-sp3-navengl.md
index a2f5e22213..18c46b2b1a 100644
--- a/mdop/agpm/agpm-40-sp3-navengl.md
+++ b/mdop/agpm/agpm-40-sp3-navengl.md
@@ -1,10 +1,15 @@
---
title: AGPM 4.0 SP3
description: AGPM 4.0 SP3
-ms.assetid: cd80eea9-601f-4e45-b89e-c3904addee37
author: jamiejdt
+ms.assetid: cd80eea9-601f-4e45-b89e-c3904addee37
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# AGPM 4.0 SP3
diff --git a/mdop/agpm/agpm-server-connection-settings-agpm30ops.md b/mdop/agpm/agpm-server-connection-settings-agpm30ops.md
index 4076c59b45..96f62befaf 100644
--- a/mdop/agpm/agpm-server-connection-settings-agpm30ops.md
+++ b/mdop/agpm/agpm-server-connection-settings-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: AGPM Server Connection Settings
description: AGPM Server Connection Settings
-ms.assetid: 5f03e397-b868-4c49-9cbf-a5f5d0ddcc39
author: jamiejdt
+ms.assetid: 5f03e397-b868-4c49-9cbf-a5f5d0ddcc39
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# AGPM Server Connection Settings
diff --git a/mdop/agpm/agpm-server-connection-settings-agpm40.md b/mdop/agpm/agpm-server-connection-settings-agpm40.md
index 3a3598f3f1..89bfe7cfc1 100644
--- a/mdop/agpm/agpm-server-connection-settings-agpm40.md
+++ b/mdop/agpm/agpm-server-connection-settings-agpm40.md
@@ -1,10 +1,15 @@
---
title: AGPM Server Connection Settings
description: AGPM Server Connection Settings
-ms.assetid: cc67f122-6309-4820-92c2-f6a27d897123
author: jamiejdt
+ms.assetid: cc67f122-6309-4820-92c2-f6a27d897123
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# AGPM Server Connection Settings
diff --git a/mdop/agpm/agpm-server-connection-settings.md b/mdop/agpm/agpm-server-connection-settings.md
index 3959f85099..46f6f72c7f 100644
--- a/mdop/agpm/agpm-server-connection-settings.md
+++ b/mdop/agpm/agpm-server-connection-settings.md
@@ -1,10 +1,15 @@
---
title: AGPM Server Connection Settings
description: AGPM Server Connection Settings
-ms.assetid: faf78e5b-2b0d-4069-9b8c-910add892200
author: jamiejdt
+ms.assetid: faf78e5b-2b0d-4069-9b8c-910add892200
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# AGPM Server Connection Settings
diff --git a/mdop/agpm/agpm-server-tab-agpm30ops.md b/mdop/agpm/agpm-server-tab-agpm30ops.md
index f012d4f291..9bf4174311 100644
--- a/mdop/agpm/agpm-server-tab-agpm30ops.md
+++ b/mdop/agpm/agpm-server-tab-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: AGPM Server Tab
description: AGPM Server Tab
-ms.assetid: fb3b0265-53ed-4bf6-88a4-c409f5f1bed4
author: jamiejdt
+ms.assetid: fb3b0265-53ed-4bf6-88a4-c409f5f1bed4
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# AGPM Server Tab
diff --git a/mdop/agpm/agpm-server-tab-agpm40.md b/mdop/agpm/agpm-server-tab-agpm40.md
index 8f41b48742..27bf1bccd8 100644
--- a/mdop/agpm/agpm-server-tab-agpm40.md
+++ b/mdop/agpm/agpm-server-tab-agpm40.md
@@ -1,10 +1,15 @@
---
title: AGPM Server Tab
description: AGPM Server Tab
-ms.assetid: a6689437-233e-4f33-a0d6-f7d432c96c00
author: jamiejdt
+ms.assetid: a6689437-233e-4f33-a0d6-f7d432c96c00
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# AGPM Server Tab
diff --git a/mdop/agpm/agpm-server-tab.md b/mdop/agpm/agpm-server-tab.md
index 1d1fa5bdde..c03645c3be 100644
--- a/mdop/agpm/agpm-server-tab.md
+++ b/mdop/agpm/agpm-server-tab.md
@@ -1,10 +1,15 @@
---
title: AGPM Server Tab
description: AGPM Server Tab
-ms.assetid: ce4490b7-b564-49af-8962-858ee39e0016
author: jamiejdt
+ms.assetid: ce4490b7-b564-49af-8962-858ee39e0016
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# AGPM Server Tab
diff --git a/mdop/agpm/approve-or-reject-a-pending-action-agpm30ops.md b/mdop/agpm/approve-or-reject-a-pending-action-agpm30ops.md
index 6a1193995d..ad045478d7 100644
--- a/mdop/agpm/approve-or-reject-a-pending-action-agpm30ops.md
+++ b/mdop/agpm/approve-or-reject-a-pending-action-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Approve or Reject a Pending Action
description: Approve or Reject a Pending Action
-ms.assetid: 6d78989a-b600-4876-9dd9-bc6207ff2ce7
author: jamiejdt
+ms.assetid: 6d78989a-b600-4876-9dd9-bc6207ff2ce7
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Approve or Reject a Pending Action
diff --git a/mdop/agpm/approve-or-reject-a-pending-action-agpm40.md b/mdop/agpm/approve-or-reject-a-pending-action-agpm40.md
index e8b7ced997..10b518417a 100644
--- a/mdop/agpm/approve-or-reject-a-pending-action-agpm40.md
+++ b/mdop/agpm/approve-or-reject-a-pending-action-agpm40.md
@@ -1,10 +1,15 @@
---
title: Approve or Reject a Pending Action
description: Approve or Reject a Pending Action
-ms.assetid: 078ea8b5-9ac5-45fc-9ac1-a1aa629c10b4
author: jamiejdt
+ms.assetid: 078ea8b5-9ac5-45fc-9ac1-a1aa629c10b4
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Approve or Reject a Pending Action
diff --git a/mdop/agpm/approve-or-reject-a-pending-action.md b/mdop/agpm/approve-or-reject-a-pending-action.md
index acdd600536..03f0faaf7e 100644
--- a/mdop/agpm/approve-or-reject-a-pending-action.md
+++ b/mdop/agpm/approve-or-reject-a-pending-action.md
@@ -1,10 +1,15 @@
---
title: Approve or Reject a Pending Action
description: Approve or Reject a Pending Action
-ms.assetid: 22921a51-50fb-4a47-bec1-4f563f523675
author: jamiejdt
+ms.assetid: 22921a51-50fb-4a47-bec1-4f563f523675
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Approve or Reject a Pending Action
diff --git a/mdop/agpm/back-up-the-archive-agpm40.md b/mdop/agpm/back-up-the-archive-agpm40.md
index d1e8e9ff0e..5140d69a6e 100644
--- a/mdop/agpm/back-up-the-archive-agpm40.md
+++ b/mdop/agpm/back-up-the-archive-agpm40.md
@@ -1,10 +1,15 @@
---
title: Back Up the Archive
description: Back Up the Archive
-ms.assetid: 538d85eb-3596-4c1d-bbd7-26bc28857c28
author: jamiejdt
+ms.assetid: 538d85eb-3596-4c1d-bbd7-26bc28857c28
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Back Up the Archive
diff --git a/mdop/agpm/back-up-the-archive.md b/mdop/agpm/back-up-the-archive.md
index 0b04a98af6..b311bc111e 100644
--- a/mdop/agpm/back-up-the-archive.md
+++ b/mdop/agpm/back-up-the-archive.md
@@ -1,10 +1,15 @@
---
title: Back Up the Archive
description: Back Up the Archive
-ms.assetid: 400176da-3518-4475-ad19-c96cda6ca7ba
author: jamiejdt
+ms.assetid: 400176da-3518-4475-ad19-c96cda6ca7ba
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Back Up the Archive
diff --git a/mdop/agpm/best-practices-for-version-control-agpm40.md b/mdop/agpm/best-practices-for-version-control-agpm40.md
index 6dc724d298..b1a5da0043 100644
--- a/mdop/agpm/best-practices-for-version-control-agpm40.md
+++ b/mdop/agpm/best-practices-for-version-control-agpm40.md
@@ -1,10 +1,15 @@
---
title: Best Practices for Version Control
description: Best Practices for Version Control
-ms.assetid: 4a2a1ac7-67f3-4ba3-ab07-860d33da0efe
author: jamiejdt
+ms.assetid: 4a2a1ac7-67f3-4ba3-ab07-860d33da0efe
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Best Practices for Version Control
diff --git a/mdop/agpm/best-practices-for-version-control.md b/mdop/agpm/best-practices-for-version-control.md
index be131d5dc5..6bc3204a15 100644
--- a/mdop/agpm/best-practices-for-version-control.md
+++ b/mdop/agpm/best-practices-for-version-control.md
@@ -1,10 +1,15 @@
---
title: Best Practices for Version Control
description: Best Practices for Version Control
-ms.assetid: 89067f6a-f7ea-4dad-999d-118284cf6c5a
author: jamiejdt
+ms.assetid: 89067f6a-f7ea-4dad-999d-118284cf6c5a
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Best Practices for Version Control
diff --git a/mdop/agpm/check-in-a-gpo-agpm30ops.md b/mdop/agpm/check-in-a-gpo-agpm30ops.md
index 92606237b0..80fc0c88f9 100644
--- a/mdop/agpm/check-in-a-gpo-agpm30ops.md
+++ b/mdop/agpm/check-in-a-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Check In a GPO
description: Check In a GPO
-ms.assetid: 437397db-c94b-4940-b1a4-05442619ebee
author: jamiejdt
+ms.assetid: 437397db-c94b-4940-b1a4-05442619ebee
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Check In a GPO
diff --git a/mdop/agpm/check-in-a-gpo-agpm40.md b/mdop/agpm/check-in-a-gpo-agpm40.md
index 9be1ee6874..531d7fc1e8 100644
--- a/mdop/agpm/check-in-a-gpo-agpm40.md
+++ b/mdop/agpm/check-in-a-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Check In a GPO
description: Check In a GPO
-ms.assetid: b838c8a2-eb9e-4e5b-8740-d7701a4294ac
author: jamiejdt
+ms.assetid: b838c8a2-eb9e-4e5b-8740-d7701a4294ac
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Check In a GPO
diff --git a/mdop/agpm/check-in-a-gpo-approver.md b/mdop/agpm/check-in-a-gpo-approver.md
index 2b10b961de..21f53677db 100644
--- a/mdop/agpm/check-in-a-gpo-approver.md
+++ b/mdop/agpm/check-in-a-gpo-approver.md
@@ -1,10 +1,15 @@
---
title: Check In a GPO
description: Check In a GPO
-ms.assetid: e428cfff-651f-4903-bf01-d742714d2fa9
author: jamiejdt
+ms.assetid: e428cfff-651f-4903-bf01-d742714d2fa9
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Check In a GPO
diff --git a/mdop/agpm/checklist-administer-the-agpm-server-and-archive-agpm40.md b/mdop/agpm/checklist-administer-the-agpm-server-and-archive-agpm40.md
index f766634e80..f9e834f1b8 100644
--- a/mdop/agpm/checklist-administer-the-agpm-server-and-archive-agpm40.md
+++ b/mdop/agpm/checklist-administer-the-agpm-server-and-archive-agpm40.md
@@ -1,10 +1,15 @@
---
title: Checklist Administer the AGPM Server and Archive
description: Checklist Administer the AGPM Server and Archive
-ms.assetid: d9c60203-90c2-48a7-9318-197e0ec5038b
author: jamiejdt
+ms.assetid: d9c60203-90c2-48a7-9318-197e0ec5038b
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Checklist: Administer the AGPM Server and Archive
diff --git a/mdop/agpm/checklist-administer-the-agpm-server-and-archive.md b/mdop/agpm/checklist-administer-the-agpm-server-and-archive.md
index 9c2b530ea9..4dd4e6c783 100644
--- a/mdop/agpm/checklist-administer-the-agpm-server-and-archive.md
+++ b/mdop/agpm/checklist-administer-the-agpm-server-and-archive.md
@@ -1,10 +1,15 @@
---
title: Checklist Administer the AGPM Server and Archive
description: Checklist Administer the AGPM Server and Archive
-ms.assetid: 0b2eb536-c3cc-462f-a42f-27a53f57bc55
author: jamiejdt
+ms.assetid: 0b2eb536-c3cc-462f-a42f-27a53f57bc55
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Checklist: Administer the AGPM Server and Archive
diff --git a/mdop/agpm/checklist-create-edit-and-deploy-a-gpo-agpm30ops.md b/mdop/agpm/checklist-create-edit-and-deploy-a-gpo-agpm30ops.md
index 6ad33ed3e0..a7ad688913 100644
--- a/mdop/agpm/checklist-create-edit-and-deploy-a-gpo-agpm30ops.md
+++ b/mdop/agpm/checklist-create-edit-and-deploy-a-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Checklist Create, Edit, and Deploy a GPO
description: Checklist Create, Edit, and Deploy a GPO
-ms.assetid: a7a17706-304a-4455-9ada-52508ec620f1
author: jamiejdt
+ms.assetid: a7a17706-304a-4455-9ada-52508ec620f1
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Checklist: Create, Edit, and Deploy a GPO
diff --git a/mdop/agpm/checklist-create-edit-and-deploy-a-gpo-agpm40.md b/mdop/agpm/checklist-create-edit-and-deploy-a-gpo-agpm40.md
index bdfe8cf69b..8c4e6cffe6 100644
--- a/mdop/agpm/checklist-create-edit-and-deploy-a-gpo-agpm40.md
+++ b/mdop/agpm/checklist-create-edit-and-deploy-a-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Checklist Create, Edit, and Deploy a GPO
description: Checklist Create, Edit, and Deploy a GPO
-ms.assetid: 44631bed-16d2-4b5a-af70-17a73fb5f6af
author: jamiejdt
+ms.assetid: 44631bed-16d2-4b5a-af70-17a73fb5f6af
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Checklist: Create, Edit, and Deploy a GPO
diff --git a/mdop/agpm/checklist-create-edit-and-deploy-a-gpo.md b/mdop/agpm/checklist-create-edit-and-deploy-a-gpo.md
index f071c72b11..9e9b272267 100644
--- a/mdop/agpm/checklist-create-edit-and-deploy-a-gpo.md
+++ b/mdop/agpm/checklist-create-edit-and-deploy-a-gpo.md
@@ -1,10 +1,15 @@
---
title: Checklist Create, Edit, and Deploy a GPO
description: Checklist Create, Edit, and Deploy a GPO
-ms.assetid: 614e2d9a-c18b-4f62-99fd-e17a2ac8559d
author: jamiejdt
+ms.assetid: 614e2d9a-c18b-4f62-99fd-e17a2ac8559d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Checklist: Create, Edit, and Deploy a GPO
diff --git a/mdop/agpm/choosing-which-version-of-agpm-to-install.md b/mdop/agpm/choosing-which-version-of-agpm-to-install.md
index eefcafbed5..0c96e2b93c 100644
--- a/mdop/agpm/choosing-which-version-of-agpm-to-install.md
+++ b/mdop/agpm/choosing-which-version-of-agpm-to-install.md
@@ -1,10 +1,15 @@
---
title: Choosing Which Version of AGPM to Install
description: Choosing Which Version of AGPM to Install
-ms.assetid: 31357d2a-bc23-4e15-93f4-0beda8ab7a7b
author: jamiejdt
+ms.assetid: 31357d2a-bc23-4e15-93f4-0beda8ab7a7b
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Choosing Which Version of AGPM to Install
diff --git a/mdop/agpm/common-secondary-tab-features.md b/mdop/agpm/common-secondary-tab-features.md
index f9455b8d9b..805b439504 100644
--- a/mdop/agpm/common-secondary-tab-features.md
+++ b/mdop/agpm/common-secondary-tab-features.md
@@ -1,10 +1,15 @@
---
title: Common Secondary Tab Features
description: Common Secondary Tab Features
-ms.assetid: 44a15c28-944c-49c1-8534-115ce1c362ed
author: jamiejdt
+ms.assetid: 44a15c28-944c-49c1-8534-115ce1c362ed
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Common Secondary Tab Features
diff --git a/mdop/agpm/configure-agpm-server-connections-agpm30ops.md b/mdop/agpm/configure-agpm-server-connections-agpm30ops.md
index 45587b91fa..3d1089ca53 100644
--- a/mdop/agpm/configure-agpm-server-connections-agpm30ops.md
+++ b/mdop/agpm/configure-agpm-server-connections-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Configure AGPM Server Connections
description: Configure AGPM Server Connections
-ms.assetid: 6062b77b-2fd7-442c-ad1b-6f14419ebd5f
author: jamiejdt
+ms.assetid: 6062b77b-2fd7-442c-ad1b-6f14419ebd5f
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure AGPM Server Connections
diff --git a/mdop/agpm/configure-agpm-server-connections-agpm40.md b/mdop/agpm/configure-agpm-server-connections-agpm40.md
index bd95c3e3aa..f11b4f24ea 100644
--- a/mdop/agpm/configure-agpm-server-connections-agpm40.md
+++ b/mdop/agpm/configure-agpm-server-connections-agpm40.md
@@ -1,10 +1,15 @@
---
title: Configure AGPM Server Connections
description: Configure AGPM Server Connections
-ms.assetid: bbbb15e8-35e7-403c-b695-7a6ebeb87839
author: jamiejdt
+ms.assetid: bbbb15e8-35e7-403c-b695-7a6ebeb87839
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure AGPM Server Connections
diff --git a/mdop/agpm/configure-an-agpm-server-connection-agpm40.md b/mdop/agpm/configure-an-agpm-server-connection-agpm40.md
index d8bb277cb0..98bfb930af 100644
--- a/mdop/agpm/configure-an-agpm-server-connection-agpm40.md
+++ b/mdop/agpm/configure-an-agpm-server-connection-agpm40.md
@@ -1,10 +1,15 @@
---
title: Configure an AGPM Server Connection
description: Configure an AGPM Server Connection
-ms.assetid: 409cbbcf-3b0e-459d-9bd2-75cb7b9430b0
author: jamiejdt
+ms.assetid: 409cbbcf-3b0e-459d-9bd2-75cb7b9430b0
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure an AGPM Server Connection
diff --git a/mdop/agpm/configure-an-agpm-server-connection-reviewer-agpm30ops.md b/mdop/agpm/configure-an-agpm-server-connection-reviewer-agpm30ops.md
index 7c2c716de9..0b4cbfa84c 100644
--- a/mdop/agpm/configure-an-agpm-server-connection-reviewer-agpm30ops.md
+++ b/mdop/agpm/configure-an-agpm-server-connection-reviewer-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Configure an AGPM Server Connection
description: Configure an AGPM Server Connection
-ms.assetid: ae78dc74-111d-4509-b0a6-e8b8b451c22a
author: jamiejdt
+ms.assetid: ae78dc74-111d-4509-b0a6-e8b8b451c22a
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure an AGPM Server Connection
diff --git a/mdop/agpm/configure-e-mail-notification-agpm30ops.md b/mdop/agpm/configure-e-mail-notification-agpm30ops.md
index 5c203a6c32..237698c683 100644
--- a/mdop/agpm/configure-e-mail-notification-agpm30ops.md
+++ b/mdop/agpm/configure-e-mail-notification-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Configure E-Mail Notification
description: Configure E-Mail Notification
-ms.assetid: b32ce395-d1b9-4c5b-b765-97cdbf455f9e
author: jamiejdt
+ms.assetid: b32ce395-d1b9-4c5b-b765-97cdbf455f9e
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure E-Mail Notification
diff --git a/mdop/agpm/configure-e-mail-notification-agpm40.md b/mdop/agpm/configure-e-mail-notification-agpm40.md
index 33d9de4103..7b0231b5ea 100644
--- a/mdop/agpm/configure-e-mail-notification-agpm40.md
+++ b/mdop/agpm/configure-e-mail-notification-agpm40.md
@@ -1,10 +1,15 @@
---
title: Configure E-Mail Notification
description: Configure E-Mail Notification
-ms.assetid: 06f19556-f296-4a80-86a4-4f446c992204
author: jamiejdt
+ms.assetid: 06f19556-f296-4a80-86a4-4f446c992204
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure E-Mail Notification
diff --git a/mdop/agpm/configure-e-mail-notification.md b/mdop/agpm/configure-e-mail-notification.md
index d93fb94a5f..24a5cfc4e1 100644
--- a/mdop/agpm/configure-e-mail-notification.md
+++ b/mdop/agpm/configure-e-mail-notification.md
@@ -1,10 +1,15 @@
---
title: Configure E-Mail Notification
description: Configure E-Mail Notification
-ms.assetid: 6e152de0-4376-4963-8d1a-3e7f5866d30f
author: jamiejdt
+ms.assetid: 6e152de0-4376-4963-8d1a-3e7f5866d30f
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure E-Mail Notification
diff --git a/mdop/agpm/configure-e-mail-security-for-agpm-agpm30ops.md b/mdop/agpm/configure-e-mail-security-for-agpm-agpm30ops.md
index f93f7d2ae4..46c84c96d8 100644
--- a/mdop/agpm/configure-e-mail-security-for-agpm-agpm30ops.md
+++ b/mdop/agpm/configure-e-mail-security-for-agpm-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Configure E-Mail Security for AGPM
description: Configure E-Mail Security for AGPM
-ms.assetid: 4850ed8e-a1c6-43f0-95c5-853aa66a94ae
author: jamiejdt
+ms.assetid: 4850ed8e-a1c6-43f0-95c5-853aa66a94ae
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure E-Mail Security for AGPM
diff --git a/mdop/agpm/configure-e-mail-security-for-agpm-agpm40.md b/mdop/agpm/configure-e-mail-security-for-agpm-agpm40.md
index 806f22bf27..d4aa9f74c5 100644
--- a/mdop/agpm/configure-e-mail-security-for-agpm-agpm40.md
+++ b/mdop/agpm/configure-e-mail-security-for-agpm-agpm40.md
@@ -1,10 +1,15 @@
---
title: Configure E-Mail Security for AGPM
description: Configure E-Mail Security for AGPM
-ms.assetid: b9c48894-0a10-4d03-8027-50ed3b02485a
author: jamiejdt
+ms.assetid: b9c48894-0a10-4d03-8027-50ed3b02485a
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure E-Mail Security for AGPM
diff --git a/mdop/agpm/configure-logging-and-tracing-agpm30ops.md b/mdop/agpm/configure-logging-and-tracing-agpm30ops.md
index 95a620c26a..d821f2622e 100644
--- a/mdop/agpm/configure-logging-and-tracing-agpm30ops.md
+++ b/mdop/agpm/configure-logging-and-tracing-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Configure Logging and Tracing
description: Configure Logging and Tracing
-ms.assetid: 4f89552f-e949-48b0-9325-23746034eaa4
author: jamiejdt
+ms.assetid: 4f89552f-e949-48b0-9325-23746034eaa4
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure Logging and Tracing
diff --git a/mdop/agpm/configure-logging-and-tracing-agpm40.md b/mdop/agpm/configure-logging-and-tracing-agpm40.md
index 214207c538..994564efd7 100644
--- a/mdop/agpm/configure-logging-and-tracing-agpm40.md
+++ b/mdop/agpm/configure-logging-and-tracing-agpm40.md
@@ -1,10 +1,15 @@
---
title: Configure Logging and Tracing
description: Configure Logging and Tracing
-ms.assetid: 2418cb6a-7189-4080-8fe2-9c8d47dec62c
author: jamiejdt
+ms.assetid: 2418cb6a-7189-4080-8fe2-9c8d47dec62c
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure Logging and Tracing
diff --git a/mdop/agpm/configure-logging-and-tracing.md b/mdop/agpm/configure-logging-and-tracing.md
index bbdff7dd7b..93c3ba28ae 100644
--- a/mdop/agpm/configure-logging-and-tracing.md
+++ b/mdop/agpm/configure-logging-and-tracing.md
@@ -1,10 +1,15 @@
---
title: Configure Logging and Tracing
description: Configure Logging and Tracing
-ms.assetid: 419231f9-e9db-4f91-a7cf-a0a73db25256
author: jamiejdt
+ms.assetid: 419231f9-e9db-4f91-a7cf-a0a73db25256
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure Logging and Tracing
diff --git a/mdop/agpm/configure-the-agpm-server-connection-reviewer.md b/mdop/agpm/configure-the-agpm-server-connection-reviewer.md
index fb9e112779..3718f6d3a5 100644
--- a/mdop/agpm/configure-the-agpm-server-connection-reviewer.md
+++ b/mdop/agpm/configure-the-agpm-server-connection-reviewer.md
@@ -1,10 +1,15 @@
---
title: Configure the AGPM Server Connection
description: Configure the AGPM Server Connection
-ms.assetid: 74e8f348-a8ed-4d69-a8e0-9c974aaeca2d
author: jamiejdt
+ms.assetid: 74e8f348-a8ed-4d69-a8e0-9c974aaeca2d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure the AGPM Server Connection
diff --git a/mdop/agpm/configure-the-agpm-server-connection.md b/mdop/agpm/configure-the-agpm-server-connection.md
index 3c672aa12d..b84630ff60 100644
--- a/mdop/agpm/configure-the-agpm-server-connection.md
+++ b/mdop/agpm/configure-the-agpm-server-connection.md
@@ -1,10 +1,15 @@
---
title: Configure the AGPM Server Connection
description: Configure the AGPM Server Connection
-ms.assetid: 9a42b5bc-41be-44ef-a6e2-6f56e2cf1996
author: jamiejdt
+ms.assetid: 9a42b5bc-41be-44ef-a6e2-6f56e2cf1996
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configure the AGPM Server Connection
diff --git a/mdop/agpm/configuring-advanced-group-policy-management-agpm40.md b/mdop/agpm/configuring-advanced-group-policy-management-agpm40.md
index 34b5ffec32..cdf55a61a6 100644
--- a/mdop/agpm/configuring-advanced-group-policy-management-agpm40.md
+++ b/mdop/agpm/configuring-advanced-group-policy-management-agpm40.md
@@ -1,10 +1,15 @@
---
title: Configuring Advanced Group Policy Management
description: Configuring Advanced Group Policy Management
-ms.assetid: 8c978ddf-2789-44e4-9c08-de7b4cd1afa0
author: jamiejdt
+ms.assetid: 8c978ddf-2789-44e4-9c08-de7b4cd1afa0
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configuring Advanced Group Policy Management
diff --git a/mdop/agpm/configuring-advanced-group-policy-management.md b/mdop/agpm/configuring-advanced-group-policy-management.md
index 221f9ba43a..da28d48a83 100644
--- a/mdop/agpm/configuring-advanced-group-policy-management.md
+++ b/mdop/agpm/configuring-advanced-group-policy-management.md
@@ -1,10 +1,15 @@
---
title: Configuring Advanced Group Policy Management
description: Configuring Advanced Group Policy Management
-ms.assetid: 836f4a49-2c77-4f6b-8727-9df7ef443141
author: jamiejdt
+ms.assetid: 836f4a49-2c77-4f6b-8727-9df7ef443141
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configuring Advanced Group Policy Management
diff --git a/mdop/agpm/contents-tab-agpm30ops.md b/mdop/agpm/contents-tab-agpm30ops.md
index 3dc687bb4b..4b11b7aa22 100644
--- a/mdop/agpm/contents-tab-agpm30ops.md
+++ b/mdop/agpm/contents-tab-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Contents Tab
description: Contents Tab
-ms.assetid: 6ada6430-cd93-47aa-af6e-d7f5b5620132
author: jamiejdt
+ms.assetid: 6ada6430-cd93-47aa-af6e-d7f5b5620132
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Contents Tab
diff --git a/mdop/agpm/contents-tab-agpm40.md b/mdop/agpm/contents-tab-agpm40.md
index d9849b07b8..30e836b845 100644
--- a/mdop/agpm/contents-tab-agpm40.md
+++ b/mdop/agpm/contents-tab-agpm40.md
@@ -1,10 +1,15 @@
---
title: Contents Tab
description: Contents Tab
-ms.assetid: cf9d1f17-3c3d-422f-bd6b-3db87be45554
author: jamiejdt
+ms.assetid: cf9d1f17-3c3d-422f-bd6b-3db87be45554
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Contents Tab
diff --git a/mdop/agpm/contents-tab-features-agpm30ops.md b/mdop/agpm/contents-tab-features-agpm30ops.md
index 03c7d73b14..562e51226d 100644
--- a/mdop/agpm/contents-tab-features-agpm30ops.md
+++ b/mdop/agpm/contents-tab-features-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Contents Tab Features
description: Contents Tab Features
-ms.assetid: 725f025a-c30a-4d07-add1-4e0ed9a1a5fd
author: jamiejdt
+ms.assetid: 725f025a-c30a-4d07-add1-4e0ed9a1a5fd
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Contents Tab Features
diff --git a/mdop/agpm/contents-tab-features-agpm40.md b/mdop/agpm/contents-tab-features-agpm40.md
index 96505ca8e0..67da231589 100644
--- a/mdop/agpm/contents-tab-features-agpm40.md
+++ b/mdop/agpm/contents-tab-features-agpm40.md
@@ -1,10 +1,15 @@
---
title: Contents Tab Features
description: Contents Tab Features
-ms.assetid: f1f4849d-bf94-47d5-ad81-0eee33abcaca
author: jamiejdt
+ms.assetid: f1f4849d-bf94-47d5-ad81-0eee33abcaca
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Contents Tab Features
diff --git a/mdop/agpm/contents-tab.md b/mdop/agpm/contents-tab.md
index f8114e07fa..1815574b54 100644
--- a/mdop/agpm/contents-tab.md
+++ b/mdop/agpm/contents-tab.md
@@ -1,10 +1,15 @@
---
title: Contents Tab
description: Contents Tab
-ms.assetid: 8a756bc1-3900-4d83-93c4-7ebc4705d956
author: jamiejdt
+ms.assetid: 8a756bc1-3900-4d83-93c4-7ebc4705d956
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Contents Tab
diff --git a/mdop/agpm/control-a-previously-uncontrolled-gpo.md b/mdop/agpm/control-a-previously-uncontrolled-gpo.md
index 10772b8dd9..8c6d627bf0 100644
--- a/mdop/agpm/control-a-previously-uncontrolled-gpo.md
+++ b/mdop/agpm/control-a-previously-uncontrolled-gpo.md
@@ -1,10 +1,15 @@
---
title: Control a Previously Uncontrolled GPO
description: Control a Previously Uncontrolled GPO
-ms.assetid: 452689a9-4e32-4e3b-8208-56353a82bf36
author: jamiejdt
+ms.assetid: 452689a9-4e32-4e3b-8208-56353a82bf36
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Control a Previously Uncontrolled GPO
diff --git a/mdop/agpm/control-an-uncontrolled-gpo-agpm30ops.md b/mdop/agpm/control-an-uncontrolled-gpo-agpm30ops.md
index 26961b5810..0251a7ad76 100644
--- a/mdop/agpm/control-an-uncontrolled-gpo-agpm30ops.md
+++ b/mdop/agpm/control-an-uncontrolled-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Control an Uncontrolled GPO
description: Control an Uncontrolled GPO
-ms.assetid: 603f00f9-1e65-4b2f-902a-e53dafedbd8d
author: jamiejdt
+ms.assetid: 603f00f9-1e65-4b2f-902a-e53dafedbd8d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Control an Uncontrolled GPO
diff --git a/mdop/agpm/control-an-uncontrolled-gpo-agpm40.md b/mdop/agpm/control-an-uncontrolled-gpo-agpm40.md
index 91c2d303d3..f1fece410d 100644
--- a/mdop/agpm/control-an-uncontrolled-gpo-agpm40.md
+++ b/mdop/agpm/control-an-uncontrolled-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Control an Uncontrolled GPO
description: Control an Uncontrolled GPO
-ms.assetid: dc81545c-8da5-4b6f-b266-f01a82e27c6b
author: jamiejdt
+ms.assetid: dc81545c-8da5-4b6f-b266-f01a82e27c6b
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Control an Uncontrolled GPO
diff --git a/mdop/agpm/controlled-gpo-commands-agpm30ops.md b/mdop/agpm/controlled-gpo-commands-agpm30ops.md
index a6e472a246..80d30c4fef 100644
--- a/mdop/agpm/controlled-gpo-commands-agpm30ops.md
+++ b/mdop/agpm/controlled-gpo-commands-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Controlled GPO Commands
description: Controlled GPO Commands
-ms.assetid: 82db4772-154a-4a8d-99cd-2c69e1738698
author: jamiejdt
+ms.assetid: 82db4772-154a-4a8d-99cd-2c69e1738698
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Controlled GPO Commands
diff --git a/mdop/agpm/controlled-gpo-commands-agpm40.md b/mdop/agpm/controlled-gpo-commands-agpm40.md
index b9b8ad1d31..d31b58e816 100644
--- a/mdop/agpm/controlled-gpo-commands-agpm40.md
+++ b/mdop/agpm/controlled-gpo-commands-agpm40.md
@@ -1,10 +1,15 @@
---
title: Controlled GPO Commands
description: Controlled GPO Commands
-ms.assetid: 370d3db9-4efc-4799-983d-e29ba5f32b07
author: jamiejdt
+ms.assetid: 370d3db9-4efc-4799-983d-e29ba5f32b07
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Controlled GPO Commands
diff --git a/mdop/agpm/controlled-tab.md b/mdop/agpm/controlled-tab.md
index 03b5eda88f..860fa234f7 100644
--- a/mdop/agpm/controlled-tab.md
+++ b/mdop/agpm/controlled-tab.md
@@ -1,10 +1,15 @@
---
title: Controlled Tab
description: Controlled Tab
-ms.assetid: 8995a9e1-ace4-40b7-a47b-e1e9924541ba
author: jamiejdt
+ms.assetid: 8995a9e1-ace4-40b7-a47b-e1e9924541ba
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Controlled Tab
diff --git a/mdop/agpm/create-a-new-controlled-gpo-agpm30ops.md b/mdop/agpm/create-a-new-controlled-gpo-agpm30ops.md
index 81374c1407..6dac56a400 100644
--- a/mdop/agpm/create-a-new-controlled-gpo-agpm30ops.md
+++ b/mdop/agpm/create-a-new-controlled-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Create a New Controlled GPO
description: Create a New Controlled GPO
-ms.assetid: f89eaae8-7858-4222-ba3f-a93a9d7ea5a3
author: jamiejdt
+ms.assetid: f89eaae8-7858-4222-ba3f-a93a9d7ea5a3
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Create a New Controlled GPO
diff --git a/mdop/agpm/create-a-new-controlled-gpo-agpm40.md b/mdop/agpm/create-a-new-controlled-gpo-agpm40.md
index 4e8151cc93..b7fb63e917 100644
--- a/mdop/agpm/create-a-new-controlled-gpo-agpm40.md
+++ b/mdop/agpm/create-a-new-controlled-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Create a New Controlled GPO
description: Create a New Controlled GPO
-ms.assetid: 5ce760f6-9f05-42b4-b787-7835ab8e324e
author: jamiejdt
+ms.assetid: 5ce760f6-9f05-42b4-b787-7835ab8e324e
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Create a New Controlled GPO
diff --git a/mdop/agpm/create-a-new-controlled-gpo.md b/mdop/agpm/create-a-new-controlled-gpo.md
index b3bde3fd2b..05975357d5 100644
--- a/mdop/agpm/create-a-new-controlled-gpo.md
+++ b/mdop/agpm/create-a-new-controlled-gpo.md
@@ -1,10 +1,15 @@
---
title: Create a New Controlled GPO
description: Create a New Controlled GPO
-ms.assetid: b43ce0f4-4519-4278-83c4-c7d5163ddd11
author: jamiejdt
+ms.assetid: b43ce0f4-4519-4278-83c4-c7d5163ddd11
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Create a New Controlled GPO
diff --git a/mdop/agpm/create-a-template-agpm30ops.md b/mdop/agpm/create-a-template-agpm30ops.md
index a8261ff54e..46d9be98c0 100644
--- a/mdop/agpm/create-a-template-agpm30ops.md
+++ b/mdop/agpm/create-a-template-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Create a Template
description: Create a Template
-ms.assetid: 8208f14a-5c18-43a7-8564-118230398cca
author: jamiejdt
+ms.assetid: 8208f14a-5c18-43a7-8564-118230398cca
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Create a Template
diff --git a/mdop/agpm/create-a-template-agpm40.md b/mdop/agpm/create-a-template-agpm40.md
index a16eb59f23..f9ac91aaa2 100644
--- a/mdop/agpm/create-a-template-agpm40.md
+++ b/mdop/agpm/create-a-template-agpm40.md
@@ -1,10 +1,15 @@
---
title: Create a Template
description: Create a Template
-ms.assetid: b38423af-7d24-437a-98bc-01f1ae891127
author: jamiejdt
+ms.assetid: b38423af-7d24-437a-98bc-01f1ae891127
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Create a Template
diff --git a/mdop/agpm/create-a-template.md b/mdop/agpm/create-a-template.md
index d958389cf5..aa575c19bb 100644
--- a/mdop/agpm/create-a-template.md
+++ b/mdop/agpm/create-a-template.md
@@ -1,10 +1,15 @@
---
title: Create a Template
description: Create a Template
-ms.assetid: 6992bd55-4a4f-401f-9815-c468bac598ef
author: jamiejdt
+ms.assetid: 6992bd55-4a4f-401f-9815-c468bac598ef
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Create a Template
diff --git a/mdop/agpm/creating-a-template-and-setting-a-default-template-agpm30ops.md b/mdop/agpm/creating-a-template-and-setting-a-default-template-agpm30ops.md
index 50754e2edb..6b0f3663bc 100644
--- a/mdop/agpm/creating-a-template-and-setting-a-default-template-agpm30ops.md
+++ b/mdop/agpm/creating-a-template-and-setting-a-default-template-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Creating a Template and Setting a Default Template
description: Creating a Template and Setting a Default Template
-ms.assetid: acce0e0f-7e67-479c-9daa-e678fccd7ced
author: jamiejdt
+ms.assetid: acce0e0f-7e67-479c-9daa-e678fccd7ced
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Creating a Template and Setting a Default Template
diff --git a/mdop/agpm/creating-a-template-and-setting-a-default-template-agpm40.md b/mdop/agpm/creating-a-template-and-setting-a-default-template-agpm40.md
index c5a530be4e..9f55fca854 100644
--- a/mdop/agpm/creating-a-template-and-setting-a-default-template-agpm40.md
+++ b/mdop/agpm/creating-a-template-and-setting-a-default-template-agpm40.md
@@ -1,10 +1,15 @@
---
title: Creating a Template and Setting a Default Template
description: Creating a Template and Setting a Default Template
-ms.assetid: ffa72c2a-64eb-4492-8072-c3a66179b546
author: jamiejdt
+ms.assetid: ffa72c2a-64eb-4492-8072-c3a66179b546
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Creating a Template and Setting a Default Template
diff --git a/mdop/agpm/creating-a-template-and-setting-a-default-template.md b/mdop/agpm/creating-a-template-and-setting-a-default-template.md
index 28d35e6082..0ff52d648f 100644
--- a/mdop/agpm/creating-a-template-and-setting-a-default-template.md
+++ b/mdop/agpm/creating-a-template-and-setting-a-default-template.md
@@ -1,10 +1,15 @@
---
title: Creating a Template and Setting a Default Template
description: Creating a Template and Setting a Default Template
-ms.assetid: 8771b4b5-4dea-4be1-a675-f60cfd3ec5dc
author: jamiejdt
+ms.assetid: 8771b4b5-4dea-4be1-a675-f60cfd3ec5dc
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Creating a Template and Setting a Default Template
diff --git a/mdop/agpm/creating-controlling-or-importing-a-gpo-agpm30ops.md b/mdop/agpm/creating-controlling-or-importing-a-gpo-agpm30ops.md
index 67d8e3b5f5..796e41fbfb 100644
--- a/mdop/agpm/creating-controlling-or-importing-a-gpo-agpm30ops.md
+++ b/mdop/agpm/creating-controlling-or-importing-a-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Creating, Controlling, or Importing a GPO
description: Creating, Controlling, or Importing a GPO
-ms.assetid: ce8b232e-7758-4a6a-9e2f-18967da6cdad
author: jamiejdt
+ms.assetid: ce8b232e-7758-4a6a-9e2f-18967da6cdad
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Creating, Controlling, or Importing a GPO
diff --git a/mdop/agpm/creating-controlling-or-importing-a-gpo-approver.md b/mdop/agpm/creating-controlling-or-importing-a-gpo-approver.md
index 4ab6640561..91c9b781bd 100644
--- a/mdop/agpm/creating-controlling-or-importing-a-gpo-approver.md
+++ b/mdop/agpm/creating-controlling-or-importing-a-gpo-approver.md
@@ -1,10 +1,15 @@
---
title: Creating, Controlling, or Importing a GPO
description: Creating, Controlling, or Importing a GPO
-ms.assetid: f2c8bef5-b654-4864-99d4-9207cfb0a137
author: jamiejdt
+ms.assetid: f2c8bef5-b654-4864-99d4-9207cfb0a137
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Creating, Controlling, or Importing a GPO
diff --git a/mdop/agpm/creating-controlling-or-importing-a-gpo-editor-agpm30ops.md b/mdop/agpm/creating-controlling-or-importing-a-gpo-editor-agpm30ops.md
index dd6182cf2f..8cdef3df4b 100644
--- a/mdop/agpm/creating-controlling-or-importing-a-gpo-editor-agpm30ops.md
+++ b/mdop/agpm/creating-controlling-or-importing-a-gpo-editor-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Creating, Controlling, or Importing a GPO
description: Creating, Controlling, or Importing a GPO
-ms.assetid: 0cc1b6ee-3335-4d84-9e1c-d1aefabfef51
author: jamiejdt
+ms.assetid: 0cc1b6ee-3335-4d84-9e1c-d1aefabfef51
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Creating, Controlling, or Importing a GPO
diff --git a/mdop/agpm/creating-controlling-or-importing-a-gpo-editor.md b/mdop/agpm/creating-controlling-or-importing-a-gpo-editor.md
index 6dceff09c4..91eda34b27 100644
--- a/mdop/agpm/creating-controlling-or-importing-a-gpo-editor.md
+++ b/mdop/agpm/creating-controlling-or-importing-a-gpo-editor.md
@@ -1,10 +1,15 @@
---
title: Creating, Controlling, or Importing a GPO
description: Creating, Controlling, or Importing a GPO
-ms.assetid: 5259ce25-f570-4346-9f50-6b051724a998
author: jamiejdt
+ms.assetid: 5259ce25-f570-4346-9f50-6b051724a998
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Creating, Controlling, or Importing a GPO
diff --git a/mdop/agpm/creating-or-controlling-a-gpo-agpm40-app.md b/mdop/agpm/creating-or-controlling-a-gpo-agpm40-app.md
index 1585c4614a..d7a1925f42 100644
--- a/mdop/agpm/creating-or-controlling-a-gpo-agpm40-app.md
+++ b/mdop/agpm/creating-or-controlling-a-gpo-agpm40-app.md
@@ -1,10 +1,15 @@
---
title: Creating or Controlling a GPO
description: Creating or Controlling a GPO
-ms.assetid: ca2fa40e-c6e9-4c57-9da1-e5375df4a2fd
author: jamiejdt
+ms.assetid: ca2fa40e-c6e9-4c57-9da1-e5375df4a2fd
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Creating or Controlling a GPO
diff --git a/mdop/agpm/creating-or-controlling-a-gpo-agpm40-ed.md b/mdop/agpm/creating-or-controlling-a-gpo-agpm40-ed.md
index 77a3baa3ef..6900157b6b 100644
--- a/mdop/agpm/creating-or-controlling-a-gpo-agpm40-ed.md
+++ b/mdop/agpm/creating-or-controlling-a-gpo-agpm40-ed.md
@@ -1,10 +1,15 @@
---
title: Creating or Controlling a GPO
description: Creating or Controlling a GPO
-ms.assetid: 807f3b3f-ad3d-4851-9772-7f54a065632a
author: jamiejdt
+ms.assetid: 807f3b3f-ad3d-4851-9772-7f54a065632a
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Creating or Controlling a GPO
diff --git a/mdop/agpm/delegate-access-to-a-gpo.md b/mdop/agpm/delegate-access-to-a-gpo.md
index bc2fbebe73..5eea31c9df 100644
--- a/mdop/agpm/delegate-access-to-a-gpo.md
+++ b/mdop/agpm/delegate-access-to-a-gpo.md
@@ -1,10 +1,15 @@
---
title: Delegate Access to a GPO
description: Delegate Access to a GPO
-ms.assetid: f1d6bb6c-d5bf-4080-a6cb-32774689f804
author: jamiejdt
+ms.assetid: f1d6bb6c-d5bf-4080-a6cb-32774689f804
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delegate Access to a GPO
diff --git a/mdop/agpm/delegate-access-to-an-individual-gpo-in-the-archive-agpm30ops.md b/mdop/agpm/delegate-access-to-an-individual-gpo-in-the-archive-agpm30ops.md
index 4ef69b6c58..5a2814024b 100644
--- a/mdop/agpm/delegate-access-to-an-individual-gpo-in-the-archive-agpm30ops.md
+++ b/mdop/agpm/delegate-access-to-an-individual-gpo-in-the-archive-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Delegate Access to an Individual GPO in the Archive
description: Delegate Access to an Individual GPO in the Archive
-ms.assetid: 7b37b188-2b6b-4e52-be97-8ef899e9893b
author: jamiejdt
+ms.assetid: 7b37b188-2b6b-4e52-be97-8ef899e9893b
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delegate Access to an Individual GPO in the Archive
diff --git a/mdop/agpm/delegate-access-to-an-individual-gpo-in-the-archive-agpm40.md b/mdop/agpm/delegate-access-to-an-individual-gpo-in-the-archive-agpm40.md
index 428dd7a609..fea0a86721 100644
--- a/mdop/agpm/delegate-access-to-an-individual-gpo-in-the-archive-agpm40.md
+++ b/mdop/agpm/delegate-access-to-an-individual-gpo-in-the-archive-agpm40.md
@@ -1,10 +1,15 @@
---
title: Delegate Access to an Individual GPO in the Archive
description: Delegate Access to an Individual GPO in the Archive
-ms.assetid: 284d2aa2-7c10-4ffa-8978-bbe30867c1c1
author: jamiejdt
+ms.assetid: 284d2aa2-7c10-4ffa-8978-bbe30867c1c1
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delegate Access to an Individual GPO in the Archive
diff --git a/mdop/agpm/delegate-access-to-an-individual-gpo.md b/mdop/agpm/delegate-access-to-an-individual-gpo.md
index b782696eff..38a2a79da1 100644
--- a/mdop/agpm/delegate-access-to-an-individual-gpo.md
+++ b/mdop/agpm/delegate-access-to-an-individual-gpo.md
@@ -1,10 +1,15 @@
---
title: Delegate Access to an Individual GPO
description: Delegate Access to an Individual GPO
-ms.assetid: b2a7d550-14bf-4b41-b6e4-2cc091eedd2d
author: jamiejdt
+ms.assetid: b2a7d550-14bf-4b41-b6e4-2cc091eedd2d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delegate Access to an Individual GPO
diff --git a/mdop/agpm/delegate-access-to-the-production-environment-agpm30ops.md b/mdop/agpm/delegate-access-to-the-production-environment-agpm30ops.md
index 8701b23efb..2f39b00972 100644
--- a/mdop/agpm/delegate-access-to-the-production-environment-agpm30ops.md
+++ b/mdop/agpm/delegate-access-to-the-production-environment-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Delegate Access to the Production Environment
description: Delegate Access to the Production Environment
-ms.assetid: c1ebae2e-909b-4e64-b368-b7d3cc67b1eb
author: jamiejdt
+ms.assetid: c1ebae2e-909b-4e64-b368-b7d3cc67b1eb
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delegate Access to the Production Environment
diff --git a/mdop/agpm/delegate-access-to-the-production-environment-agpm40.md b/mdop/agpm/delegate-access-to-the-production-environment-agpm40.md
index d7a7b1b82c..54db6d04b9 100644
--- a/mdop/agpm/delegate-access-to-the-production-environment-agpm40.md
+++ b/mdop/agpm/delegate-access-to-the-production-environment-agpm40.md
@@ -1,10 +1,15 @@
---
title: Delegate Access to the Production Environment
description: Delegate Access to the Production Environment
-ms.assetid: 4c670581-8c47-41ea-80eb-02846ff1ec1f
author: jamiejdt
+ms.assetid: 4c670581-8c47-41ea-80eb-02846ff1ec1f
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delegate Access to the Production Environment
diff --git a/mdop/agpm/delegate-domain-level-access-to-the-archive-agpm30ops.md b/mdop/agpm/delegate-domain-level-access-to-the-archive-agpm30ops.md
index b8cd8c763f..1f5afea17e 100644
--- a/mdop/agpm/delegate-domain-level-access-to-the-archive-agpm30ops.md
+++ b/mdop/agpm/delegate-domain-level-access-to-the-archive-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Delegate Domain-Level Access to the Archive
description: Delegate Domain-Level Access to the Archive
-ms.assetid: d232069e-71d5-4b4d-b22e-bef11de1cfd4
author: jamiejdt
+ms.assetid: d232069e-71d5-4b4d-b22e-bef11de1cfd4
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delegate Domain-Level Access to the Archive
diff --git a/mdop/agpm/delegate-domain-level-access-to-the-archive-agpm40.md b/mdop/agpm/delegate-domain-level-access-to-the-archive-agpm40.md
index ae0375e36a..c8fff60d15 100644
--- a/mdop/agpm/delegate-domain-level-access-to-the-archive-agpm40.md
+++ b/mdop/agpm/delegate-domain-level-access-to-the-archive-agpm40.md
@@ -1,10 +1,15 @@
---
title: Delegate Domain-Level Access to the Archive
description: Delegate Domain-Level Access to the Archive
-ms.assetid: 11ca1d40-4b5c-496e-8922-d01412717858
author: jamiejdt
+ms.assetid: 11ca1d40-4b5c-496e-8922-d01412717858
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delegate Domain-Level Access to the Archive
diff --git a/mdop/agpm/delegate-domain-level-access.md b/mdop/agpm/delegate-domain-level-access.md
index 464c4e98ca..d2ffc21f2c 100644
--- a/mdop/agpm/delegate-domain-level-access.md
+++ b/mdop/agpm/delegate-domain-level-access.md
@@ -1,10 +1,15 @@
---
title: Delegate Domain-Level Access
description: Delegate Domain-Level Access
-ms.assetid: 64c8e773-38cc-4991-9ed2-5a801094d06e
author: jamiejdt
+ms.assetid: 64c8e773-38cc-4991-9ed2-5a801094d06e
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delegate Domain-Level Access
diff --git a/mdop/agpm/delegate-management-of-a-controlled-gpo-agpm30ops.md b/mdop/agpm/delegate-management-of-a-controlled-gpo-agpm30ops.md
index 95cf4cd76f..f375fc64f8 100644
--- a/mdop/agpm/delegate-management-of-a-controlled-gpo-agpm30ops.md
+++ b/mdop/agpm/delegate-management-of-a-controlled-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Delegate Management of a Controlled GPO
description: Delegate Management of a Controlled GPO
-ms.assetid: 509b02e7-ce0b-4919-b58a-c3a33051152e
author: jamiejdt
+ms.assetid: 509b02e7-ce0b-4919-b58a-c3a33051152e
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delegate Management of a Controlled GPO
diff --git a/mdop/agpm/delegate-management-of-a-controlled-gpo-agpm40.md b/mdop/agpm/delegate-management-of-a-controlled-gpo-agpm40.md
index 72418be014..c30a6fdf17 100644
--- a/mdop/agpm/delegate-management-of-a-controlled-gpo-agpm40.md
+++ b/mdop/agpm/delegate-management-of-a-controlled-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Delegate Management of a Controlled GPO
description: Delegate Management of a Controlled GPO
-ms.assetid: 96b4bfb3-5657-4267-8326-85d7a0db87ce
author: jamiejdt
+ms.assetid: 96b4bfb3-5657-4267-8326-85d7a0db87ce
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delegate Management of a Controlled GPO
diff --git a/mdop/agpm/delete-a-controlled-gpo-agpm30ops.md b/mdop/agpm/delete-a-controlled-gpo-agpm30ops.md
index 561adc426a..81ab4dc963 100644
--- a/mdop/agpm/delete-a-controlled-gpo-agpm30ops.md
+++ b/mdop/agpm/delete-a-controlled-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Delete a Controlled GPO
description: Delete a Controlled GPO
-ms.assetid: f51c1737-c116-4faf-a6f6-c72303f60a3b
author: jamiejdt
+ms.assetid: f51c1737-c116-4faf-a6f6-c72303f60a3b
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delete a Controlled GPO
diff --git a/mdop/agpm/delete-a-controlled-gpo-agpm40.md b/mdop/agpm/delete-a-controlled-gpo-agpm40.md
index b99a7b959d..8d8e72fb60 100644
--- a/mdop/agpm/delete-a-controlled-gpo-agpm40.md
+++ b/mdop/agpm/delete-a-controlled-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Delete a Controlled GPO
description: Delete a Controlled GPO
-ms.assetid: 2a461018-aa0b-4ae3-b079-efc554ca4a3d
author: jamiejdt
+ms.assetid: 2a461018-aa0b-4ae3-b079-efc554ca4a3d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delete a Controlled GPO
diff --git a/mdop/agpm/delete-a-gpo-approver.md b/mdop/agpm/delete-a-gpo-approver.md
index 951de8c8d3..364438cd55 100644
--- a/mdop/agpm/delete-a-gpo-approver.md
+++ b/mdop/agpm/delete-a-gpo-approver.md
@@ -1,10 +1,15 @@
---
title: Delete a GPO
description: Delete a GPO
-ms.assetid: 85fca371-5707-49c1-aa51-813fc3a58dfc
author: jamiejdt
+ms.assetid: 85fca371-5707-49c1-aa51-813fc3a58dfc
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delete a GPO
diff --git a/mdop/agpm/delete-a-gpo-editor.md b/mdop/agpm/delete-a-gpo-editor.md
index b448fe792d..dc5a1f2ea1 100644
--- a/mdop/agpm/delete-a-gpo-editor.md
+++ b/mdop/agpm/delete-a-gpo-editor.md
@@ -1,10 +1,15 @@
---
title: Delete a GPO
description: Delete a GPO
-ms.assetid: 66be3dde-653e-4c25-8cb7-00e7090c8d31
author: jamiejdt
+ms.assetid: 66be3dde-653e-4c25-8cb7-00e7090c8d31
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Delete a GPO
diff --git a/mdop/agpm/deleting-or-restoring-a-gpo-agpm30ops.md b/mdop/agpm/deleting-or-restoring-a-gpo-agpm30ops.md
index 229c636ca8..10c4e7ac5e 100644
--- a/mdop/agpm/deleting-or-restoring-a-gpo-agpm30ops.md
+++ b/mdop/agpm/deleting-or-restoring-a-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Deleting or Restoring a GPO
description: Deleting or Restoring a GPO
-ms.assetid: ee4a467a-187a-48e3-8f0d-548de0606a56
author: jamiejdt
+ms.assetid: ee4a467a-187a-48e3-8f0d-548de0606a56
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Deleting or Restoring a GPO
diff --git a/mdop/agpm/deleting-or-restoring-a-gpo-agpm40.md b/mdop/agpm/deleting-or-restoring-a-gpo-agpm40.md
index 00541271f4..57dbdea6e1 100644
--- a/mdop/agpm/deleting-or-restoring-a-gpo-agpm40.md
+++ b/mdop/agpm/deleting-or-restoring-a-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Deleting or Restoring a GPO
description: Deleting or Restoring a GPO
-ms.assetid: d4f92f4d-eba7-4e6e-b166-13670864d298
author: jamiejdt
+ms.assetid: d4f92f4d-eba7-4e6e-b166-13670864d298
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Deleting or Restoring a GPO
diff --git a/mdop/agpm/deleting-restoring-or-destroying-a-gpo-agpm30ops.md b/mdop/agpm/deleting-restoring-or-destroying-a-gpo-agpm30ops.md
index 5487525758..503a9e3fed 100644
--- a/mdop/agpm/deleting-restoring-or-destroying-a-gpo-agpm30ops.md
+++ b/mdop/agpm/deleting-restoring-or-destroying-a-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Deleting, Restoring, or Destroying a GPO
description: Deleting, Restoring, or Destroying a GPO
-ms.assetid: 3e1b862e-007a-4b60-900f-0489069f5c75
author: jamiejdt
+ms.assetid: 3e1b862e-007a-4b60-900f-0489069f5c75
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Deleting, Restoring, or Destroying a GPO
diff --git a/mdop/agpm/deleting-restoring-or-destroying-a-gpo-agpm40.md b/mdop/agpm/deleting-restoring-or-destroying-a-gpo-agpm40.md
index 20abf5d134..bf421fee3a 100644
--- a/mdop/agpm/deleting-restoring-or-destroying-a-gpo-agpm40.md
+++ b/mdop/agpm/deleting-restoring-or-destroying-a-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Deleting, Restoring, or Destroying a GPO
description: Deleting, Restoring, or Destroying a GPO
-ms.assetid: 3af6c396-61c8-4b32-9fd8-28e9f15e575c
author: jamiejdt
+ms.assetid: 3af6c396-61c8-4b32-9fd8-28e9f15e575c
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Deleting, Restoring, or Destroying a GPO
diff --git a/mdop/agpm/deleting-restoring-or-destroying-a-gpo.md b/mdop/agpm/deleting-restoring-or-destroying-a-gpo.md
index 48b2ce1526..dbab5fe98e 100644
--- a/mdop/agpm/deleting-restoring-or-destroying-a-gpo.md
+++ b/mdop/agpm/deleting-restoring-or-destroying-a-gpo.md
@@ -1,10 +1,15 @@
---
title: Deleting, Restoring, or Destroying a GPO
description: Deleting, Restoring, or Destroying a GPO
-ms.assetid: 089c68e7-c1a5-418a-8776-cf23960f10c4
author: jamiejdt
+ms.assetid: 089c68e7-c1a5-418a-8776-cf23960f10c4
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Deleting, Restoring, or Destroying a GPO
diff --git a/mdop/agpm/deploy-a-gpo-agpm30ops.md b/mdop/agpm/deploy-a-gpo-agpm30ops.md
index 53c27d3b95..404846d982 100644
--- a/mdop/agpm/deploy-a-gpo-agpm30ops.md
+++ b/mdop/agpm/deploy-a-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Deploy a GPO
description: Deploy a GPO
-ms.assetid: 3767b722-db43-40f1-a714-bb8e38bcaa10
author: jamiejdt
+ms.assetid: 3767b722-db43-40f1-a714-bb8e38bcaa10
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploy a GPO
diff --git a/mdop/agpm/deploy-a-gpo-agpm40.md b/mdop/agpm/deploy-a-gpo-agpm40.md
index e496865eb8..5fb8694299 100644
--- a/mdop/agpm/deploy-a-gpo-agpm40.md
+++ b/mdop/agpm/deploy-a-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Deploy a GPO
description: Deploy a GPO
-ms.assetid: a6febeaa-144b-4c02-99af-d972f0f2b544
author: jamiejdt
+ms.assetid: a6febeaa-144b-4c02-99af-d972f0f2b544
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploy a GPO
diff --git a/mdop/agpm/deploy-a-gpo.md b/mdop/agpm/deploy-a-gpo.md
index 2cdc095996..1358e7d562 100644
--- a/mdop/agpm/deploy-a-gpo.md
+++ b/mdop/agpm/deploy-a-gpo.md
@@ -1,10 +1,15 @@
---
title: Deploy a GPO
description: Deploy a GPO
-ms.assetid: a0a3f292-e3ab-46ae-a0fd-d7b2b4ad8883
author: jamiejdt
+ms.assetid: a0a3f292-e3ab-46ae-a0fd-d7b2b4ad8883
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploy a GPO
diff --git a/mdop/agpm/destroy-a-gpo-agpm30ops.md b/mdop/agpm/destroy-a-gpo-agpm30ops.md
index 5b80dba075..0385358c85 100644
--- a/mdop/agpm/destroy-a-gpo-agpm30ops.md
+++ b/mdop/agpm/destroy-a-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Destroy a GPO
description: Destroy a GPO
-ms.assetid: bfabd71a-47f3-462e-b86f-5f15762b9e28
author: jamiejdt
+ms.assetid: bfabd71a-47f3-462e-b86f-5f15762b9e28
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Destroy a GPO
diff --git a/mdop/agpm/destroy-a-gpo-agpm40.md b/mdop/agpm/destroy-a-gpo-agpm40.md
index 92b6a65197..5c3f428022 100644
--- a/mdop/agpm/destroy-a-gpo-agpm40.md
+++ b/mdop/agpm/destroy-a-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Destroy a GPO
description: Destroy a GPO
-ms.assetid: 09bce8c4-f75b-4633-b80b-d894bbec95c9
author: jamiejdt
+ms.assetid: 09bce8c4-f75b-4633-b80b-d894bbec95c9
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Destroy a GPO
diff --git a/mdop/agpm/destroy-a-gpo.md b/mdop/agpm/destroy-a-gpo.md
index 4871c7ca03..561aa4adb3 100644
--- a/mdop/agpm/destroy-a-gpo.md
+++ b/mdop/agpm/destroy-a-gpo.md
@@ -1,10 +1,15 @@
---
title: Destroy a GPO
description: Destroy a GPO
-ms.assetid: d74941a3-beef-46cd-a4ca-80a324dcfadf
author: jamiejdt
+ms.assetid: d74941a3-beef-46cd-a4ca-80a324dcfadf
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Destroy a GPO
diff --git a/mdop/agpm/domain-delegation-tab-agpm30ops.md b/mdop/agpm/domain-delegation-tab-agpm30ops.md
index 4ce756fc96..683f24904c 100644
--- a/mdop/agpm/domain-delegation-tab-agpm30ops.md
+++ b/mdop/agpm/domain-delegation-tab-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Domain Delegation Tab
description: Domain Delegation Tab
-ms.assetid: 523cdf39-f4b8-4d20-a917-3485756658ce
author: jamiejdt
+ms.assetid: 523cdf39-f4b8-4d20-a917-3485756658ce
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Domain Delegation Tab
diff --git a/mdop/agpm/domain-delegation-tab-agpm40.md b/mdop/agpm/domain-delegation-tab-agpm40.md
index 84a37b3906..2d47c9cec7 100644
--- a/mdop/agpm/domain-delegation-tab-agpm40.md
+++ b/mdop/agpm/domain-delegation-tab-agpm40.md
@@ -1,10 +1,15 @@
---
title: Domain Delegation Tab
description: Domain Delegation Tab
-ms.assetid: 5be5841e-92fb-4af6-aa68-0ae50f8d5141
author: jamiejdt
+ms.assetid: 5be5841e-92fb-4af6-aa68-0ae50f8d5141
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Domain Delegation Tab
diff --git a/mdop/agpm/domain-delegation-tab.md b/mdop/agpm/domain-delegation-tab.md
index bcacba270e..786a36c0cf 100644
--- a/mdop/agpm/domain-delegation-tab.md
+++ b/mdop/agpm/domain-delegation-tab.md
@@ -1,10 +1,15 @@
---
title: Domain Delegation Tab
description: Domain Delegation Tab
-ms.assetid: 15a9bfff-e25b-4b62-9ebc-521a5f4eae96
author: jamiejdt
+ms.assetid: 15a9bfff-e25b-4b62-9ebc-521a5f4eae96
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Domain Delegation Tab
diff --git a/mdop/agpm/edit-a-gpo-offline-agpm30ops.md b/mdop/agpm/edit-a-gpo-offline-agpm30ops.md
index 8416a9c686..f49285d0b7 100644
--- a/mdop/agpm/edit-a-gpo-offline-agpm30ops.md
+++ b/mdop/agpm/edit-a-gpo-offline-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Edit a GPO Offline
description: Edit a GPO Offline
-ms.assetid: 51677d8a-6209-41b5-82ed-4f3be817abc0
author: jamiejdt
+ms.assetid: 51677d8a-6209-41b5-82ed-4f3be817abc0
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Edit a GPO Offline
diff --git a/mdop/agpm/edit-a-gpo-offline-agpm40.md b/mdop/agpm/edit-a-gpo-offline-agpm40.md
index da7f79571f..7c2e3091b3 100644
--- a/mdop/agpm/edit-a-gpo-offline-agpm40.md
+++ b/mdop/agpm/edit-a-gpo-offline-agpm40.md
@@ -1,10 +1,15 @@
---
title: Edit a GPO Offline
description: Edit a GPO Offline
-ms.assetid: 9c75eb3c-d4d5-41e0-b65e-8b4464a42cd9
author: jamiejdt
+ms.assetid: 9c75eb3c-d4d5-41e0-b65e-8b4464a42cd9
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Edit a GPO Offline
diff --git a/mdop/agpm/edit-a-gpo-offline.md b/mdop/agpm/edit-a-gpo-offline.md
index 35ff0547bf..2eb128a417 100644
--- a/mdop/agpm/edit-a-gpo-offline.md
+++ b/mdop/agpm/edit-a-gpo-offline.md
@@ -1,10 +1,15 @@
---
title: Edit a GPO Offline
description: Edit a GPO Offline
-ms.assetid: 4a148952-9fe9-4ec4-8df1-b25e37c97a54
author: jamiejdt
+ms.assetid: 4a148952-9fe9-4ec4-8df1-b25e37c97a54
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Edit a GPO Offline
diff --git a/mdop/agpm/editing-a-gpo-agpm30ops.md b/mdop/agpm/editing-a-gpo-agpm30ops.md
index cdfd5d08b9..3a231d87b4 100644
--- a/mdop/agpm/editing-a-gpo-agpm30ops.md
+++ b/mdop/agpm/editing-a-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Editing a GPO
description: Editing a GPO
-ms.assetid: 3024051a-ff33-46d0-9c3e-68ebae7f6b60
author: jamiejdt
+ms.assetid: 3024051a-ff33-46d0-9c3e-68ebae7f6b60
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Editing a GPO
diff --git a/mdop/agpm/editing-a-gpo-agpm40.md b/mdop/agpm/editing-a-gpo-agpm40.md
index e8a7de3680..1812f58bb3 100644
--- a/mdop/agpm/editing-a-gpo-agpm40.md
+++ b/mdop/agpm/editing-a-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Editing a GPO
description: Editing a GPO
-ms.assetid: ef42eefe-7705-46b2-954d-18966335cbbf
author: jamiejdt
+ms.assetid: ef42eefe-7705-46b2-954d-18966335cbbf
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Editing a GPO
diff --git a/mdop/agpm/editing-a-gpo.md b/mdop/agpm/editing-a-gpo.md
index 3c248246fb..4f4e3f3b82 100644
--- a/mdop/agpm/editing-a-gpo.md
+++ b/mdop/agpm/editing-a-gpo.md
@@ -1,10 +1,15 @@
---
title: Editing a GPO
description: Editing a GPO
-ms.assetid: ec77d3bb-8a64-4d8e-9c28-87763de02ec0
author: jamiejdt
+ms.assetid: ec77d3bb-8a64-4d8e-9c28-87763de02ec0
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Editing a GPO
diff --git a/mdop/agpm/export-a-gpo-to-a-file.md b/mdop/agpm/export-a-gpo-to-a-file.md
index 4e5f8f6c56..85726d7784 100644
--- a/mdop/agpm/export-a-gpo-to-a-file.md
+++ b/mdop/agpm/export-a-gpo-to-a-file.md
@@ -1,10 +1,15 @@
---
title: Export a GPO to a File
description: Export a GPO to a File
-ms.assetid: 0d01b1f7-a6a4-4d0d-9aa7-2d6f1ae93d9d
author: jamiejdt
+ms.assetid: 0d01b1f7-a6a4-4d0d-9aa7-2d6f1ae93d9d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Export a GPO to a File
diff --git a/mdop/agpm/feature-visibility-settings-agpm30ops.md b/mdop/agpm/feature-visibility-settings-agpm30ops.md
index 6ad18a8c13..b048cd4d9d 100644
--- a/mdop/agpm/feature-visibility-settings-agpm30ops.md
+++ b/mdop/agpm/feature-visibility-settings-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Feature Visibility Settings
description: Feature Visibility Settings
-ms.assetid: 6a844478-a6b0-490d-923f-5a6f82467831
author: jamiejdt
+ms.assetid: 6a844478-a6b0-490d-923f-5a6f82467831
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Feature Visibility Settings
diff --git a/mdop/agpm/feature-visibility-settings-agpm40.md b/mdop/agpm/feature-visibility-settings-agpm40.md
index 6beedc50a8..bdada9d2b8 100644
--- a/mdop/agpm/feature-visibility-settings-agpm40.md
+++ b/mdop/agpm/feature-visibility-settings-agpm40.md
@@ -1,10 +1,15 @@
---
title: Feature Visibility Settings
description: Feature Visibility Settings
-ms.assetid: d3c0b02a-b943-4001-8b9c-dfac8fe58789
author: jamiejdt
+ms.assetid: d3c0b02a-b943-4001-8b9c-dfac8fe58789
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Feature Visibility Settings
diff --git a/mdop/agpm/feature-visibility-settings.md b/mdop/agpm/feature-visibility-settings.md
index aee4dfe8e0..921f24dedb 100644
--- a/mdop/agpm/feature-visibility-settings.md
+++ b/mdop/agpm/feature-visibility-settings.md
@@ -1,10 +1,15 @@
---
title: Feature Visibility Settings
description: Feature Visibility Settings
-ms.assetid: 9db2ba03-fb75-4f95-9138-ec89b9fc8d01
author: jamiejdt
+ms.assetid: 9db2ba03-fb75-4f95-9138-ec89b9fc8d01
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Feature Visibility Settings
diff --git a/mdop/agpm/history-window-agpm30ops.md b/mdop/agpm/history-window-agpm30ops.md
index 620c5d57e8..42c4a616ce 100644
--- a/mdop/agpm/history-window-agpm30ops.md
+++ b/mdop/agpm/history-window-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: History Window
description: History Window
-ms.assetid: 114f50a4-508d-4589-b006-6cd05cffe6b7
author: jamiejdt
+ms.assetid: 114f50a4-508d-4589-b006-6cd05cffe6b7
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# History Window
diff --git a/mdop/agpm/history-window-agpm40.md b/mdop/agpm/history-window-agpm40.md
index e1a8ef1168..3d2d1f5d00 100644
--- a/mdop/agpm/history-window-agpm40.md
+++ b/mdop/agpm/history-window-agpm40.md
@@ -1,10 +1,15 @@
---
title: History Window
description: History Window
-ms.assetid: 5bea62e7-d267-40b2-a66d-fb1be7373a1c
author: jamiejdt
+ms.assetid: 5bea62e7-d267-40b2-a66d-fb1be7373a1c
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# History Window
diff --git a/mdop/agpm/history-window.md b/mdop/agpm/history-window.md
index 709f688290..a62bfaacc6 100644
--- a/mdop/agpm/history-window.md
+++ b/mdop/agpm/history-window.md
@@ -1,10 +1,15 @@
---
title: History Window
description: History Window
-ms.assetid: f11f9ad9-bffe-4c56-8c46-fe9c0a8e55c1
author: jamiejdt
+ms.assetid: f11f9ad9-bffe-4c56-8c46-fe9c0a8e55c1
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# History Window
diff --git a/mdop/agpm/identify-differences-between-gpos-gpo-versions-or-templates-agpm30ops.md b/mdop/agpm/identify-differences-between-gpos-gpo-versions-or-templates-agpm30ops.md
index 3bca195787..d49cdfd0bb 100644
--- a/mdop/agpm/identify-differences-between-gpos-gpo-versions-or-templates-agpm30ops.md
+++ b/mdop/agpm/identify-differences-between-gpos-gpo-versions-or-templates-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Identify Differences Between GPOs, GPO Versions, or Templates
description: Identify Differences Between GPOs, GPO Versions, or Templates
-ms.assetid: e391fa91-3956-4150-9d43-900cfc88d543
author: jamiejdt
+ms.assetid: e391fa91-3956-4150-9d43-900cfc88d543
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Identify Differences Between GPOs, GPO Versions, or Templates
diff --git a/mdop/agpm/identify-differences-between-gpos-gpo-versions-or-templates-agpm40.md b/mdop/agpm/identify-differences-between-gpos-gpo-versions-or-templates-agpm40.md
index f45e0f851b..6d58290f66 100644
--- a/mdop/agpm/identify-differences-between-gpos-gpo-versions-or-templates-agpm40.md
+++ b/mdop/agpm/identify-differences-between-gpos-gpo-versions-or-templates-agpm40.md
@@ -1,10 +1,15 @@
---
title: Identify Differences Between GPOs, GPO Versions, or Templates
description: Identify Differences Between GPOs, GPO Versions, or Templates
-ms.assetid: 3f03c368-162b-450f-be6c-2807c3e8d741
author: jamiejdt
+ms.assetid: 3f03c368-162b-450f-be6c-2807c3e8d741
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Identify Differences Between GPOs, GPO Versions, or Templates
diff --git a/mdop/agpm/identify-differences-between-gpos-gpo-versions-or-templates.md b/mdop/agpm/identify-differences-between-gpos-gpo-versions-or-templates.md
index 37afbc4492..f9690cde88 100644
--- a/mdop/agpm/identify-differences-between-gpos-gpo-versions-or-templates.md
+++ b/mdop/agpm/identify-differences-between-gpos-gpo-versions-or-templates.md
@@ -1,10 +1,15 @@
---
title: Identify Differences Between GPOs, GPO Versions, or Templates
description: Identify Differences Between GPOs, GPO Versions, or Templates
-ms.assetid: 6320afc4-af81-47e8-9f4c-463ff99d5a53
author: jamiejdt
+ms.assetid: 6320afc4-af81-47e8-9f4c-463ff99d5a53
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Identify Differences Between GPOs, GPO Versions, or Templates
diff --git a/mdop/agpm/import-a-gpo-from-a-file-agpmadmin.md b/mdop/agpm/import-a-gpo-from-a-file-agpmadmin.md
index 46e2f18801..410bc39e67 100644
--- a/mdop/agpm/import-a-gpo-from-a-file-agpmadmin.md
+++ b/mdop/agpm/import-a-gpo-from-a-file-agpmadmin.md
@@ -1,10 +1,15 @@
---
title: Import a GPO from a File
description: Import a GPO from a File
-ms.assetid: 2cbcda72-4de3-47ad-aaf8-4fc7341d5a00
author: jamiejdt
+ms.assetid: 2cbcda72-4de3-47ad-aaf8-4fc7341d5a00
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Import a GPO from a File
diff --git a/mdop/agpm/import-a-gpo-from-a-file-ed.md b/mdop/agpm/import-a-gpo-from-a-file-ed.md
index ee82ecd63c..f4691ac637 100644
--- a/mdop/agpm/import-a-gpo-from-a-file-ed.md
+++ b/mdop/agpm/import-a-gpo-from-a-file-ed.md
@@ -1,10 +1,15 @@
---
title: Import a GPO from a File
description: Import a GPO from a File
-ms.assetid: 6e901a52-1101-4fed-9f90-3819b573b378
author: jamiejdt
+ms.assetid: 6e901a52-1101-4fed-9f90-3819b573b378
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Import a GPO from a File
diff --git a/mdop/agpm/import-a-gpo-from-production-agpm30ops.md b/mdop/agpm/import-a-gpo-from-production-agpm30ops.md
index 3a95556c5a..13bf69b0d2 100644
--- a/mdop/agpm/import-a-gpo-from-production-agpm30ops.md
+++ b/mdop/agpm/import-a-gpo-from-production-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Import a GPO from Production
description: Import a GPO from Production
-ms.assetid: 35c2a682-ece8-4577-a083-7e3e9facfd13
author: jamiejdt
+ms.assetid: 35c2a682-ece8-4577-a083-7e3e9facfd13
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Import a GPO from Production
diff --git a/mdop/agpm/import-a-gpo-from-production-agpm40-app.md b/mdop/agpm/import-a-gpo-from-production-agpm40-app.md
index 0e8cba0138..fc4ba0ae70 100644
--- a/mdop/agpm/import-a-gpo-from-production-agpm40-app.md
+++ b/mdop/agpm/import-a-gpo-from-production-agpm40-app.md
@@ -1,10 +1,15 @@
---
title: Import a GPO from Production
description: Import a GPO from Production
-ms.assetid: c5b2f40d-1dc7-4dbf-b8b3-4d97ad73e1e5
author: jamiejdt
+ms.assetid: c5b2f40d-1dc7-4dbf-b8b3-4d97ad73e1e5
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Import a GPO from Production
diff --git a/mdop/agpm/import-a-gpo-from-production-agpm40-ed.md b/mdop/agpm/import-a-gpo-from-production-agpm40-ed.md
index 899776cee6..a5d707887e 100644
--- a/mdop/agpm/import-a-gpo-from-production-agpm40-ed.md
+++ b/mdop/agpm/import-a-gpo-from-production-agpm40-ed.md
@@ -1,10 +1,15 @@
---
title: Import a GPO from Production
description: Import a GPO from Production
-ms.assetid: ad14203a-2e6a-41d4-a05e-4508c80045fd
author: jamiejdt
+ms.assetid: ad14203a-2e6a-41d4-a05e-4508c80045fd
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Import a GPO from Production
diff --git a/mdop/agpm/import-a-gpo-from-production-approver.md b/mdop/agpm/import-a-gpo-from-production-approver.md
index 077489e114..5fda9bb4a3 100644
--- a/mdop/agpm/import-a-gpo-from-production-approver.md
+++ b/mdop/agpm/import-a-gpo-from-production-approver.md
@@ -1,10 +1,15 @@
---
title: Import a GPO from Production
description: Import a GPO from Production
-ms.assetid: 071270fa-1890-40ce-ab89-ce070a54aa59
author: jamiejdt
+ms.assetid: 071270fa-1890-40ce-ab89-ce070a54aa59
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Import a GPO from Production
diff --git a/mdop/agpm/import-a-gpo-from-production-editor-agpm30ops.md b/mdop/agpm/import-a-gpo-from-production-editor-agpm30ops.md
index 38ebffb688..27455472ea 100644
--- a/mdop/agpm/import-a-gpo-from-production-editor-agpm30ops.md
+++ b/mdop/agpm/import-a-gpo-from-production-editor-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Import a GPO from Production
description: Import a GPO from Production
-ms.assetid: ad90f13e-e73c-400f-b86f-c12f2e75d19d
author: jamiejdt
+ms.assetid: ad90f13e-e73c-400f-b86f-c12f2e75d19d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Import a GPO from Production
diff --git a/mdop/agpm/import-a-gpo-from-production-editor.md b/mdop/agpm/import-a-gpo-from-production-editor.md
index 63c9423c46..03a50e25de 100644
--- a/mdop/agpm/import-a-gpo-from-production-editor.md
+++ b/mdop/agpm/import-a-gpo-from-production-editor.md
@@ -1,10 +1,15 @@
---
title: Import a GPO from Production
description: Import a GPO from Production
-ms.assetid: ffa02b2a-2a43-4fc0-a06e-7d4b59022cc3
author: jamiejdt
+ms.assetid: ffa02b2a-2a43-4fc0-a06e-7d4b59022cc3
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Import a GPO from Production
diff --git a/mdop/agpm/index.md b/mdop/agpm/index.md
index b1a910dc78..1439565b2c 100644
--- a/mdop/agpm/index.md
+++ b/mdop/agpm/index.md
@@ -1,10 +1,15 @@
---
title: Advanced Group Policy Management
description: Advanced Group Policy Management
-ms.assetid: 493ca3c3-c3d6-4bb1-9430-dc1e43c86bb0
author: jamiejdt
+ms.assetid: 493ca3c3-c3d6-4bb1-9430-dc1e43c86bb0
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Advanced Group Policy Management
diff --git a/mdop/agpm/label-the-current-version-of-a-gpo-agpm30ops.md b/mdop/agpm/label-the-current-version-of-a-gpo-agpm30ops.md
index a9b4cd7a38..4f8093dc4e 100644
--- a/mdop/agpm/label-the-current-version-of-a-gpo-agpm30ops.md
+++ b/mdop/agpm/label-the-current-version-of-a-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Label the Current Version of a GPO
description: Label the Current Version of a GPO
-ms.assetid: 3845211a-0bc9-4875-9906-cb758c443825
author: jamiejdt
+ms.assetid: 3845211a-0bc9-4875-9906-cb758c443825
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Label the Current Version of a GPO
diff --git a/mdop/agpm/label-the-current-version-of-a-gpo-agpm40.md b/mdop/agpm/label-the-current-version-of-a-gpo-agpm40.md
index 036a69a880..335895a577 100644
--- a/mdop/agpm/label-the-current-version-of-a-gpo-agpm40.md
+++ b/mdop/agpm/label-the-current-version-of-a-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Label the Current Version of a GPO
description: Label the Current Version of a GPO
-ms.assetid: cadc8769-21da-44b0-8122-6cafdb448913
author: jamiejdt
+ms.assetid: cadc8769-21da-44b0-8122-6cafdb448913
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Label the Current Version of a GPO
diff --git a/mdop/agpm/label-the-current-version-of-a-gpo.md b/mdop/agpm/label-the-current-version-of-a-gpo.md
index ad0a65e0d0..4a7641215f 100644
--- a/mdop/agpm/label-the-current-version-of-a-gpo.md
+++ b/mdop/agpm/label-the-current-version-of-a-gpo.md
@@ -1,10 +1,15 @@
---
title: Label the Current Version of a GPO
description: Label the Current Version of a GPO
-ms.assetid: 5e4e50f8-e4a8-4bda-aac4-1569d5fbd6a7
author: jamiejdt
+ms.assetid: 5e4e50f8-e4a8-4bda-aac4-1569d5fbd6a7
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Label the Current Version of a GPO
diff --git a/mdop/agpm/limit-the-gpo-versions-stored-agpm30ops.md b/mdop/agpm/limit-the-gpo-versions-stored-agpm30ops.md
index b29818d96c..7c5ec33836 100644
--- a/mdop/agpm/limit-the-gpo-versions-stored-agpm30ops.md
+++ b/mdop/agpm/limit-the-gpo-versions-stored-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Limit the GPO Versions Stored
description: Limit the GPO Versions Stored
-ms.assetid: da14edc5-0c36-4c54-b122-861c86b99eb1
author: jamiejdt
+ms.assetid: da14edc5-0c36-4c54-b122-861c86b99eb1
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Limit the GPO Versions Stored
diff --git a/mdop/agpm/limit-the-gpo-versions-stored-agpm40.md b/mdop/agpm/limit-the-gpo-versions-stored-agpm40.md
index eebf8d1ca3..849a682df4 100644
--- a/mdop/agpm/limit-the-gpo-versions-stored-agpm40.md
+++ b/mdop/agpm/limit-the-gpo-versions-stored-agpm40.md
@@ -1,10 +1,15 @@
---
title: Limit the GPO Versions Stored
description: Limit the GPO Versions Stored
-ms.assetid: d802c7b6-f303-4b23-aefd-f19f1300b0ff
author: jamiejdt
+ms.assetid: d802c7b6-f303-4b23-aefd-f19f1300b0ff
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Limit the GPO Versions Stored
diff --git a/mdop/agpm/logging-and-tracing-settings-agpm30ops.md b/mdop/agpm/logging-and-tracing-settings-agpm30ops.md
index 775c3c212a..c9480562e6 100644
--- a/mdop/agpm/logging-and-tracing-settings-agpm30ops.md
+++ b/mdop/agpm/logging-and-tracing-settings-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Logging and Tracing Settings
description: Logging and Tracing Settings
-ms.assetid: 858b6fbf-65b4-42fa-95a9-69b04e5734d7
author: jamiejdt
+ms.assetid: 858b6fbf-65b4-42fa-95a9-69b04e5734d7
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Logging and Tracing Settings
diff --git a/mdop/agpm/logging-and-tracing-settings-agpm40.md b/mdop/agpm/logging-and-tracing-settings-agpm40.md
index b0e756fda0..b079f6fd05 100644
--- a/mdop/agpm/logging-and-tracing-settings-agpm40.md
+++ b/mdop/agpm/logging-and-tracing-settings-agpm40.md
@@ -1,10 +1,15 @@
---
title: Logging and Tracing Settings
description: Logging and Tracing Settings
-ms.assetid: 66d03306-80d8-4132-bf71-2827157b1fc9
author: jamiejdt
+ms.assetid: 66d03306-80d8-4132-bf71-2827157b1fc9
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Logging and Tracing Settings
diff --git a/mdop/agpm/logging-and-tracing-settings.md b/mdop/agpm/logging-and-tracing-settings.md
index 16cbb69cce..28f35d80ad 100644
--- a/mdop/agpm/logging-and-tracing-settings.md
+++ b/mdop/agpm/logging-and-tracing-settings.md
@@ -1,10 +1,15 @@
---
title: Logging and Tracing Settings
description: Logging and Tracing Settings
-ms.assetid: db6b43c7-fdde-4d11-b5ab-a81346e56940
author: jamiejdt
+ms.assetid: db6b43c7-fdde-4d11-b5ab-a81346e56940
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Logging and Tracing Settings
diff --git a/mdop/agpm/managing-the-agpm-service-agpm30ops.md b/mdop/agpm/managing-the-agpm-service-agpm30ops.md
index 68b700a0ce..4c56fe272c 100644
--- a/mdop/agpm/managing-the-agpm-service-agpm30ops.md
+++ b/mdop/agpm/managing-the-agpm-service-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Managing the AGPM Service
description: Managing the AGPM Service
-ms.assetid: a522b1f1-c57b-43aa-9d75-acc6f9bedbf9
author: jamiejdt
+ms.assetid: a522b1f1-c57b-43aa-9d75-acc6f9bedbf9
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Managing the AGPM Service
diff --git a/mdop/agpm/managing-the-agpm-service-agpm40.md b/mdop/agpm/managing-the-agpm-service-agpm40.md
index f27277c7db..70aed65c5b 100644
--- a/mdop/agpm/managing-the-agpm-service-agpm40.md
+++ b/mdop/agpm/managing-the-agpm-service-agpm40.md
@@ -1,10 +1,15 @@
---
title: Managing the AGPM Service
description: Managing the AGPM Service
-ms.assetid: 48ca02aa-6acf-403b-afd4-66ae8a953246
author: jamiejdt
+ms.assetid: 48ca02aa-6acf-403b-afd4-66ae8a953246
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Managing the AGPM Service
diff --git a/mdop/agpm/managing-the-agpm-service.md b/mdop/agpm/managing-the-agpm-service.md
index 367f126d37..5365131beb 100644
--- a/mdop/agpm/managing-the-agpm-service.md
+++ b/mdop/agpm/managing-the-agpm-service.md
@@ -1,10 +1,15 @@
---
title: Managing the AGPM Service
description: Managing the AGPM Service
-ms.assetid: 331f64d2-1236-4711-81b4-1b92f019bfa5
author: jamiejdt
+ms.assetid: 331f64d2-1236-4711-81b4-1b92f019bfa5
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Managing the AGPM Service
diff --git a/mdop/agpm/managing-the-archive-agpm40.md b/mdop/agpm/managing-the-archive-agpm40.md
index 1cf0104e1b..a2d734c7a2 100644
--- a/mdop/agpm/managing-the-archive-agpm40.md
+++ b/mdop/agpm/managing-the-archive-agpm40.md
@@ -1,10 +1,15 @@
---
title: Managing the Archive
description: Managing the Archive
-ms.assetid: b11a3d71-74ea-4dd7-b243-6f2880b7af2d
author: jamiejdt
+ms.assetid: b11a3d71-74ea-4dd7-b243-6f2880b7af2d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Managing the Archive
diff --git a/mdop/agpm/managing-the-archive.md b/mdop/agpm/managing-the-archive.md
index 361687b10d..3f23a7455e 100644
--- a/mdop/agpm/managing-the-archive.md
+++ b/mdop/agpm/managing-the-archive.md
@@ -1,10 +1,15 @@
---
title: Managing the Archive
description: Managing the Archive
-ms.assetid: 7c7654e9-ab0e-4531-8ef7-ae77ef391620
author: jamiejdt
+ms.assetid: 7c7654e9-ab0e-4531-8ef7-ae77ef391620
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Managing the Archive
diff --git a/mdop/agpm/modify-the-agpm-service-account.md b/mdop/agpm/modify-the-agpm-service-account.md
index 63b82cd401..e9fb6f5a46 100644
--- a/mdop/agpm/modify-the-agpm-service-account.md
+++ b/mdop/agpm/modify-the-agpm-service-account.md
@@ -1,10 +1,15 @@
---
title: Modify the AGPM Service Account
description: Modify the AGPM Service Account
-ms.assetid: 0d8d8c7b-f299-4fee-8414-406492156942
author: jamiejdt
+ms.assetid: 0d8d8c7b-f299-4fee-8414-406492156942
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Modify the AGPM Service Account
diff --git a/mdop/agpm/modify-the-agpm-service-agpm30ops.md b/mdop/agpm/modify-the-agpm-service-agpm30ops.md
index cef1928909..78d3c6eafa 100644
--- a/mdop/agpm/modify-the-agpm-service-agpm30ops.md
+++ b/mdop/agpm/modify-the-agpm-service-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Modify the AGPM Service
description: Modify the AGPM Service
-ms.assetid: 3485f85f-59d1-48dc-8748-36826214dcb1
author: jamiejdt
+ms.assetid: 3485f85f-59d1-48dc-8748-36826214dcb1
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Modify the AGPM Service
diff --git a/mdop/agpm/modify-the-agpm-service-agpm40.md b/mdop/agpm/modify-the-agpm-service-agpm40.md
index 3995e51204..33618151cc 100644
--- a/mdop/agpm/modify-the-agpm-service-agpm40.md
+++ b/mdop/agpm/modify-the-agpm-service-agpm40.md
@@ -1,10 +1,15 @@
---
title: Modify the AGPM Service
description: Modify the AGPM Service
-ms.assetid: 3239d088-bb86-4ec4-bc56-dbe8f1c710f5
author: jamiejdt
+ms.assetid: 3239d088-bb86-4ec4-bc56-dbe8f1c710f5
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Modify the AGPM Service
diff --git a/mdop/agpm/modify-the-archive-path.md b/mdop/agpm/modify-the-archive-path.md
index ec9deb1273..e0d0fe4252 100644
--- a/mdop/agpm/modify-the-archive-path.md
+++ b/mdop/agpm/modify-the-archive-path.md
@@ -1,10 +1,15 @@
---
title: Modify the Archive Path
description: Modify the Archive Path
-ms.assetid: 6d90daf9-58db-4166-b5b3-e84bb261164a
author: jamiejdt
+ms.assetid: 6d90daf9-58db-4166-b5b3-e84bb261164a
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Modify the Archive Path
diff --git a/mdop/agpm/modify-the-port-on-which-the-agpm-service-listens.md b/mdop/agpm/modify-the-port-on-which-the-agpm-service-listens.md
index e46f0fc8bf..9769f345a1 100644
--- a/mdop/agpm/modify-the-port-on-which-the-agpm-service-listens.md
+++ b/mdop/agpm/modify-the-port-on-which-the-agpm-service-listens.md
@@ -1,10 +1,15 @@
---
title: Modify the Port on Which the AGPM Service Listens
description: Modify the Port on Which the AGPM Service Listens
-ms.assetid: a82c6873-e916-4a04-b263-aa612cd6956b
author: jamiejdt
+ms.assetid: a82c6873-e916-4a04-b263-aa612cd6956b
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Modify the Port on Which the AGPM Service Listens
diff --git a/mdop/agpm/move-the-agpm-server-and-the-archive-agpm40.md b/mdop/agpm/move-the-agpm-server-and-the-archive-agpm40.md
index 50727dd7d7..4857c10d22 100644
--- a/mdop/agpm/move-the-agpm-server-and-the-archive-agpm40.md
+++ b/mdop/agpm/move-the-agpm-server-and-the-archive-agpm40.md
@@ -1,10 +1,15 @@
---
title: Move the AGPM Server and the Archive
description: Move the AGPM Server and the Archive
-ms.assetid: 9ec48d3a-c293-45f0-8939-32ccdc062303
author: jamiejdt
+ms.assetid: 9ec48d3a-c293-45f0-8939-32ccdc062303
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Move the AGPM Server and the Archive
diff --git a/mdop/agpm/move-the-agpm-server-and-the-archive.md b/mdop/agpm/move-the-agpm-server-and-the-archive.md
index 0194ca7093..b3386feba0 100644
--- a/mdop/agpm/move-the-agpm-server-and-the-archive.md
+++ b/mdop/agpm/move-the-agpm-server-and-the-archive.md
@@ -1,10 +1,15 @@
---
title: Move the AGPM Server and the Archive
description: Move the AGPM Server and the Archive
-ms.assetid: 13cb83c4-bb42-4e81-8660-5b7540f473d8
author: jamiejdt
+ms.assetid: 13cb83c4-bb42-4e81-8660-5b7540f473d8
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Move the AGPM Server and the Archive
diff --git a/mdop/agpm/operations-guide-for-microsoft-advanced-group-policy-management-25.md b/mdop/agpm/operations-guide-for-microsoft-advanced-group-policy-management-25.md
index 014c8e56aa..5460872ddc 100644
--- a/mdop/agpm/operations-guide-for-microsoft-advanced-group-policy-management-25.md
+++ b/mdop/agpm/operations-guide-for-microsoft-advanced-group-policy-management-25.md
@@ -1,10 +1,15 @@
---
title: Operations Guide for Microsoft Advanced Group Policy Management 2.5
description: Operations Guide for Microsoft Advanced Group Policy Management 2.5
-ms.assetid: 005f0bb5-789f-42a9-bcaf-7e8c31a8df66
author: jamiejdt
+ms.assetid: 005f0bb5-789f-42a9-bcaf-7e8c31a8df66
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Operations Guide for Microsoft Advanced Group Policy Management 2.5
diff --git a/mdop/agpm/operations-guide-for-microsoft-advanced-group-policy-management-30-agpm30ops.md b/mdop/agpm/operations-guide-for-microsoft-advanced-group-policy-management-30-agpm30ops.md
index b9dca92c52..8dbfff300f 100644
--- a/mdop/agpm/operations-guide-for-microsoft-advanced-group-policy-management-30-agpm30ops.md
+++ b/mdop/agpm/operations-guide-for-microsoft-advanced-group-policy-management-30-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Operations Guide for Microsoft Advanced Group Policy Management 3.0
description: Operations Guide for Microsoft Advanced Group Policy Management 3.0
-ms.assetid: aaefe6d1-a9e5-43eb-b4d8-85880798cb8b
author: jamiejdt
+ms.assetid: aaefe6d1-a9e5-43eb-b4d8-85880798cb8b
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Operations Guide for Microsoft Advanced Group Policy Management 3.0
diff --git a/mdop/agpm/operations-guide-for-microsoft-advanced-group-policy-management-40.md b/mdop/agpm/operations-guide-for-microsoft-advanced-group-policy-management-40.md
index c19ec587c0..ff5d74184a 100644
--- a/mdop/agpm/operations-guide-for-microsoft-advanced-group-policy-management-40.md
+++ b/mdop/agpm/operations-guide-for-microsoft-advanced-group-policy-management-40.md
@@ -1,10 +1,15 @@
---
title: Operations Guide for Microsoft Advanced Group Policy Management 4.0
description: Operations Guide for Microsoft Advanced Group Policy Management 4.0
-ms.assetid: 0bafeba3-20a9-4360-be5d-03f786df11ee
author: jamiejdt
+ms.assetid: 0bafeba3-20a9-4360-be5d-03f786df11ee
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Operations Guide for Microsoft Advanced Group Policy Management 4.0
diff --git a/mdop/agpm/other-enhancements-to-the-gpmc.md b/mdop/agpm/other-enhancements-to-the-gpmc.md
index 0b116fc9fd..d1e76a663b 100644
--- a/mdop/agpm/other-enhancements-to-the-gpmc.md
+++ b/mdop/agpm/other-enhancements-to-the-gpmc.md
@@ -1,10 +1,15 @@
---
title: Other Enhancements to the GPMC
description: Other Enhancements to the GPMC
-ms.assetid: ef344101-17e1-4e06-9dc8-2f20ca796774
author: jamiejdt
+ms.assetid: ef344101-17e1-4e06-9dc8-2f20ca796774
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Other Enhancements to the GPMC
diff --git a/mdop/agpm/overview-of-advanced-group-policy-management-agpm30ops.md b/mdop/agpm/overview-of-advanced-group-policy-management-agpm30ops.md
index 88ce3b0476..ef6352e78d 100644
--- a/mdop/agpm/overview-of-advanced-group-policy-management-agpm30ops.md
+++ b/mdop/agpm/overview-of-advanced-group-policy-management-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Overview of Advanced Group Policy Management
description: Overview of Advanced Group Policy Management
-ms.assetid: 3a8d1e58-12b9-42bd-898f-6d57514dfbb9
author: jamiejdt
+ms.assetid: 3a8d1e58-12b9-42bd-898f-6d57514dfbb9
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Overview of Advanced Group Policy Management
diff --git a/mdop/agpm/overview-of-advanced-group-policy-management-agpm40.md b/mdop/agpm/overview-of-advanced-group-policy-management-agpm40.md
index 37f3167556..76efa4c9bf 100644
--- a/mdop/agpm/overview-of-advanced-group-policy-management-agpm40.md
+++ b/mdop/agpm/overview-of-advanced-group-policy-management-agpm40.md
@@ -1,10 +1,15 @@
---
title: Overview of Advanced Group Policy Management
description: Overview of Advanced Group Policy Management
-ms.assetid: 2c12f3b4-8472-4c5b-b7f8-1c98a80d6b47
author: jamiejdt
+ms.assetid: 2c12f3b4-8472-4c5b-b7f8-1c98a80d6b47
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Overview of Advanced Group Policy Management
diff --git a/mdop/agpm/overview-of-advanced-group-policy-management.md b/mdop/agpm/overview-of-advanced-group-policy-management.md
index 814421f98a..85f611cf03 100644
--- a/mdop/agpm/overview-of-advanced-group-policy-management.md
+++ b/mdop/agpm/overview-of-advanced-group-policy-management.md
@@ -1,10 +1,15 @@
---
title: Overview of Advanced Group Policy Management
description: Overview of Advanced Group Policy Management
-ms.assetid: 028de9dd-848b-42bc-a982-65ba5c433772
author: jamiejdt
+ms.assetid: 028de9dd-848b-42bc-a982-65ba5c433772
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Overview of Advanced Group Policy Management
diff --git a/mdop/agpm/pending-gpo-commands-agpm30ops.md b/mdop/agpm/pending-gpo-commands-agpm30ops.md
index 27274784a0..7ebdfc2808 100644
--- a/mdop/agpm/pending-gpo-commands-agpm30ops.md
+++ b/mdop/agpm/pending-gpo-commands-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Pending GPO Commands
description: Pending GPO Commands
-ms.assetid: 3868dda0-8a41-4bba-9b0c-9f656f9a3cd5
author: jamiejdt
+ms.assetid: 3868dda0-8a41-4bba-9b0c-9f656f9a3cd5
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Pending GPO Commands
diff --git a/mdop/agpm/pending-gpo-commands-agpm40.md b/mdop/agpm/pending-gpo-commands-agpm40.md
index 1d6678ba39..aaa560f68a 100644
--- a/mdop/agpm/pending-gpo-commands-agpm40.md
+++ b/mdop/agpm/pending-gpo-commands-agpm40.md
@@ -1,10 +1,15 @@
---
title: Pending GPO Commands
description: Pending GPO Commands
-ms.assetid: b62f49e1-43ab-4c93-8102-96cd97a4adad
author: jamiejdt
+ms.assetid: b62f49e1-43ab-4c93-8102-96cd97a4adad
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Pending GPO Commands
diff --git a/mdop/agpm/pending-tab.md b/mdop/agpm/pending-tab.md
index 81f882affa..a49b3f53e1 100644
--- a/mdop/agpm/pending-tab.md
+++ b/mdop/agpm/pending-tab.md
@@ -1,10 +1,15 @@
---
title: Pending Tab
description: Pending Tab
-ms.assetid: 54a9a977-c0bc-4553-922b-b2e10e162df9
author: jamiejdt
+ms.assetid: 54a9a977-c0bc-4553-922b-b2e10e162df9
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Pending Tab
diff --git a/mdop/agpm/performing-agpm-administrator-tasks-agpm30ops.md b/mdop/agpm/performing-agpm-administrator-tasks-agpm30ops.md
index 7187a3e9df..f24a886470 100644
--- a/mdop/agpm/performing-agpm-administrator-tasks-agpm30ops.md
+++ b/mdop/agpm/performing-agpm-administrator-tasks-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Performing AGPM Administrator Tasks
description: Performing AGPM Administrator Tasks
-ms.assetid: 9678b0f4-70a5-411e-a896-afa4dc9ea6c4
author: jamiejdt
+ms.assetid: 9678b0f4-70a5-411e-a896-afa4dc9ea6c4
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing AGPM Administrator Tasks
diff --git a/mdop/agpm/performing-agpm-administrator-tasks-agpm40.md b/mdop/agpm/performing-agpm-administrator-tasks-agpm40.md
index ed9fede2b5..2a27226b3f 100644
--- a/mdop/agpm/performing-agpm-administrator-tasks-agpm40.md
+++ b/mdop/agpm/performing-agpm-administrator-tasks-agpm40.md
@@ -1,10 +1,15 @@
---
title: Performing AGPM Administrator Tasks
description: Performing AGPM Administrator Tasks
-ms.assetid: bc746f39-bdc9-4e2a-bc48-c3c7905de098
author: jamiejdt
+ms.assetid: bc746f39-bdc9-4e2a-bc48-c3c7905de098
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing AGPM Administrator Tasks
diff --git a/mdop/agpm/performing-agpm-administrator-tasks.md b/mdop/agpm/performing-agpm-administrator-tasks.md
index 4ba6c68522..9559539129 100644
--- a/mdop/agpm/performing-agpm-administrator-tasks.md
+++ b/mdop/agpm/performing-agpm-administrator-tasks.md
@@ -1,10 +1,15 @@
---
title: Performing AGPM Administrator Tasks
description: Performing AGPM Administrator Tasks
-ms.assetid: 32e694a7-be64-4943-bce2-2a3a15e5341f
author: jamiejdt
+ms.assetid: 32e694a7-be64-4943-bce2-2a3a15e5341f
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing AGPM Administrator Tasks
diff --git a/mdop/agpm/performing-approver-tasks-agpm30ops.md b/mdop/agpm/performing-approver-tasks-agpm30ops.md
index 7fd68bed1b..ee4dce15c6 100644
--- a/mdop/agpm/performing-approver-tasks-agpm30ops.md
+++ b/mdop/agpm/performing-approver-tasks-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Performing Approver Tasks
description: Performing Approver Tasks
-ms.assetid: 9f711824-191b-4b4b-a1c6-a3b2116006a4
author: jamiejdt
+ms.assetid: 9f711824-191b-4b4b-a1c6-a3b2116006a4
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing Approver Tasks
diff --git a/mdop/agpm/performing-approver-tasks-agpm40.md b/mdop/agpm/performing-approver-tasks-agpm40.md
index edc7df00e1..d9ab4abe47 100644
--- a/mdop/agpm/performing-approver-tasks-agpm40.md
+++ b/mdop/agpm/performing-approver-tasks-agpm40.md
@@ -1,10 +1,15 @@
---
title: Performing Approver Tasks
description: Performing Approver Tasks
-ms.assetid: e0a4b7fe-ce69-4755-9104-c7f523ea6b62
author: jamiejdt
+ms.assetid: e0a4b7fe-ce69-4755-9104-c7f523ea6b62
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing Approver Tasks
diff --git a/mdop/agpm/performing-approver-tasks.md b/mdop/agpm/performing-approver-tasks.md
index 4dfa2232e6..c84995eb89 100644
--- a/mdop/agpm/performing-approver-tasks.md
+++ b/mdop/agpm/performing-approver-tasks.md
@@ -1,10 +1,15 @@
---
title: Performing Approver Tasks
description: Performing Approver Tasks
-ms.assetid: 6f6310b3-19c1-47c9-8615-964ddd10ce14
author: jamiejdt
+ms.assetid: 6f6310b3-19c1-47c9-8615-964ddd10ce14
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing Approver Tasks
diff --git a/mdop/agpm/performing-editor-tasks-agpm30ops.md b/mdop/agpm/performing-editor-tasks-agpm30ops.md
index 8044ab2ef8..8deb2d9e8f 100644
--- a/mdop/agpm/performing-editor-tasks-agpm30ops.md
+++ b/mdop/agpm/performing-editor-tasks-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Performing Editor Tasks
description: Performing Editor Tasks
-ms.assetid: d4ac3277-2557-41cf-ac90-5adb6c30687c
author: jamiejdt
+ms.assetid: d4ac3277-2557-41cf-ac90-5adb6c30687c
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing Editor Tasks
diff --git a/mdop/agpm/performing-editor-tasks-agpm40.md b/mdop/agpm/performing-editor-tasks-agpm40.md
index 3ed9d1b47f..290e7ec890 100644
--- a/mdop/agpm/performing-editor-tasks-agpm40.md
+++ b/mdop/agpm/performing-editor-tasks-agpm40.md
@@ -1,10 +1,15 @@
---
title: Performing Editor Tasks
description: Performing Editor Tasks
-ms.assetid: 81976a01-2a95-4256-b703-9fb3c884ef34
author: jamiejdt
+ms.assetid: 81976a01-2a95-4256-b703-9fb3c884ef34
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing Editor Tasks
diff --git a/mdop/agpm/performing-editor-tasks.md b/mdop/agpm/performing-editor-tasks.md
index c9fbd546bf..998a969972 100644
--- a/mdop/agpm/performing-editor-tasks.md
+++ b/mdop/agpm/performing-editor-tasks.md
@@ -1,10 +1,15 @@
---
title: Performing Editor Tasks
description: Performing Editor Tasks
-ms.assetid: b1e62615-2e02-460e-81d1-4a3fbe59f62d
author: jamiejdt
+ms.assetid: b1e62615-2e02-460e-81d1-4a3fbe59f62d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing Editor Tasks
diff --git a/mdop/agpm/performing-reviewer-tasks-agpm30ops.md b/mdop/agpm/performing-reviewer-tasks-agpm30ops.md
index ef7a6fbe89..5f744ec57d 100644
--- a/mdop/agpm/performing-reviewer-tasks-agpm30ops.md
+++ b/mdop/agpm/performing-reviewer-tasks-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Performing Reviewer Tasks
description: Performing Reviewer Tasks
-ms.assetid: 1faf396d-be0d-49ac-b063-0722fda2e43d
author: jamiejdt
+ms.assetid: 1faf396d-be0d-49ac-b063-0722fda2e43d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing Reviewer Tasks
diff --git a/mdop/agpm/performing-reviewer-tasks-agpm40.md b/mdop/agpm/performing-reviewer-tasks-agpm40.md
index ed2b0fc59c..0053d2eb8f 100644
--- a/mdop/agpm/performing-reviewer-tasks-agpm40.md
+++ b/mdop/agpm/performing-reviewer-tasks-agpm40.md
@@ -1,10 +1,15 @@
---
title: Performing Reviewer Tasks
description: Performing Reviewer Tasks
-ms.assetid: b5f0805c-da55-45a5-a94c-2473af92b54a
author: jamiejdt
+ms.assetid: b5f0805c-da55-45a5-a94c-2473af92b54a
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing Reviewer Tasks
diff --git a/mdop/agpm/performing-reviewer-tasks.md b/mdop/agpm/performing-reviewer-tasks.md
index ffe19d4760..39fbdd7b15 100644
--- a/mdop/agpm/performing-reviewer-tasks.md
+++ b/mdop/agpm/performing-reviewer-tasks.md
@@ -1,10 +1,15 @@
---
title: Performing Reviewer Tasks
description: Performing Reviewer Tasks
-ms.assetid: 4bdd43fa-5c73-4900-8947-b45906f47f60
author: jamiejdt
+ms.assetid: 4bdd43fa-5c73-4900-8947-b45906f47f60
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing Reviewer Tasks
diff --git a/mdop/agpm/production-delegation-tab-agpm30ops.md b/mdop/agpm/production-delegation-tab-agpm30ops.md
index 34d7a8406c..920515d174 100644
--- a/mdop/agpm/production-delegation-tab-agpm30ops.md
+++ b/mdop/agpm/production-delegation-tab-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Production Delegation Tab
description: Production Delegation Tab
-ms.assetid: 9851637d-d5c1-4d29-8582-e8779500a14e
author: jamiejdt
+ms.assetid: 9851637d-d5c1-4d29-8582-e8779500a14e
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Production Delegation Tab
diff --git a/mdop/agpm/production-delegation-tab-agpm40.md b/mdop/agpm/production-delegation-tab-agpm40.md
index 1830172dde..31da9eb3ca 100644
--- a/mdop/agpm/production-delegation-tab-agpm40.md
+++ b/mdop/agpm/production-delegation-tab-agpm40.md
@@ -1,10 +1,15 @@
---
title: Production Delegation Tab
description: Production Delegation Tab
-ms.assetid: 046bb9bc-769a-4306-bc49-c159a9533552
author: jamiejdt
+ms.assetid: 046bb9bc-769a-4306-bc49-c159a9533552
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Production Delegation Tab
diff --git a/mdop/agpm/recycle-bin-commands-agpm30ops.md b/mdop/agpm/recycle-bin-commands-agpm30ops.md
index edfffbf7ba..fa2107ec16 100644
--- a/mdop/agpm/recycle-bin-commands-agpm30ops.md
+++ b/mdop/agpm/recycle-bin-commands-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Recycle Bin Commands
description: Recycle Bin Commands
-ms.assetid: ffe8f020-7aa9-40ad-8019-cc99901a7840
author: jamiejdt
+ms.assetid: ffe8f020-7aa9-40ad-8019-cc99901a7840
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Recycle Bin Commands
diff --git a/mdop/agpm/recycle-bin-commands-agpm40.md b/mdop/agpm/recycle-bin-commands-agpm40.md
index bc88eb99e1..1bf1317ff9 100644
--- a/mdop/agpm/recycle-bin-commands-agpm40.md
+++ b/mdop/agpm/recycle-bin-commands-agpm40.md
@@ -1,10 +1,15 @@
---
title: Recycle Bin Commands
description: Recycle Bin Commands
-ms.assetid: 347a101f-0ba0-4afc-bd59-752cc06bb904
author: jamiejdt
+ms.assetid: 347a101f-0ba0-4afc-bd59-752cc06bb904
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Recycle Bin Commands
diff --git a/mdop/agpm/recycle-bin-tab.md b/mdop/agpm/recycle-bin-tab.md
index e377620104..74f9174dae 100644
--- a/mdop/agpm/recycle-bin-tab.md
+++ b/mdop/agpm/recycle-bin-tab.md
@@ -1,10 +1,15 @@
---
title: Recycle Bin Tab
description: Recycle Bin Tab
-ms.assetid: 9ce62e98-c03e-4a75-90e0-51be83c6d2db
author: jamiejdt
+ms.assetid: 9ce62e98-c03e-4a75-90e0-51be83c6d2db
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Recycle Bin Tab
diff --git a/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40-sp1.md b/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40-sp1.md
index 74779e78d9..3c3a5edf6d 100644
--- a/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40-sp1.md
+++ b/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40-sp1.md
@@ -1,10 +1,15 @@
---
title: Release Notes for Microsoft Advanced Group Policy Management 4.0 SP1
description: Release Notes for Microsoft Advanced Group Policy Management 4.0 SP1
-ms.assetid: 91835bf8-e53c-4202-986e-8d37050d1267
author: jamiejdt
+ms.assetid: 91835bf8-e53c-4202-986e-8d37050d1267
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Release Notes for Microsoft Advanced Group Policy Management 4.0 SP1
diff --git a/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40-sp2.md b/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40-sp2.md
index 5b8eab2a1c..3b40da74ea 100644
--- a/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40-sp2.md
+++ b/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40-sp2.md
@@ -1,10 +1,15 @@
---
title: Release Notes for Microsoft Advanced Group Policy Management 4.0 SP2
description: Release Notes for Microsoft Advanced Group Policy Management 4.0 SP2
-ms.assetid: 0593cd11-3308-4942-bf19-8a7bb9447f01
author: jamiejdt
+ms.assetid: 0593cd11-3308-4942-bf19-8a7bb9447f01
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Release Notes for Microsoft Advanced Group Policy Management 4.0 SP2
diff --git a/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40-sp3.md b/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40-sp3.md
index 6688bb79ac..c3412ae653 100644
--- a/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40-sp3.md
+++ b/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40-sp3.md
@@ -1,10 +1,15 @@
---
title: Release Notes for Microsoft Advanced Group Policy Management 4.0 SP3
description: Release Notes for Microsoft Advanced Group Policy Management 4.0 SP3
-ms.assetid: 955d7674-a8d9-4fc5-b18a-5a1639e38014
author: jamiejdt
+ms.assetid: 955d7674-a8d9-4fc5-b18a-5a1639e38014
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Release Notes for Microsoft Advanced Group Policy Management 4.0 SP3
diff --git a/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40.md b/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40.md
index 8f8c0cb254..0f6e6394b6 100644
--- a/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40.md
+++ b/mdop/agpm/release-notes-for-microsoft-advanced-group-policy-management-40.md
@@ -1,10 +1,15 @@
---
title: Release Notes for Microsoft Advanced Group Policy Management 4.0
description: Release Notes for Microsoft Advanced Group Policy Management 4.0
-ms.assetid: 44c19e61-c8e8-48aa-a2c2-20396d14d5bb
author: jamiejdt
+ms.assetid: 44c19e61-c8e8-48aa-a2c2-20396d14d5bb
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Release Notes for Microsoft Advanced Group Policy Management 4.0
diff --git a/mdop/agpm/rename-a-gpo-or-template-agpm30ops.md b/mdop/agpm/rename-a-gpo-or-template-agpm30ops.md
index b77e4dddfd..96e8c0e450 100644
--- a/mdop/agpm/rename-a-gpo-or-template-agpm30ops.md
+++ b/mdop/agpm/rename-a-gpo-or-template-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Rename a GPO or Template
description: Rename a GPO or Template
-ms.assetid: 19d17ddf-8b58-4677-929e-9550fa388b93
author: jamiejdt
+ms.assetid: 19d17ddf-8b58-4677-929e-9550fa388b93
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Rename a GPO or Template
diff --git a/mdop/agpm/rename-a-gpo-or-template-agpm40.md b/mdop/agpm/rename-a-gpo-or-template-agpm40.md
index a19fc861e7..a2ca039890 100644
--- a/mdop/agpm/rename-a-gpo-or-template-agpm40.md
+++ b/mdop/agpm/rename-a-gpo-or-template-agpm40.md
@@ -1,10 +1,15 @@
---
title: Rename a GPO or Template
description: Rename a GPO or Template
-ms.assetid: 84293f7a-4ff7-497e-bdbc-cabb70189a03
author: jamiejdt
+ms.assetid: 84293f7a-4ff7-497e-bdbc-cabb70189a03
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Rename a GPO or Template
diff --git a/mdop/agpm/rename-a-gpo-or-template.md b/mdop/agpm/rename-a-gpo-or-template.md
index c2c4eae5ca..d1b6b9428f 100644
--- a/mdop/agpm/rename-a-gpo-or-template.md
+++ b/mdop/agpm/rename-a-gpo-or-template.md
@@ -1,10 +1,15 @@
---
title: Rename a GPO or Template
description: Rename a GPO or Template
-ms.assetid: 64a1aaf4-f672-48b5-94c6-473bf1076cf3
author: jamiejdt
+ms.assetid: 64a1aaf4-f672-48b5-94c6-473bf1076cf3
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Rename a GPO or Template
diff --git a/mdop/agpm/request-control-of-a-previously-uncontrolled-gpo.md b/mdop/agpm/request-control-of-a-previously-uncontrolled-gpo.md
index 4ebb0623fc..43f80350cf 100644
--- a/mdop/agpm/request-control-of-a-previously-uncontrolled-gpo.md
+++ b/mdop/agpm/request-control-of-a-previously-uncontrolled-gpo.md
@@ -1,10 +1,15 @@
---
title: Request Control of a Previously Uncontrolled GPO
description: Request Control of a Previously Uncontrolled GPO
-ms.assetid: 00e8725d-5d7f-4eed-a5e6-c3631632cfbd
author: jamiejdt
+ms.assetid: 00e8725d-5d7f-4eed-a5e6-c3631632cfbd
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request Control of a Previously Uncontrolled GPO
diff --git a/mdop/agpm/request-control-of-an-uncontrolled-gpo-agpm30ops.md b/mdop/agpm/request-control-of-an-uncontrolled-gpo-agpm30ops.md
index 1a4bef3b22..b36a60b3c8 100644
--- a/mdop/agpm/request-control-of-an-uncontrolled-gpo-agpm30ops.md
+++ b/mdop/agpm/request-control-of-an-uncontrolled-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Request Control of an Uncontrolled GPO
description: Request Control of an Uncontrolled GPO
-ms.assetid: b668a67a-5a2c-4f6a-8b1c-efa3ca0794d4
author: jamiejdt
+ms.assetid: b668a67a-5a2c-4f6a-8b1c-efa3ca0794d4
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request Control of an Uncontrolled GPO
diff --git a/mdop/agpm/request-control-of-an-uncontrolled-gpo-agpm40.md b/mdop/agpm/request-control-of-an-uncontrolled-gpo-agpm40.md
index 28ccf149ce..67a5d7310a 100644
--- a/mdop/agpm/request-control-of-an-uncontrolled-gpo-agpm40.md
+++ b/mdop/agpm/request-control-of-an-uncontrolled-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Request Control of an Uncontrolled GPO
description: Request Control of an Uncontrolled GPO
-ms.assetid: a34e0aeb-33a1-4c9f-b187-1d08493a785c
author: jamiejdt
+ms.assetid: a34e0aeb-33a1-4c9f-b187-1d08493a785c
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request Control of an Uncontrolled GPO
diff --git a/mdop/agpm/request-deletion-of-a-gpo-agpm30ops.md b/mdop/agpm/request-deletion-of-a-gpo-agpm30ops.md
index 84cd8c16e4..42ee7d1d88 100644
--- a/mdop/agpm/request-deletion-of-a-gpo-agpm30ops.md
+++ b/mdop/agpm/request-deletion-of-a-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Request Deletion of a GPO
description: Request Deletion of a GPO
-ms.assetid: 576ece5c-dc6d-4b5e-8628-01c15ae2c9a8
author: jamiejdt
+ms.assetid: 576ece5c-dc6d-4b5e-8628-01c15ae2c9a8
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request Deletion of a GPO
diff --git a/mdop/agpm/request-deletion-of-a-gpo-agpm40.md b/mdop/agpm/request-deletion-of-a-gpo-agpm40.md
index 9bc5436aef..b0a15495ea 100644
--- a/mdop/agpm/request-deletion-of-a-gpo-agpm40.md
+++ b/mdop/agpm/request-deletion-of-a-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Request Deletion of a GPO
description: Request Deletion of a GPO
-ms.assetid: 2410f7a1-ccca-44cf-ab26-76ad474409e7
author: jamiejdt
+ms.assetid: 2410f7a1-ccca-44cf-ab26-76ad474409e7
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request Deletion of a GPO
diff --git a/mdop/agpm/request-deployment-of-a-gpo-agpm30ops.md b/mdop/agpm/request-deployment-of-a-gpo-agpm30ops.md
index 208fe80de5..0fbcdfebba 100644
--- a/mdop/agpm/request-deployment-of-a-gpo-agpm30ops.md
+++ b/mdop/agpm/request-deployment-of-a-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Request Deployment of a GPO
description: Request Deployment of a GPO
-ms.assetid: f44ae0fb-bcf7-477b-b99e-9dd6a55ee597
author: jamiejdt
+ms.assetid: f44ae0fb-bcf7-477b-b99e-9dd6a55ee597
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request Deployment of a GPO
diff --git a/mdop/agpm/request-deployment-of-a-gpo-agpm40.md b/mdop/agpm/request-deployment-of-a-gpo-agpm40.md
index 87a8263ceb..e52c9b2fab 100644
--- a/mdop/agpm/request-deployment-of-a-gpo-agpm40.md
+++ b/mdop/agpm/request-deployment-of-a-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Request Deployment of a GPO
description: Request Deployment of a GPO
-ms.assetid: 5783cfd0-bd93-46b4-8fa0-684bd39aa8fc
author: jamiejdt
+ms.assetid: 5783cfd0-bd93-46b4-8fa0-684bd39aa8fc
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request Deployment of a GPO
diff --git a/mdop/agpm/request-deployment-of-a-gpo.md b/mdop/agpm/request-deployment-of-a-gpo.md
index c8b68fb29d..2f834253e1 100644
--- a/mdop/agpm/request-deployment-of-a-gpo.md
+++ b/mdop/agpm/request-deployment-of-a-gpo.md
@@ -1,10 +1,15 @@
---
title: Request Deployment of a GPO
description: Request Deployment of a GPO
-ms.assetid: 9aa9af29-4754-4f72-b624-bb3e1087cbe1
author: jamiejdt
+ms.assetid: 9aa9af29-4754-4f72-b624-bb3e1087cbe1
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request Deployment of a GPO
diff --git a/mdop/agpm/request-restoration-of-a-deleted-gpo-agpm30ops.md b/mdop/agpm/request-restoration-of-a-deleted-gpo-agpm30ops.md
index 95ac8a146e..fc4b7db39d 100644
--- a/mdop/agpm/request-restoration-of-a-deleted-gpo-agpm30ops.md
+++ b/mdop/agpm/request-restoration-of-a-deleted-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Request Restoration of a Deleted GPO
description: Request Restoration of a Deleted GPO
-ms.assetid: dcc3baea-8af7-4886-a301-98b6ac5819cd
author: jamiejdt
+ms.assetid: dcc3baea-8af7-4886-a301-98b6ac5819cd
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request Restoration of a Deleted GPO
diff --git a/mdop/agpm/request-restoration-of-a-deleted-gpo-agpm40.md b/mdop/agpm/request-restoration-of-a-deleted-gpo-agpm40.md
index f8ffcd6a6a..764d22e821 100644
--- a/mdop/agpm/request-restoration-of-a-deleted-gpo-agpm40.md
+++ b/mdop/agpm/request-restoration-of-a-deleted-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Request Restoration of a Deleted GPO
description: Request Restoration of a Deleted GPO
-ms.assetid: bac5ca3b-be47-49b5-bf1b-96280625fda8
author: jamiejdt
+ms.assetid: bac5ca3b-be47-49b5-bf1b-96280625fda8
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request Restoration of a Deleted GPO
diff --git a/mdop/agpm/request-the-creation-of-a-new-controlled-gpo-agpm30ops.md b/mdop/agpm/request-the-creation-of-a-new-controlled-gpo-agpm30ops.md
index 6080a09dd8..2af4e35824 100644
--- a/mdop/agpm/request-the-creation-of-a-new-controlled-gpo-agpm30ops.md
+++ b/mdop/agpm/request-the-creation-of-a-new-controlled-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Request the Creation of a New Controlled GPO
description: Request the Creation of a New Controlled GPO
-ms.assetid: 4194c2f3-8116-4a35-be1a-81c84072daec
author: jamiejdt
+ms.assetid: 4194c2f3-8116-4a35-be1a-81c84072daec
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request the Creation of a New Controlled GPO
diff --git a/mdop/agpm/request-the-creation-of-a-new-controlled-gpo-agpm40.md b/mdop/agpm/request-the-creation-of-a-new-controlled-gpo-agpm40.md
index b78c89c9cd..c008fd510a 100644
--- a/mdop/agpm/request-the-creation-of-a-new-controlled-gpo-agpm40.md
+++ b/mdop/agpm/request-the-creation-of-a-new-controlled-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Request the Creation of a New Controlled GPO
description: Request the Creation of a New Controlled GPO
-ms.assetid: cb265238-386f-4780-a59a-0c9a4a87d736
author: jamiejdt
+ms.assetid: cb265238-386f-4780-a59a-0c9a4a87d736
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request the Creation of a New Controlled GPO
diff --git a/mdop/agpm/request-the-creation-of-a-new-controlled-gpo.md b/mdop/agpm/request-the-creation-of-a-new-controlled-gpo.md
index 2037a3775b..f3ca8f5c24 100644
--- a/mdop/agpm/request-the-creation-of-a-new-controlled-gpo.md
+++ b/mdop/agpm/request-the-creation-of-a-new-controlled-gpo.md
@@ -1,10 +1,15 @@
---
title: Request the Creation of a New Controlled GPO
description: Request the Creation of a New Controlled GPO
-ms.assetid: e1875d81-8553-42ee-8f3a-023d6ced86ca
author: jamiejdt
+ms.assetid: e1875d81-8553-42ee-8f3a-023d6ced86ca
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Request the Creation of a New Controlled GPO
diff --git a/mdop/agpm/resources-for-agpm.md b/mdop/agpm/resources-for-agpm.md
index def2f4bf52..aea623d985 100644
--- a/mdop/agpm/resources-for-agpm.md
+++ b/mdop/agpm/resources-for-agpm.md
@@ -1,10 +1,15 @@
---
title: Resources for AGPM
description: Resources for AGPM
-ms.assetid: b44b58c0-2810-40d6-9677-f2f64e1add75
author: jamiejdt
+ms.assetid: b44b58c0-2810-40d6-9677-f2f64e1add75
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Resources for AGPM
diff --git a/mdop/agpm/restore-a-deleted-gpo-agpm30ops.md b/mdop/agpm/restore-a-deleted-gpo-agpm30ops.md
index 7facd54b20..5dd66ba0ed 100644
--- a/mdop/agpm/restore-a-deleted-gpo-agpm30ops.md
+++ b/mdop/agpm/restore-a-deleted-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Restore a Deleted GPO
description: Restore a Deleted GPO
-ms.assetid: 853feb0a-d2d9-4be9-a07e-e113a56a9968
author: jamiejdt
+ms.assetid: 853feb0a-d2d9-4be9-a07e-e113a56a9968
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Restore a Deleted GPO
diff --git a/mdop/agpm/restore-a-deleted-gpo-agpm40.md b/mdop/agpm/restore-a-deleted-gpo-agpm40.md
index c1ce44a4b7..15c7dac880 100644
--- a/mdop/agpm/restore-a-deleted-gpo-agpm40.md
+++ b/mdop/agpm/restore-a-deleted-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Restore a Deleted GPO
description: Restore a Deleted GPO
-ms.assetid: 0a131d26-a741-4a51-b612-c0bc7dbba06b
author: jamiejdt
+ms.assetid: 0a131d26-a741-4a51-b612-c0bc7dbba06b
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Restore a Deleted GPO
diff --git a/mdop/agpm/restore-a-deleted-gpo.md b/mdop/agpm/restore-a-deleted-gpo.md
index 9ceada26d2..4ce06f8da8 100644
--- a/mdop/agpm/restore-a-deleted-gpo.md
+++ b/mdop/agpm/restore-a-deleted-gpo.md
@@ -1,10 +1,15 @@
---
title: Restore a Deleted GPO
description: Restore a Deleted GPO
-ms.assetid: e6953296-7b7d-4d1e-ad82-d4a23044cdd7
author: jamiejdt
+ms.assetid: e6953296-7b7d-4d1e-ad82-d4a23044cdd7
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Restore a Deleted GPO
diff --git a/mdop/agpm/restore-the-archive-from-a-backup-agpm40.md b/mdop/agpm/restore-the-archive-from-a-backup-agpm40.md
index f0d1506f56..8b26cd2762 100644
--- a/mdop/agpm/restore-the-archive-from-a-backup-agpm40.md
+++ b/mdop/agpm/restore-the-archive-from-a-backup-agpm40.md
@@ -1,10 +1,15 @@
---
title: Restore the Archive from a Backup
description: Restore the Archive from a Backup
-ms.assetid: b83f6173-a236-4da2-b16e-8df20920d4cc
author: jamiejdt
+ms.assetid: b83f6173-a236-4da2-b16e-8df20920d4cc
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Restore the Archive from a Backup
diff --git a/mdop/agpm/restore-the-archive-from-a-backup.md b/mdop/agpm/restore-the-archive-from-a-backup.md
index 1960de33bf..5ddc171068 100644
--- a/mdop/agpm/restore-the-archive-from-a-backup.md
+++ b/mdop/agpm/restore-the-archive-from-a-backup.md
@@ -1,10 +1,15 @@
---
title: Restore the Archive from a Backup
description: Restore the Archive from a Backup
-ms.assetid: 49666337-d72c-4e44-99e4-9eb59b2355a9
author: jamiejdt
+ms.assetid: 49666337-d72c-4e44-99e4-9eb59b2355a9
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Restore the Archive from a Backup
diff --git a/mdop/agpm/review-gpo-links-agpm30ops.md b/mdop/agpm/review-gpo-links-agpm30ops.md
index de5ddea692..f99a90040f 100644
--- a/mdop/agpm/review-gpo-links-agpm30ops.md
+++ b/mdop/agpm/review-gpo-links-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Review GPO Links
description: Review GPO Links
-ms.assetid: 5ae95afc-2b89-45cf-916c-efe2d43b2211
author: jamiejdt
+ms.assetid: 5ae95afc-2b89-45cf-916c-efe2d43b2211
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Review GPO Links
diff --git a/mdop/agpm/review-gpo-links-agpm40.md b/mdop/agpm/review-gpo-links-agpm40.md
index 0edcf9946b..9a993455f1 100644
--- a/mdop/agpm/review-gpo-links-agpm40.md
+++ b/mdop/agpm/review-gpo-links-agpm40.md
@@ -1,10 +1,15 @@
---
title: Review GPO Links
description: Review GPO Links
-ms.assetid: 3aaba9da-f0aa-466f-bd1c-49f11d00ea54
author: jamiejdt
+ms.assetid: 3aaba9da-f0aa-466f-bd1c-49f11d00ea54
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Review GPO Links
diff --git a/mdop/agpm/review-gpo-links.md b/mdop/agpm/review-gpo-links.md
index 54e1fe5291..ade19edfce 100644
--- a/mdop/agpm/review-gpo-links.md
+++ b/mdop/agpm/review-gpo-links.md
@@ -1,10 +1,15 @@
---
title: Review GPO Links
description: Review GPO Links
-ms.assetid: 3c472448-f16a-493c-a229-5ca60a470965
author: jamiejdt
+ms.assetid: 3c472448-f16a-493c-a229-5ca60a470965
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Review GPO Links
diff --git a/mdop/agpm/review-gpo-settings-agpm30ops.md b/mdop/agpm/review-gpo-settings-agpm30ops.md
index 92d4ee70e8..0536ff66cf 100644
--- a/mdop/agpm/review-gpo-settings-agpm30ops.md
+++ b/mdop/agpm/review-gpo-settings-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Review GPO Settings
description: Review GPO Settings
-ms.assetid: bed956d0-082e-4fa9-bf1e-572d0d3d02ec
author: jamiejdt
+ms.assetid: bed956d0-082e-4fa9-bf1e-572d0d3d02ec
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Review GPO Settings
diff --git a/mdop/agpm/review-gpo-settings-agpm40.md b/mdop/agpm/review-gpo-settings-agpm40.md
index fa9c9df546..4ded4d18bd 100644
--- a/mdop/agpm/review-gpo-settings-agpm40.md
+++ b/mdop/agpm/review-gpo-settings-agpm40.md
@@ -1,10 +1,15 @@
---
title: Review GPO Settings
description: Review GPO Settings
-ms.assetid: c346bcde-dd6a-4775-aeab-721ca3a361b2
author: jamiejdt
+ms.assetid: c346bcde-dd6a-4775-aeab-721ca3a361b2
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Review GPO Settings
diff --git a/mdop/agpm/review-gpo-settings.md b/mdop/agpm/review-gpo-settings.md
index 70ddcae4c4..9c993ad3e6 100644
--- a/mdop/agpm/review-gpo-settings.md
+++ b/mdop/agpm/review-gpo-settings.md
@@ -1,10 +1,15 @@
---
title: Review GPO Settings
description: Review GPO Settings
-ms.assetid: e82570b2-d8ce-4bf0-8ad7-8910409f3041
author: jamiejdt
+ms.assetid: e82570b2-d8ce-4bf0-8ad7-8910409f3041
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Review GPO Settings
diff --git a/mdop/agpm/roll-back-to-a-previous-version-of-a-gpo-agpm30ops.md b/mdop/agpm/roll-back-to-a-previous-version-of-a-gpo-agpm30ops.md
index 77fc32c336..c3782ee329 100644
--- a/mdop/agpm/roll-back-to-a-previous-version-of-a-gpo-agpm30ops.md
+++ b/mdop/agpm/roll-back-to-a-previous-version-of-a-gpo-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Roll Back to a Previous Version of a GPO
description: Roll Back to a Previous Version of a GPO
-ms.assetid: 2a98ad8f-32cb-41eb-ab99-0318f2a55d81
author: jamiejdt
+ms.assetid: 2a98ad8f-32cb-41eb-ab99-0318f2a55d81
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Roll Back to a Previous Version of a GPO
diff --git a/mdop/agpm/roll-back-to-a-previous-version-of-a-gpo.md b/mdop/agpm/roll-back-to-a-previous-version-of-a-gpo.md
index 7841530902..4596efafe9 100644
--- a/mdop/agpm/roll-back-to-a-previous-version-of-a-gpo.md
+++ b/mdop/agpm/roll-back-to-a-previous-version-of-a-gpo.md
@@ -1,10 +1,15 @@
---
title: Roll Back to a Previous Version of a GPO
description: Roll Back to a Previous Version of a GPO
-ms.assetid: 028631c0-4cb9-4642-90ad-04cd813051b7
author: jamiejdt
+ms.assetid: 028631c0-4cb9-4642-90ad-04cd813051b7
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Roll Back to a Previous Version of a GPO
diff --git a/mdop/agpm/roll-back-to-an-earlier-version-of-a-gpo-agpm40.md b/mdop/agpm/roll-back-to-an-earlier-version-of-a-gpo-agpm40.md
index d75b47fb42..2516728d16 100644
--- a/mdop/agpm/roll-back-to-an-earlier-version-of-a-gpo-agpm40.md
+++ b/mdop/agpm/roll-back-to-an-earlier-version-of-a-gpo-agpm40.md
@@ -1,10 +1,15 @@
---
title: Roll Back to an Earlier Version of a GPO
description: Roll Back to an Earlier Version of a GPO
-ms.assetid: 06ce9251-95e0-46d0-99c2-b9a0690e5891
author: jamiejdt
+ms.assetid: 06ce9251-95e0-46d0-99c2-b9a0690e5891
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Roll Back to an Earlier Version of a GPO
diff --git a/mdop/agpm/search-and-filter-the-list-of-gpos.md b/mdop/agpm/search-and-filter-the-list-of-gpos.md
index f531915deb..1d5f825d27 100644
--- a/mdop/agpm/search-and-filter-the-list-of-gpos.md
+++ b/mdop/agpm/search-and-filter-the-list-of-gpos.md
@@ -1,10 +1,15 @@
---
title: Search and Filter the List of GPOs
description: Search and Filter the List of GPOs
-ms.assetid: 1bc58a38-033c-4aed-9eb4-c239827f5501
author: jamiejdt
+ms.assetid: 1bc58a38-033c-4aed-9eb4-c239827f5501
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Search and Filter the List of GPOs
diff --git a/mdop/agpm/set-a-default-template-agpm30ops.md b/mdop/agpm/set-a-default-template-agpm30ops.md
index 480acd6024..a1a3aa43fa 100644
--- a/mdop/agpm/set-a-default-template-agpm30ops.md
+++ b/mdop/agpm/set-a-default-template-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Set a Default Template
description: Set a Default Template
-ms.assetid: 84edbd69-451b-4c10-a898-781d4b75d09c
author: jamiejdt
+ms.assetid: 84edbd69-451b-4c10-a898-781d4b75d09c
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Set a Default Template
diff --git a/mdop/agpm/set-a-default-template-agpm40.md b/mdop/agpm/set-a-default-template-agpm40.md
index 6b5e25b904..db6bd3d568 100644
--- a/mdop/agpm/set-a-default-template-agpm40.md
+++ b/mdop/agpm/set-a-default-template-agpm40.md
@@ -1,10 +1,15 @@
---
title: Set a Default Template
description: Set a Default Template
-ms.assetid: 07208b6b-cb3a-4f6c-9c84-36d4dc1486d8
author: jamiejdt
+ms.assetid: 07208b6b-cb3a-4f6c-9c84-36d4dc1486d8
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Set a Default Template
diff --git a/mdop/agpm/set-a-default-template.md b/mdop/agpm/set-a-default-template.md
index f11418f2ef..bfb8902300 100644
--- a/mdop/agpm/set-a-default-template.md
+++ b/mdop/agpm/set-a-default-template.md
@@ -1,10 +1,15 @@
---
title: Set a Default Template
description: Set a Default Template
-ms.assetid: e0acf980-437f-4357-b237-298aaebe490d
author: jamiejdt
+ms.assetid: e0acf980-437f-4357-b237-298aaebe490d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Set a Default Template
diff --git a/mdop/agpm/start-and-stop-the-agpm-service-agpm30ops.md b/mdop/agpm/start-and-stop-the-agpm-service-agpm30ops.md
index 34780db4eb..492ab56fa3 100644
--- a/mdop/agpm/start-and-stop-the-agpm-service-agpm30ops.md
+++ b/mdop/agpm/start-and-stop-the-agpm-service-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Start and Stop the AGPM Service
description: Start and Stop the AGPM Service
-ms.assetid: b9d26920-c439-4992-9a78-73e4fba8309d
author: jamiejdt
+ms.assetid: b9d26920-c439-4992-9a78-73e4fba8309d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Start and Stop the AGPM Service
diff --git a/mdop/agpm/start-and-stop-the-agpm-service-agpm40.md b/mdop/agpm/start-and-stop-the-agpm-service-agpm40.md
index f3288859bf..fcb2135483 100644
--- a/mdop/agpm/start-and-stop-the-agpm-service-agpm40.md
+++ b/mdop/agpm/start-and-stop-the-agpm-service-agpm40.md
@@ -1,10 +1,15 @@
---
title: Start and Stop the AGPM Service
description: Start and Stop the AGPM Service
-ms.assetid: dcc9566c-c515-4fbe-b7f5-8ac030141307
author: jamiejdt
+ms.assetid: dcc9566c-c515-4fbe-b7f5-8ac030141307
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Start and Stop the AGPM Service
diff --git a/mdop/agpm/start-and-stop-the-agpm-service.md b/mdop/agpm/start-and-stop-the-agpm-service.md
index 74655f1e17..14bd4c1641 100644
--- a/mdop/agpm/start-and-stop-the-agpm-service.md
+++ b/mdop/agpm/start-and-stop-the-agpm-service.md
@@ -1,10 +1,15 @@
---
title: Start and Stop the AGPM Service
description: Start and Stop the AGPM Service
-ms.assetid: 769aa0ce-224a-446f-9958-9518af4ad159
author: jamiejdt
+ms.assetid: 769aa0ce-224a-446f-9958-9518af4ad159
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Start and Stop the AGPM Service
diff --git a/mdop/agpm/step-by-step-guide-for-microsoft-advanced-group-policy-management-25.md b/mdop/agpm/step-by-step-guide-for-microsoft-advanced-group-policy-management-25.md
index 52f71ab0e2..fdd71d9044 100644
--- a/mdop/agpm/step-by-step-guide-for-microsoft-advanced-group-policy-management-25.md
+++ b/mdop/agpm/step-by-step-guide-for-microsoft-advanced-group-policy-management-25.md
@@ -1,10 +1,15 @@
---
title: Step-by-Step Guide for Microsoft Advanced Group Policy Management 2.5
description: Step-by-Step Guide for Microsoft Advanced Group Policy Management 2.5
-ms.assetid: 454298c9-0fab-497a-9808-c0246a4c8db5
author: jamiejdt
+ms.assetid: 454298c9-0fab-497a-9808-c0246a4c8db5
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Step-by-Step Guide for Microsoft Advanced Group Policy Management 2.5
diff --git a/mdop/agpm/step-by-step-guide-for-microsoft-advanced-group-policy-management-30.md b/mdop/agpm/step-by-step-guide-for-microsoft-advanced-group-policy-management-30.md
index 2fdd0bc90f..d74d9b2f90 100644
--- a/mdop/agpm/step-by-step-guide-for-microsoft-advanced-group-policy-management-30.md
+++ b/mdop/agpm/step-by-step-guide-for-microsoft-advanced-group-policy-management-30.md
@@ -1,10 +1,15 @@
---
title: Step-by-Step Guide for Microsoft Advanced Group Policy Management 3.0
description: Step-by-Step Guide for Microsoft Advanced Group Policy Management 3.0
-ms.assetid: d067f465-d7c8-4f6d-b311-66b9b06874f7
author: jamiejdt
+ms.assetid: d067f465-d7c8-4f6d-b311-66b9b06874f7
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Step-by-Step Guide for Microsoft Advanced Group Policy Management 3.0
diff --git a/mdop/agpm/step-by-step-guide-for-microsoft-advanced-group-policy-management-40.md b/mdop/agpm/step-by-step-guide-for-microsoft-advanced-group-policy-management-40.md
index 56178899dd..c6c50f7339 100644
--- a/mdop/agpm/step-by-step-guide-for-microsoft-advanced-group-policy-management-40.md
+++ b/mdop/agpm/step-by-step-guide-for-microsoft-advanced-group-policy-management-40.md
@@ -1,10 +1,15 @@
---
title: Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0
description: Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0
-ms.assetid: dc6f9b16-b1d4-48f3-88bb-f29301f0131c
author: jamiejdt
+ms.assetid: dc6f9b16-b1d4-48f3-88bb-f29301f0131c
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0
diff --git a/mdop/agpm/technical-overview-of-agpm.md b/mdop/agpm/technical-overview-of-agpm.md
index 5ff8df4a42..66258c0203 100644
--- a/mdop/agpm/technical-overview-of-agpm.md
+++ b/mdop/agpm/technical-overview-of-agpm.md
@@ -1,10 +1,15 @@
---
title: Technical Overview of AGPM
description: Technical Overview of AGPM
-ms.assetid: 36bc0ab5-f752-474c-8559-721ea95169c2
author: jamiejdt
+ms.assetid: 36bc0ab5-f752-474c-8559-721ea95169c2
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Technical Overview of AGPM
diff --git a/mdop/agpm/template-commands-agpm30ops.md b/mdop/agpm/template-commands-agpm30ops.md
index 561e6f9bc4..d512614260 100644
--- a/mdop/agpm/template-commands-agpm30ops.md
+++ b/mdop/agpm/template-commands-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Template Commands
description: Template Commands
-ms.assetid: 2ec11b3f-0c5c-4788-97bd-bd4bf64ba51a
author: jamiejdt
+ms.assetid: 2ec11b3f-0c5c-4788-97bd-bd4bf64ba51a
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Template Commands
diff --git a/mdop/agpm/template-commands-agpm40.md b/mdop/agpm/template-commands-agpm40.md
index d6f64424a8..078d0aa3c0 100644
--- a/mdop/agpm/template-commands-agpm40.md
+++ b/mdop/agpm/template-commands-agpm40.md
@@ -1,10 +1,15 @@
---
title: Template Commands
description: Template Commands
-ms.assetid: 243a9b18-bf3f-44fa-94d7-5c793f7322da
author: jamiejdt
+ms.assetid: 243a9b18-bf3f-44fa-94d7-5c793f7322da
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Template Commands
diff --git a/mdop/agpm/templates-tab.md b/mdop/agpm/templates-tab.md
index 26a71317d8..53688325a7 100644
--- a/mdop/agpm/templates-tab.md
+++ b/mdop/agpm/templates-tab.md
@@ -1,10 +1,15 @@
---
title: Templates Tab
description: Templates Tab
-ms.assetid: 5676e9f9-eb52-49e1-a55d-15c1059af368
author: jamiejdt
+ms.assetid: 5676e9f9-eb52-49e1-a55d-15c1059af368
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Templates Tab
diff --git a/mdop/agpm/test-a-gpo-in-a-separate-organizational-unit-agpm40.md b/mdop/agpm/test-a-gpo-in-a-separate-organizational-unit-agpm40.md
index 066f66837d..ccaee71ccb 100644
--- a/mdop/agpm/test-a-gpo-in-a-separate-organizational-unit-agpm40.md
+++ b/mdop/agpm/test-a-gpo-in-a-separate-organizational-unit-agpm40.md
@@ -1,10 +1,15 @@
---
title: Test a GPO in a Separate Organizational Unit
description: Test a GPO in a Separate Organizational Unit
-ms.assetid: 9a9e6d22-74e6-41d8-ac2f-12a1b76ad5a0
author: jamiejdt
+ms.assetid: 9a9e6d22-74e6-41d8-ac2f-12a1b76ad5a0
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Test a GPO in a Separate Organizational Unit
diff --git a/mdop/agpm/troubleshooting-advanced-group-policy-management-agpm30ops.md b/mdop/agpm/troubleshooting-advanced-group-policy-management-agpm30ops.md
index bebc2918bf..3f4fa176af 100644
--- a/mdop/agpm/troubleshooting-advanced-group-policy-management-agpm30ops.md
+++ b/mdop/agpm/troubleshooting-advanced-group-policy-management-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting Advanced Group Policy Management
description: Troubleshooting Advanced Group Policy Management
-ms.assetid: f7ece97c-e9f8-4b18-8c7a-a615c98d5c60
author: jamiejdt
+ms.assetid: f7ece97c-e9f8-4b18-8c7a-a615c98d5c60
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Troubleshooting Advanced Group Policy Management
diff --git a/mdop/agpm/troubleshooting-advanced-group-policy-management.md b/mdop/agpm/troubleshooting-advanced-group-policy-management.md
index c68d90f72f..f6111ff3a9 100644
--- a/mdop/agpm/troubleshooting-advanced-group-policy-management.md
+++ b/mdop/agpm/troubleshooting-advanced-group-policy-management.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting Advanced Group Policy Management
description: Troubleshooting Advanced Group Policy Management
-ms.assetid: f58849cf-6c5b-44d8-b356-0ed7a5b24cee
author: jamiejdt
+ms.assetid: f58849cf-6c5b-44d8-b356-0ed7a5b24cee
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Troubleshooting Advanced Group Policy Management
diff --git a/mdop/agpm/troubleshooting-agpm-agpm40.md b/mdop/agpm/troubleshooting-agpm-agpm40.md
index bd4ce79b99..515e6c2385 100644
--- a/mdop/agpm/troubleshooting-agpm-agpm40.md
+++ b/mdop/agpm/troubleshooting-agpm-agpm40.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting AGPM
description: Troubleshooting AGPM
-ms.assetid: bedcd817-beb2-47bf-aebd-e3923c4fd06f
author: jamiejdt
+ms.assetid: bedcd817-beb2-47bf-aebd-e3923c4fd06f
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Troubleshooting AGPM
diff --git a/mdop/agpm/uncontrolled-gpo-commands-agpm30ops.md b/mdop/agpm/uncontrolled-gpo-commands-agpm30ops.md
index 956c53b3d6..490f7468b0 100644
--- a/mdop/agpm/uncontrolled-gpo-commands-agpm30ops.md
+++ b/mdop/agpm/uncontrolled-gpo-commands-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Uncontrolled GPO Commands
description: Uncontrolled GPO Commands
-ms.assetid: 94c07b09-cb96-4ff2-b963-b25f103e73e9
author: jamiejdt
+ms.assetid: 94c07b09-cb96-4ff2-b963-b25f103e73e9
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Uncontrolled GPO Commands
diff --git a/mdop/agpm/uncontrolled-gpo-commands-agpm40.md b/mdop/agpm/uncontrolled-gpo-commands-agpm40.md
index f4fb3f4a83..25986eb0b2 100644
--- a/mdop/agpm/uncontrolled-gpo-commands-agpm40.md
+++ b/mdop/agpm/uncontrolled-gpo-commands-agpm40.md
@@ -1,10 +1,15 @@
---
title: Uncontrolled GPO Commands
description: Uncontrolled GPO Commands
-ms.assetid: 05a8050f-adc3-465b-8524-bbe95745165c
author: jamiejdt
+ms.assetid: 05a8050f-adc3-465b-8524-bbe95745165c
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Uncontrolled GPO Commands
diff --git a/mdop/agpm/uncontrolled-tab.md b/mdop/agpm/uncontrolled-tab.md
index dcc6cba949..c55b69c640 100644
--- a/mdop/agpm/uncontrolled-tab.md
+++ b/mdop/agpm/uncontrolled-tab.md
@@ -1,10 +1,15 @@
---
title: Uncontrolled Tab
description: Uncontrolled Tab
-ms.assetid: d7e658bf-a72b-4813-bdc8-2fdb7251e742
author: jamiejdt
+ms.assetid: d7e658bf-a72b-4813-bdc8-2fdb7251e742
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Uncontrolled Tab
diff --git a/mdop/agpm/use-a-test-environment-agpm30ops.md b/mdop/agpm/use-a-test-environment-agpm30ops.md
index ab88d83792..6b9d44a8dd 100644
--- a/mdop/agpm/use-a-test-environment-agpm30ops.md
+++ b/mdop/agpm/use-a-test-environment-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: Use a Test Environment
description: Use a Test Environment
-ms.assetid: 86295084-b39e-4040-bb3f-15c3c1e99b1a
author: jamiejdt
+ms.assetid: 86295084-b39e-4040-bb3f-15c3c1e99b1a
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Use a Test Environment
diff --git a/mdop/agpm/use-a-test-environment.md b/mdop/agpm/use-a-test-environment.md
index c748eab433..8451629e66 100644
--- a/mdop/agpm/use-a-test-environment.md
+++ b/mdop/agpm/use-a-test-environment.md
@@ -1,10 +1,15 @@
---
title: Use a Test Environment
description: Use a Test Environment
-ms.assetid: b8d7b3ee-030a-4b5b-8223-4a3276fd47a7
author: jamiejdt
+ms.assetid: b8d7b3ee-030a-4b5b-8223-4a3276fd47a7
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Use a Test Environment
diff --git a/mdop/agpm/user-interface-advanced-group-policy-management-agpm30ops.md b/mdop/agpm/user-interface-advanced-group-policy-management-agpm30ops.md
index da5b2d4af6..9f33170417 100644
--- a/mdop/agpm/user-interface-advanced-group-policy-management-agpm30ops.md
+++ b/mdop/agpm/user-interface-advanced-group-policy-management-agpm30ops.md
@@ -1,10 +1,15 @@
---
title: User Interface Advanced Group Policy Management
description: User Interface Advanced Group Policy Management
-ms.assetid: 19aab694-8283-4d97-9425-1845404b461f
author: jamiejdt
+ms.assetid: 19aab694-8283-4d97-9425-1845404b461f
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# User Interface: Advanced Group Policy Management
diff --git a/mdop/agpm/user-interface-advanced-group-policy-management-agpm40.md b/mdop/agpm/user-interface-advanced-group-policy-management-agpm40.md
index c8768e544a..32e6318ce5 100644
--- a/mdop/agpm/user-interface-advanced-group-policy-management-agpm40.md
+++ b/mdop/agpm/user-interface-advanced-group-policy-management-agpm40.md
@@ -1,10 +1,15 @@
---
title: User Interface Advanced Group Policy Management
description: User Interface Advanced Group Policy Management
-ms.assetid: 1bf67f6a-4f24-4020-a8c1-fe440de9caa3
author: jamiejdt
+ms.assetid: 1bf67f6a-4f24-4020-a8c1-fe440de9caa3
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# User Interface: Advanced Group Policy Management
diff --git a/mdop/agpm/user-interface-advanced-group-policy-management.md b/mdop/agpm/user-interface-advanced-group-policy-management.md
index 8c0d5721b4..a891bc4122 100644
--- a/mdop/agpm/user-interface-advanced-group-policy-management.md
+++ b/mdop/agpm/user-interface-advanced-group-policy-management.md
@@ -1,10 +1,15 @@
---
title: User Interface Advanced Group Policy Management
description: User Interface Advanced Group Policy Management
-ms.assetid: 73324c99-adca-46dc-b516-ef78b7235f59
author: jamiejdt
+ms.assetid: 73324c99-adca-46dc-b516-ef78b7235f59
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# User Interface: Advanced Group Policy Management
diff --git a/mdop/agpm/using-a-test-environment.md b/mdop/agpm/using-a-test-environment.md
index 2e10269247..735c8417d8 100644
--- a/mdop/agpm/using-a-test-environment.md
+++ b/mdop/agpm/using-a-test-environment.md
@@ -1,10 +1,15 @@
---
title: Using a Test Environment
description: Using a Test Environment
-ms.assetid: fc5fcc7c-1ac8-483a-a6bd-2279ae2ee3fb
author: jamiejdt
+ms.assetid: fc5fcc7c-1ac8-483a-a6bd-2279ae2ee3fb
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Using a Test Environment
diff --git a/mdop/agpm/whats-new-in-agpm-30.md b/mdop/agpm/whats-new-in-agpm-30.md
index 4c9229f6c8..238fef03c3 100644
--- a/mdop/agpm/whats-new-in-agpm-30.md
+++ b/mdop/agpm/whats-new-in-agpm-30.md
@@ -1,10 +1,15 @@
---
title: What's New in AGPM 3.0
description: What's New in AGPM 3.0
-ms.assetid: 0d082b86-63c5-45ce-9529-6e5f37254f9d
author: jamiejdt
+ms.assetid: 0d082b86-63c5-45ce-9529-6e5f37254f9d
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# What's New in AGPM 3.0
diff --git a/mdop/agpm/whats-new-in-agpm-40-sp1.md b/mdop/agpm/whats-new-in-agpm-40-sp1.md
index 12a57eb423..78c1991bf6 100644
--- a/mdop/agpm/whats-new-in-agpm-40-sp1.md
+++ b/mdop/agpm/whats-new-in-agpm-40-sp1.md
@@ -1,10 +1,15 @@
---
title: What's New in AGPM 4.0 SP1
description: What's New in AGPM 4.0 SP1
-ms.assetid: c6a3d94a-13c3-44e6-a466-c3011879999e
author: jamiejdt
+ms.assetid: c6a3d94a-13c3-44e6-a466-c3011879999e
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# What's New in AGPM 4.0 SP1
diff --git a/mdop/agpm/whats-new-in-agpm-40-sp2.md b/mdop/agpm/whats-new-in-agpm-40-sp2.md
index 53d7277dfe..7c7e323813 100644
--- a/mdop/agpm/whats-new-in-agpm-40-sp2.md
+++ b/mdop/agpm/whats-new-in-agpm-40-sp2.md
@@ -1,10 +1,15 @@
---
title: What's New in AGPM 4.0 SP2
description: What's New in AGPM 4.0 SP2
-ms.assetid: 5c0dcab4-f27d-4153-8b8e-b280b080be51
author: jamiejdt
+ms.assetid: 5c0dcab4-f27d-4153-8b8e-b280b080be51
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# What's New in AGPM 4.0 SP2
diff --git a/mdop/agpm/whats-new-in-agpm-40-sp3.md b/mdop/agpm/whats-new-in-agpm-40-sp3.md
index e99a24db6d..a639608821 100644
--- a/mdop/agpm/whats-new-in-agpm-40-sp3.md
+++ b/mdop/agpm/whats-new-in-agpm-40-sp3.md
@@ -1,10 +1,15 @@
---
title: What's New in AGPM 4.0 SP3
description: What's New in AGPM 4.0 SP3
-ms.assetid: df495d55-9fbf-4f7e-a7af-3905f4f8790e
author: jamiejdt
+ms.assetid: df495d55-9fbf-4f7e-a7af-3905f4f8790e
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# What's New in AGPM 4.0 SP3
diff --git a/mdop/agpm/whats-new-in-agpm-40.md b/mdop/agpm/whats-new-in-agpm-40.md
index 8ad3d9873b..e0bf6627c5 100644
--- a/mdop/agpm/whats-new-in-agpm-40.md
+++ b/mdop/agpm/whats-new-in-agpm-40.md
@@ -1,10 +1,15 @@
---
title: What's New in AGPM 4.0
description: What's New in AGPM 4.0
-ms.assetid: 31775f7f-a59c-4e64-a875-0adc9f5bc835
author: jamiejdt
+ms.assetid: 31775f7f-a59c-4e64-a875-0adc9f5bc835
+ms.pagetype: mdop
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# What's New in AGPM 4.0
diff --git a/mdop/appv-v4/about-app-v-package-accelerators--app-v-46-sp1-.md b/mdop/appv-v4/about-app-v-package-accelerators--app-v-46-sp1-.md
index c94b5e6bc0..20e54288a5 100644
--- a/mdop/appv-v4/about-app-v-package-accelerators--app-v-46-sp1-.md
+++ b/mdop/appv-v4/about-app-v-package-accelerators--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: About App-V Package Accelerators (App-V 4.6 SP1)
description: About App-V Package Accelerators (App-V 4.6 SP1)
-ms.assetid: fc2d2375-8f17-4a6d-b374-771cb947cb8c
author: jamiejdt
+ms.assetid: fc2d2375-8f17-4a6d-b374-771cb947cb8c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About App-V Package Accelerators (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/about-application-licensing.md b/mdop/appv-v4/about-application-licensing.md
index 01feb420ea..4c9ff2f0d8 100644
--- a/mdop/appv-v4/about-application-licensing.md
+++ b/mdop/appv-v4/about-application-licensing.md
@@ -1,10 +1,15 @@
---
title: About Application Licensing
description: About Application Licensing
-ms.assetid: 6b487641-1627-4e91-b829-04f001008176
author: jamiejdt
+ms.assetid: 6b487641-1627-4e91-b829-04f001008176
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Application Licensing
diff --git a/mdop/appv-v4/about-application-virtualization-applications.md b/mdop/appv-v4/about-application-virtualization-applications.md
index 8612543922..3cfdd8ad96 100644
--- a/mdop/appv-v4/about-application-virtualization-applications.md
+++ b/mdop/appv-v4/about-application-virtualization-applications.md
@@ -1,10 +1,15 @@
---
title: About Application Virtualization Applications
description: About Application Virtualization Applications
-ms.assetid: 3bf833b7-d172-4eef-a9e8-4b4f0c7eb15b
author: jamiejdt
+ms.assetid: 3bf833b7-d172-4eef-a9e8-4b4f0c7eb15b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Application Virtualization Applications
diff --git a/mdop/appv-v4/about-application-virtualization-packages.md b/mdop/appv-v4/about-application-virtualization-packages.md
index cfb4b8441a..2d5dce9eda 100644
--- a/mdop/appv-v4/about-application-virtualization-packages.md
+++ b/mdop/appv-v4/about-application-virtualization-packages.md
@@ -1,10 +1,15 @@
---
title: About Application Virtualization Packages
description: About Application Virtualization Packages
-ms.assetid: 69bd35c1-7af3-43db-931b-3074780aa926
author: jamiejdt
+ms.assetid: 69bd35c1-7af3-43db-931b-3074780aa926
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Application Virtualization Packages
diff --git a/mdop/appv-v4/about-application-virtualization-servers.md b/mdop/appv-v4/about-application-virtualization-servers.md
index c505657283..c983f6e660 100644
--- a/mdop/appv-v4/about-application-virtualization-servers.md
+++ b/mdop/appv-v4/about-application-virtualization-servers.md
@@ -1,10 +1,15 @@
---
title: About Application Virtualization Servers
description: About Application Virtualization Servers
-ms.assetid: 60a45509-2112-44ca-8e28-c73b0c2ff85e
author: jamiejdt
+ms.assetid: 60a45509-2112-44ca-8e28-c73b0c2ff85e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Application Virtualization Servers
diff --git a/mdop/appv-v4/about-microsoft-application-virtualization-45-sp1.md b/mdop/appv-v4/about-microsoft-application-virtualization-45-sp1.md
index 8a6090ca95..84d328ae99 100644
--- a/mdop/appv-v4/about-microsoft-application-virtualization-45-sp1.md
+++ b/mdop/appv-v4/about-microsoft-application-virtualization-45-sp1.md
@@ -1,10 +1,15 @@
---
title: About Microsoft Application Virtualization 4.5 SP1
description: About Microsoft Application Virtualization 4.5 SP1
-ms.assetid: f5dcff12-5956-41ef-bc36-b59200f90807
author: jamiejdt
+ms.assetid: f5dcff12-5956-41ef-bc36-b59200f90807
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Microsoft Application Virtualization 4.5 SP1
diff --git a/mdop/appv-v4/about-microsoft-application-virtualization-45-sp2.md b/mdop/appv-v4/about-microsoft-application-virtualization-45-sp2.md
index 201ff22bf7..841c1186d3 100644
--- a/mdop/appv-v4/about-microsoft-application-virtualization-45-sp2.md
+++ b/mdop/appv-v4/about-microsoft-application-virtualization-45-sp2.md
@@ -1,10 +1,15 @@
---
title: About Microsoft Application Virtualization 4.5 SP2
description: About Microsoft Application Virtualization 4.5 SP2
-ms.assetid: c498adbe-e331-42c8-99fe-29623fae2345
author: jamiejdt
+ms.assetid: c498adbe-e331-42c8-99fe-29623fae2345
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Microsoft Application Virtualization 4.5 SP2
diff --git a/mdop/appv-v4/about-microsoft-application-virtualization-45.md b/mdop/appv-v4/about-microsoft-application-virtualization-45.md
index f9f31f27b6..5483836e37 100644
--- a/mdop/appv-v4/about-microsoft-application-virtualization-45.md
+++ b/mdop/appv-v4/about-microsoft-application-virtualization-45.md
@@ -1,10 +1,15 @@
---
title: About Microsoft Application Virtualization 4.5
description: About Microsoft Application Virtualization 4.5
-ms.assetid: 39f45a6f-ac55-4fd7-8a83-865e1a7034f8
author: jamiejdt
+ms.assetid: 39f45a6f-ac55-4fd7-8a83-865e1a7034f8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Microsoft Application Virtualization 4.5
diff --git a/mdop/appv-v4/about-microsoft-application-virtualization-46-sp1.md b/mdop/appv-v4/about-microsoft-application-virtualization-46-sp1.md
index 83376afad7..048e3398d2 100644
--- a/mdop/appv-v4/about-microsoft-application-virtualization-46-sp1.md
+++ b/mdop/appv-v4/about-microsoft-application-virtualization-46-sp1.md
@@ -1,10 +1,15 @@
---
title: About Microsoft Application Virtualization 4.6 SP1
description: About Microsoft Application Virtualization 4.6 SP1
-ms.assetid: 20917eb6-c998-43f8-aefa-307eb322dc8d
author: jamiejdt
+ms.assetid: 20917eb6-c998-43f8-aefa-307eb322dc8d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Microsoft Application Virtualization 4.6 SP1
diff --git a/mdop/appv-v4/about-microsoft-application-virtualization-46-sp2.md b/mdop/appv-v4/about-microsoft-application-virtualization-46-sp2.md
index 3c517c100f..ce05dc3362 100644
--- a/mdop/appv-v4/about-microsoft-application-virtualization-46-sp2.md
+++ b/mdop/appv-v4/about-microsoft-application-virtualization-46-sp2.md
@@ -1,10 +1,15 @@
---
title: About Microsoft Application Virtualization 4.6 SP2
description: About Microsoft Application Virtualization 4.6 SP2
-ms.assetid: 1429e314-9c38-472b-8687-3bed6cf0015c
author: jamiejdt
+ms.assetid: 1429e314-9c38-472b-8687-3bed6cf0015c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Microsoft Application Virtualization 4.6 SP2
diff --git a/mdop/appv-v4/about-microsoft-application-virtualization-46-sp3.md b/mdop/appv-v4/about-microsoft-application-virtualization-46-sp3.md
index 60377cb0b1..5493513ee4 100644
--- a/mdop/appv-v4/about-microsoft-application-virtualization-46-sp3.md
+++ b/mdop/appv-v4/about-microsoft-application-virtualization-46-sp3.md
@@ -1,10 +1,15 @@
---
title: About Microsoft Application Virtualization 4.6 SP3
description: About Microsoft Application Virtualization 4.6 SP3
-ms.assetid: a6374fb0-1dfa-41f7-9a6a-3d2688492a8b
author: jamiejdt
+ms.assetid: a6374fb0-1dfa-41f7-9a6a-3d2688492a8b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Microsoft Application Virtualization 4.6 SP3
diff --git a/mdop/appv-v4/about-microsoft-application-virtualization-46.md b/mdop/appv-v4/about-microsoft-application-virtualization-46.md
index b39b360592..16acade96e 100644
--- a/mdop/appv-v4/about-microsoft-application-virtualization-46.md
+++ b/mdop/appv-v4/about-microsoft-application-virtualization-46.md
@@ -1,10 +1,15 @@
---
title: About Microsoft Application Virtualization 4.6
description: About Microsoft Application Virtualization 4.6
-ms.assetid: 34150f34-ee74-45a6-957e-9ea6c5a497de
author: jamiejdt
+ms.assetid: 34150f34-ee74-45a6-957e-9ea6c5a497de
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Microsoft Application Virtualization 4.6
diff --git a/mdop/appv-v4/about-publishing.md b/mdop/appv-v4/about-publishing.md
index f080df81d3..0fef774dc2 100644
--- a/mdop/appv-v4/about-publishing.md
+++ b/mdop/appv-v4/about-publishing.md
@@ -1,10 +1,15 @@
---
title: About Publishing
description: About Publishing
-ms.assetid: 295074d7-123f-4740-b938-e4a371ee72fd
author: jamiejdt
+ms.assetid: 295074d7-123f-4740-b938-e4a371ee72fd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Publishing
diff --git a/mdop/appv-v4/about-sequencing-phases.md b/mdop/appv-v4/about-sequencing-phases.md
index a91d416b93..164d238230 100644
--- a/mdop/appv-v4/about-sequencing-phases.md
+++ b/mdop/appv-v4/about-sequencing-phases.md
@@ -1,10 +1,15 @@
---
title: About Sequencing Phases
description: About Sequencing Phases
-ms.assetid: c1cb7b6c-204c-48f2-848c-4bd5a3d5ecb6
author: jamiejdt
+ms.assetid: c1cb7b6c-204c-48f2-848c-4bd5a3d5ecb6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Sequencing Phases
diff --git a/mdop/appv-v4/about-sharing-package-accelerators-page.md b/mdop/appv-v4/about-sharing-package-accelerators-page.md
index 7a50c99551..3c359b8169 100644
--- a/mdop/appv-v4/about-sharing-package-accelerators-page.md
+++ b/mdop/appv-v4/about-sharing-package-accelerators-page.md
@@ -1,10 +1,15 @@
---
title: About Sharing Package Accelerators Page
description: About Sharing Package Accelerators Page
-ms.assetid: 9630cde0-e2c3-476f-8fa1-58b3c9f7d3f7
author: jamiejdt
+ms.assetid: 9630cde0-e2c3-476f-8fa1-58b3c9f7d3f7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Sharing Package Accelerators Page
diff --git a/mdop/appv-v4/about-the-application-virtualization-sequencer.md b/mdop/appv-v4/about-the-application-virtualization-sequencer.md
index 807dd9b6c8..fac1937081 100644
--- a/mdop/appv-v4/about-the-application-virtualization-sequencer.md
+++ b/mdop/appv-v4/about-the-application-virtualization-sequencer.md
@@ -1,10 +1,15 @@
---
title: About the Application Virtualization Sequencer
description: About the Application Virtualization Sequencer
-ms.assetid: bee193ca-58bd-40c9-b41a-310435633895
author: jamiejdt
+ms.assetid: bee193ca-58bd-40c9-b41a-310435633895
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About the Application Virtualization Sequencer
diff --git a/mdop/appv-v4/about-the-application-virtualization-server-management-console.md b/mdop/appv-v4/about-the-application-virtualization-server-management-console.md
index 92d0309ce0..ca0b2f2990 100644
--- a/mdop/appv-v4/about-the-application-virtualization-server-management-console.md
+++ b/mdop/appv-v4/about-the-application-virtualization-server-management-console.md
@@ -1,10 +1,15 @@
---
title: About the Application Virtualization Server Management Console
description: About the Application Virtualization Server Management Console
-ms.assetid: 108d0e4b-08fa-47b4-a737-d2c36c2641de
author: jamiejdt
+ms.assetid: 108d0e4b-08fa-47b4-a737-d2c36c2641de
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About the Application Virtualization Server Management Console
diff --git a/mdop/appv-v4/about-the-deployment-tab.md b/mdop/appv-v4/about-the-deployment-tab.md
index 2fd40792ca..bfaa07b2ad 100644
--- a/mdop/appv-v4/about-the-deployment-tab.md
+++ b/mdop/appv-v4/about-the-deployment-tab.md
@@ -1,10 +1,15 @@
---
title: About the Deployment Tab
description: About the Deployment Tab
-ms.assetid: 12891798-baa4-45a5-b845-b9505ab95633
author: jamiejdt
+ms.assetid: 12891798-baa4-45a5-b845-b9505ab95633
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About the Deployment Tab
diff --git a/mdop/appv-v4/about-the-files-tab.md b/mdop/appv-v4/about-the-files-tab.md
index e6411ad42d..ab8a56a12d 100644
--- a/mdop/appv-v4/about-the-files-tab.md
+++ b/mdop/appv-v4/about-the-files-tab.md
@@ -1,10 +1,15 @@
---
title: About the Files Tab
description: About the Files Tab
-ms.assetid: 3c20e720-4b0f-465b-b7c4-3013dae1c815
author: jamiejdt
+ms.assetid: 3c20e720-4b0f-465b-b7c4-3013dae1c815
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About the Files Tab
diff --git a/mdop/appv-v4/about-the-osd-tab.md b/mdop/appv-v4/about-the-osd-tab.md
index 5d41705681..413391b96e 100644
--- a/mdop/appv-v4/about-the-osd-tab.md
+++ b/mdop/appv-v4/about-the-osd-tab.md
@@ -1,10 +1,15 @@
---
title: About the OSD Tab
description: About the OSD Tab
-ms.assetid: 7c78cd3a-91f2-4377-8c62-e52912906197
author: jamiejdt
+ms.assetid: 7c78cd3a-91f2-4377-8c62-e52912906197
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About the OSD Tab
diff --git a/mdop/appv-v4/about-the-properties-tab.md b/mdop/appv-v4/about-the-properties-tab.md
index 973068b92f..f7a26fbb3d 100644
--- a/mdop/appv-v4/about-the-properties-tab.md
+++ b/mdop/appv-v4/about-the-properties-tab.md
@@ -1,10 +1,15 @@
---
title: About the Properties Tab
description: About the Properties Tab
-ms.assetid: a6cf6f51-3778-4c8d-9632-3af4005775d2
author: jamiejdt
+ms.assetid: a6cf6f51-3778-4c8d-9632-3af4005775d2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About the Properties Tab
diff --git a/mdop/appv-v4/about-the-sequencer-console.md b/mdop/appv-v4/about-the-sequencer-console.md
index 2fa087f08e..b75ee545d3 100644
--- a/mdop/appv-v4/about-the-sequencer-console.md
+++ b/mdop/appv-v4/about-the-sequencer-console.md
@@ -1,10 +1,15 @@
---
title: About the Sequencer Console
description: About the Sequencer Console
-ms.assetid: 36ecba89-a0f5-4d4d-981c-7f581aa43695
author: jamiejdt
+ms.assetid: 36ecba89-a0f5-4d4d-981c-7f581aa43695
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About the Sequencer Console
diff --git a/mdop/appv-v4/about-the-virtual-file-system-tab.md b/mdop/appv-v4/about-the-virtual-file-system-tab.md
index 1e78fcb9d6..4a68cdad5f 100644
--- a/mdop/appv-v4/about-the-virtual-file-system-tab.md
+++ b/mdop/appv-v4/about-the-virtual-file-system-tab.md
@@ -1,10 +1,15 @@
---
title: About the Virtual File System Tab
description: About the Virtual File System Tab
-ms.assetid: 4d2e344d-3f3b-49fd-bbbd-fa5177e7af50
author: jamiejdt
+ms.assetid: 4d2e344d-3f3b-49fd-bbbd-fa5177e7af50
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About the Virtual File System Tab
diff --git a/mdop/appv-v4/about-the-virtual-registry-tab.md b/mdop/appv-v4/about-the-virtual-registry-tab.md
index 707ce83586..0314de8e27 100644
--- a/mdop/appv-v4/about-the-virtual-registry-tab.md
+++ b/mdop/appv-v4/about-the-virtual-registry-tab.md
@@ -1,10 +1,15 @@
---
title: About the Virtual Registry Tab
description: About the Virtual Registry Tab
-ms.assetid: ca8d837f-8218-4f86-95fd-13a44dccd022
author: jamiejdt
+ms.assetid: ca8d837f-8218-4f86-95fd-13a44dccd022
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About the Virtual Registry Tab
diff --git a/mdop/appv-v4/about-the-virtual-services-tab.md b/mdop/appv-v4/about-the-virtual-services-tab.md
index 663a39d1b1..acd29e190e 100644
--- a/mdop/appv-v4/about-the-virtual-services-tab.md
+++ b/mdop/appv-v4/about-the-virtual-services-tab.md
@@ -1,10 +1,15 @@
---
title: About the Virtual Services Tab
description: About the Virtual Services Tab
-ms.assetid: d31eea1b-9a37-42f1-8d7c-95881716e753
author: jamiejdt
+ms.assetid: d31eea1b-9a37-42f1-8d7c-95881716e753
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About the Virtual Services Tab
diff --git a/mdop/appv-v4/about-using-the-sequencer-command-line.md b/mdop/appv-v4/about-using-the-sequencer-command-line.md
index ed31915095..6e75f5f3b3 100644
--- a/mdop/appv-v4/about-using-the-sequencer-command-line.md
+++ b/mdop/appv-v4/about-using-the-sequencer-command-line.md
@@ -1,10 +1,15 @@
---
title: About Using the Sequencer Command Line
description: About Using the Sequencer Command Line
-ms.assetid: 0fd5f81b-17f9-4065-bce2-8785e8aac7c7
author: jamiejdt
+ms.assetid: 0fd5f81b-17f9-4065-bce2-8785e8aac7c7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Using the Sequencer Command Line
diff --git a/mdop/appv-v4/about-virtual-environments.md b/mdop/appv-v4/about-virtual-environments.md
index 8ac73e58ab..687064afaa 100644
--- a/mdop/appv-v4/about-virtual-environments.md
+++ b/mdop/appv-v4/about-virtual-environments.md
@@ -1,10 +1,15 @@
---
title: About Virtual Environments
description: About Virtual Environments
-ms.assetid: e03a8c72-56c1-4ae9-aa45-0283c50a154c
author: jamiejdt
+ms.assetid: e03a8c72-56c1-4ae9-aa45-0283c50a154c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About Virtual Environments
diff --git a/mdop/appv-v4/add-app.md b/mdop/appv-v4/add-app.md
index ad9d7d6fc8..d83dacd25b 100644
--- a/mdop/appv-v4/add-app.md
+++ b/mdop/appv-v4/add-app.md
@@ -1,10 +1,15 @@
---
title: ADD APP
description: ADD APP
-ms.assetid: 329fd0c8-a795-49be-b0fd-1367c5b4a34b
author: jamiejdt
+ms.assetid: 329fd0c8-a795-49be-b0fd-1367c5b4a34b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# ADD APP
diff --git a/mdop/appv-v4/add-package.md b/mdop/appv-v4/add-package.md
index 22ce70a917..dc09ea39cb 100644
--- a/mdop/appv-v4/add-package.md
+++ b/mdop/appv-v4/add-package.md
@@ -1,10 +1,15 @@
---
title: ADD PACKAGE
description: ADD PACKAGE
-ms.assetid: aa83928d-a234-4395-831e-2a7ef786ff53
author: jamiejdt
+ms.assetid: aa83928d-a234-4395-831e-2a7ef786ff53
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# ADD PACKAGE
diff --git a/mdop/appv-v4/add-server.md b/mdop/appv-v4/add-server.md
index 83e44827f5..04ceb4ade5 100644
--- a/mdop/appv-v4/add-server.md
+++ b/mdop/appv-v4/add-server.md
@@ -1,10 +1,15 @@
---
title: ADD SERVER
description: ADD SERVER
-ms.assetid: 4be2ac2e-a410-4711-9f84-f305393c8fa7
author: jamiejdt
+ms.assetid: 4be2ac2e-a410-4711-9f84-f305393c8fa7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# ADD SERVER
diff --git a/mdop/appv-v4/add-type.md b/mdop/appv-v4/add-type.md
index 11a3071a13..b350230339 100644
--- a/mdop/appv-v4/add-type.md
+++ b/mdop/appv-v4/add-type.md
@@ -1,10 +1,15 @@
---
title: ADD TYPE
description: ADD TYPE
-ms.assetid: 8f1d3978-9977-4851-9f46-fee6aefa3535
author: jamiejdt
+ms.assetid: 8f1d3978-9977-4851-9f46-fee6aefa3535
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# ADD TYPE
diff --git a/mdop/appv-v4/administrators-node.md b/mdop/appv-v4/administrators-node.md
index d201b68482..97401c0778 100644
--- a/mdop/appv-v4/administrators-node.md
+++ b/mdop/appv-v4/administrators-node.md
@@ -1,10 +1,15 @@
---
title: Administrators Node
description: Administrators Node
-ms.assetid: 5f462a0d-af53-4464-9891-7b712193c7e8
author: jamiejdt
+ms.assetid: 5f462a0d-af53-4464-9891-7b712193c7e8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Administrators Node
diff --git a/mdop/appv-v4/administrators-results-pane-columns.md b/mdop/appv-v4/administrators-results-pane-columns.md
index 3a3f4bacfc..2288b1737e 100644
--- a/mdop/appv-v4/administrators-results-pane-columns.md
+++ b/mdop/appv-v4/administrators-results-pane-columns.md
@@ -1,10 +1,15 @@
---
title: Administrators Results Pane Columns
description: Administrators Results Pane Columns
-ms.assetid: 2ac86625-15a8-471a-846b-a42eae37ed72
author: jamiejdt
+ms.assetid: 2ac86625-15a8-471a-846b-a42eae37ed72
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Administrators Results Pane Columns
diff --git a/mdop/appv-v4/administrators-results-pane.md b/mdop/appv-v4/administrators-results-pane.md
index 2f237b83ce..0dca3155ab 100644
--- a/mdop/appv-v4/administrators-results-pane.md
+++ b/mdop/appv-v4/administrators-results-pane.md
@@ -1,10 +1,15 @@
---
title: Administrators Results Pane
description: Administrators Results Pane
-ms.assetid: 92f4f924-c73b-45d6-8905-26f0f30aa189
author: jamiejdt
+ms.assetid: 92f4f924-c73b-45d6-8905-26f0f30aa189
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Administrators Results Pane
diff --git a/mdop/appv-v4/antivirus-running-dialog-box--app-v-46-sp1-.md b/mdop/appv-v4/antivirus-running-dialog-box--app-v-46-sp1-.md
index 195bf58656..b114c4841d 100644
--- a/mdop/appv-v4/antivirus-running-dialog-box--app-v-46-sp1-.md
+++ b/mdop/appv-v4/antivirus-running-dialog-box--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Antivirus Running Dialog Box (App-V 4.6 SP1)
description: Antivirus Running Dialog Box (App-V 4.6 SP1)
-ms.assetid: b720e308-8597-4470-a03e-fc36ffef84aa
author: jamiejdt
+ms.assetid: b720e308-8597-4470-a03e-fc36ffef84aa
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Antivirus Running Dialog Box (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/app-v-45-sp2-release-notes.md b/mdop/appv-v4/app-v-45-sp2-release-notes.md
index 3fcd66b0f6..2acd2c8c91 100644
--- a/mdop/appv-v4/app-v-45-sp2-release-notes.md
+++ b/mdop/appv-v4/app-v-45-sp2-release-notes.md
@@ -1,10 +1,15 @@
---
title: App-V 4.5 SP2 Release Notes
description: App-V 4.5 SP2 Release Notes
-ms.assetid: 1b3a8a83-4523-4634-9f75-29bc22ca5815
author: jamiejdt
+ms.assetid: 1b3a8a83-4523-4634-9f75-29bc22ca5815
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V 4.5 SP2 Release Notes
diff --git a/mdop/appv-v4/app-v-46-release-notes.md b/mdop/appv-v4/app-v-46-release-notes.md
index 93ffea8711..81d8a1852e 100644
--- a/mdop/appv-v4/app-v-46-release-notes.md
+++ b/mdop/appv-v4/app-v-46-release-notes.md
@@ -1,10 +1,15 @@
---
title: App-V 4.6 Release Notes
description: App-V 4.6 Release Notes
-ms.assetid: a3eba129-edac-48bf-a933-3bf43a9873e5
author: jamiejdt
+ms.assetid: a3eba129-edac-48bf-a933-3bf43a9873e5
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V 4.6 Release Notes
diff --git a/mdop/appv-v4/app-v-46-sp1-release-notes.md b/mdop/appv-v4/app-v-46-sp1-release-notes.md
index 6aa1ffb8a2..80d4220900 100644
--- a/mdop/appv-v4/app-v-46-sp1-release-notes.md
+++ b/mdop/appv-v4/app-v-46-sp1-release-notes.md
@@ -1,10 +1,15 @@
---
title: App-V 4.6 SP1 Release Notes
description: App-V 4.6 SP1 Release Notes
-ms.assetid: aeb6784a-864a-4f4e-976b-40c34dcfd8d6
author: jamiejdt
+ms.assetid: aeb6784a-864a-4f4e-976b-40c34dcfd8d6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V 4.6 SP1 Release Notes
diff --git a/mdop/appv-v4/app-v-46-sp2-release-notes.md b/mdop/appv-v4/app-v-46-sp2-release-notes.md
index cb5a77d81a..f2414f7825 100644
--- a/mdop/appv-v4/app-v-46-sp2-release-notes.md
+++ b/mdop/appv-v4/app-v-46-sp2-release-notes.md
@@ -1,10 +1,15 @@
---
title: App-V 4.6 SP2 Release Notes
description: App-V 4.6 SP2 Release Notes
-ms.assetid: abb536f0-e187-4c5b-952a-f837abd10ad2
author: jamiejdt
+ms.assetid: abb536f0-e187-4c5b-952a-f837abd10ad2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V 4.6 SP2 Release Notes
diff --git a/mdop/appv-v4/app-v-46-sp3-release-notes.md b/mdop/appv-v4/app-v-46-sp3-release-notes.md
index 9cc2a1ab5d..f3b3bbd638 100644
--- a/mdop/appv-v4/app-v-46-sp3-release-notes.md
+++ b/mdop/appv-v4/app-v-46-sp3-release-notes.md
@@ -1,10 +1,15 @@
---
title: App-V 4.6 SP3 Release Notes
description: App-V 4.6 SP3 Release Notes
-ms.assetid: 206fadeb-59cc-47b4-836f-191ab1c27ff8
author: jamiejdt
+ms.assetid: 206fadeb-59cc-47b4-836f-191ab1c27ff8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V 4.6 SP3 Release Notes
diff --git a/mdop/appv-v4/app-v-application-wmi-class.md b/mdop/appv-v4/app-v-application-wmi-class.md
index 105d30b34b..4f54387ea3 100644
--- a/mdop/appv-v4/app-v-application-wmi-class.md
+++ b/mdop/appv-v4/app-v-application-wmi-class.md
@@ -1,10 +1,15 @@
---
title: App-V Application WMI Class
description: App-V Application WMI Class
-ms.assetid: b79b0d5a-ba57-442f-8bb4-d7154fc056f9
author: jamiejdt
+ms.assetid: b79b0d5a-ba57-442f-8bb4-d7154fc056f9
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V Application WMI Class
diff --git a/mdop/appv-v4/app-v-client-registry-values-sp1.md b/mdop/appv-v4/app-v-client-registry-values-sp1.md
index 02653cc589..d1abb66e68 100644
--- a/mdop/appv-v4/app-v-client-registry-values-sp1.md
+++ b/mdop/appv-v4/app-v-client-registry-values-sp1.md
@@ -1,10 +1,15 @@
---
title: App-V Client Registry Values
description: App-V Client Registry Values
-ms.assetid: 46af5209-9762-47b9-afdb-9a2947e013f7
author: jamiejdt
+ms.assetid: 46af5209-9762-47b9-afdb-9a2947e013f7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V Client Registry Values
diff --git a/mdop/appv-v4/app-v-desktop-client-security.md b/mdop/appv-v4/app-v-desktop-client-security.md
index fd1a831f3b..1ac437a216 100644
--- a/mdop/appv-v4/app-v-desktop-client-security.md
+++ b/mdop/appv-v4/app-v-desktop-client-security.md
@@ -1,10 +1,15 @@
---
title: App-V Desktop Client Security
description: App-V Desktop Client Security
-ms.assetid: 216b9c16-7bb4-4f94-b9d8-810501285008
author: jamiejdt
+ms.assetid: 216b9c16-7bb4-4f94-b9d8-810501285008
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V Desktop Client Security
diff --git a/mdop/appv-v4/app-v-installation-checklist.md b/mdop/appv-v4/app-v-installation-checklist.md
index c9bab3e765..82b5ac79d3 100644
--- a/mdop/appv-v4/app-v-installation-checklist.md
+++ b/mdop/appv-v4/app-v-installation-checklist.md
@@ -1,10 +1,15 @@
---
title: App-V Installation Checklist
description: App-V Installation Checklist
-ms.assetid: b17efaab-cd6d-4c30-beb7-c6e7c9c87657
author: jamiejdt
+ms.assetid: b17efaab-cd6d-4c30-beb7-c6e7c9c87657
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V Installation Checklist
diff --git a/mdop/appv-v4/app-v-interoperability-with-windows-applocker.md b/mdop/appv-v4/app-v-interoperability-with-windows-applocker.md
index a2a812f057..19861182b0 100644
--- a/mdop/appv-v4/app-v-interoperability-with-windows-applocker.md
+++ b/mdop/appv-v4/app-v-interoperability-with-windows-applocker.md
@@ -1,10 +1,15 @@
---
title: App-V Interoperability with Windows AppLocker
description: App-V Interoperability with Windows AppLocker
-ms.assetid: 9a488034-607d-411c-b495-ff184c726f49
author: jamiejdt
+ms.assetid: 9a488034-607d-411c-b495-ff184c726f49
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V Interoperability with Windows AppLocker
diff --git a/mdop/appv-v4/app-v-package-wmi-class.md b/mdop/appv-v4/app-v-package-wmi-class.md
index 556f85e9c5..a5b9a06932 100644
--- a/mdop/appv-v4/app-v-package-wmi-class.md
+++ b/mdop/appv-v4/app-v-package-wmi-class.md
@@ -1,10 +1,15 @@
---
title: App-V Package WMI Class
description: App-V Package WMI Class
-ms.assetid: 0fc26c3b-9706-4804-be2d-645771dc33ae
author: jamiejdt
+ms.assetid: 0fc26c3b-9706-4804-be2d-645771dc33ae
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V Package WMI Class
diff --git a/mdop/appv-v4/app-v-postinstallation-checklist.md b/mdop/appv-v4/app-v-postinstallation-checklist.md
index 1235d13d7c..042fd33a39 100644
--- a/mdop/appv-v4/app-v-postinstallation-checklist.md
+++ b/mdop/appv-v4/app-v-postinstallation-checklist.md
@@ -1,10 +1,15 @@
---
title: App-V Postinstallation Checklist
description: App-V Postinstallation Checklist
-ms.assetid: 74db297e-a744-4287-bcc6-0e096ca8b57a
author: jamiejdt
+ms.assetid: 74db297e-a744-4287-bcc6-0e096ca8b57a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V Postinstallation Checklist
diff --git a/mdop/appv-v4/app-v-pre-installation-checklist.md b/mdop/appv-v4/app-v-pre-installation-checklist.md
index caf97a5706..4986b4222b 100644
--- a/mdop/appv-v4/app-v-pre-installation-checklist.md
+++ b/mdop/appv-v4/app-v-pre-installation-checklist.md
@@ -1,10 +1,15 @@
---
title: App-V Pre-Installation Checklist
description: App-V Pre-Installation Checklist
-ms.assetid: 3af609b1-2c09-4edb-b083-b913b6d5e8c4
author: jamiejdt
+ms.assetid: 3af609b1-2c09-4edb-b083-b913b6d5e8c4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V Pre-Installation Checklist
diff --git a/mdop/appv-v4/app-v-upgrade-checklist.md b/mdop/appv-v4/app-v-upgrade-checklist.md
index daf175a84d..1cc521ddb6 100644
--- a/mdop/appv-v4/app-v-upgrade-checklist.md
+++ b/mdop/appv-v4/app-v-upgrade-checklist.md
@@ -1,10 +1,15 @@
---
title: App-V Upgrade Checklist
description: App-V Upgrade Checklist
-ms.assetid: 64e317d2-d260-4b67-8a49-ba9ac513087a
author: jamiejdt
+ms.assetid: 64e317d2-d260-4b67-8a49-ba9ac513087a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# App-V Upgrade Checklist
diff --git a/mdop/appv-v4/application-utilization-reportserver.md b/mdop/appv-v4/application-utilization-reportserver.md
index 2cc2415a08..20e685bec4 100644
--- a/mdop/appv-v4/application-utilization-reportserver.md
+++ b/mdop/appv-v4/application-utilization-reportserver.md
@@ -1,10 +1,15 @@
---
title: Application Utilization Report
description: Application Utilization Report
-ms.assetid: cb961969-c9a3-4d46-8303-121d737d76d8
author: jamiejdt
+ms.assetid: cb961969-c9a3-4d46-8303-121d737d76d8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Utilization Report
diff --git a/mdop/appv-v4/application-virtualization-client-hardware-and-software-requirements.md b/mdop/appv-v4/application-virtualization-client-hardware-and-software-requirements.md
index 7b9f66ca68..c26601e8b8 100644
--- a/mdop/appv-v4/application-virtualization-client-hardware-and-software-requirements.md
+++ b/mdop/appv-v4/application-virtualization-client-hardware-and-software-requirements.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Client Hardware and Software Requirements
description: Application Virtualization Client Hardware and Software Requirements
-ms.assetid: 8b877a2c-5721-4b22-a47f-e2838d58ab12
author: jamiejdt
+ms.assetid: 8b877a2c-5721-4b22-a47f-e2838d58ab12
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Client Hardware and Software Requirements
diff --git a/mdop/appv-v4/application-virtualization-client-installer-command-line-parameters.md b/mdop/appv-v4/application-virtualization-client-installer-command-line-parameters.md
index eb20dffd40..6171672825 100644
--- a/mdop/appv-v4/application-virtualization-client-installer-command-line-parameters.md
+++ b/mdop/appv-v4/application-virtualization-client-installer-command-line-parameters.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Client Installer Command-Line Parameters
description: Application Virtualization Client Installer Command-Line Parameters
-ms.assetid: 508fa404-52a5-4919-8788-2a3dfb00639b
author: jamiejdt
+ms.assetid: 508fa404-52a5-4919-8788-2a3dfb00639b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Client Installer Command-Line Parameters
diff --git a/mdop/appv-v4/application-virtualization-client-management-console-overview.md b/mdop/appv-v4/application-virtualization-client-management-console-overview.md
index b4ecae1278..675d0e7fb2 100644
--- a/mdop/appv-v4/application-virtualization-client-management-console-overview.md
+++ b/mdop/appv-v4/application-virtualization-client-management-console-overview.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Client Management Console Overview
description: Application Virtualization Client Management Console Overview
-ms.assetid: 21d648cc-eca5-475c-be42-228879b7a45a
author: jamiejdt
+ms.assetid: 21d648cc-eca5-475c-be42-228879b7a45a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Client Management Console Overview
diff --git a/mdop/appv-v4/application-virtualization-client-management-console-reference.md b/mdop/appv-v4/application-virtualization-client-management-console-reference.md
index 053d8afacc..16bdce56db 100644
--- a/mdop/appv-v4/application-virtualization-client-management-console-reference.md
+++ b/mdop/appv-v4/application-virtualization-client-management-console-reference.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Client Management Console Reference
description: Application Virtualization Client Management Console Reference
-ms.assetid: aa27537d-e053-45b5-b0ee-cf6606849e0c
author: jamiejdt
+ms.assetid: aa27537d-e053-45b5-b0ee-cf6606849e0c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Client Management Console Reference
diff --git a/mdop/appv-v4/application-virtualization-client-management-console-roadmap.md b/mdop/appv-v4/application-virtualization-client-management-console-roadmap.md
index a097ad7e55..dd272786b9 100644
--- a/mdop/appv-v4/application-virtualization-client-management-console-roadmap.md
+++ b/mdop/appv-v4/application-virtualization-client-management-console-roadmap.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Client Management Console Roadmap
description: Application Virtualization Client Management Console Roadmap
-ms.assetid: 3aca02c4-728c-4c34-b90f-4e6f188937b0
author: jamiejdt
+ms.assetid: 3aca02c4-728c-4c34-b90f-4e6f188937b0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Client Management Console Roadmap
diff --git a/mdop/appv-v4/application-virtualization-client-management-console.md b/mdop/appv-v4/application-virtualization-client-management-console.md
index 38f971b153..33ef373ad0 100644
--- a/mdop/appv-v4/application-virtualization-client-management-console.md
+++ b/mdop/appv-v4/application-virtualization-client-management-console.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Client Management Console
description: Application Virtualization Client Management Console
-ms.assetid: 18635688-8cbe-40d1-894e-acb2749b4e69
author: jamiejdt
+ms.assetid: 18635688-8cbe-40d1-894e-acb2749b4e69
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Client Management Console
diff --git a/mdop/appv-v4/application-virtualization-client-reference.md b/mdop/appv-v4/application-virtualization-client-reference.md
index ee63c54609..c3f13d611c 100644
--- a/mdop/appv-v4/application-virtualization-client-reference.md
+++ b/mdop/appv-v4/application-virtualization-client-reference.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Client Reference
description: Application Virtualization Client Reference
-ms.assetid: 5107f567-9ac8-43e1-89c8-5e0762e3ddd8
author: jamiejdt
+ms.assetid: 5107f567-9ac8-43e1-89c8-5e0762e3ddd8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Client Reference
diff --git a/mdop/appv-v4/application-virtualization-client-wmi-provider.md b/mdop/appv-v4/application-virtualization-client-wmi-provider.md
index f5181e4225..9a3489cacf 100644
--- a/mdop/appv-v4/application-virtualization-client-wmi-provider.md
+++ b/mdop/appv-v4/application-virtualization-client-wmi-provider.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Client WMI Provider
description: Application Virtualization Client WMI Provider
-ms.assetid: 384e33e0-6689-4e28-af84-53acee8a5c24
author: jamiejdt
+ms.assetid: 384e33e0-6689-4e28-af84-53acee8a5c24
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Client WMI Provider
diff --git a/mdop/appv-v4/application-virtualization-client.md b/mdop/appv-v4/application-virtualization-client.md
index 0990a5646b..6bc5234ae9 100644
--- a/mdop/appv-v4/application-virtualization-client.md
+++ b/mdop/appv-v4/application-virtualization-client.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Client
description: Application Virtualization Client
-ms.assetid: d9e1939b-eb9c-49a0-855d-f4c323b84c2f
author: jamiejdt
+ms.assetid: d9e1939b-eb9c-49a0-855d-f4c323b84c2f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Client
diff --git a/mdop/appv-v4/application-virtualization-deployment-and-upgrade-checklists.md b/mdop/appv-v4/application-virtualization-deployment-and-upgrade-checklists.md
index 5c0c1aafa9..4cb550dee6 100644
--- a/mdop/appv-v4/application-virtualization-deployment-and-upgrade-checklists.md
+++ b/mdop/appv-v4/application-virtualization-deployment-and-upgrade-checklists.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Deployment and Upgrade Checklists
description: Application Virtualization Deployment and Upgrade Checklists
-ms.assetid: 462e5119-cb83-4548-98f2-df668aa0958b
author: jamiejdt
+ms.assetid: 462e5119-cb83-4548-98f2-df668aa0958b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Deployment and Upgrade Checklists
diff --git a/mdop/appv-v4/application-virtualization-deployment-and-upgrade-considerations-copy.md b/mdop/appv-v4/application-virtualization-deployment-and-upgrade-considerations-copy.md
index 274d571696..b82683ddee 100644
--- a/mdop/appv-v4/application-virtualization-deployment-and-upgrade-considerations-copy.md
+++ b/mdop/appv-v4/application-virtualization-deployment-and-upgrade-considerations-copy.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Deployment and Upgrade Considerations
description: Application Virtualization Deployment and Upgrade Considerations
-ms.assetid: c3c38930-0da3-43e6-b240-945edfd00a01
author: jamiejdt
+ms.assetid: c3c38930-0da3-43e6-b240-945edfd00a01
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Deployment and Upgrade Considerations
diff --git a/mdop/appv-v4/application-virtualization-deployment-and-upgrade-considerations.md b/mdop/appv-v4/application-virtualization-deployment-and-upgrade-considerations.md
index d3b80ebe9e..9c257ce0be 100644
--- a/mdop/appv-v4/application-virtualization-deployment-and-upgrade-considerations.md
+++ b/mdop/appv-v4/application-virtualization-deployment-and-upgrade-considerations.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Deployment and Upgrade Considerations
description: Application Virtualization Deployment and Upgrade Considerations
-ms.assetid: adc562ee-7276-4b14-b10a-da17f05e1682
author: jamiejdt
+ms.assetid: adc562ee-7276-4b14-b10a-da17f05e1682
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Deployment and Upgrade Considerations
diff --git a/mdop/appv-v4/application-virtualization-deployment-requirements.md b/mdop/appv-v4/application-virtualization-deployment-requirements.md
index eb5c72248c..4a6b4791dd 100644
--- a/mdop/appv-v4/application-virtualization-deployment-requirements.md
+++ b/mdop/appv-v4/application-virtualization-deployment-requirements.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Deployment Requirements
description: Application Virtualization Deployment Requirements
-ms.assetid: 9564e974-a853-45ae-b605-0a2e3e5cf212
author: jamiejdt
+ms.assetid: 9564e974-a853-45ae-b605-0a2e3e5cf212
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Deployment Requirements
diff --git a/mdop/appv-v4/application-virtualization-glossary.md b/mdop/appv-v4/application-virtualization-glossary.md
index b8c82b3703..9173ba9470 100644
--- a/mdop/appv-v4/application-virtualization-glossary.md
+++ b/mdop/appv-v4/application-virtualization-glossary.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Glossary
description: Application Virtualization Glossary
-ms.assetid: 9eb71774-e288-4f94-8f94-5b98e0d012a7
author: jamiejdt
+ms.assetid: 9eb71774-e288-4f94-8f94-5b98e0d012a7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Glossary
diff --git a/mdop/appv-v4/application-virtualization-properties-connectivity-tab.md b/mdop/appv-v4/application-virtualization-properties-connectivity-tab.md
index 89fe3e765b..14aa9229ee 100644
--- a/mdop/appv-v4/application-virtualization-properties-connectivity-tab.md
+++ b/mdop/appv-v4/application-virtualization-properties-connectivity-tab.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Properties Connectivity Tab
description: Application Virtualization Properties Connectivity Tab
-ms.assetid: e07c1352-a2be-4d99-9968-daba515bcde2
author: jamiejdt
+ms.assetid: e07c1352-a2be-4d99-9968-daba515bcde2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Properties: Connectivity Tab
diff --git a/mdop/appv-v4/application-virtualization-properties-file-system-tab.md b/mdop/appv-v4/application-virtualization-properties-file-system-tab.md
index c4b3aceee7..e52ef9487d 100644
--- a/mdop/appv-v4/application-virtualization-properties-file-system-tab.md
+++ b/mdop/appv-v4/application-virtualization-properties-file-system-tab.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Properties File System Tab
description: Application Virtualization Properties File System Tab
-ms.assetid: c7d56d36-8c50-4dfc-afee-83dea06376d4
author: jamiejdt
+ms.assetid: c7d56d36-8c50-4dfc-afee-83dea06376d4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Properties: File System Tab
diff --git a/mdop/appv-v4/application-virtualization-properties-general-tab.md b/mdop/appv-v4/application-virtualization-properties-general-tab.md
index d873644604..ff6053e487 100644
--- a/mdop/appv-v4/application-virtualization-properties-general-tab.md
+++ b/mdop/appv-v4/application-virtualization-properties-general-tab.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Properties General Tab
description: Application Virtualization Properties General Tab
-ms.assetid: be7449d9-171a-4a11-9382-83b7008ccbdd
author: jamiejdt
+ms.assetid: be7449d9-171a-4a11-9382-83b7008ccbdd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Properties: General Tab
diff --git a/mdop/appv-v4/application-virtualization-properties-import-search-path-tab.md b/mdop/appv-v4/application-virtualization-properties-import-search-path-tab.md
index fea9760fc0..bfb1bcc203 100644
--- a/mdop/appv-v4/application-virtualization-properties-import-search-path-tab.md
+++ b/mdop/appv-v4/application-virtualization-properties-import-search-path-tab.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Properties Import Search Path Tab
description: Application Virtualization Properties Import Search Path Tab
-ms.assetid: 7f94d472-1d0a-49d8-b307-330936071e13
author: jamiejdt
+ms.assetid: 7f94d472-1d0a-49d8-b307-330936071e13
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Properties: Import Search Path Tab
diff --git a/mdop/appv-v4/application-virtualization-properties-interface-tab.md b/mdop/appv-v4/application-virtualization-properties-interface-tab.md
index 3698616588..f00feec684 100644
--- a/mdop/appv-v4/application-virtualization-properties-interface-tab.md
+++ b/mdop/appv-v4/application-virtualization-properties-interface-tab.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Properties Interface Tab
description: Application Virtualization Properties Interface Tab
-ms.assetid: bb9cb54e-315a-48bf-a396-b33e2cbd030a
author: jamiejdt
+ms.assetid: bb9cb54e-315a-48bf-a396-b33e2cbd030a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Properties: Interface Tab
diff --git a/mdop/appv-v4/application-virtualization-properties-permissions-tab.md b/mdop/appv-v4/application-virtualization-properties-permissions-tab.md
index f1bb7a7748..797e82c6f9 100644
--- a/mdop/appv-v4/application-virtualization-properties-permissions-tab.md
+++ b/mdop/appv-v4/application-virtualization-properties-permissions-tab.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Properties Permissions Tab
description: Application Virtualization Properties Permissions Tab
-ms.assetid: 5219bc7c-7c7a-4e2f-8fba-7039933d1124
author: jamiejdt
+ms.assetid: 5219bc7c-7c7a-4e2f-8fba-7039933d1124
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Properties: Permissions Tab
diff --git a/mdop/appv-v4/application-virtualization-reference.md b/mdop/appv-v4/application-virtualization-reference.md
index 1bfcf74103..e22ad4482d 100644
--- a/mdop/appv-v4/application-virtualization-reference.md
+++ b/mdop/appv-v4/application-virtualization-reference.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Reference
description: Application Virtualization Reference
-ms.assetid: 5f994be7-41fa-416b-8a4c-6ed52fcd9b72
author: jamiejdt
+ms.assetid: 5f994be7-41fa-416b-8a4c-6ed52fcd9b72
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Reference
diff --git a/mdop/appv-v4/application-virtualization-report-types.md b/mdop/appv-v4/application-virtualization-report-types.md
index 2fe754e506..a977c53edf 100644
--- a/mdop/appv-v4/application-virtualization-report-types.md
+++ b/mdop/appv-v4/application-virtualization-report-types.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Report Types
description: Application Virtualization Report Types
-ms.assetid: 232ef25e-11a0-49fb-b4b3-54ac83577383
author: jamiejdt
+ms.assetid: 232ef25e-11a0-49fb-b4b3-54ac83577383
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Report Types
diff --git a/mdop/appv-v4/application-virtualization-sequencer-command-line.md b/mdop/appv-v4/application-virtualization-sequencer-command-line.md
index aeaf8f1feb..8939d9703c 100644
--- a/mdop/appv-v4/application-virtualization-sequencer-command-line.md
+++ b/mdop/appv-v4/application-virtualization-sequencer-command-line.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencer Command Line
description: Application Virtualization Sequencer Command Line
-ms.assetid: a6d5ec9f-cc66-4869-9250-5c65d7e1e58e
author: jamiejdt
+ms.assetid: a6d5ec9f-cc66-4869-9250-5c65d7e1e58e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencer Command Line
diff --git a/mdop/appv-v4/application-virtualization-sequencer-console-overview.md b/mdop/appv-v4/application-virtualization-sequencer-console-overview.md
index 433043778c..57f8b8aa88 100644
--- a/mdop/appv-v4/application-virtualization-sequencer-console-overview.md
+++ b/mdop/appv-v4/application-virtualization-sequencer-console-overview.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencer Console Overview
description: Application Virtualization Sequencer Console Overview
-ms.assetid: 681bb40d-2937-4645-82aa-4a44775232d8
author: jamiejdt
+ms.assetid: 681bb40d-2937-4645-82aa-4a44775232d8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencer Console Overview
diff --git a/mdop/appv-v4/application-virtualization-sequencer-hardware-and-software-requirements.md b/mdop/appv-v4/application-virtualization-sequencer-hardware-and-software-requirements.md
index 2ea98f57ce..75291c67ab 100644
--- a/mdop/appv-v4/application-virtualization-sequencer-hardware-and-software-requirements.md
+++ b/mdop/appv-v4/application-virtualization-sequencer-hardware-and-software-requirements.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencer Hardware and Software Requirements
description: Application Virtualization Sequencer Hardware and Software Requirements
-ms.assetid: c88a1b5b-23e1-4460-afa9-a5f37e32eb05
author: jamiejdt
+ms.assetid: c88a1b5b-23e1-4460-afa9-a5f37e32eb05
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencer Hardware and Software Requirements
diff --git a/mdop/appv-v4/application-virtualization-sequencer-online-help.md b/mdop/appv-v4/application-virtualization-sequencer-online-help.md
index 7290badd49..f3e5b58ab7 100644
--- a/mdop/appv-v4/application-virtualization-sequencer-online-help.md
+++ b/mdop/appv-v4/application-virtualization-sequencer-online-help.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencer Online Help
description: Application Virtualization Sequencer Online Help
-ms.assetid: 0ddeae59-314f-4c61-b85f-6b137b959fa6
author: jamiejdt
+ms.assetid: 0ddeae59-314f-4c61-b85f-6b137b959fa6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencer Online Help
diff --git a/mdop/appv-v4/application-virtualization-sequencer-options-dialog-box.md b/mdop/appv-v4/application-virtualization-sequencer-options-dialog-box.md
index 5537f1c3b6..09dc5b4325 100644
--- a/mdop/appv-v4/application-virtualization-sequencer-options-dialog-box.md
+++ b/mdop/appv-v4/application-virtualization-sequencer-options-dialog-box.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencer Options Dialog Box
description: Application Virtualization Sequencer Options Dialog Box
-ms.assetid: f71eda8d-8270-439f-a093-867b3a43ebff
author: jamiejdt
+ms.assetid: f71eda8d-8270-439f-a093-867b3a43ebff
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencer Options Dialog Box
diff --git a/mdop/appv-v4/application-virtualization-sequencer-overview.md b/mdop/appv-v4/application-virtualization-sequencer-overview.md
index f9d479fb55..b0afcfacbd 100644
--- a/mdop/appv-v4/application-virtualization-sequencer-overview.md
+++ b/mdop/appv-v4/application-virtualization-sequencer-overview.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencer Overview
description: Application Virtualization Sequencer Overview
-ms.assetid: e6422a28-633e-4dff-8abb-7cf6a5468112
author: jamiejdt
+ms.assetid: e6422a28-633e-4dff-8abb-7cf6a5468112
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencer Overview
diff --git a/mdop/appv-v4/application-virtualization-sequencer-reference.md b/mdop/appv-v4/application-virtualization-sequencer-reference.md
index c9e2060e38..295c3ed0ba 100644
--- a/mdop/appv-v4/application-virtualization-sequencer-reference.md
+++ b/mdop/appv-v4/application-virtualization-sequencer-reference.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencer Reference
description: Application Virtualization Sequencer Reference
-ms.assetid: a2aef256-98c0-4f81-83a2-af4b64208088
author: jamiejdt
+ms.assetid: a2aef256-98c0-4f81-83a2-af4b64208088
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencer Reference
diff --git a/mdop/appv-v4/application-virtualization-sequencer-technical-reference-keep.md b/mdop/appv-v4/application-virtualization-sequencer-technical-reference-keep.md
index 40774afabc..6db5fb6da9 100644
--- a/mdop/appv-v4/application-virtualization-sequencer-technical-reference-keep.md
+++ b/mdop/appv-v4/application-virtualization-sequencer-technical-reference-keep.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencer Technical Reference
description: Application Virtualization Sequencer Technical Reference
-ms.assetid: 4aa515ce-64f0-4998-8100-f87dc77aed70
author: jamiejdt
+ms.assetid: 4aa515ce-64f0-4998-8100-f87dc77aed70
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencer Technical Reference
diff --git a/mdop/appv-v4/application-virtualization-sequencer.md b/mdop/appv-v4/application-virtualization-sequencer.md
index 9c7170e42b..f80873deda 100644
--- a/mdop/appv-v4/application-virtualization-sequencer.md
+++ b/mdop/appv-v4/application-virtualization-sequencer.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencer
description: Application Virtualization Sequencer
-ms.assetid: f078f3c9-7b5c-4ff1-b319-4c076b88bc39
author: jamiejdt
+ms.assetid: f078f3c9-7b5c-4ff1-b319-4c076b88bc39
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencer
diff --git a/mdop/appv-v4/application-virtualization-sequencing-wizard-add-application-dialog-box.md b/mdop/appv-v4/application-virtualization-sequencing-wizard-add-application-dialog-box.md
index b1b8d05b55..75f9efbf76 100644
--- a/mdop/appv-v4/application-virtualization-sequencing-wizard-add-application-dialog-box.md
+++ b/mdop/appv-v4/application-virtualization-sequencing-wizard-add-application-dialog-box.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencing Wizard-Add Application Dialog Box
description: Application Virtualization Sequencing Wizard-Add Application Dialog Box
-ms.assetid: 247eac0e-830d-4d72-be48-af7d1525eefd
author: jamiejdt
+ms.assetid: 247eac0e-830d-4d72-be48-af7d1525eefd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencing Wizard-Add Application Dialog Box
diff --git a/mdop/appv-v4/application-virtualization-sequencing-wizard-add-file-type-association-dialog-box.md b/mdop/appv-v4/application-virtualization-sequencing-wizard-add-file-type-association-dialog-box.md
index fe0b43946f..11021d9861 100644
--- a/mdop/appv-v4/application-virtualization-sequencing-wizard-add-file-type-association-dialog-box.md
+++ b/mdop/appv-v4/application-virtualization-sequencing-wizard-add-file-type-association-dialog-box.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencing Wizard-Add File Type Association Dialog Box
description: Application Virtualization Sequencing Wizard-Add File Type Association Dialog Box
-ms.assetid: f7656053-3d92-448e-8759-b6b09cef6025
author: jamiejdt
+ms.assetid: f7656053-3d92-448e-8759-b6b09cef6025
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencing Wizard-Add File Type Association Dialog Box
diff --git a/mdop/appv-v4/application-virtualization-sequencing-wizard-add-files-to-virtual-file-system-page.md b/mdop/appv-v4/application-virtualization-sequencing-wizard-add-files-to-virtual-file-system-page.md
index d6cb891c21..cb5dca1161 100644
--- a/mdop/appv-v4/application-virtualization-sequencing-wizard-add-files-to-virtual-file-system-page.md
+++ b/mdop/appv-v4/application-virtualization-sequencing-wizard-add-files-to-virtual-file-system-page.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencing Wizard Add Files to Virtual File System Page
description: Application Virtualization Sequencing Wizard Add Files to Virtual File System Page
-ms.assetid: 6b01333b-08bd-4b96-a123-a07a7aafddd1
author: jamiejdt
+ms.assetid: 6b01333b-08bd-4b96-a123-a07a7aafddd1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencing Wizard Add Files to Virtual File System Page
diff --git a/mdop/appv-v4/application-virtualization-sequencing-wizard-advanced-options-page.md b/mdop/appv-v4/application-virtualization-sequencing-wizard-advanced-options-page.md
index f8a4e07969..61718a587a 100644
--- a/mdop/appv-v4/application-virtualization-sequencing-wizard-advanced-options-page.md
+++ b/mdop/appv-v4/application-virtualization-sequencing-wizard-advanced-options-page.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencing Wizard Advanced Options Page
description: Application Virtualization Sequencing Wizard Advanced Options Page
-ms.assetid: 2c4c5d95-d55e-463d-a851-8486f6a724f2
author: jamiejdt
+ms.assetid: 2c4c5d95-d55e-463d-a851-8486f6a724f2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencing Wizard Advanced Options Page
diff --git a/mdop/appv-v4/application-virtualization-sequencing-wizard-configure-application-page-keep.md b/mdop/appv-v4/application-virtualization-sequencing-wizard-configure-application-page-keep.md
index 0e0ae15edd..c083e2c22c 100644
--- a/mdop/appv-v4/application-virtualization-sequencing-wizard-configure-application-page-keep.md
+++ b/mdop/appv-v4/application-virtualization-sequencing-wizard-configure-application-page-keep.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencing Wizard Configure Application Page
description: Application Virtualization Sequencing Wizard Configure Application Page
-ms.assetid: 2927debd-de4b-41d2-9e1c-e8927231f4cc
author: jamiejdt
+ms.assetid: 2927debd-de4b-41d2-9e1c-e8927231f4cc
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencing Wizard Configure Application Page
diff --git a/mdop/appv-v4/application-virtualization-sequencing-wizard-launch-applications-page.md b/mdop/appv-v4/application-virtualization-sequencing-wizard-launch-applications-page.md
index a27fcdf5d3..7c18e93d6a 100644
--- a/mdop/appv-v4/application-virtualization-sequencing-wizard-launch-applications-page.md
+++ b/mdop/appv-v4/application-virtualization-sequencing-wizard-launch-applications-page.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencing Wizard Launch Applications Page
description: Application Virtualization Sequencing Wizard Launch Applications Page
-ms.assetid: 69b1d6e1-00ff-49e3-a245-a4aca225d681
author: jamiejdt
+ms.assetid: 69b1d6e1-00ff-49e3-a245-a4aca225d681
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencing Wizard Launch Applications Page
diff --git a/mdop/appv-v4/application-virtualization-sequencing-wizard-monitor-installation-page.md b/mdop/appv-v4/application-virtualization-sequencing-wizard-monitor-installation-page.md
index 4c35b6514c..79d253620a 100644
--- a/mdop/appv-v4/application-virtualization-sequencing-wizard-monitor-installation-page.md
+++ b/mdop/appv-v4/application-virtualization-sequencing-wizard-monitor-installation-page.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencing Wizard Monitor Installation Page
description: Application Virtualization Sequencing Wizard Monitor Installation Page
-ms.assetid: b54b8145-a57e-4d0d-b776-b5319aadb78e
author: jamiejdt
+ms.assetid: b54b8145-a57e-4d0d-b776-b5319aadb78e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencing Wizard Monitor Installation Page
diff --git a/mdop/appv-v4/application-virtualization-sequencing-wizard-package-information-page-keep.md b/mdop/appv-v4/application-virtualization-sequencing-wizard-package-information-page-keep.md
index 5173372ce2..64807436a2 100644
--- a/mdop/appv-v4/application-virtualization-sequencing-wizard-package-information-page-keep.md
+++ b/mdop/appv-v4/application-virtualization-sequencing-wizard-package-information-page-keep.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencing Wizard Package Information Page
description: Application Virtualization Sequencing Wizard Package Information Page
-ms.assetid: e52efd08-1b05-4bd6-a6e7-5f6bdbde7df7
author: jamiejdt
+ms.assetid: e52efd08-1b05-4bd6-a6e7-5f6bdbde7df7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencing Wizard Package Information Page
diff --git a/mdop/appv-v4/application-virtualization-sequencing-wizard-sequence-package-page.md b/mdop/appv-v4/application-virtualization-sequencing-wizard-sequence-package-page.md
index 9aac1180a0..03ad500128 100644
--- a/mdop/appv-v4/application-virtualization-sequencing-wizard-sequence-package-page.md
+++ b/mdop/appv-v4/application-virtualization-sequencing-wizard-sequence-package-page.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencing Wizard Sequence Package Page
description: Application Virtualization Sequencing Wizard Sequence Package Page
-ms.assetid: 4c603d6a-9139-4867-a085-c6d6b517917e
author: jamiejdt
+ms.assetid: 4c603d6a-9139-4867-a085-c6d6b517917e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencing Wizard Sequence Package Page
diff --git a/mdop/appv-v4/application-virtualization-sequencing-wizard-shortcut-locations-dialog-box.md b/mdop/appv-v4/application-virtualization-sequencing-wizard-shortcut-locations-dialog-box.md
index 3d1dcc5bb8..211c89731c 100644
--- a/mdop/appv-v4/application-virtualization-sequencing-wizard-shortcut-locations-dialog-box.md
+++ b/mdop/appv-v4/application-virtualization-sequencing-wizard-shortcut-locations-dialog-box.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Sequencing Wizard-Shortcut Locations Dialog Box
description: Application Virtualization Sequencing Wizard-Shortcut Locations Dialog Box
-ms.assetid: d79d7085-228e-4be2-abe6-2760b9b983d5
author: jamiejdt
+ms.assetid: d79d7085-228e-4be2-abe6-2760b9b983d5
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Sequencing Wizard-Shortcut Locations Dialog Box
diff --git a/mdop/appv-v4/application-virtualization-server-based-scenario-overview.md b/mdop/appv-v4/application-virtualization-server-based-scenario-overview.md
index ab659d789e..3b0dc98de7 100644
--- a/mdop/appv-v4/application-virtualization-server-based-scenario-overview.md
+++ b/mdop/appv-v4/application-virtualization-server-based-scenario-overview.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Server-Based Scenario Overview
description: Application Virtualization Server-Based Scenario Overview
-ms.assetid: 2d91392b-5085-4a5d-94f2-15eed1ed2928
author: jamiejdt
+ms.assetid: 2d91392b-5085-4a5d-94f2-15eed1ed2928
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Server-Based Scenario Overview
diff --git a/mdop/appv-v4/application-virtualization-server-based-scenario.md b/mdop/appv-v4/application-virtualization-server-based-scenario.md
index 2b2b5fea14..33805f2797 100644
--- a/mdop/appv-v4/application-virtualization-server-based-scenario.md
+++ b/mdop/appv-v4/application-virtualization-server-based-scenario.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Server-Based Scenario
description: Application Virtualization Server-Based Scenario
-ms.assetid: 10ed0b18-087d-470f-951b-5083f4cb076f
author: jamiejdt
+ms.assetid: 10ed0b18-087d-470f-951b-5083f4cb076f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Server-Based Scenario
diff --git a/mdop/appv-v4/application-virtualization-server-management-console-reference.md b/mdop/appv-v4/application-virtualization-server-management-console-reference.md
index e46eb0134f..8faf0279f6 100644
--- a/mdop/appv-v4/application-virtualization-server-management-console-reference.md
+++ b/mdop/appv-v4/application-virtualization-server-management-console-reference.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Server Management Console Reference
description: Application Virtualization Server Management Console Reference
-ms.assetid: 7c9890f4-7230-44dd-bbe8-95a4b65dc796
author: jamiejdt
+ms.assetid: 7c9890f4-7230-44dd-bbe8-95a4b65dc796
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Server Management Console Reference
diff --git a/mdop/appv-v4/application-virtualization-server-management-help.md b/mdop/appv-v4/application-virtualization-server-management-help.md
index 3268076f3a..af554f13bf 100644
--- a/mdop/appv-v4/application-virtualization-server-management-help.md
+++ b/mdop/appv-v4/application-virtualization-server-management-help.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Server Management Help
description: Application Virtualization Server Management Help
-ms.assetid: 4f67265c-58f5-4d77-bfff-95474d8f1bb6
author: jamiejdt
+ms.assetid: 4f67265c-58f5-4d77-bfff-95474d8f1bb6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Server Management Help
diff --git a/mdop/appv-v4/application-virtualization-server.md b/mdop/appv-v4/application-virtualization-server.md
index 666b828017..ce384f6e56 100644
--- a/mdop/appv-v4/application-virtualization-server.md
+++ b/mdop/appv-v4/application-virtualization-server.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Server
description: Application Virtualization Server
-ms.assetid: feea99b2-5e3d-42b1-ad41-157429e5fceb
author: jamiejdt
+ms.assetid: feea99b2-5e3d-42b1-ad41-157429e5fceb
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Server
diff --git a/mdop/appv-v4/application-virtualization-system-requirements.md b/mdop/appv-v4/application-virtualization-system-requirements.md
index 75e012c55f..8092b6b73e 100644
--- a/mdop/appv-v4/application-virtualization-system-requirements.md
+++ b/mdop/appv-v4/application-virtualization-system-requirements.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization System Requirements
description: Application Virtualization System Requirements
-ms.assetid: a2798dd9-168e-45eb-8103-e12e128fae7c
author: jamiejdt
+ms.assetid: a2798dd9-168e-45eb-8103-e12e128fae7c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization System Requirements
diff --git a/mdop/appv-v4/application-virtualization-technical-publications-white-papers.md b/mdop/appv-v4/application-virtualization-technical-publications-white-papers.md
index 9c06639bc1..b443182e39 100644
--- a/mdop/appv-v4/application-virtualization-technical-publications-white-papers.md
+++ b/mdop/appv-v4/application-virtualization-technical-publications-white-papers.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization Technical Publications
description: Application Virtualization Technical Publications
-ms.assetid: 86606647-3b9b-4459-9638-64626051ac94
author: jamiejdt
+ms.assetid: 86606647-3b9b-4459-9638-64626051ac94
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization Technical Publications
diff --git a/mdop/appv-v4/applications-licenses-node.md b/mdop/appv-v4/applications-licenses-node.md
index 1ba299b53b..05e4da5e0b 100644
--- a/mdop/appv-v4/applications-licenses-node.md
+++ b/mdop/appv-v4/applications-licenses-node.md
@@ -1,10 +1,15 @@
---
title: Applications Licenses Node
description: Applications Licenses Node
-ms.assetid: 2b8752ff-aa56-483e-b844-966941af2d94
author: jamiejdt
+ms.assetid: 2b8752ff-aa56-483e-b844-966941af2d94
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Applications Licenses Node
diff --git a/mdop/appv-v4/applications-licenses-results-pane-columns.md b/mdop/appv-v4/applications-licenses-results-pane-columns.md
index 869b69fff8..3c3d0b168a 100644
--- a/mdop/appv-v4/applications-licenses-results-pane-columns.md
+++ b/mdop/appv-v4/applications-licenses-results-pane-columns.md
@@ -1,10 +1,15 @@
---
title: Applications Licenses Results Pane Columns
description: Applications Licenses Results Pane Columns
-ms.assetid: bd56b36a-655e-4fc4-9f83-d2ed68882402
author: jamiejdt
+ms.assetid: bd56b36a-655e-4fc4-9f83-d2ed68882402
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Applications Licenses Results Pane Columns
diff --git a/mdop/appv-v4/applications-licenses-results-pane.md b/mdop/appv-v4/applications-licenses-results-pane.md
index 0ae06d1b67..abba9ad57c 100644
--- a/mdop/appv-v4/applications-licenses-results-pane.md
+++ b/mdop/appv-v4/applications-licenses-results-pane.md
@@ -1,10 +1,15 @@
---
title: Applications Licenses Results Pane
description: Applications Licenses Results Pane
-ms.assetid: 8b519715-b2fe-451e-ad9b-e9b73f454961
author: jamiejdt
+ms.assetid: 8b519715-b2fe-451e-ad9b-e9b73f454961
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Applications Licenses Results Pane
diff --git a/mdop/appv-v4/applications-node-in-server-management-console.md b/mdop/appv-v4/applications-node-in-server-management-console.md
index a704f2cd9e..1212b21fbe 100644
--- a/mdop/appv-v4/applications-node-in-server-management-console.md
+++ b/mdop/appv-v4/applications-node-in-server-management-console.md
@@ -1,10 +1,15 @@
---
title: Applications Node in Server Management Console
description: Applications Node in Server Management Console
-ms.assetid: 27edbd83-0fc2-4a40-9834-d5db5be06681
author: jamiejdt
+ms.assetid: 27edbd83-0fc2-4a40-9834-d5db5be06681
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Applications Node in Server Management Console
diff --git a/mdop/appv-v4/applications-node.md b/mdop/appv-v4/applications-node.md
index 00e304537a..8179c11ed4 100644
--- a/mdop/appv-v4/applications-node.md
+++ b/mdop/appv-v4/applications-node.md
@@ -1,10 +1,15 @@
---
title: Applications Node
description: Applications Node
-ms.assetid: ded79569-8a3f-47ab-b135-0836bbb039f3
author: jamiejdt
+ms.assetid: ded79569-8a3f-47ab-b135-0836bbb039f3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Applications Node
diff --git a/mdop/appv-v4/applications-results-pane-columns-in-server-management-console.md b/mdop/appv-v4/applications-results-pane-columns-in-server-management-console.md
index bcb1b12f3b..3ae3288f3b 100644
--- a/mdop/appv-v4/applications-results-pane-columns-in-server-management-console.md
+++ b/mdop/appv-v4/applications-results-pane-columns-in-server-management-console.md
@@ -1,10 +1,15 @@
---
title: Applications Results Pane Columns in Server Management Console
description: Applications Results Pane Columns in Server Management Console
-ms.assetid: 8757e3bc-450b-4550-81d2-624906523147
author: jamiejdt
+ms.assetid: 8757e3bc-450b-4550-81d2-624906523147
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Applications Results Pane Columns in Server Management Console
diff --git a/mdop/appv-v4/applications-results-pane-columns.md b/mdop/appv-v4/applications-results-pane-columns.md
index b63d484b63..b6157d94f3 100644
--- a/mdop/appv-v4/applications-results-pane-columns.md
+++ b/mdop/appv-v4/applications-results-pane-columns.md
@@ -1,10 +1,15 @@
---
title: Applications Results Pane Columns
description: Applications Results Pane Columns
-ms.assetid: abae5ce2-40df-4f47-8062-f5eb6295c88c
author: jamiejdt
+ms.assetid: abae5ce2-40df-4f47-8062-f5eb6295c88c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Applications Results Pane Columns
diff --git a/mdop/appv-v4/applications-results-pane-in-server-management-console.md b/mdop/appv-v4/applications-results-pane-in-server-management-console.md
index 53dab8e784..28eac727e0 100644
--- a/mdop/appv-v4/applications-results-pane-in-server-management-console.md
+++ b/mdop/appv-v4/applications-results-pane-in-server-management-console.md
@@ -1,10 +1,15 @@
---
title: Applications Results Pane in Server Management Console
description: Applications Results Pane in Server Management Console
-ms.assetid: 686218bc-6156-40e2-92aa-90981c3d112a
author: jamiejdt
+ms.assetid: 686218bc-6156-40e2-92aa-90981c3d112a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Applications Results Pane in Server Management Console
diff --git a/mdop/appv-v4/applications-results-pane.md b/mdop/appv-v4/applications-results-pane.md
index e44eeae81f..cc13074ee9 100644
--- a/mdop/appv-v4/applications-results-pane.md
+++ b/mdop/appv-v4/applications-results-pane.md
@@ -1,10 +1,15 @@
---
title: Applications Results Pane
description: Applications Results Pane
-ms.assetid: 977a4d35-5344-41fa-af66-14957b38ed47
author: jamiejdt
+ms.assetid: 977a4d35-5344-41fa-af66-14957b38ed47
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Applications Results Pane
diff --git a/mdop/appv-v4/best-practices-for-the-application-virtualization-sequencer-sp1.md b/mdop/appv-v4/best-practices-for-the-application-virtualization-sequencer-sp1.md
index 55b019bcdd..966df72040 100644
--- a/mdop/appv-v4/best-practices-for-the-application-virtualization-sequencer-sp1.md
+++ b/mdop/appv-v4/best-practices-for-the-application-virtualization-sequencer-sp1.md
@@ -1,10 +1,15 @@
---
title: Best Practices for the Application Virtualization Sequencer
description: Best Practices for the Application Virtualization Sequencer
-ms.assetid: 95e5e216-864f-41a1-90d4-b8d7e1eb42a0
author: jamiejdt
+ms.assetid: 95e5e216-864f-41a1-90d4-b8d7e1eb42a0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Best Practices for the Application Virtualization Sequencer
diff --git a/mdop/appv-v4/change-history-tab-keep.md b/mdop/appv-v4/change-history-tab-keep.md
index 4f5c6c2a5b..770ecc3e4b 100644
--- a/mdop/appv-v4/change-history-tab-keep.md
+++ b/mdop/appv-v4/change-history-tab-keep.md
@@ -1,10 +1,15 @@
---
title: Change History Tab
description: Change History Tab
-ms.assetid: 652ef2f0-3a3e-4844-a472-9fa99ec5ee32
author: jamiejdt
+ms.assetid: 652ef2f0-3a3e-4844-a472-9fa99ec5ee32
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Change History Tab
diff --git a/mdop/appv-v4/clear-app.md b/mdop/appv-v4/clear-app.md
index 3346ae07d2..b217534678 100644
--- a/mdop/appv-v4/clear-app.md
+++ b/mdop/appv-v4/clear-app.md
@@ -1,10 +1,15 @@
---
title: CLEAR APP
description: CLEAR APP
-ms.assetid: c2e63031-5941-45e4-9863-127231cfa25b
author: jamiejdt
+ms.assetid: c2e63031-5941-45e4-9863-127231cfa25b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# CLEAR APP
diff --git a/mdop/appv-v4/clear-obj.md b/mdop/appv-v4/clear-obj.md
index 55394bd49d..46af06eab2 100644
--- a/mdop/appv-v4/clear-obj.md
+++ b/mdop/appv-v4/clear-obj.md
@@ -1,10 +1,15 @@
---
title: CLEAR OBJ
description: CLEAR OBJ
-ms.assetid: 1e50b33f-6324-4eae-8573-75c153f786cd
author: jamiejdt
+ms.assetid: 1e50b33f-6324-4eae-8573-75c153f786cd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# CLEAR OBJ
diff --git a/mdop/appv-v4/client-management-console-about-dialog-boxes.md b/mdop/appv-v4/client-management-console-about-dialog-boxes.md
index f2cf96f10b..444616c38f 100644
--- a/mdop/appv-v4/client-management-console-about-dialog-boxes.md
+++ b/mdop/appv-v4/client-management-console-about-dialog-boxes.md
@@ -1,10 +1,15 @@
---
title: Client Management Console About Dialog Boxes
description: Client Management Console About Dialog Boxes
-ms.assetid: eaf4a05e-513d-4eac-a549-76e63a70893d
author: jamiejdt
+ms.assetid: eaf4a05e-513d-4eac-a549-76e63a70893d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Client Management Console: About Dialog Boxes
diff --git a/mdop/appv-v4/client-management-console-application-virtualization-node.md b/mdop/appv-v4/client-management-console-application-virtualization-node.md
index 243d20999b..59fb4a966b 100644
--- a/mdop/appv-v4/client-management-console-application-virtualization-node.md
+++ b/mdop/appv-v4/client-management-console-application-virtualization-node.md
@@ -1,10 +1,15 @@
---
title: Client Management Console Application Virtualization Node
description: Client Management Console Application Virtualization Node
-ms.assetid: cf74e112-ddff-4e30-a3cc-7f4c643366c6
author: jamiejdt
+ms.assetid: cf74e112-ddff-4e30-a3cc-7f4c643366c6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Client Management Console: Application Virtualization Node
diff --git a/mdop/appv-v4/client-management-console-application-virtualization-properties.md b/mdop/appv-v4/client-management-console-application-virtualization-properties.md
index 5371af6f69..2b72f1ad7f 100644
--- a/mdop/appv-v4/client-management-console-application-virtualization-properties.md
+++ b/mdop/appv-v4/client-management-console-application-virtualization-properties.md
@@ -1,10 +1,15 @@
---
title: Client Management Console Application Virtualization Properties
description: Client Management Console Application Virtualization Properties
-ms.assetid: 70319e4c-5032-4cb3-bbb8-4292809dcea2
author: jamiejdt
+ms.assetid: 70319e4c-5032-4cb3-bbb8-4292809dcea2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Client Management Console: Application Virtualization Properties
diff --git a/mdop/appv-v4/client-management-console-applications-node.md b/mdop/appv-v4/client-management-console-applications-node.md
index 3892c93053..44a29a65b8 100644
--- a/mdop/appv-v4/client-management-console-applications-node.md
+++ b/mdop/appv-v4/client-management-console-applications-node.md
@@ -1,10 +1,15 @@
---
title: Client Management Console Applications Node
description: Client Management Console Applications Node
-ms.assetid: 20cf533c-e0b0-4b81-af4b-b5b519594d1e
author: jamiejdt
+ms.assetid: 20cf533c-e0b0-4b81-af4b-b5b519594d1e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Client Management Console: Applications Node
diff --git a/mdop/appv-v4/client-management-console-file-type-associations-node.md b/mdop/appv-v4/client-management-console-file-type-associations-node.md
index 863183a479..d9251d509d 100644
--- a/mdop/appv-v4/client-management-console-file-type-associations-node.md
+++ b/mdop/appv-v4/client-management-console-file-type-associations-node.md
@@ -1,10 +1,15 @@
---
title: Client Management Console File Type Associations Node
description: Client Management Console File Type Associations Node
-ms.assetid: f0bc05ce-2cb2-4b06-961b-6c42d0274d28
author: jamiejdt
+ms.assetid: f0bc05ce-2cb2-4b06-961b-6c42d0274d28
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Client Management Console: File Type Associations Node
diff --git a/mdop/appv-v4/client-management-console-publishing-servers-node.md b/mdop/appv-v4/client-management-console-publishing-servers-node.md
index 9c1695ab0e..179a3bf403 100644
--- a/mdop/appv-v4/client-management-console-publishing-servers-node.md
+++ b/mdop/appv-v4/client-management-console-publishing-servers-node.md
@@ -1,10 +1,15 @@
---
title: Client Management Console Publishing Servers Node
description: Client Management Console Publishing Servers Node
-ms.assetid: 03f2038f-b5f7-4e5b-a8f0-98f5e9d5f644
author: jamiejdt
+ms.assetid: 03f2038f-b5f7-4e5b-a8f0-98f5e9d5f644
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Client Management Console: Publishing Servers Node
diff --git a/mdop/appv-v4/command-line-errors.md b/mdop/appv-v4/command-line-errors.md
index 0df711f511..03c5173f76 100644
--- a/mdop/appv-v4/command-line-errors.md
+++ b/mdop/appv-v4/command-line-errors.md
@@ -1,10 +1,15 @@
---
title: Command-Line Errors
description: Command-Line Errors
-ms.assetid: eea62568-4e90-4877-9cc7-e27ef5c05068
author: jamiejdt
+ms.assetid: eea62568-4e90-4877-9cc7-e27ef5c05068
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Command-Line Errors
diff --git a/mdop/appv-v4/command-line-parameters.md b/mdop/appv-v4/command-line-parameters.md
index 49ecc5a41b..366b6cddfa 100644
--- a/mdop/appv-v4/command-line-parameters.md
+++ b/mdop/appv-v4/command-line-parameters.md
@@ -1,10 +1,15 @@
---
title: Command-Line Parameters
description: Command-Line Parameters
-ms.assetid: d90a0591-f1ce-4cb8-b244-85cc70461922
author: jamiejdt
+ms.assetid: d90a0591-f1ce-4cb8-b244-85cc70461922
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Command-Line Parameters
diff --git a/mdop/appv-v4/completion-page-package-accelerator.md b/mdop/appv-v4/completion-page-package-accelerator.md
index baccca32ea..5742309b3a 100644
--- a/mdop/appv-v4/completion-page-package-accelerator.md
+++ b/mdop/appv-v4/completion-page-package-accelerator.md
@@ -1,10 +1,15 @@
---
title: Completion Page
description: Completion Page
-ms.assetid: b2c7776c-2c35-4d25-92b4-6cd8c2bdff42
author: jamiejdt
+ms.assetid: b2c7776c-2c35-4d25-92b4-6cd8c2bdff42
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Completion Page
diff --git a/mdop/appv-v4/completion-page.md b/mdop/appv-v4/completion-page.md
index 35bbdb371c..9d4d5a5ec0 100644
--- a/mdop/appv-v4/completion-page.md
+++ b/mdop/appv-v4/completion-page.md
@@ -1,10 +1,15 @@
---
title: Completion Page
description: Completion Page
-ms.assetid: b284d362-b9e1-4d04-88cd-fe9980652188
author: jamiejdt
+ms.assetid: b284d362-b9e1-4d04-88cd-fe9980652188
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Completion Page
diff --git a/mdop/appv-v4/configure-app.md b/mdop/appv-v4/configure-app.md
index cc6e3e0b3b..55ae2a6fe6 100644
--- a/mdop/appv-v4/configure-app.md
+++ b/mdop/appv-v4/configure-app.md
@@ -1,10 +1,15 @@
---
title: CONFIGURE APP
description: CONFIGURE APP
-ms.assetid: fcfb4f86-8b7c-4208-bca3-955fd067079f
author: jamiejdt
+ms.assetid: fcfb4f86-8b7c-4208-bca3-955fd067079f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# CONFIGURE APP
diff --git a/mdop/appv-v4/configure-package.md b/mdop/appv-v4/configure-package.md
index 5443d31c74..e8e9c592bd 100644
--- a/mdop/appv-v4/configure-package.md
+++ b/mdop/appv-v4/configure-package.md
@@ -1,10 +1,15 @@
---
title: CONFIGURE PACKAGE
description: CONFIGURE PACKAGE
-ms.assetid: acc7eaa8-6ada-47b9-a655-2ca2537605b9
author: jamiejdt
+ms.assetid: acc7eaa8-6ada-47b9-a655-2ca2537605b9
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# CONFIGURE PACKAGE
diff --git a/mdop/appv-v4/configure-server.md b/mdop/appv-v4/configure-server.md
index 1ec82d763c..0a6d4ea444 100644
--- a/mdop/appv-v4/configure-server.md
+++ b/mdop/appv-v4/configure-server.md
@@ -1,10 +1,15 @@
---
title: CONFIGURE SERVER
description: CONFIGURE SERVER
-ms.assetid: c916eddd-74f2-46e4-953d-120b23284e37
author: jamiejdt
+ms.assetid: c916eddd-74f2-46e4-953d-120b23284e37
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# CONFIGURE SERVER
diff --git a/mdop/appv-v4/configure-software-page--learn-more-.md b/mdop/appv-v4/configure-software-page--learn-more-.md
index 71377d45c3..e941e77240 100644
--- a/mdop/appv-v4/configure-software-page--learn-more-.md
+++ b/mdop/appv-v4/configure-software-page--learn-more-.md
@@ -1,10 +1,15 @@
---
title: Configure Software Page (Learn More)
description: Configure Software Page (Learn More)
-ms.assetid: 9a0cd4a5-88da-4897-a13a-5d21fc04afda
author: jamiejdt
+ms.assetid: 9a0cd4a5-88da-4897-a13a-5d21fc04afda
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configure Software Page (Learn More)
diff --git a/mdop/appv-v4/configure-software-page-app-v-46-sp1.md b/mdop/appv-v4/configure-software-page-app-v-46-sp1.md
index 96957cd882..9464ffa6a1 100644
--- a/mdop/appv-v4/configure-software-page-app-v-46-sp1.md
+++ b/mdop/appv-v4/configure-software-page-app-v-46-sp1.md
@@ -1,10 +1,15 @@
---
title: Configure Software Page
description: Configure Software Page
-ms.assetid: 50596eba-ce20-4d36-8e57-bd4b6c6cf92e
author: jamiejdt
+ms.assetid: 50596eba-ce20-4d36-8e57-bd4b6c6cf92e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configure Software Page
diff --git a/mdop/appv-v4/configure-type.md b/mdop/appv-v4/configure-type.md
index a0ad3566ac..d629e59621 100644
--- a/mdop/appv-v4/configure-type.md
+++ b/mdop/appv-v4/configure-type.md
@@ -1,10 +1,15 @@
---
title: CONFIGURE TYPE
description: CONFIGURE TYPE
-ms.assetid: 2caf9433-5449-486f-ab94-83ee8e44d7f1
author: jamiejdt
+ms.assetid: 2caf9433-5449-486f-ab94-83ee8e44d7f1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# CONFIGURE TYPE
diff --git a/mdop/appv-v4/configuring-app-v-administration-for-a-distributed-environment.md b/mdop/appv-v4/configuring-app-v-administration-for-a-distributed-environment.md
index ad6d2df9e0..be27f4388f 100644
--- a/mdop/appv-v4/configuring-app-v-administration-for-a-distributed-environment.md
+++ b/mdop/appv-v4/configuring-app-v-administration-for-a-distributed-environment.md
@@ -1,10 +1,15 @@
---
title: Configuring App-V Administration for a Distributed Environment
description: Configuring App-V Administration for a Distributed Environment
-ms.assetid: 53971fa9-8319-435c-be74-c37feb9af1da
author: jamiejdt
+ms.assetid: 53971fa9-8319-435c-be74-c37feb9af1da
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring App-V Administration for a Distributed Environment
diff --git a/mdop/appv-v4/configuring-app-v-for-secure-administration.md b/mdop/appv-v4/configuring-app-v-for-secure-administration.md
index a8b1fa9be6..407ba301d0 100644
--- a/mdop/appv-v4/configuring-app-v-for-secure-administration.md
+++ b/mdop/appv-v4/configuring-app-v-for-secure-administration.md
@@ -1,10 +1,15 @@
---
title: Configuring App-V for Secure Administration
description: Configuring App-V for Secure Administration
-ms.assetid: 4543fa81-c8cc-4b10-83b7-060778eb1349
author: jamiejdt
+ms.assetid: 4543fa81-c8cc-4b10-83b7-060778eb1349
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring App-V for Secure Administration
diff --git a/mdop/appv-v4/configuring-certificates-to-support-app-v-management-server-or-streaming-server.md b/mdop/appv-v4/configuring-certificates-to-support-app-v-management-server-or-streaming-server.md
index 98463f0b06..9d14275aea 100644
--- a/mdop/appv-v4/configuring-certificates-to-support-app-v-management-server-or-streaming-server.md
+++ b/mdop/appv-v4/configuring-certificates-to-support-app-v-management-server-or-streaming-server.md
@@ -1,10 +1,15 @@
---
title: Configuring Certificates to Support App-V Management Server or Streaming Server
description: Configuring Certificates to Support App-V Management Server or Streaming Server
-ms.assetid: 2f24e550-585e-4b7e-b486-22a3f181f543
author: jamiejdt
+ms.assetid: 2f24e550-585e-4b7e-b486-22a3f181f543
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring Certificates to Support App-V Management Server or Streaming Server
diff --git a/mdop/appv-v4/configuring-certificates-to-support-secure-streaming.md b/mdop/appv-v4/configuring-certificates-to-support-secure-streaming.md
index 82a38ffaff..1e904c03a9 100644
--- a/mdop/appv-v4/configuring-certificates-to-support-secure-streaming.md
+++ b/mdop/appv-v4/configuring-certificates-to-support-secure-streaming.md
@@ -1,10 +1,15 @@
---
title: Configuring Certificates to Support Secure Streaming
description: Configuring Certificates to Support Secure Streaming
-ms.assetid: 88dc76d8-7745-4729-92a1-af089c921244
author: jamiejdt
+ms.assetid: 88dc76d8-7745-4729-92a1-af089c921244
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring Certificates to Support Secure Streaming
diff --git a/mdop/appv-v4/configuring-certificates-to-support-the-app-v-web-management-service.md b/mdop/appv-v4/configuring-certificates-to-support-the-app-v-web-management-service.md
index 6acef1372c..15f49413c8 100644
--- a/mdop/appv-v4/configuring-certificates-to-support-the-app-v-web-management-service.md
+++ b/mdop/appv-v4/configuring-certificates-to-support-the-app-v-web-management-service.md
@@ -1,10 +1,15 @@
---
title: Configuring Certificates to Support the App-V Web Management Service
description: Configuring Certificates to Support the App-V Web Management Service
-ms.assetid: b7960161-2c19-4cbf-a98a-d4b06f547dce
author: jamiejdt
+ms.assetid: b7960161-2c19-4cbf-a98a-d4b06f547dce
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring Certificates to Support the App-V Web Management Service
diff --git a/mdop/appv-v4/configuring-iis-for-secure-streaming.md b/mdop/appv-v4/configuring-iis-for-secure-streaming.md
index 47c327fe82..b5b3018970 100644
--- a/mdop/appv-v4/configuring-iis-for-secure-streaming.md
+++ b/mdop/appv-v4/configuring-iis-for-secure-streaming.md
@@ -1,10 +1,15 @@
---
title: Configuring IIS for Secure Streaming
description: Configuring IIS for Secure Streaming
-ms.assetid: 9a80a703-4642-4bec-b7af-dc7cb6b76925
author: jamiejdt
+ms.assetid: 9a80a703-4642-4bec-b7af-dc7cb6b76925
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring IIS for Secure Streaming
diff --git a/mdop/appv-v4/configuring-management-or-streaming-server-for-secure-communications-post-installation.md b/mdop/appv-v4/configuring-management-or-streaming-server-for-secure-communications-post-installation.md
index 50005c00e7..0ea31357ca 100644
--- a/mdop/appv-v4/configuring-management-or-streaming-server-for-secure-communications-post-installation.md
+++ b/mdop/appv-v4/configuring-management-or-streaming-server-for-secure-communications-post-installation.md
@@ -1,10 +1,15 @@
---
title: Configuring Management or Streaming Server for Secure Communications Post-Installation
description: Configuring Management or Streaming Server for Secure Communications Post-Installation
-ms.assetid: 1062a213-470b-4ae2-b12f-b3e28a6ab745
author: jamiejdt
+ms.assetid: 1062a213-470b-4ae2-b12f-b3e28a6ab745
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring Management or Streaming Server for Secure Communications Post-Installation
diff --git a/mdop/appv-v4/configuring-prerequisite-groups-in-active-directory-for-app-v.md b/mdop/appv-v4/configuring-prerequisite-groups-in-active-directory-for-app-v.md
index 66bbf13c8a..2827ffed93 100644
--- a/mdop/appv-v4/configuring-prerequisite-groups-in-active-directory-for-app-v.md
+++ b/mdop/appv-v4/configuring-prerequisite-groups-in-active-directory-for-app-v.md
@@ -1,10 +1,15 @@
---
title: Configuring Prerequisite Groups in Active Directory for App-V
description: Configuring Prerequisite Groups in Active Directory for App-V
-ms.assetid: 0010d534-46c0-44a3-b5c1-621b4d5e2c31
author: jamiejdt
+ms.assetid: 0010d534-46c0-44a3-b5c1-621b4d5e2c31
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring Prerequisite Groups in Active Directory for App-V
diff --git a/mdop/appv-v4/configuring-the-application-virtualization-sequencer--app-v-46-sp1-.md b/mdop/appv-v4/configuring-the-application-virtualization-sequencer--app-v-46-sp1-.md
index 6e74f9fb8f..11e12578b4 100644
--- a/mdop/appv-v4/configuring-the-application-virtualization-sequencer--app-v-46-sp1-.md
+++ b/mdop/appv-v4/configuring-the-application-virtualization-sequencer--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Configuring the Application Virtualization Sequencer (App-V 4.6 SP1)
description: Configuring the Application Virtualization Sequencer (App-V 4.6 SP1)
-ms.assetid: af775165-5b99-4c74-807f-f504377c7be4
author: jamiejdt
+ms.assetid: af775165-5b99-4c74-807f-f504377c7be4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring the Application Virtualization Sequencer (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/configuring-the-application-virtualization-sequencer.md b/mdop/appv-v4/configuring-the-application-virtualization-sequencer.md
index ce33e865be..18f9e0b33e 100644
--- a/mdop/appv-v4/configuring-the-application-virtualization-sequencer.md
+++ b/mdop/appv-v4/configuring-the-application-virtualization-sequencer.md
@@ -1,10 +1,15 @@
---
title: Configuring the Application Virtualization Sequencer
description: Configuring the Application Virtualization Sequencer
-ms.assetid: cae1c368-9fcd-454e-8fc9-0893345d55bf
author: jamiejdt
+ms.assetid: cae1c368-9fcd-454e-8fc9-0893345d55bf
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring the Application Virtualization Sequencer
diff --git a/mdop/appv-v4/configuring-the-firewall-for-the-app-v-servers.md b/mdop/appv-v4/configuring-the-firewall-for-the-app-v-servers.md
index c37f3f51c9..531a7637fb 100644
--- a/mdop/appv-v4/configuring-the-firewall-for-the-app-v-servers.md
+++ b/mdop/appv-v4/configuring-the-firewall-for-the-app-v-servers.md
@@ -1,10 +1,15 @@
---
title: Configuring the Firewall for the App-V Servers
description: Configuring the Firewall for the App-V Servers
-ms.assetid: f779c450-6c6f-46a8-ac66-5e82e0689d55
author: jamiejdt
+ms.assetid: f779c450-6c6f-46a8-ac66-5e82e0689d55
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring the Firewall for the App-V Servers
diff --git a/mdop/appv-v4/configuring-windows-firewall-for-app-v.md b/mdop/appv-v4/configuring-windows-firewall-for-app-v.md
index f6be9d4f74..c3c100402e 100644
--- a/mdop/appv-v4/configuring-windows-firewall-for-app-v.md
+++ b/mdop/appv-v4/configuring-windows-firewall-for-app-v.md
@@ -1,10 +1,15 @@
---
title: Configuring Windows Firewall for App-V
description: Configuring Windows Firewall for App-V
-ms.assetid: 6b5e253c-473f-4afc-a48b-631eda11d9ca
author: jamiejdt
+ms.assetid: 6b5e253c-473f-4afc-a48b-631eda11d9ca
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring Windows Firewall for App-V
diff --git a/mdop/appv-v4/create-new-package-wizard---appv-46-sp1-.md b/mdop/appv-v4/create-new-package-wizard---appv-46-sp1-.md
index 71e9891f8b..845ce58a64 100644
--- a/mdop/appv-v4/create-new-package-wizard---appv-46-sp1-.md
+++ b/mdop/appv-v4/create-new-package-wizard---appv-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Create New Package Wizard (AppV 4.6 SP1)
description: Create New Package Wizard (AppV 4.6 SP1)
-ms.assetid: 1f73d044-b364-4c95-8ae1-daedd316d87e
author: jamiejdt
+ms.assetid: 1f73d044-b364-4c95-8ae1-daedd316d87e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Create New Package Wizard (AppV 4.6 SP1)
diff --git a/mdop/appv-v4/create-package-accelerator--review-errors--page.md b/mdop/appv-v4/create-package-accelerator--review-errors--page.md
index 4cea92824d..c53c81c260 100644
--- a/mdop/appv-v4/create-package-accelerator--review-errors--page.md
+++ b/mdop/appv-v4/create-package-accelerator--review-errors--page.md
@@ -1,10 +1,15 @@
---
title: Create Package Accelerator (Review Errors) Page
description: Create Package Accelerator (Review Errors) Page
-ms.assetid: ea3f531d-1887-4b42-a30f-b875d0ccb916
author: jamiejdt
+ms.assetid: ea3f531d-1887-4b42-a30f-b875d0ccb916
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Create Package Accelerator (Review Errors) Page
diff --git a/mdop/appv-v4/create-package-accelerator-page.md b/mdop/appv-v4/create-package-accelerator-page.md
index bae79cf64f..91afcd711a 100644
--- a/mdop/appv-v4/create-package-accelerator-page.md
+++ b/mdop/appv-v4/create-package-accelerator-page.md
@@ -1,10 +1,15 @@
---
title: Create Package Accelerator Page
description: Create Package Accelerator Page
-ms.assetid: 51cdc262-beda-4a4f-bb3e-66458062a7bd
author: jamiejdt
+ms.assetid: 51cdc262-beda-4a4f-bb3e-66458062a7bd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Create Package Accelerator Page
diff --git a/mdop/appv-v4/create-package-accelerator-wizard--appv-46-sp1-.md b/mdop/appv-v4/create-package-accelerator-wizard--appv-46-sp1-.md
index 525950ca6d..7e535b8a67 100644
--- a/mdop/appv-v4/create-package-accelerator-wizard--appv-46-sp1-.md
+++ b/mdop/appv-v4/create-package-accelerator-wizard--appv-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Create Package Accelerator Wizard (AppV 4.6 SP1)
description: Create Package Accelerator Wizard (AppV 4.6 SP1)
-ms.assetid: 976d84e1-86d7-4a9b-a747-2b6eef790c1f
author: jamiejdt
+ms.assetid: 976d84e1-86d7-4a9b-a747-2b6eef790c1f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Create Package Accelerator Wizard (AppV 4.6 SP1)
diff --git a/mdop/appv-v4/create-package-page--app-v-46-sp1.md b/mdop/appv-v4/create-package-page--app-v-46-sp1.md
index 9ef2359d19..8e1d2385a8 100644
--- a/mdop/appv-v4/create-package-page--app-v-46-sp1.md
+++ b/mdop/appv-v4/create-package-page--app-v-46-sp1.md
@@ -1,10 +1,15 @@
---
title: Create Package Page
description: Create Package Page
-ms.assetid: dd7a8709-74cc-459a-88ac-b63d8dcf2ddf
author: jamiejdt
+ms.assetid: dd7a8709-74cc-459a-88ac-b63d8dcf2ddf
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Create Package Page
diff --git a/mdop/appv-v4/customize-page--learn-more-.md b/mdop/appv-v4/customize-page--learn-more-.md
index c2fd874cac..bd74c3327a 100644
--- a/mdop/appv-v4/customize-page--learn-more-.md
+++ b/mdop/appv-v4/customize-page--learn-more-.md
@@ -1,10 +1,15 @@
---
title: Customize Page (Learn More)
description: Customize Page (Learn More)
-ms.assetid: 893df614-7058-4fcf-ba34-d0f16c856374
author: jamiejdt
+ms.assetid: 893df614-7058-4fcf-ba34-d0f16c856374
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Customize Page (Learn More)
diff --git a/mdop/appv-v4/defender-running-dialog-box--app-v-46-sp1-.md b/mdop/appv-v4/defender-running-dialog-box--app-v-46-sp1-.md
index 5616b39f99..d5838d3eca 100644
--- a/mdop/appv-v4/defender-running-dialog-box--app-v-46-sp1-.md
+++ b/mdop/appv-v4/defender-running-dialog-box--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Defender Running Dialog Box (App-V 4.6 SP1)
description: Defender Running Dialog Box (App-V 4.6 SP1)
-ms.assetid: 716ec7f9-ddad-45dd-a3c7-4a9d81cfcfd0
author: jamiejdt
+ms.assetid: 716ec7f9-ddad-45dd-a3c7-4a9d81cfcfd0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Defender Running Dialog Box (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/defrag-running-dialog-box--app-v-46-sp1-.md b/mdop/appv-v4/defrag-running-dialog-box--app-v-46-sp1-.md
index 4d40cb9173..3c32f305fe 100644
--- a/mdop/appv-v4/defrag-running-dialog-box--app-v-46-sp1-.md
+++ b/mdop/appv-v4/defrag-running-dialog-box--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Defrag Running Dialog Box (App-V 4.6 SP1)
description: Defrag Running Dialog Box (App-V 4.6 SP1)
-ms.assetid: 0ceb0897-377e-4754-a7ab-3bc2b5af1452
author: jamiejdt
+ms.assetid: 0ceb0897-377e-4754-a7ab-3bc2b5af1452
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Defrag Running Dialog Box (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/delete-app.md b/mdop/appv-v4/delete-app.md
index 9e5fffc632..49f351fbeb 100644
--- a/mdop/appv-v4/delete-app.md
+++ b/mdop/appv-v4/delete-app.md
@@ -1,10 +1,15 @@
---
title: DELETE APP
description: DELETE APP
-ms.assetid: 2f89c0c0-373b-4389-a26d-67b3f9712957
author: jamiejdt
+ms.assetid: 2f89c0c0-373b-4389-a26d-67b3f9712957
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# DELETE APP
diff --git a/mdop/appv-v4/delete-obj.md b/mdop/appv-v4/delete-obj.md
index 865682dc50..9504e963ab 100644
--- a/mdop/appv-v4/delete-obj.md
+++ b/mdop/appv-v4/delete-obj.md
@@ -1,10 +1,15 @@
---
title: DELETE OBJ
description: DELETE OBJ
-ms.assetid: fb17a261-f378-4ce6-a538-ab2f0ada0f2d
author: jamiejdt
+ms.assetid: fb17a261-f378-4ce6-a538-ab2f0ada0f2d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# DELETE OBJ
diff --git a/mdop/appv-v4/delete-package.md b/mdop/appv-v4/delete-package.md
index e99fd9649c..e8fca6b03c 100644
--- a/mdop/appv-v4/delete-package.md
+++ b/mdop/appv-v4/delete-package.md
@@ -1,10 +1,15 @@
---
title: DELETE PACKAGE
description: DELETE PACKAGE
-ms.assetid: 8f7a4598-610d-490e-a224-426acce01a9f
author: jamiejdt
+ms.assetid: 8f7a4598-610d-490e-a224-426acce01a9f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# DELETE PACKAGE
diff --git a/mdop/appv-v4/delete-server.md b/mdop/appv-v4/delete-server.md
index 6712bd7421..04f7217c58 100644
--- a/mdop/appv-v4/delete-server.md
+++ b/mdop/appv-v4/delete-server.md
@@ -1,10 +1,15 @@
---
title: DELETE SERVER
description: DELETE SERVER
-ms.assetid: 4c929639-1c1d-47c3-9225-cc4d7a8736f0
author: jamiejdt
+ms.assetid: 4c929639-1c1d-47c3-9225-cc4d7a8736f0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# DELETE SERVER
diff --git a/mdop/appv-v4/delete-type.md b/mdop/appv-v4/delete-type.md
index 188df83fcb..b19da00674 100644
--- a/mdop/appv-v4/delete-type.md
+++ b/mdop/appv-v4/delete-type.md
@@ -1,10 +1,15 @@
---
title: DELETE TYPE
description: DELETE TYPE
-ms.assetid: f2852723-c894-49f3-a3c5-56f9648bb9ca
author: jamiejdt
+ms.assetid: f2852723-c894-49f3-a3c5-56f9648bb9ca
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# DELETE TYPE
diff --git a/mdop/appv-v4/deployment-tab.md b/mdop/appv-v4/deployment-tab.md
index ef6a5a9cee..5ccfe5ad31 100644
--- a/mdop/appv-v4/deployment-tab.md
+++ b/mdop/appv-v4/deployment-tab.md
@@ -1,10 +1,15 @@
---
title: Deployment Tab
description: Deployment Tab
-ms.assetid: 4510188b-eade-445d-a90f-b9127dd479a7
author: jamiejdt
+ms.assetid: 4510188b-eade-445d-a90f-b9127dd479a7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Deployment Tab
diff --git a/mdop/appv-v4/determine-your-publishing-method.md b/mdop/appv-v4/determine-your-publishing-method.md
index 22cd302c41..dc1906a199 100644
--- a/mdop/appv-v4/determine-your-publishing-method.md
+++ b/mdop/appv-v4/determine-your-publishing-method.md
@@ -1,10 +1,15 @@
---
title: Determine Your Publishing Method
description: Determine Your Publishing Method
-ms.assetid: 1f2d0d39-5d65-457a-b826-4f45b00c8c85
author: jamiejdt
+ms.assetid: 1f2d0d39-5d65-457a-b826-4f45b00c8c85
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Determine Your Publishing Method
diff --git a/mdop/appv-v4/determine-your-streaming-method.md b/mdop/appv-v4/determine-your-streaming-method.md
index 604d5bf92e..8e8dd1ac35 100644
--- a/mdop/appv-v4/determine-your-streaming-method.md
+++ b/mdop/appv-v4/determine-your-streaming-method.md
@@ -1,10 +1,15 @@
---
title: Determine Your Streaming Method
description: Determine Your Streaming Method
-ms.assetid: 50d5e0ec-7f48-4cea-8711-5882bd89153b
author: jamiejdt
+ms.assetid: 50d5e0ec-7f48-4cea-8711-5882bd89153b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Determine Your Streaming Method
diff --git a/mdop/appv-v4/dialog-boxes--appv-46-sp1-.md b/mdop/appv-v4/dialog-boxes--appv-46-sp1-.md
index 6be74eda37..86cb80b229 100644
--- a/mdop/appv-v4/dialog-boxes--appv-46-sp1-.md
+++ b/mdop/appv-v4/dialog-boxes--appv-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Dialog Boxes (AppV 4.6 SP1)
description: Dialog Boxes (AppV 4.6 SP1)
-ms.assetid: f76b95df-cba4-4a69-8cd8-a888edf437be
author: jamiejdt
+ms.assetid: f76b95df-cba4-4a69-8cd8-a888edf437be
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Dialog Boxes (AppV 4.6 SP1)
diff --git a/mdop/appv-v4/disconnected-operation-mode.md b/mdop/appv-v4/disconnected-operation-mode.md
index 022faf72c7..e1a851f6a2 100644
--- a/mdop/appv-v4/disconnected-operation-mode.md
+++ b/mdop/appv-v4/disconnected-operation-mode.md
@@ -1,10 +1,15 @@
---
title: Disconnected Operation Mode
description: Disconnected Operation Mode
-ms.assetid: 3f9849ea-ba53-4c68-85d3-87a4218f59c6
author: jamiejdt
+ms.assetid: 3f9849ea-ba53-4c68-85d3-87a4218f59c6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Disconnected Operation Mode
diff --git a/mdop/appv-v4/domain-joined-and-non-domain-joined-clients.md b/mdop/appv-v4/domain-joined-and-non-domain-joined-clients.md
index 0a5cab1473..2aefc9f9e9 100644
--- a/mdop/appv-v4/domain-joined-and-non-domain-joined-clients.md
+++ b/mdop/appv-v4/domain-joined-and-non-domain-joined-clients.md
@@ -1,10 +1,15 @@
---
title: Domain-Joined and Non-Domain-Joined Clients
description: Domain-Joined and Non-Domain-Joined Clients
-ms.assetid: a935dc98-de60-45f3-ab74-2444ce082e88
author: jamiejdt
+ms.assetid: a935dc98-de60-45f3-ab74-2444ce082e88
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Domain-Joined and Non-Domain-Joined Clients
diff --git a/mdop/appv-v4/edit-shortcuts-learn-more.md b/mdop/appv-v4/edit-shortcuts-learn-more.md
index bc128526f2..74c6c0ae96 100644
--- a/mdop/appv-v4/edit-shortcuts-learn-more.md
+++ b/mdop/appv-v4/edit-shortcuts-learn-more.md
@@ -1,10 +1,15 @@
---
title: Edit Shortcuts
description: Edit Shortcuts
-ms.assetid: a0ca75aa-1059-4d0c-894c-2e3474e9f519
author: jamiejdt
+ms.assetid: a0ca75aa-1059-4d0c-894c-2e3474e9f519
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Edit Shortcuts
diff --git a/mdop/appv-v4/electronic-software-distribution-based-scenario-overview.md b/mdop/appv-v4/electronic-software-distribution-based-scenario-overview.md
index 60f608be41..bd51a8de61 100644
--- a/mdop/appv-v4/electronic-software-distribution-based-scenario-overview.md
+++ b/mdop/appv-v4/electronic-software-distribution-based-scenario-overview.md
@@ -1,10 +1,15 @@
---
title: Electronic Software Distribution-Based Scenario Overview
description: Electronic Software Distribution-Based Scenario Overview
-ms.assetid: e9e94b8a-6cba-4de8-9b57-73897796b6a0
author: jamiejdt
+ms.assetid: e9e94b8a-6cba-4de8-9b57-73897796b6a0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Electronic Software Distribution-Based Scenario Overview
diff --git a/mdop/appv-v4/electronic-software-distribution-based-scenario.md b/mdop/appv-v4/electronic-software-distribution-based-scenario.md
index 4677997d38..6ffb4979e3 100644
--- a/mdop/appv-v4/electronic-software-distribution-based-scenario.md
+++ b/mdop/appv-v4/electronic-software-distribution-based-scenario.md
@@ -1,10 +1,15 @@
---
title: Electronic Software Distribution-Based Scenario
description: Electronic Software Distribution-Based Scenario
-ms.assetid: 18be0f8d-60ee-449b-aa83-93c86d1a908e
author: jamiejdt
+ms.assetid: 18be0f8d-60ee-449b-aa83-93c86d1a908e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Electronic Software Distribution-Based Scenario
diff --git a/mdop/appv-v4/exclusion-item-dialog-box.md b/mdop/appv-v4/exclusion-item-dialog-box.md
index 4cfcc00136..3cca7c958a 100644
--- a/mdop/appv-v4/exclusion-item-dialog-box.md
+++ b/mdop/appv-v4/exclusion-item-dialog-box.md
@@ -1,10 +1,15 @@
---
title: Exclusion Item Dialog Box
description: Exclusion Item Dialog Box
-ms.assetid: 5523c6d4-95f2-47af-8c06-3ab18004a207
author: jamiejdt
+ms.assetid: 5523c6d4-95f2-47af-8c06-3ab18004a207
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Exclusion Item Dialog Box
diff --git a/mdop/appv-v4/exclusion-items-tab-keep.md b/mdop/appv-v4/exclusion-items-tab-keep.md
index 33595468d5..655961c16f 100644
--- a/mdop/appv-v4/exclusion-items-tab-keep.md
+++ b/mdop/appv-v4/exclusion-items-tab-keep.md
@@ -1,10 +1,15 @@
---
title: Exclusion Items Tab
description: Exclusion Items Tab
-ms.assetid: 864e46dd-3d6e-4a1b-acf4-9dc00548117e
author: jamiejdt
+ms.assetid: 864e46dd-3d6e-4a1b-acf4-9dc00548117e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Exclusion Items Tab
diff --git a/mdop/appv-v4/failed-launch-dialog-box--app-v-46-sp1-.md b/mdop/appv-v4/failed-launch-dialog-box--app-v-46-sp1-.md
index 38ba39e1f4..7764bde948 100644
--- a/mdop/appv-v4/failed-launch-dialog-box--app-v-46-sp1-.md
+++ b/mdop/appv-v4/failed-launch-dialog-box--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Failed Launch Dialog Box (App-V 4.6 SP1)
description: Failed Launch Dialog Box (App-V 4.6 SP1)
-ms.assetid: 55669552-51b4-48aa-8bd0-6d78c2c930d9
author: jamiejdt
+ms.assetid: 55669552-51b4-48aa-8bd0-6d78c2c930d9
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Failed Launch Dialog Box (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/file-type-association-results-pane-columns.md b/mdop/appv-v4/file-type-association-results-pane-columns.md
index 65bc9578c5..5621757f17 100644
--- a/mdop/appv-v4/file-type-association-results-pane-columns.md
+++ b/mdop/appv-v4/file-type-association-results-pane-columns.md
@@ -1,10 +1,15 @@
---
title: File Type Association Results Pane Columns
description: File Type Association Results Pane Columns
-ms.assetid: eab48e20-9c92-459d-a06b-8e20202d73f6
author: jamiejdt
+ms.assetid: eab48e20-9c92-459d-a06b-8e20202d73f6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# File Type Association Results Pane Columns
diff --git a/mdop/appv-v4/file-type-association-results-pane.md b/mdop/appv-v4/file-type-association-results-pane.md
index 98fbb41b0f..810a78ab72 100644
--- a/mdop/appv-v4/file-type-association-results-pane.md
+++ b/mdop/appv-v4/file-type-association-results-pane.md
@@ -1,10 +1,15 @@
---
title: File Type Association Results Pane
description: File Type Association Results Pane
-ms.assetid: bc5ceb48-1b9f-45d9-a770-1bac90629c76
author: jamiejdt
+ms.assetid: bc5ceb48-1b9f-45d9-a770-1bac90629c76
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# File Type Association Results Pane
diff --git a/mdop/appv-v4/file-type-associations-node-client.md b/mdop/appv-v4/file-type-associations-node-client.md
index 8125be125d..46c78ddc1d 100644
--- a/mdop/appv-v4/file-type-associations-node-client.md
+++ b/mdop/appv-v4/file-type-associations-node-client.md
@@ -1,10 +1,15 @@
---
title: File Type Associations Node
description: File Type Associations Node
-ms.assetid: 48e4d9eb-00bd-4231-a68a-f8597ab683ff
author: jamiejdt
+ms.assetid: 48e4d9eb-00bd-4231-a68a-f8597ab683ff
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# File Type Associations Node
diff --git a/mdop/appv-v4/file-type-associations-node.md b/mdop/appv-v4/file-type-associations-node.md
index 2801fecb79..a6a75a16f2 100644
--- a/mdop/appv-v4/file-type-associations-node.md
+++ b/mdop/appv-v4/file-type-associations-node.md
@@ -1,10 +1,15 @@
---
title: File Type Associations Node
description: File Type Associations Node
-ms.assetid: a3f35562-32d0-4a43-8604-3a54189ade92
author: jamiejdt
+ms.assetid: a3f35562-32d0-4a43-8604-3a54189ade92
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# File Type Associations Node
diff --git a/mdop/appv-v4/file-type-associations-results-pane-columns.md b/mdop/appv-v4/file-type-associations-results-pane-columns.md
index e5919a2cef..f2ed343a7c 100644
--- a/mdop/appv-v4/file-type-associations-results-pane-columns.md
+++ b/mdop/appv-v4/file-type-associations-results-pane-columns.md
@@ -1,10 +1,15 @@
---
title: File Type Associations Results Pane Columns
description: File Type Associations Results Pane Columns
-ms.assetid: 8cbb63e4-f93b-4066-ba06-30103e6d0c3e
author: jamiejdt
+ms.assetid: 8cbb63e4-f93b-4066-ba06-30103e6d0c3e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# File Type Associations Results Pane Columns
diff --git a/mdop/appv-v4/file-type-associations-results-pane.md b/mdop/appv-v4/file-type-associations-results-pane.md
index 9d4a8085b1..4f760fe206 100644
--- a/mdop/appv-v4/file-type-associations-results-pane.md
+++ b/mdop/appv-v4/file-type-associations-results-pane.md
@@ -1,10 +1,15 @@
---
title: File Type Associations Results Pane
description: File Type Associations Results Pane
-ms.assetid: 881d7fa7-ecde-4a05-b6ee-132fe2c09900
author: jamiejdt
+ms.assetid: 881d7fa7-ecde-4a05-b6ee-132fe2c09900
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# File Type Associations Results Pane
diff --git a/mdop/appv-v4/files-excluded-page-dialog-box--app-v-46-sp1-.md b/mdop/appv-v4/files-excluded-page-dialog-box--app-v-46-sp1-.md
index c94749a022..988d546afc 100644
--- a/mdop/appv-v4/files-excluded-page-dialog-box--app-v-46-sp1-.md
+++ b/mdop/appv-v4/files-excluded-page-dialog-box--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Files Excluded Page Dialog Box (App-V 4.6 SP1)
description: Files Excluded Page Dialog Box (App-V 4.6 SP1)
-ms.assetid: 9718c7bf-7ed2-44d8-bdac-df013cd0d6c6
author: jamiejdt
+ms.assetid: 9718c7bf-7ed2-44d8-bdac-df013cd0d6c6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Files Excluded Page Dialog Box (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/files-tab-keep.md b/mdop/appv-v4/files-tab-keep.md
index 4d6829cd35..c77dfefa1e 100644
--- a/mdop/appv-v4/files-tab-keep.md
+++ b/mdop/appv-v4/files-tab-keep.md
@@ -1,10 +1,15 @@
---
title: Files Tab
description: Files Tab
-ms.assetid: 14191e51-11a2-40ab-8855-3408a4bc5a9d
author: jamiejdt
+ms.assetid: 14191e51-11a2-40ab-8855-3408a4bc5a9d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Files Tab
diff --git a/mdop/appv-v4/gathering-information-page--learn-more-.md b/mdop/appv-v4/gathering-information-page--learn-more-.md
index b6f505004e..2ef95375f8 100644
--- a/mdop/appv-v4/gathering-information-page--learn-more-.md
+++ b/mdop/appv-v4/gathering-information-page--learn-more-.md
@@ -1,10 +1,15 @@
---
title: Gathering Information Page (Learn More)
description: Gathering Information Page (Learn More)
-ms.assetid: f8d5ec6b-a3d3-4e80-b1c2-3f8441b04aaa
author: jamiejdt
+ms.assetid: f8d5ec6b-a3d3-4e80-b1c2-3f8441b04aaa
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Gathering Information Page (Learn More)
diff --git a/mdop/appv-v4/general-tab-keep.md b/mdop/appv-v4/general-tab-keep.md
index 48c8ec2f83..d893721158 100644
--- a/mdop/appv-v4/general-tab-keep.md
+++ b/mdop/appv-v4/general-tab-keep.md
@@ -1,10 +1,15 @@
---
title: General Tab
description: General Tab
-ms.assetid: aeefae39-60cd-4ad4-9575-c07d7e2b1e59
author: jamiejdt
+ms.assetid: aeefae39-60cd-4ad4-9575-c07d7e2b1e59
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# General Tab
diff --git a/mdop/appv-v4/guidance-page-app-v-46-sp1.md b/mdop/appv-v4/guidance-page-app-v-46-sp1.md
index 838d293945..4be8de5dd2 100644
--- a/mdop/appv-v4/guidance-page-app-v-46-sp1.md
+++ b/mdop/appv-v4/guidance-page-app-v-46-sp1.md
@@ -1,10 +1,15 @@
---
title: Guidance Page
description: Guidance Page
-ms.assetid: 2d461f7e-bde0-4f20-bfc1-46d52feb701e
author: jamiejdt
+ms.assetid: 2d461f7e-bde0-4f20-bfc1-46d52feb701e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Guidance Page
diff --git a/mdop/appv-v4/help.md b/mdop/appv-v4/help.md
index 8d0341cd26..99e59f72c9 100644
--- a/mdop/appv-v4/help.md
+++ b/mdop/appv-v4/help.md
@@ -1,10 +1,15 @@
---
title: HELP
description: HELP
-ms.assetid: 0ddb5f18-0c0a-45ea-b7c7-2d4749e3d35d
author: jamiejdt
+ms.assetid: 0ddb5f18-0c0a-45ea-b7c7-2d4749e3d35d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# HELP
diff --git a/mdop/appv-v4/how-to-add-a-file-type-association.md b/mdop/appv-v4/how-to-add-a-file-type-association.md
index b9954aface..52abb385d3 100644
--- a/mdop/appv-v4/how-to-add-a-file-type-association.md
+++ b/mdop/appv-v4/how-to-add-a-file-type-association.md
@@ -1,10 +1,15 @@
---
title: How to Add a File Type Association
description: How to Add a File Type Association
-ms.assetid: cccfbd00-51ba-4a60-a598-ee97f5ea1215
author: jamiejdt
+ms.assetid: cccfbd00-51ba-4a60-a598-ee97f5ea1215
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Add a File Type Association
diff --git a/mdop/appv-v4/how-to-add-a-package-by-using-the-command-line.md b/mdop/appv-v4/how-to-add-a-package-by-using-the-command-line.md
index e3f522753d..6d4691b1a0 100644
--- a/mdop/appv-v4/how-to-add-a-package-by-using-the-command-line.md
+++ b/mdop/appv-v4/how-to-add-a-package-by-using-the-command-line.md
@@ -1,10 +1,15 @@
---
title: How to Add a Package by Using the Command Line
description: How to Add a Package by Using the Command Line
-ms.assetid: e75af49e-811a-407a-a7f0-6de8562b9188
author: jamiejdt
+ms.assetid: e75af49e-811a-407a-a7f0-6de8562b9188
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Add a Package by Using the Command Line
diff --git a/mdop/appv-v4/how-to-add-a-package-version.md b/mdop/appv-v4/how-to-add-a-package-version.md
index a84d0a53e5..5eb4fca8d5 100644
--- a/mdop/appv-v4/how-to-add-a-package-version.md
+++ b/mdop/appv-v4/how-to-add-a-package-version.md
@@ -1,10 +1,15 @@
---
title: How to Add a Package Version
description: How to Add a Package Version
-ms.assetid: dbb829c1-e5cb-4a2f-bc17-9a9bb50c671c
author: jamiejdt
+ms.assetid: dbb829c1-e5cb-4a2f-bc17-9a9bb50c671c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Add a Package Version
diff --git a/mdop/appv-v4/how-to-add-a-package.md b/mdop/appv-v4/how-to-add-a-package.md
index e942a9b1a2..4b8e25cb6e 100644
--- a/mdop/appv-v4/how-to-add-a-package.md
+++ b/mdop/appv-v4/how-to-add-a-package.md
@@ -1,10 +1,15 @@
---
title: How to Add a Package
description: How to Add a Package
-ms.assetid: 5407fdbe-e658-44f6-a9b8-a566b81dedce
author: jamiejdt
+ms.assetid: 5407fdbe-e658-44f6-a9b8-a566b81dedce
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Add a Package
diff --git a/mdop/appv-v4/how-to-add-a-server.md b/mdop/appv-v4/how-to-add-a-server.md
index c2075018db..f52b20f552 100644
--- a/mdop/appv-v4/how-to-add-a-server.md
+++ b/mdop/appv-v4/how-to-add-a-server.md
@@ -1,10 +1,15 @@
---
title: How to Add a Server
description: How to Add a Server
-ms.assetid: 1f31678a-8edf-4d35-a812-e4a2abfd979b
author: jamiejdt
+ms.assetid: 1f31678a-8edf-4d35-a812-e4a2abfd979b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Add a Server
diff --git a/mdop/appv-v4/how-to-add-an-administrator-group.md b/mdop/appv-v4/how-to-add-an-administrator-group.md
index dc7f47ef09..8f478040e0 100644
--- a/mdop/appv-v4/how-to-add-an-administrator-group.md
+++ b/mdop/appv-v4/how-to-add-an-administrator-group.md
@@ -1,10 +1,15 @@
---
title: How to Add an Administrator Group
description: How to Add an Administrator Group
-ms.assetid: 2611f33e-6082-4269-b0ba-394174701492
author: jamiejdt
+ms.assetid: 2611f33e-6082-4269-b0ba-394174701492
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Add an Administrator Group
diff --git a/mdop/appv-v4/how-to-add-an-application.md b/mdop/appv-v4/how-to-add-an-application.md
index eff1d17474..3b903fa8a1 100644
--- a/mdop/appv-v4/how-to-add-an-application.md
+++ b/mdop/appv-v4/how-to-add-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Add an Application
description: How to Add an Application
-ms.assetid: 0147233d-f369-4796-8e34-fb1d894af732
author: jamiejdt
+ms.assetid: 0147233d-f369-4796-8e34-fb1d894af732
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Add an Application
diff --git a/mdop/appv-v4/how-to-apply-a-package-accelerator-to-create-a-virtual-application-package---app-v-46-sp1-.md b/mdop/appv-v4/how-to-apply-a-package-accelerator-to-create-a-virtual-application-package---app-v-46-sp1-.md
index 60ca506cf2..0826ffd979 100644
--- a/mdop/appv-v4/how-to-apply-a-package-accelerator-to-create-a-virtual-application-package---app-v-46-sp1-.md
+++ b/mdop/appv-v4/how-to-apply-a-package-accelerator-to-create-a-virtual-application-package---app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: How to Apply a Package Accelerator to Create a Virtual Application Package (App-V 4.6 SP1)
description: How to Apply a Package Accelerator to Create a Virtual Application Package (App-V 4.6 SP1)
-ms.assetid: ca0bd514-2bbf-4130-8c77-98d991cbe016
author: jamiejdt
+ms.assetid: ca0bd514-2bbf-4130-8c77-98d991cbe016
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Apply a Package Accelerator to Create a Virtual Application Package (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/how-to-apply-an-app-v-project-template--app-v-46-sp1-.md b/mdop/appv-v4/how-to-apply-an-app-v-project-template--app-v-46-sp1-.md
index a917dab2fb..1c81b11cbd 100644
--- a/mdop/appv-v4/how-to-apply-an-app-v-project-template--app-v-46-sp1-.md
+++ b/mdop/appv-v4/how-to-apply-an-app-v-project-template--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: How to Apply an App-V Project Template (App-V 4.6 SP1)
description: How to Apply an App-V Project Template (App-V 4.6 SP1)
-ms.assetid: 8ef120ab-8cfb-438c-8136-671167b7bd9d
author: jamiejdt
+ms.assetid: 8ef120ab-8cfb-438c-8136-671167b7bd9d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Apply an App-V Project Template (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/how-to-assign--the-proper-credentials-for-windows-vista.md b/mdop/appv-v4/how-to-assign--the-proper-credentials-for-windows-vista.md
index bd668bb95f..c1687896bb 100644
--- a/mdop/appv-v4/how-to-assign--the-proper-credentials-for-windows-vista.md
+++ b/mdop/appv-v4/how-to-assign--the-proper-credentials-for-windows-vista.md
@@ -1,10 +1,15 @@
---
title: How to Assign the Proper Credentials for Windows Vista
description: How to Assign the Proper Credentials for Windows Vista
-ms.assetid: cc11d2af-a350-4d16-ba7b-f9c1d89e14b4
author: jamiejdt
+ms.assetid: cc11d2af-a350-4d16-ba7b-f9c1d89e14b4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Assign the Proper Credentials for Windows Vista
diff --git a/mdop/appv-v4/how-to-assign--the-proper-credentials-for-windows-xp.md b/mdop/appv-v4/how-to-assign--the-proper-credentials-for-windows-xp.md
index a9ea39f789..f06ac85250 100644
--- a/mdop/appv-v4/how-to-assign--the-proper-credentials-for-windows-xp.md
+++ b/mdop/appv-v4/how-to-assign--the-proper-credentials-for-windows-xp.md
@@ -1,10 +1,15 @@
---
title: How to Assign the Proper Credentials for Windows XP
description: How to Assign the Proper Credentials for Windows XP
-ms.assetid: cddbd556-d8f9-4981-a947-6e8e3f552b70
author: jamiejdt
+ms.assetid: cddbd556-d8f9-4981-a947-6e8e3f552b70
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Assign the Proper Credentials for Windows XP
diff --git a/mdop/appv-v4/how-to-associate-an-application-with-a-license-group.md b/mdop/appv-v4/how-to-associate-an-application-with-a-license-group.md
index 874edf4aa4..972be38998 100644
--- a/mdop/appv-v4/how-to-associate-an-application-with-a-license-group.md
+++ b/mdop/appv-v4/how-to-associate-an-application-with-a-license-group.md
@@ -1,10 +1,15 @@
---
title: How to Associate an Application with a License Group
description: How to Associate an Application with a License Group
-ms.assetid: 85639db3-5751-497e-a9e7-ce4770c0b55f
author: jamiejdt
+ms.assetid: 85639db3-5751-497e-a9e7-ce4770c0b55f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Associate an Application with a License Group
diff --git a/mdop/appv-v4/how-to-branch-a-package.md b/mdop/appv-v4/how-to-branch-a-package.md
index 5a1e0ce44e..f76ea15419 100644
--- a/mdop/appv-v4/how-to-branch-a-package.md
+++ b/mdop/appv-v4/how-to-branch-a-package.md
@@ -1,10 +1,15 @@
---
title: How to Branch a Package
description: How to Branch a Package
-ms.assetid: bfe46a8a-f0ee-4a71-9e9c-64ac08aac9c1
author: jamiejdt
+ms.assetid: bfe46a8a-f0ee-4a71-9e9c-64ac08aac9c1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Branch a Package
diff --git a/mdop/appv-v4/how-to-cancel-loading-of-virtual-applications-from-the-desktop-notification-area.md b/mdop/appv-v4/how-to-cancel-loading-of-virtual-applications-from-the-desktop-notification-area.md
index c3f22bba15..63ebd383b3 100644
--- a/mdop/appv-v4/how-to-cancel-loading-of-virtual-applications-from-the-desktop-notification-area.md
+++ b/mdop/appv-v4/how-to-cancel-loading-of-virtual-applications-from-the-desktop-notification-area.md
@@ -1,10 +1,15 @@
---
title: How to Cancel Loading of Virtual Applications from the Desktop Notification Area
description: How to Cancel Loading of Virtual Applications from the Desktop Notification Area
-ms.assetid: 4420a091-a344-48e9-a354-93bc0e2470eb
author: jamiejdt
+ms.assetid: 4420a091-a344-48e9-a354-93bc0e2470eb
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Cancel Loading of Virtual Applications from the Desktop Notification Area
diff --git a/mdop/appv-v4/how-to-change-an-application-icon.md b/mdop/appv-v4/how-to-change-an-application-icon.md
index b967ef5d21..da48e39ba8 100644
--- a/mdop/appv-v4/how-to-change-an-application-icon.md
+++ b/mdop/appv-v4/how-to-change-an-application-icon.md
@@ -1,10 +1,15 @@
---
title: How to Change an Application Icon
description: How to Change an Application Icon
-ms.assetid: bd6cfb22-086b-43fd-b6f9-1907b5f16e83
author: jamiejdt
+ms.assetid: bd6cfb22-086b-43fd-b6f9-1907b5f16e83
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change an Application Icon
diff --git a/mdop/appv-v4/how-to-change-an-application-iconserver.md b/mdop/appv-v4/how-to-change-an-application-iconserver.md
index db17f771d6..0cc657959d 100644
--- a/mdop/appv-v4/how-to-change-an-application-iconserver.md
+++ b/mdop/appv-v4/how-to-change-an-application-iconserver.md
@@ -1,10 +1,15 @@
---
title: How to Change an Application Icon
description: How to Change an Application Icon
-ms.assetid: 52c870eb-4a54-410b-8abf-79395a53f846
author: jamiejdt
+ms.assetid: 52c870eb-4a54-410b-8abf-79395a53f846
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change an Application Icon
diff --git a/mdop/appv-v4/how-to-change-deployment-properties.md b/mdop/appv-v4/how-to-change-deployment-properties.md
index db337dfafe..5e69757602 100644
--- a/mdop/appv-v4/how-to-change-deployment-properties.md
+++ b/mdop/appv-v4/how-to-change-deployment-properties.md
@@ -1,10 +1,15 @@
---
title: How to Change Deployment Properties
description: How to Change Deployment Properties
-ms.assetid: 0a214a7a-cc83-4d04-89f9-5727153be918
author: jamiejdt
+ms.assetid: 0a214a7a-cc83-4d04-89f9-5727153be918
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change Deployment Properties
diff --git a/mdop/appv-v4/how-to-change-import-search-paths.md b/mdop/appv-v4/how-to-change-import-search-paths.md
index b2d60d1840..1e4b3e63e4 100644
--- a/mdop/appv-v4/how-to-change-import-search-paths.md
+++ b/mdop/appv-v4/how-to-change-import-search-paths.md
@@ -1,10 +1,15 @@
---
title: How to Change Import Search Paths
description: How to Change Import Search Paths
-ms.assetid: 0125f2bf-4958-4854-a5a4-a63afe5bb986
author: jamiejdt
+ms.assetid: 0125f2bf-4958-4854-a5a4-a63afe5bb986
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change Import Search Paths
diff --git a/mdop/appv-v4/how-to-change-package-properties.md b/mdop/appv-v4/how-to-change-package-properties.md
index 9fdaaafee7..e28d7e1362 100644
--- a/mdop/appv-v4/how-to-change-package-properties.md
+++ b/mdop/appv-v4/how-to-change-package-properties.md
@@ -1,10 +1,15 @@
---
title: How to Change Package Properties
description: How to Change Package Properties
-ms.assetid: 6050916a-d4fe-4dac-8f2a-47308dbbf481
author: jamiejdt
+ms.assetid: 6050916a-d4fe-4dac-8f2a-47308dbbf481
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change Package Properties
diff --git a/mdop/appv-v4/how-to-change-the-cache-size-and-the-drive-letter-designation.md b/mdop/appv-v4/how-to-change-the-cache-size-and-the-drive-letter-designation.md
index a51e2866b5..6ac3b24606 100644
--- a/mdop/appv-v4/how-to-change-the-cache-size-and-the-drive-letter-designation.md
+++ b/mdop/appv-v4/how-to-change-the-cache-size-and-the-drive-letter-designation.md
@@ -1,10 +1,15 @@
---
title: How to Change the Cache Size and the Drive Letter Designation
description: How to Change the Cache Size and the Drive Letter Designation
-ms.assetid: e7d7b635-079e-41aa-a5e6-655f33b4e317
author: jamiejdt
+ms.assetid: e7d7b635-079e-41aa-a5e6-655f33b4e317
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change the Cache Size and the Drive Letter Designation
diff --git a/mdop/appv-v4/how-to-change-the-log-reporting-levels-and-reset-the-log-files.md b/mdop/appv-v4/how-to-change-the-log-reporting-levels-and-reset-the-log-files.md
index 796652cada..780caaa0b2 100644
--- a/mdop/appv-v4/how-to-change-the-log-reporting-levels-and-reset-the-log-files.md
+++ b/mdop/appv-v4/how-to-change-the-log-reporting-levels-and-reset-the-log-files.md
@@ -1,10 +1,15 @@
---
title: How to Change the Log Reporting Levels and Reset the Log Files
description: How to Change the Log Reporting Levels and Reset the Log Files
-ms.assetid: 9561d6fb-b35c-491b-a355-000064583194
author: jamiejdt
+ms.assetid: 9561d6fb-b35c-491b-a355-000064583194
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change the Log Reporting Levels and Reset the Log Files
diff --git a/mdop/appv-v4/how-to-change-the-server-cache-size.md b/mdop/appv-v4/how-to-change-the-server-cache-size.md
index fb8bbeb0a5..7f4f158556 100644
--- a/mdop/appv-v4/how-to-change-the-server-cache-size.md
+++ b/mdop/appv-v4/how-to-change-the-server-cache-size.md
@@ -1,10 +1,15 @@
---
title: How to Change the Server Cache Size
description: How to Change the Server Cache Size
-ms.assetid: 24e63744-21c3-458e-b137-9592f4fe785c
author: jamiejdt
+ms.assetid: 24e63744-21c3-458e-b137-9592f4fe785c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change the Server Cache Size
diff --git a/mdop/appv-v4/how-to-change-the-server-logging-level-and-the-database-parameters.md b/mdop/appv-v4/how-to-change-the-server-logging-level-and-the-database-parameters.md
index 54a6acae25..a96598de97 100644
--- a/mdop/appv-v4/how-to-change-the-server-logging-level-and-the-database-parameters.md
+++ b/mdop/appv-v4/how-to-change-the-server-logging-level-and-the-database-parameters.md
@@ -1,10 +1,15 @@
---
title: How to Change the Server Logging Level and the Database Parameters
description: How to Change the Server Logging Level and the Database Parameters
-ms.assetid: e3ebaee5-6c4c-4aa8-9766-c5aeb00f477a
author: jamiejdt
+ms.assetid: e3ebaee5-6c4c-4aa8-9766-c5aeb00f477a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change the Server Logging Level and the Database Parameters
diff --git a/mdop/appv-v4/how-to-change-the-server-port.md b/mdop/appv-v4/how-to-change-the-server-port.md
index 63328db5ad..63f86fbf10 100644
--- a/mdop/appv-v4/how-to-change-the-server-port.md
+++ b/mdop/appv-v4/how-to-change-the-server-port.md
@@ -1,10 +1,15 @@
---
title: How to Change the Server Port
description: How to Change the Server Port
-ms.assetid: 0b4a262c-4816-48d0-b7c6-e496bb0d7370
author: jamiejdt
+ms.assetid: 0b4a262c-4816-48d0-b7c6-e496bb0d7370
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change the Server Port
diff --git a/mdop/appv-v4/how-to-change-the-size-of-the-filesystem-cache.md b/mdop/appv-v4/how-to-change-the-size-of-the-filesystem-cache.md
index 8a266106ce..c23b33d615 100644
--- a/mdop/appv-v4/how-to-change-the-size-of-the-filesystem-cache.md
+++ b/mdop/appv-v4/how-to-change-the-size-of-the-filesystem-cache.md
@@ -1,10 +1,15 @@
---
title: How to Change the Size of the FileSystem Cache
description: How to Change the Size of the FileSystem Cache
-ms.assetid: 6ed17ba3-293b-4482-b3fa-31e5f606dad6
author: jamiejdt
+ms.assetid: 6ed17ba3-293b-4482-b3fa-31e5f606dad6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change the Size of the FileSystem Cache
diff --git a/mdop/appv-v4/how-to-change-user-access-permissions.md b/mdop/appv-v4/how-to-change-user-access-permissions.md
index e2ce890e02..b4017afc19 100644
--- a/mdop/appv-v4/how-to-change-user-access-permissions.md
+++ b/mdop/appv-v4/how-to-change-user-access-permissions.md
@@ -1,10 +1,15 @@
---
title: How to Change User Access Permissions
description: How to Change User Access Permissions
-ms.assetid: 21b60cc7-5395-401e-a374-6ef0d58872b7
author: jamiejdt
+ms.assetid: 21b60cc7-5395-401e-a374-6ef0d58872b7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change User Access Permissions
diff --git a/mdop/appv-v4/how-to-clear-an-application.md b/mdop/appv-v4/how-to-clear-an-application.md
index b183e5364e..58cb24cd40 100644
--- a/mdop/appv-v4/how-to-clear-an-application.md
+++ b/mdop/appv-v4/how-to-clear-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Clear an Application
description: How to Clear an Application
-ms.assetid: 247b8f40-531c-413e-a2e5-fc990ed0a51a
author: jamiejdt
+ms.assetid: 247b8f40-531c-413e-a2e5-fc990ed0a51a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Clear an Application
diff --git a/mdop/appv-v4/how-to-configure-a-read-only-cache-on-the-app-v-client--rds--sp1.md b/mdop/appv-v4/how-to-configure-a-read-only-cache-on-the-app-v-client--rds--sp1.md
index f22bdd26af..b57bb891ef 100644
--- a/mdop/appv-v4/how-to-configure-a-read-only-cache-on-the-app-v-client--rds--sp1.md
+++ b/mdop/appv-v4/how-to-configure-a-read-only-cache-on-the-app-v-client--rds--sp1.md
@@ -1,10 +1,15 @@
---
title: How to Configure a Read-only Cache on the App-V Client (RDS)
description: How to Configure a Read-only Cache on the App-V Client (RDS)
-ms.assetid: b6607fe2-6f92-4567-99f1-d8e3c8a591e0
author: jamiejdt
+ms.assetid: b6607fe2-6f92-4567-99f1-d8e3c8a591e0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure a Read-only Cache on the App-V Client (RDS)
diff --git a/mdop/appv-v4/how-to-configure-a-read-only-cache-on-the-app-v-client--vdi-.md b/mdop/appv-v4/how-to-configure-a-read-only-cache-on-the-app-v-client--vdi-.md
index 7277ed576a..a36457280d 100644
--- a/mdop/appv-v4/how-to-configure-a-read-only-cache-on-the-app-v-client--vdi-.md
+++ b/mdop/appv-v4/how-to-configure-a-read-only-cache-on-the-app-v-client--vdi-.md
@@ -1,10 +1,15 @@
---
title: How to Configure a Read-only Cache on the App-V Client (VDI)
description: How to Configure a Read-only Cache on the App-V Client (VDI)
-ms.assetid: 7a41e017-9e23-4a6a-a659-04d23f008b83
author: jamiejdt
+ms.assetid: 7a41e017-9e23-4a6a-a659-04d23f008b83
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure a Read-only Cache on the App-V Client (VDI)
diff --git a/mdop/appv-v4/how-to-configure-management-server-security-post-installation.md b/mdop/appv-v4/how-to-configure-management-server-security-post-installation.md
index f6dd47fd68..15447137ca 100644
--- a/mdop/appv-v4/how-to-configure-management-server-security-post-installation.md
+++ b/mdop/appv-v4/how-to-configure-management-server-security-post-installation.md
@@ -1,10 +1,15 @@
---
title: How to Configure Management Server Security Post-Installation
description: How to Configure Management Server Security Post-Installation
-ms.assetid: 71979fa6-3d0b-4a8b-994e-cb728d013090
author: jamiejdt
+ms.assetid: 71979fa6-3d0b-4a8b-994e-cb728d013090
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure Management Server Security Post-Installation
diff --git a/mdop/appv-v4/how-to-configure-microsoft-sql-server-mirroring-support-for-app-v.md b/mdop/appv-v4/how-to-configure-microsoft-sql-server-mirroring-support-for-app-v.md
index f65a357f87..381bb8e72c 100644
--- a/mdop/appv-v4/how-to-configure-microsoft-sql-server-mirroring-support-for-app-v.md
+++ b/mdop/appv-v4/how-to-configure-microsoft-sql-server-mirroring-support-for-app-v.md
@@ -1,10 +1,15 @@
---
title: How to Configure Microsoft SQL Server Mirroring Support for App-V
description: How to Configure Microsoft SQL Server Mirroring Support for App-V
-ms.assetid: 6d069eb5-109f-460a-836a-de49473b7035
author: jamiejdt
+ms.assetid: 6d069eb5-109f-460a-836a-de49473b7035
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure Microsoft SQL Server Mirroring Support for App-V
diff --git a/mdop/appv-v4/how-to-configure-servers-for-esd-based-deployment.md b/mdop/appv-v4/how-to-configure-servers-for-esd-based-deployment.md
index 2f07199af9..89753ef7a5 100644
--- a/mdop/appv-v4/how-to-configure-servers-for-esd-based-deployment.md
+++ b/mdop/appv-v4/how-to-configure-servers-for-esd-based-deployment.md
@@ -1,10 +1,15 @@
---
title: How to Configure Servers for ESD-Based Deployment
description: How to Configure Servers for ESD-Based Deployment
-ms.assetid: 96208522-3a0c-4606-a10b-fc0ec0a12021
author: jamiejdt
+ms.assetid: 96208522-3a0c-4606-a10b-fc0ec0a12021
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure Servers for ESD-Based Deployment
diff --git a/mdop/appv-v4/how-to-configure-servers-for-server-based-deployment.md b/mdop/appv-v4/how-to-configure-servers-for-server-based-deployment.md
index 4ea54e5e68..f5bd3c8a60 100644
--- a/mdop/appv-v4/how-to-configure-servers-for-server-based-deployment.md
+++ b/mdop/appv-v4/how-to-configure-servers-for-server-based-deployment.md
@@ -1,10 +1,15 @@
---
title: How to Configure Servers for Server-Based Deployment
description: How to Configure Servers for Server-Based Deployment
-ms.assetid: 6371c37a-46eb-44e8-ad6b-4430c866c8b4
author: jamiejdt
+ms.assetid: 6371c37a-46eb-44e8-ad6b-4430c866c8b4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure Servers for Server-Based Deployment
diff --git a/mdop/appv-v4/how-to-configure-shortcut-and-file-type-association-behavior-46-only.md b/mdop/appv-v4/how-to-configure-shortcut-and-file-type-association-behavior-46-only.md
index 306524d03f..532e6d15fd 100644
--- a/mdop/appv-v4/how-to-configure-shortcut-and-file-type-association-behavior-46-only.md
+++ b/mdop/appv-v4/how-to-configure-shortcut-and-file-type-association-behavior-46-only.md
@@ -1,10 +1,15 @@
---
title: How to Configure Shortcut and File Type Association Behavior
description: How to Configure Shortcut and File Type Association Behavior
-ms.assetid: d6fd1728-4de6-4066-b36b-d4837d593d40
author: jamiejdt
+ms.assetid: d6fd1728-4de6-4066-b36b-d4837d593d40
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure Shortcut and File Type Association Behavior
diff --git a/mdop/appv-v4/how-to-configure-streaming-server-security-post-installation.md b/mdop/appv-v4/how-to-configure-streaming-server-security-post-installation.md
index 020e2ad7d7..e980a6d9a4 100644
--- a/mdop/appv-v4/how-to-configure-streaming-server-security-post-installation.md
+++ b/mdop/appv-v4/how-to-configure-streaming-server-security-post-installation.md
@@ -1,10 +1,15 @@
---
title: How to Configure Streaming Server Security Post-Installation
description: How to Configure Streaming Server Security Post-Installation
-ms.assetid: 9bde3677-d1aa-4dcc-904e-bb49a268d748
author: jamiejdt
+ms.assetid: 9bde3677-d1aa-4dcc-904e-bb49a268d748
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure Streaming Server Security Post-Installation
diff --git a/mdop/appv-v4/how-to-configure-the-app-v-client-registry-settings-by-using-the-command-line.md b/mdop/appv-v4/how-to-configure-the-app-v-client-registry-settings-by-using-the-command-line.md
index 1b88de38ec..4bc97b888f 100644
--- a/mdop/appv-v4/how-to-configure-the-app-v-client-registry-settings-by-using-the-command-line.md
+++ b/mdop/appv-v4/how-to-configure-the-app-v-client-registry-settings-by-using-the-command-line.md
@@ -1,10 +1,15 @@
---
title: How to Configure the App-V Client Registry Settings by Using the Command Line
description: How to Configure the App-V Client Registry Settings by Using the Command Line
-ms.assetid: 3e3d873f-13d2-402f-97b4-f62d0c399171
author: jamiejdt
+ms.assetid: 3e3d873f-13d2-402f-97b4-f62d0c399171
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the App-V Client Registry Settings by Using the Command Line
diff --git a/mdop/appv-v4/how-to-configure-the-app-v-sequencer.md b/mdop/appv-v4/how-to-configure-the-app-v-sequencer.md
index 0d2b40cfb1..c1724ffa4c 100644
--- a/mdop/appv-v4/how-to-configure-the-app-v-sequencer.md
+++ b/mdop/appv-v4/how-to-configure-the-app-v-sequencer.md
@@ -1,10 +1,15 @@
---
title: How to Configure the App-V Sequencer
description: How to Configure the App-V Sequencer
-ms.assetid: 0f43f618-80b0-4715-af17-90f5c673d838
author: jamiejdt
+ms.assetid: 0f43f618-80b0-4715-af17-90f5c673d838
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the App-V Sequencer
diff --git a/mdop/appv-v4/how-to-configure-the-app-v-system-for-package-upgrade.md b/mdop/appv-v4/how-to-configure-the-app-v-system-for-package-upgrade.md
index 837b0c2568..cf6a4705f7 100644
--- a/mdop/appv-v4/how-to-configure-the-app-v-system-for-package-upgrade.md
+++ b/mdop/appv-v4/how-to-configure-the-app-v-system-for-package-upgrade.md
@@ -1,10 +1,15 @@
---
title: How to Configure the App-V System for Package Upgrade
description: How to Configure the App-V System for Package Upgrade
-ms.assetid: de133898-f887-46c1-9bc9-fbb03feac66a
author: jamiejdt
+ms.assetid: de133898-f887-46c1-9bc9-fbb03feac66a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the App-V System for Package Upgrade
diff --git a/mdop/appv-v4/how-to-configure-the-application-virtualization-client-settings-manually.md b/mdop/appv-v4/how-to-configure-the-application-virtualization-client-settings-manually.md
index c62f99adcd..b305e90e45 100644
--- a/mdop/appv-v4/how-to-configure-the-application-virtualization-client-settings-manually.md
+++ b/mdop/appv-v4/how-to-configure-the-application-virtualization-client-settings-manually.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Application Virtualization Client Settings Manually
description: How to Configure the Application Virtualization Client Settings Manually
-ms.assetid: 53bd21d8-49eb-4c77-9692-c093ffe4c17c
author: jamiejdt
+ms.assetid: 53bd21d8-49eb-4c77-9692-c093ffe4c17c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the Application Virtualization Client Settings Manually
diff --git a/mdop/appv-v4/how-to-configure-the-application-virtualization-management-servers.md b/mdop/appv-v4/how-to-configure-the-application-virtualization-management-servers.md
index 8055178764..e7ed5576bd 100644
--- a/mdop/appv-v4/how-to-configure-the-application-virtualization-management-servers.md
+++ b/mdop/appv-v4/how-to-configure-the-application-virtualization-management-servers.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Application Virtualization Management Servers
description: How to Configure the Application Virtualization Management Servers
-ms.assetid: a9f96148-bf2d-486f-98c2-23409bfb0935
author: jamiejdt
+ms.assetid: a9f96148-bf2d-486f-98c2-23409bfb0935
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the Application Virtualization Management Servers
diff --git a/mdop/appv-v4/how-to-configure-the-application-virtualization-streaming-servers.md b/mdop/appv-v4/how-to-configure-the-application-virtualization-streaming-servers.md
index e5df71f713..95c3be8f10 100644
--- a/mdop/appv-v4/how-to-configure-the-application-virtualization-streaming-servers.md
+++ b/mdop/appv-v4/how-to-configure-the-application-virtualization-streaming-servers.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Application Virtualization Streaming Servers
description: How to Configure the Application Virtualization Streaming Servers
-ms.assetid: 3e2dde35-9d72-40ba-9fdf-d0338bd4d561
author: jamiejdt
+ms.assetid: 3e2dde35-9d72-40ba-9fdf-d0338bd4d561
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the Application Virtualization Streaming Servers
diff --git a/mdop/appv-v4/how-to-configure-the-client-for-application-package-retrieval.md b/mdop/appv-v4/how-to-configure-the-client-for-application-package-retrieval.md
index 82d79d1512..99193c605f 100644
--- a/mdop/appv-v4/how-to-configure-the-client-for-application-package-retrieval.md
+++ b/mdop/appv-v4/how-to-configure-the-client-for-application-package-retrieval.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Client for Application Package Retrieval
description: How to Configure the Client for Application Package Retrieval
-ms.assetid: 891f2739-da7a-46da-b452-b8c0af075525
author: jamiejdt
+ms.assetid: 891f2739-da7a-46da-b452-b8c0af075525
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the Client for Application Package Retrieval
diff --git a/mdop/appv-v4/how-to-configure-the-client-for-disconnected-operation-mode.md b/mdop/appv-v4/how-to-configure-the-client-for-disconnected-operation-mode.md
index ed7e22c072..da38be57f1 100644
--- a/mdop/appv-v4/how-to-configure-the-client-for-disconnected-operation-mode.md
+++ b/mdop/appv-v4/how-to-configure-the-client-for-disconnected-operation-mode.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Client for Disconnected Operation Mode
description: How to Configure the Client for Disconnected Operation Mode
-ms.assetid: 3b48464a-b8b4-494b-93e3-9a6d9bd74652
author: jamiejdt
+ms.assetid: 3b48464a-b8b4-494b-93e3-9a6d9bd74652
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the Client for Disconnected Operation Mode
diff --git a/mdop/appv-v4/how-to-configure-the-client-for-mit-kerberos-realm-support.md b/mdop/appv-v4/how-to-configure-the-client-for-mit-kerberos-realm-support.md
index b5ddac5413..71f61379d7 100644
--- a/mdop/appv-v4/how-to-configure-the-client-for-mit-kerberos-realm-support.md
+++ b/mdop/appv-v4/how-to-configure-the-client-for-mit-kerberos-realm-support.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Client for MIT Kerberos Realm Support
description: How to Configure the Client for MIT Kerberos Realm Support
-ms.assetid: 46102f4c-270c-4115-8eb4-7ff5ae3be32d
author: jamiejdt
+ms.assetid: 46102f4c-270c-4115-8eb4-7ff5ae3be32d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the Client for MIT Kerberos Realm Support
diff --git a/mdop/appv-v4/how-to-configure-the-client-in-the-application-virtualization-client-management-console.md b/mdop/appv-v4/how-to-configure-the-client-in-the-application-virtualization-client-management-console.md
index a6c2d89a5d..dcd30ff50d 100644
--- a/mdop/appv-v4/how-to-configure-the-client-in-the-application-virtualization-client-management-console.md
+++ b/mdop/appv-v4/how-to-configure-the-client-in-the-application-virtualization-client-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Client in the Application Virtualization Client Management Console
description: How to Configure the Client in the Application Virtualization Client Management Console
-ms.assetid: d0868c9f-8fe9-442f-a9ad-ef30efb0f6b1
author: jamiejdt
+ms.assetid: d0868c9f-8fe9-442f-a9ad-ef30efb0f6b1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the Client in the Application Virtualization Client Management Console
diff --git a/mdop/appv-v4/how-to-configure-the-client-log-file.md b/mdop/appv-v4/how-to-configure-the-client-log-file.md
index 6dc52e75a7..a00c6c5cfa 100644
--- a/mdop/appv-v4/how-to-configure-the-client-log-file.md
+++ b/mdop/appv-v4/how-to-configure-the-client-log-file.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Client Log File
description: How to Configure the Client Log File
-ms.assetid: dd79f8ce-61e2-4dc8-af03-2a353554a1b2
author: jamiejdt
+ms.assetid: dd79f8ce-61e2-4dc8-af03-2a353554a1b2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the Client Log File
diff --git a/mdop/appv-v4/how-to-configure-the-file-server.md b/mdop/appv-v4/how-to-configure-the-file-server.md
index 5b8679232b..136be4d542 100644
--- a/mdop/appv-v4/how-to-configure-the-file-server.md
+++ b/mdop/appv-v4/how-to-configure-the-file-server.md
@@ -1,10 +1,15 @@
---
title: How to Configure the File Server
description: How to Configure the File Server
-ms.assetid: 0977554c-1741-411b-85e7-7e1cd017542f
author: jamiejdt
+ms.assetid: 0977554c-1741-411b-85e7-7e1cd017542f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the File Server
diff --git a/mdop/appv-v4/how-to-configure-the-server-for-iis.md b/mdop/appv-v4/how-to-configure-the-server-for-iis.md
index b17fb54504..c2bab644cf 100644
--- a/mdop/appv-v4/how-to-configure-the-server-for-iis.md
+++ b/mdop/appv-v4/how-to-configure-the-server-for-iis.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Server for IIS
description: How to Configure the Server for IIS
-ms.assetid: 1fcfc583-322f-4a38-90d0-e64bfa9ee3d8
author: jamiejdt
+ms.assetid: 1fcfc583-322f-4a38-90d0-e64bfa9ee3d8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the Server for IIS
diff --git a/mdop/appv-v4/how-to-configure-the-server-to-be-trusted-for-delegation.md b/mdop/appv-v4/how-to-configure-the-server-to-be-trusted-for-delegation.md
index 1e7320dab9..58c6f1400d 100644
--- a/mdop/appv-v4/how-to-configure-the-server-to-be-trusted-for-delegation.md
+++ b/mdop/appv-v4/how-to-configure-the-server-to-be-trusted-for-delegation.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Server to be Trusted for Delegation
description: How to Configure the Server to be Trusted for Delegation
-ms.assetid: d8d11588-17c0-4bcb-a7e6-86b5e4ba7e1c
author: jamiejdt
+ms.assetid: d8d11588-17c0-4bcb-a7e6-86b5e4ba7e1c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure the Server to be Trusted for Delegation
diff --git a/mdop/appv-v4/how-to-configure-user-permissions.md b/mdop/appv-v4/how-to-configure-user-permissions.md
index 7defe07e6b..062e47ecaa 100644
--- a/mdop/appv-v4/how-to-configure-user-permissions.md
+++ b/mdop/appv-v4/how-to-configure-user-permissions.md
@@ -1,10 +1,15 @@
---
title: How to Configure User Permissions
description: How to Configure User Permissions
-ms.assetid: 54e69f46-b028-4ad1-9b80-f06ef5c8f559
author: jamiejdt
+ms.assetid: 54e69f46-b028-4ad1-9b80-f06ef5c8f559
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure User Permissions
diff --git a/mdop/appv-v4/how-to-configure-windows-server-2003-firewall-for-app-v.md b/mdop/appv-v4/how-to-configure-windows-server-2003-firewall-for-app-v.md
index e59b516ded..fe57735bf4 100644
--- a/mdop/appv-v4/how-to-configure-windows-server-2003-firewall-for-app-v.md
+++ b/mdop/appv-v4/how-to-configure-windows-server-2003-firewall-for-app-v.md
@@ -1,10 +1,15 @@
---
title: How to Configure Windows Server 2003 Firewall for App-V
description: How to Configure Windows Server 2003 Firewall for App-V
-ms.assetid: 2c0e80f8-41e9-4164-ac83-b23b132b489a
author: jamiejdt
+ms.assetid: 2c0e80f8-41e9-4164-ac83-b23b132b489a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure Windows Server 2003 Firewall for App-V
diff --git a/mdop/appv-v4/how-to-configure-windows-server-2008-firewall-for-app-v.md b/mdop/appv-v4/how-to-configure-windows-server-2008-firewall-for-app-v.md
index 002a01e94c..222433549f 100644
--- a/mdop/appv-v4/how-to-configure-windows-server-2008-firewall-for-app-v.md
+++ b/mdop/appv-v4/how-to-configure-windows-server-2008-firewall-for-app-v.md
@@ -1,10 +1,15 @@
---
title: How to Configure Windows Server 2008 Firewall for App-V
description: How to Configure Windows Server 2008 Firewall for App-V
-ms.assetid: 57f4ed17-0651-4a3c-be1e-29d9520c6aeb
author: jamiejdt
+ms.assetid: 57f4ed17-0651-4a3c-be1e-29d9520c6aeb
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure Windows Server 2008 Firewall for App-V
diff --git a/mdop/appv-v4/how-to-configure-windows-server-2008-for-app-v-management-servers.md b/mdop/appv-v4/how-to-configure-windows-server-2008-for-app-v-management-servers.md
index 9dd422d5ec..3333c0fa79 100644
--- a/mdop/appv-v4/how-to-configure-windows-server-2008-for-app-v-management-servers.md
+++ b/mdop/appv-v4/how-to-configure-windows-server-2008-for-app-v-management-servers.md
@@ -1,10 +1,15 @@
---
title: How to Configure Windows Server 2008 for App-V Management Servers
description: How to Configure Windows Server 2008 for App-V Management Servers
-ms.assetid: 38b4016f-de82-4209-9159-387d20ddee25
author: jamiejdt
+ms.assetid: 38b4016f-de82-4209-9159-387d20ddee25
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure Windows Server 2008 for App-V Management Servers
diff --git a/mdop/appv-v4/how-to-connect-to-an-application-virtualization-system.md b/mdop/appv-v4/how-to-connect-to-an-application-virtualization-system.md
index 694998645c..fa1078f6d6 100644
--- a/mdop/appv-v4/how-to-connect-to-an-application-virtualization-system.md
+++ b/mdop/appv-v4/how-to-connect-to-an-application-virtualization-system.md
@@ -1,10 +1,15 @@
---
title: How to Connect to an Application Virtualization System
description: How to Connect to an Application Virtualization System
-ms.assetid: ac38216c-5464-4c0b-a4d3-3949ba6358ac
author: jamiejdt
+ms.assetid: ac38216c-5464-4c0b-a4d3-3949ba6358ac
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Connect to an Application Virtualization System
diff --git a/mdop/appv-v4/how-to-create-a-reportserver.md b/mdop/appv-v4/how-to-create-a-reportserver.md
index 9b18c0b648..967bec92d0 100644
--- a/mdop/appv-v4/how-to-create-a-reportserver.md
+++ b/mdop/appv-v4/how-to-create-a-reportserver.md
@@ -1,10 +1,15 @@
---
title: How to Create a Report
description: How to Create a Report
-ms.assetid: 70938167-d3b9-45ce-b459-a953c93769b0
author: jamiejdt
+ms.assetid: 70938167-d3b9-45ce-b459-a953c93769b0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Create a Report
diff --git a/mdop/appv-v4/how-to-create-a-server-group.md b/mdop/appv-v4/how-to-create-a-server-group.md
index a5e3730bcb..678749d1c1 100644
--- a/mdop/appv-v4/how-to-create-a-server-group.md
+++ b/mdop/appv-v4/how-to-create-a-server-group.md
@@ -1,10 +1,15 @@
---
title: How to Create a Server Group
description: How to Create a Server Group
-ms.assetid: 29ada98b-1024-483d-a3ee-67d4bb263df7
author: jamiejdt
+ms.assetid: 29ada98b-1024-483d-a3ee-67d4bb263df7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Create a Server Group
diff --git a/mdop/appv-v4/how-to-create-a-virtual-environment-for-a-web-based-application.md b/mdop/appv-v4/how-to-create-a-virtual-environment-for-a-web-based-application.md
index dfd33227c9..c63832ce80 100644
--- a/mdop/appv-v4/how-to-create-a-virtual-environment-for-a-web-based-application.md
+++ b/mdop/appv-v4/how-to-create-a-virtual-environment-for-a-web-based-application.md
@@ -1,10 +1,15 @@
---
title: How to Create a Virtual Environment for a Web-Based Application
description: How to Create a Virtual Environment for a Web-Based Application
-ms.assetid: d2b16e9d-369c-4bd6-b2a0-16dd24c0e32c
author: jamiejdt
+ms.assetid: d2b16e9d-369c-4bd6-b2a0-16dd24c0e32c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Create a Virtual Environment for a Web-Based Application
diff --git a/mdop/appv-v4/how-to-create-an-app-v-project-template--app-v-46-sp1-.md b/mdop/appv-v4/how-to-create-an-app-v-project-template--app-v-46-sp1-.md
index b955bd8da3..1f364c3562 100644
--- a/mdop/appv-v4/how-to-create-an-app-v-project-template--app-v-46-sp1-.md
+++ b/mdop/appv-v4/how-to-create-an-app-v-project-template--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: How to Create an App-V Project Template (App-V 4.6 SP1)
description: How to Create an App-V Project Template (App-V 4.6 SP1)
-ms.assetid: 7e87fba2-b72a-4bc9-92b8-220e25aae99a
author: jamiejdt
+ms.assetid: 7e87fba2-b72a-4bc9-92b8-220e25aae99a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Create an App-V Project Template (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/how-to-create-an-application-group.md b/mdop/appv-v4/how-to-create-an-application-group.md
index 9d210d5740..e2e0600b26 100644
--- a/mdop/appv-v4/how-to-create-an-application-group.md
+++ b/mdop/appv-v4/how-to-create-an-application-group.md
@@ -1,10 +1,15 @@
---
title: How to Create an Application Group
description: How to Create an Application Group
-ms.assetid: 32751511-3d1e-40e5-b21f-d88ea39c76a3
author: jamiejdt
+ms.assetid: 32751511-3d1e-40e5-b21f-d88ea39c76a3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Create an Application Group
diff --git a/mdop/appv-v4/how-to-create-an-application-license-group.md b/mdop/appv-v4/how-to-create-an-application-license-group.md
index 315dfbba29..2864003c82 100644
--- a/mdop/appv-v4/how-to-create-an-application-license-group.md
+++ b/mdop/appv-v4/how-to-create-an-application-license-group.md
@@ -1,10 +1,15 @@
---
title: How to Create an Application License Group
description: How to Create an Application License Group
-ms.assetid: b385324a-8a11-41ee-86e8-8f809235454c
author: jamiejdt
+ms.assetid: b385324a-8a11-41ee-86e8-8f809235454c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Create an Application License Group
diff --git a/mdop/appv-v4/how-to-create-app-v-package-accelerators--app-v-46-sp1-.md b/mdop/appv-v4/how-to-create-app-v-package-accelerators--app-v-46-sp1-.md
index 348809fa4b..258cbfa5c0 100644
--- a/mdop/appv-v4/how-to-create-app-v-package-accelerators--app-v-46-sp1-.md
+++ b/mdop/appv-v4/how-to-create-app-v-package-accelerators--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: How to Create App-V Package Accelerators (App-V 4.6 SP1)
description: How to Create App-V Package Accelerators (App-V 4.6 SP1)
-ms.assetid: 585e692e-cebb-48ac-93ab-b2e7eb7ae7ad
author: jamiejdt
+ms.assetid: 585e692e-cebb-48ac-93ab-b2e7eb7ae7ad
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Create App-V Package Accelerators (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/how-to-create-or-upgrade-virtual-applications-using--the-app-v-sequencer.md b/mdop/appv-v4/how-to-create-or-upgrade-virtual-applications-using--the-app-v-sequencer.md
index 83d5877754..3e88c7f2de 100644
--- a/mdop/appv-v4/how-to-create-or-upgrade-virtual-applications-using--the-app-v-sequencer.md
+++ b/mdop/appv-v4/how-to-create-or-upgrade-virtual-applications-using--the-app-v-sequencer.md
@@ -1,10 +1,15 @@
---
title: How to Create or Upgrade Virtual Applications Using the App-V Sequencer
description: How to Create or Upgrade Virtual Applications Using the App-V Sequencer
-ms.assetid: 661d4f8c-2527-4654-9d92-15ecc652c0db
author: jamiejdt
+ms.assetid: 661d4f8c-2527-4654-9d92-15ecc652c0db
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Create or Upgrade Virtual Applications Using the App-V Sequencer
diff --git a/mdop/appv-v4/how-to-create-the-package-root-directory.md b/mdop/appv-v4/how-to-create-the-package-root-directory.md
index 631dc8b441..c3213a7927 100644
--- a/mdop/appv-v4/how-to-create-the-package-root-directory.md
+++ b/mdop/appv-v4/how-to-create-the-package-root-directory.md
@@ -1,10 +1,15 @@
---
title: How to Create the Package Root Directory
description: How to Create the Package Root Directory
-ms.assetid: bcfe3bd4-6c60-409a-8ffa-cc22f27194b1
author: jamiejdt
+ms.assetid: bcfe3bd4-6c60-409a-8ffa-cc22f27194b1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Create the Package Root Directory
diff --git a/mdop/appv-v4/how-to-create-the-sequencer-package-root-directory.md b/mdop/appv-v4/how-to-create-the-sequencer-package-root-directory.md
index 303a7c8b02..5a6fdfc781 100644
--- a/mdop/appv-v4/how-to-create-the-sequencer-package-root-directory.md
+++ b/mdop/appv-v4/how-to-create-the-sequencer-package-root-directory.md
@@ -1,10 +1,15 @@
---
title: How to Create the Sequencer Package Root Directory
description: How to Create the Sequencer Package Root Directory
-ms.assetid: 23fe28f1-c284-43ee-b8b7-1dfbed94eea5
author: jamiejdt
+ms.assetid: 23fe28f1-c284-43ee-b8b7-1dfbed94eea5
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Create the Sequencer Package Root Directory
diff --git a/mdop/appv-v4/how-to-customize-an-application-virtualization-system-in-the-server-management-console.md b/mdop/appv-v4/how-to-customize-an-application-virtualization-system-in-the-server-management-console.md
index 030c6f3c97..cc133b7656 100644
--- a/mdop/appv-v4/how-to-customize-an-application-virtualization-system-in-the-server-management-console.md
+++ b/mdop/appv-v4/how-to-customize-an-application-virtualization-system-in-the-server-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Customize an Application Virtualization System in the Server Management Console
description: How to Customize an Application Virtualization System in the Server Management Console
-ms.assetid: e3a51d1d-451d-46a5-8ae5-f5792d49495b
author: jamiejdt
+ms.assetid: e3a51d1d-451d-46a5-8ae5-f5792d49495b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Customize an Application Virtualization System in the Server Management Console
diff --git a/mdop/appv-v4/how-to-delete-a-file-type-association.md b/mdop/appv-v4/how-to-delete-a-file-type-association.md
index 0565462810..32d9d9e6b0 100644
--- a/mdop/appv-v4/how-to-delete-a-file-type-association.md
+++ b/mdop/appv-v4/how-to-delete-a-file-type-association.md
@@ -1,10 +1,15 @@
---
title: How to Delete a File Type Association
description: How to Delete a File Type Association
-ms.assetid: bb2dd1cf-9a5d-45a9-aca1-3c53144b73ec
author: jamiejdt
+ms.assetid: bb2dd1cf-9a5d-45a9-aca1-3c53144b73ec
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Delete a File Type Association
diff --git a/mdop/appv-v4/how-to-delete-a-package-version.md b/mdop/appv-v4/how-to-delete-a-package-version.md
index b7dfdfe0e7..931992ecdd 100644
--- a/mdop/appv-v4/how-to-delete-a-package-version.md
+++ b/mdop/appv-v4/how-to-delete-a-package-version.md
@@ -1,10 +1,15 @@
---
title: How to Delete a Package Version
description: How to Delete a Package Version
-ms.assetid: a55adb9d-ffa6-4df3-a2d1-5e0c73c35e1b
author: jamiejdt
+ms.assetid: a55adb9d-ffa6-4df3-a2d1-5e0c73c35e1b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Delete a Package Version
diff --git a/mdop/appv-v4/how-to-delete-a-packageserver.md b/mdop/appv-v4/how-to-delete-a-packageserver.md
index bca8104eb1..84a9a89705 100644
--- a/mdop/appv-v4/how-to-delete-a-packageserver.md
+++ b/mdop/appv-v4/how-to-delete-a-packageserver.md
@@ -1,10 +1,15 @@
---
title: How to Delete a Package
description: How to Delete a Package
-ms.assetid: 23f9c0e9-8910-47df-9fc0-7bbb5bbf2dc9
author: jamiejdt
+ms.assetid: 23f9c0e9-8910-47df-9fc0-7bbb5bbf2dc9
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Delete a Package
diff --git a/mdop/appv-v4/how-to-delete-a-reportserver.md b/mdop/appv-v4/how-to-delete-a-reportserver.md
index 33c3e419dd..ff12da486a 100644
--- a/mdop/appv-v4/how-to-delete-a-reportserver.md
+++ b/mdop/appv-v4/how-to-delete-a-reportserver.md
@@ -1,10 +1,15 @@
---
title: How to Delete a Report
description: How to Delete a Report
-ms.assetid: 53350b71-1fb5-4f7e-a684-9ea1116c5c3f
author: jamiejdt
+ms.assetid: 53350b71-1fb5-4f7e-a684-9ea1116c5c3f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Delete a Report
diff --git a/mdop/appv-v4/how-to-delete-all-virtual-applications-by-using-the-command-line.md b/mdop/appv-v4/how-to-delete-all-virtual-applications-by-using-the-command-line.md
index c384ed9242..b01688ebee 100644
--- a/mdop/appv-v4/how-to-delete-all-virtual-applications-by-using-the-command-line.md
+++ b/mdop/appv-v4/how-to-delete-all-virtual-applications-by-using-the-command-line.md
@@ -1,10 +1,15 @@
---
title: How to Delete All Virtual Applications by Using the Command Line
description: How to Delete All Virtual Applications by Using the Command Line
-ms.assetid: bfe13b5c-825a-4eb1-a979-6c4b8d8b2a9c
author: jamiejdt
+ms.assetid: bfe13b5c-825a-4eb1-a979-6c4b8d8b2a9c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Delete All Virtual Applications by Using the Command Line
diff --git a/mdop/appv-v4/how-to-delete-an-administrator-group.md b/mdop/appv-v4/how-to-delete-an-administrator-group.md
index 8e06b8962c..592e11885a 100644
--- a/mdop/appv-v4/how-to-delete-an-administrator-group.md
+++ b/mdop/appv-v4/how-to-delete-an-administrator-group.md
@@ -1,10 +1,15 @@
---
title: How to Delete an Administrator Group
description: How to Delete an Administrator Group
-ms.assetid: 398a8028-e128-4020-bbe2-59ba63b5cd48
author: jamiejdt
+ms.assetid: 398a8028-e128-4020-bbe2-59ba63b5cd48
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Delete an Administrator Group
diff --git a/mdop/appv-v4/how-to-delete-an-application-server.md b/mdop/appv-v4/how-to-delete-an-application-server.md
index fee4ab4297..aa9c3e828a 100644
--- a/mdop/appv-v4/how-to-delete-an-application-server.md
+++ b/mdop/appv-v4/how-to-delete-an-application-server.md
@@ -1,10 +1,15 @@
---
title: How to Delete an Application
description: How to Delete an Application
-ms.assetid: 421e7df0-fea3-4cb2-a884-3d04f2223da7
author: jamiejdt
+ms.assetid: 421e7df0-fea3-4cb2-a884-3d04f2223da7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Delete an Application
diff --git a/mdop/appv-v4/how-to-delete-an-application.md b/mdop/appv-v4/how-to-delete-an-application.md
index f5c4ca7885..eaf936c43f 100644
--- a/mdop/appv-v4/how-to-delete-an-application.md
+++ b/mdop/appv-v4/how-to-delete-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Delete an Application
description: How to Delete an Application
-ms.assetid: 03b0912d-b14a-4522-916d-71f8b77a8a82
author: jamiejdt
+ms.assetid: 03b0912d-b14a-4522-916d-71f8b77a8a82
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Delete an Application
diff --git a/mdop/appv-v4/how-to-deny-access-to-an-application.md b/mdop/appv-v4/how-to-deny-access-to-an-application.md
index 94bb95e677..7ecf3b8e53 100644
--- a/mdop/appv-v4/how-to-deny-access-to-an-application.md
+++ b/mdop/appv-v4/how-to-deny-access-to-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Deny Access to an Application
description: How to Deny Access to an Application
-ms.assetid: 14f5e201-7265-462c-b738-57938dc3fc30
author: jamiejdt
+ms.assetid: 14f5e201-7265-462c-b738-57938dc3fc30
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Deny Access to an Application
diff --git a/mdop/appv-v4/how-to-determine-whether-to-edit-or-upgrade-a-virtual-application-package.md b/mdop/appv-v4/how-to-determine-whether-to-edit-or-upgrade-a-virtual-application-package.md
index 08d2d716da..bac16bdb88 100644
--- a/mdop/appv-v4/how-to-determine-whether-to-edit-or-upgrade-a-virtual-application-package.md
+++ b/mdop/appv-v4/how-to-determine-whether-to-edit-or-upgrade-a-virtual-application-package.md
@@ -1,10 +1,15 @@
---
title: How to Determine Whether to Edit or Upgrade a Virtual Application Package
description: How to Determine Whether to Edit or Upgrade a Virtual Application Package
-ms.assetid: 33dd5332-6802-46e0-9748-43fcc8f80aa3
author: jamiejdt
+ms.assetid: 33dd5332-6802-46e0-9748-43fcc8f80aa3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Determine Whether to Edit or Upgrade a Virtual Application Package
diff --git a/mdop/appv-v4/how-to-determine-which-type-of-application-to-sequence---app-v-46-sp1-.md b/mdop/appv-v4/how-to-determine-which-type-of-application-to-sequence---app-v-46-sp1-.md
index b964675ba0..3dbb001d9a 100644
--- a/mdop/appv-v4/how-to-determine-which-type-of-application-to-sequence---app-v-46-sp1-.md
+++ b/mdop/appv-v4/how-to-determine-which-type-of-application-to-sequence---app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: How to Determine Which Type of Application to Sequence (App-V 4.6 SP1)
description: How to Determine Which Type of Application to Sequence (App-V 4.6 SP1)
-ms.assetid: 936abee2-98f1-45fb-9f0d-786e1d7464b1
author: jamiejdt
+ms.assetid: 936abee2-98f1-45fb-9f0d-786e1d7464b1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Determine Which Type of Application to Sequence (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/how-to-disable-or-modify-disconnected-operation-mode-settings.md b/mdop/appv-v4/how-to-disable-or-modify-disconnected-operation-mode-settings.md
index 117937419b..51056b542f 100644
--- a/mdop/appv-v4/how-to-disable-or-modify-disconnected-operation-mode-settings.md
+++ b/mdop/appv-v4/how-to-disable-or-modify-disconnected-operation-mode-settings.md
@@ -1,10 +1,15 @@
---
title: How to Disable or Modify Disconnected Operation Mode Settings
description: How to Disable or Modify Disconnected Operation Mode Settings
-ms.assetid: 39f166d7-2d25-4899-8405-b45f051facb8
author: jamiejdt
+ms.assetid: 39f166d7-2d25-4899-8405-b45f051facb8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Disable or Modify Disconnected Operation Mode Settings
diff --git a/mdop/appv-v4/how-to-edit-an-existing-virtual-application.md b/mdop/appv-v4/how-to-edit-an-existing-virtual-application.md
index cbe01e07f3..0f1acb8105 100644
--- a/mdop/appv-v4/how-to-edit-an-existing-virtual-application.md
+++ b/mdop/appv-v4/how-to-edit-an-existing-virtual-application.md
@@ -1,10 +1,15 @@
---
title: How to Edit an Existing Virtual Application
description: How to Edit an Existing Virtual Application
-ms.assetid: 358b9a69-5695-4c6f-92e1-7ed2b69a2def
author: jamiejdt
+ms.assetid: 358b9a69-5695-4c6f-92e1-7ed2b69a2def
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Edit an Existing Virtual Application
diff --git a/mdop/appv-v4/how-to-edit-an-osd-file-using-a-text-editor.md b/mdop/appv-v4/how-to-edit-an-osd-file-using-a-text-editor.md
index bb82ad9a8b..82e18805ea 100644
--- a/mdop/appv-v4/how-to-edit-an-osd-file-using-a-text-editor.md
+++ b/mdop/appv-v4/how-to-edit-an-osd-file-using-a-text-editor.md
@@ -1,10 +1,15 @@
---
title: How to Edit an OSD File Using a Text Editor
description: How to Edit an OSD File Using a Text Editor
-ms.assetid: f4263a1b-824f-49b9-8060-b8229c9d9960
author: jamiejdt
+ms.assetid: f4263a1b-824f-49b9-8060-b8229c9d9960
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Edit an OSD File Using a Text Editor
diff --git a/mdop/appv-v4/how-to-edit-an-osd-file.md b/mdop/appv-v4/how-to-edit-an-osd-file.md
index 945855b50d..ff37096afa 100644
--- a/mdop/appv-v4/how-to-edit-an-osd-file.md
+++ b/mdop/appv-v4/how-to-edit-an-osd-file.md
@@ -1,10 +1,15 @@
---
title: How to Edit an OSD File
description: How to Edit an OSD File
-ms.assetid: 0d126ba7-72fb-42ce-982e-90ed01a852c8
author: jamiejdt
+ms.assetid: 0d126ba7-72fb-42ce-982e-90ed01a852c8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Edit an OSD File
diff --git a/mdop/appv-v4/how-to-exit-the-app-v-client-from-the-notification-area.md b/mdop/appv-v4/how-to-exit-the-app-v-client-from-the-notification-area.md
index 6189d61cb9..65290474ed 100644
--- a/mdop/appv-v4/how-to-exit-the-app-v-client-from-the-notification-area.md
+++ b/mdop/appv-v4/how-to-exit-the-app-v-client-from-the-notification-area.md
@@ -1,10 +1,15 @@
---
title: How to Exit the App-V Client from the Notification Area
description: How to Exit the App-V Client from the Notification Area
-ms.assetid: 71ebf88b-ef51-41a5-ae34-4e197d9d6ee6
author: jamiejdt
+ms.assetid: 71ebf88b-ef51-41a5-ae34-4e197d9d6ee6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Exit the App-V Client from the Notification Area
diff --git a/mdop/appv-v4/how-to-export-a-reportserver.md b/mdop/appv-v4/how-to-export-a-reportserver.md
index 33e5ac60af..4802452ab2 100644
--- a/mdop/appv-v4/how-to-export-a-reportserver.md
+++ b/mdop/appv-v4/how-to-export-a-reportserver.md
@@ -1,10 +1,15 @@
---
title: How to Export a Report
description: How to Export a Report
-ms.assetid: 2f917130-db02-4c72-a45a-7928e51e689e
author: jamiejdt
+ms.assetid: 2f917130-db02-4c72-a45a-7928e51e689e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Export a Report
diff --git a/mdop/appv-v4/how-to-grant-access-to-an-application.md b/mdop/appv-v4/how-to-grant-access-to-an-application.md
index 0f0cc9c879..4704e24ef4 100644
--- a/mdop/appv-v4/how-to-grant-access-to-an-application.md
+++ b/mdop/appv-v4/how-to-grant-access-to-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Grant Access to an Application
description: How to Grant Access to an Application
-ms.assetid: e54d9e84-21f5-488f-b040-25f374d9289f
author: jamiejdt
+ms.assetid: e54d9e84-21f5-488f-b040-25f374d9289f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Grant Access to an Application
diff --git a/mdop/appv-v4/how-to-import-an-application.md b/mdop/appv-v4/how-to-import-an-application.md
index a2375aaa7a..858f1a2b90 100644
--- a/mdop/appv-v4/how-to-import-an-application.md
+++ b/mdop/appv-v4/how-to-import-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Import an Application
description: How to Import an Application
-ms.assetid: 85aaf5d8-489c-4929-996f-f15d2dab1ad8
author: jamiejdt
+ms.assetid: 85aaf5d8-489c-4929-996f-f15d2dab1ad8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Import an Application
diff --git a/mdop/appv-v4/how-to-import-an-applicationserver.md b/mdop/appv-v4/how-to-import-an-applicationserver.md
index 1dd7f39beb..146a83e99f 100644
--- a/mdop/appv-v4/how-to-import-an-applicationserver.md
+++ b/mdop/appv-v4/how-to-import-an-applicationserver.md
@@ -1,10 +1,15 @@
---
title: How to Import an Application
description: How to Import an Application
-ms.assetid: ab40acad-1025-478d-8e13-0e1ff1bd37e4
author: jamiejdt
+ms.assetid: ab40acad-1025-478d-8e13-0e1ff1bd37e4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Import an Application
diff --git a/mdop/appv-v4/how-to-install-a-database.md b/mdop/appv-v4/how-to-install-a-database.md
index 3d7e8ee0a1..ed8d0ddb38 100644
--- a/mdop/appv-v4/how-to-install-a-database.md
+++ b/mdop/appv-v4/how-to-install-a-database.md
@@ -1,10 +1,15 @@
---
title: How to Install a Database
description: How to Install a Database
-ms.assetid: 52e3a19d-b7cf-4f2c-8268-0f8361cc9766
author: jamiejdt
+ms.assetid: 52e3a19d-b7cf-4f2c-8268-0f8361cc9766
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install a Database
diff --git a/mdop/appv-v4/how-to-install-and-configure-the-app-v-management-console-for-a-more-secure-environment.md b/mdop/appv-v4/how-to-install-and-configure-the-app-v-management-console-for-a-more-secure-environment.md
index b999ec9855..689646b2b2 100644
--- a/mdop/appv-v4/how-to-install-and-configure-the-app-v-management-console-for-a-more-secure-environment.md
+++ b/mdop/appv-v4/how-to-install-and-configure-the-app-v-management-console-for-a-more-secure-environment.md
@@ -1,10 +1,15 @@
---
title: How to Install and Configure the App-V Management Console for a More Secure Environment
description: How to Install and Configure the App-V Management Console for a More Secure Environment
-ms.assetid: 9d89ef09-cdbf-48fc-99da-b24fc987ef8f
author: jamiejdt
+ms.assetid: 9d89ef09-cdbf-48fc-99da-b24fc987ef8f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install and Configure the App-V Management Console for a More Secure Environment
diff --git a/mdop/appv-v4/how-to-install-and-configure-the-default-application.md b/mdop/appv-v4/how-to-install-and-configure-the-default-application.md
index 838b3c9b4b..f3a6e9a3af 100644
--- a/mdop/appv-v4/how-to-install-and-configure-the-default-application.md
+++ b/mdop/appv-v4/how-to-install-and-configure-the-default-application.md
@@ -1,10 +1,15 @@
---
title: How to Install and Configure the Default Application
description: How to Install and Configure the Default Application
-ms.assetid: 5c5d5ad1-af40-4f83-8234-39e972f2c29a
author: jamiejdt
+ms.assetid: 5c5d5ad1-af40-4f83-8234-39e972f2c29a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install and Configure the Default Application
diff --git a/mdop/appv-v4/how-to-install-application-virtualization-management-server.md b/mdop/appv-v4/how-to-install-application-virtualization-management-server.md
index 86bcade871..11749fb825 100644
--- a/mdop/appv-v4/how-to-install-application-virtualization-management-server.md
+++ b/mdop/appv-v4/how-to-install-application-virtualization-management-server.md
@@ -1,10 +1,15 @@
---
title: How to Install Application Virtualization Management Server
description: How to Install Application Virtualization Management Server
-ms.assetid: 8184be79-8c27-4328-a3c1-183791b5556c
author: jamiejdt
+ms.assetid: 8184be79-8c27-4328-a3c1-183791b5556c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install Application Virtualization Management Server
diff --git a/mdop/appv-v4/how-to-install-the-app-v-client-by-using-setupexe-new.md b/mdop/appv-v4/how-to-install-the-app-v-client-by-using-setupexe-new.md
index 97db180984..11f8a7e09d 100644
--- a/mdop/appv-v4/how-to-install-the-app-v-client-by-using-setupexe-new.md
+++ b/mdop/appv-v4/how-to-install-the-app-v-client-by-using-setupexe-new.md
@@ -1,10 +1,15 @@
---
title: How to Install the App-V Client by Using Setup.exe
description: How to Install the App-V Client by Using Setup.exe
-ms.assetid: 106a5d97-b5f6-4a16-bf52-a84f4d558c74
author: jamiejdt
+ms.assetid: 106a5d97-b5f6-4a16-bf52-a84f4d558c74
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the App-V Client by Using Setup.exe
diff --git a/mdop/appv-v4/how-to-install-the-app-v-client-by-using-setupmsi-new.md b/mdop/appv-v4/how-to-install-the-app-v-client-by-using-setupmsi-new.md
index 63f77023a6..f7276d6353 100644
--- a/mdop/appv-v4/how-to-install-the-app-v-client-by-using-setupmsi-new.md
+++ b/mdop/appv-v4/how-to-install-the-app-v-client-by-using-setupmsi-new.md
@@ -1,10 +1,15 @@
---
title: How to Install the App-V Client by Using Setup.msi
description: How to Install the App-V Client by Using Setup.msi
-ms.assetid: 7221f384-36d6-409a-94a2-86f54fd75322
author: jamiejdt
+ms.assetid: 7221f384-36d6-409a-94a2-86f54fd75322
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the App-V Client by Using Setup.msi
diff --git a/mdop/appv-v4/how-to-install-the-application-virtualization-sequencer.md b/mdop/appv-v4/how-to-install-the-application-virtualization-sequencer.md
index dc273eef7b..dc787ee925 100644
--- a/mdop/appv-v4/how-to-install-the-application-virtualization-sequencer.md
+++ b/mdop/appv-v4/how-to-install-the-application-virtualization-sequencer.md
@@ -1,10 +1,15 @@
---
title: How to Install the Application Virtualization Sequencer
description: How to Install the Application Virtualization Sequencer
-ms.assetid: 89cdf60d-18b0-4204-aa9f-b402610f8f0e
author: jamiejdt
+ms.assetid: 89cdf60d-18b0-4204-aa9f-b402610f8f0e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the Application Virtualization Sequencer
diff --git a/mdop/appv-v4/how-to-install-the-application-virtualization-streaming-server.md b/mdop/appv-v4/how-to-install-the-application-virtualization-streaming-server.md
index c20c6136e4..47c03ab9ce 100644
--- a/mdop/appv-v4/how-to-install-the-application-virtualization-streaming-server.md
+++ b/mdop/appv-v4/how-to-install-the-application-virtualization-streaming-server.md
@@ -1,10 +1,15 @@
---
title: How to Install the Application Virtualization Streaming Server
description: How to Install the Application Virtualization Streaming Server
-ms.assetid: a3065257-fb5a-4d92-98f8-7ef996c61db9
author: jamiejdt
+ms.assetid: a3065257-fb5a-4d92-98f8-7ef996c61db9
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the Application Virtualization Streaming Server
diff --git a/mdop/appv-v4/how-to-install-the-client-by-using-the-command-line-new.md b/mdop/appv-v4/how-to-install-the-client-by-using-the-command-line-new.md
index 4a9ded72d0..1aa3391b31 100644
--- a/mdop/appv-v4/how-to-install-the-client-by-using-the-command-line-new.md
+++ b/mdop/appv-v4/how-to-install-the-client-by-using-the-command-line-new.md
@@ -1,10 +1,15 @@
---
title: How to Install the Client by Using the Command Line
description: How to Install the Client by Using the Command Line
-ms.assetid: ed372403-64ff-48ff-a3cd-a46cad04a4d5
author: jamiejdt
+ms.assetid: ed372403-64ff-48ff-a3cd-a46cad04a4d5
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the Client by Using the Command Line
diff --git a/mdop/appv-v4/how-to-install-the-management-console.md b/mdop/appv-v4/how-to-install-the-management-console.md
index 86fe715fc4..36e2a0a1ee 100644
--- a/mdop/appv-v4/how-to-install-the-management-console.md
+++ b/mdop/appv-v4/how-to-install-the-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Install the Management Console
description: How to Install the Management Console
-ms.assetid: 586d99c8-bca6-42e2-a39c-a696053142f1
author: jamiejdt
+ms.assetid: 586d99c8-bca6-42e2-a39c-a696053142f1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the Management Console
diff --git a/mdop/appv-v4/how-to-install-the-management-web-service.md b/mdop/appv-v4/how-to-install-the-management-web-service.md
index 451f5d3a0d..650536f14c 100644
--- a/mdop/appv-v4/how-to-install-the-management-web-service.md
+++ b/mdop/appv-v4/how-to-install-the-management-web-service.md
@@ -1,10 +1,15 @@
---
title: How to Install the Management Web Service
description: How to Install the Management Web Service
-ms.assetid: cac296f5-8ca0-4ce7-afdb-859ae207d2f1
author: jamiejdt
+ms.assetid: cac296f5-8ca0-4ce7-afdb-859ae207d2f1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the Management Web Service
diff --git a/mdop/appv-v4/how-to-install-the-sequencer---app-v-46-sp1-.md b/mdop/appv-v4/how-to-install-the-sequencer---app-v-46-sp1-.md
index a40b825a84..4ef6bb527d 100644
--- a/mdop/appv-v4/how-to-install-the-sequencer---app-v-46-sp1-.md
+++ b/mdop/appv-v4/how-to-install-the-sequencer---app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: How to Install the Sequencer (App-V 4.6 SP1)
description: How to Install the Sequencer (App-V 4.6 SP1)
-ms.assetid: fe8eb876-28fb-46ae-b592-da055107e639
author: jamiejdt
+ms.assetid: fe8eb876-28fb-46ae-b592-da055107e639
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the Sequencer (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/how-to-install-the-sequencer.md b/mdop/appv-v4/how-to-install-the-sequencer.md
index edad98ad2d..88ba479a6a 100644
--- a/mdop/appv-v4/how-to-install-the-sequencer.md
+++ b/mdop/appv-v4/how-to-install-the-sequencer.md
@@ -1,10 +1,15 @@
---
title: How to Install the Sequencer
description: How to Install the Sequencer
-ms.assetid: 2cd16427-a0ba-4870-82d1-3e3c79e1959b
author: jamiejdt
+ms.assetid: 2cd16427-a0ba-4870-82d1-3e3c79e1959b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the Sequencer
diff --git a/mdop/appv-v4/how-to-install-the-servers-and-system-components.md b/mdop/appv-v4/how-to-install-the-servers-and-system-components.md
index 566b5da89c..ff7f521adc 100644
--- a/mdop/appv-v4/how-to-install-the-servers-and-system-components.md
+++ b/mdop/appv-v4/how-to-install-the-servers-and-system-components.md
@@ -1,10 +1,15 @@
---
title: How to Install the Servers and System Components
description: How to Install the Servers and System Components
-ms.assetid: c6f5fef0-522a-4ef1-8585-05b292d0289b
author: jamiejdt
+ms.assetid: c6f5fef0-522a-4ef1-8585-05b292d0289b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the Servers and System Components
diff --git a/mdop/appv-v4/how-to-load-files-and-packages.md b/mdop/appv-v4/how-to-load-files-and-packages.md
index a29a7ff9ff..84790e063a 100644
--- a/mdop/appv-v4/how-to-load-files-and-packages.md
+++ b/mdop/appv-v4/how-to-load-files-and-packages.md
@@ -1,10 +1,15 @@
---
title: How to Load Files and Packages
description: How to Load Files and Packages
-ms.assetid: f86f5bf1-99a4-44d7-ae2f-e6049c482f68
author: jamiejdt
+ms.assetid: f86f5bf1-99a4-44d7-ae2f-e6049c482f68
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Load Files and Packages
diff --git a/mdop/appv-v4/how-to-load-or-unload-an-application.md b/mdop/appv-v4/how-to-load-or-unload-an-application.md
index dca557999a..a96bb43e80 100644
--- a/mdop/appv-v4/how-to-load-or-unload-an-application.md
+++ b/mdop/appv-v4/how-to-load-or-unload-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Load or Unload an Application
description: How to Load or Unload an Application
-ms.assetid: 8c149761-c591-433f-972b-91793a69c654
author: jamiejdt
+ms.assetid: 8c149761-c591-433f-972b-91793a69c654
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Load or Unload an Application
diff --git a/mdop/appv-v4/how-to-load-virtual-applications-from-the-desktop-notification-area.md b/mdop/appv-v4/how-to-load-virtual-applications-from-the-desktop-notification-area.md
index 3cb0619406..e900efb24c 100644
--- a/mdop/appv-v4/how-to-load-virtual-applications-from-the-desktop-notification-area.md
+++ b/mdop/appv-v4/how-to-load-virtual-applications-from-the-desktop-notification-area.md
@@ -1,10 +1,15 @@
---
title: How to Load Virtual Applications from the Desktop Notification Area
description: How to Load Virtual Applications from the Desktop Notification Area
-ms.assetid: f52758eb-8b81-4b3c-9bc3-adcf7c00c238
author: jamiejdt
+ms.assetid: f52758eb-8b81-4b3c-9bc3-adcf7c00c238
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Load Virtual Applications from the Desktop Notification Area
diff --git a/mdop/appv-v4/how-to-lock-or-unlock-an-application.md b/mdop/appv-v4/how-to-lock-or-unlock-an-application.md
index c4a1dcdae1..fe0d46ddeb 100644
--- a/mdop/appv-v4/how-to-lock-or-unlock-an-application.md
+++ b/mdop/appv-v4/how-to-lock-or-unlock-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Lock or Unlock an Application
description: How to Lock or Unlock an Application
-ms.assetid: 8c65d4fd-f336-447f-8c0a-6d65aec9fd00
author: jamiejdt
+ms.assetid: 8c65d4fd-f336-447f-8c0a-6d65aec9fd00
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Lock or Unlock an Application
diff --git a/mdop/appv-v4/how-to-manage-application-groups-in-the-server-management-console.md b/mdop/appv-v4/how-to-manage-application-groups-in-the-server-management-console.md
index ad74357f34..bfe3c52978 100644
--- a/mdop/appv-v4/how-to-manage-application-groups-in-the-server-management-console.md
+++ b/mdop/appv-v4/how-to-manage-application-groups-in-the-server-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Manage Application Groups in the Server Management Console
description: How to Manage Application Groups in the Server Management Console
-ms.assetid: 46997971-bdc8-4565-aefd-f47e90d6d7a6
author: jamiejdt
+ms.assetid: 46997971-bdc8-4565-aefd-f47e90d6d7a6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage Application Groups in the Server Management Console
diff --git a/mdop/appv-v4/how-to-manage-application-licenses-in-the-server-management-console.md b/mdop/appv-v4/how-to-manage-application-licenses-in-the-server-management-console.md
index bcd66d1695..f7bac719d3 100644
--- a/mdop/appv-v4/how-to-manage-application-licenses-in-the-server-management-console.md
+++ b/mdop/appv-v4/how-to-manage-application-licenses-in-the-server-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Manage Application Licenses in the Server Management Console
description: How to Manage Application Licenses in the Server Management Console
-ms.assetid: 48503b04-0de7-48de-98ee-4623a712a341
author: jamiejdt
+ms.assetid: 48503b04-0de7-48de-98ee-4623a712a341
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage Application Licenses in the Server Management Console
diff --git a/mdop/appv-v4/how-to-manage-applications-in-the-client-management-console.md b/mdop/appv-v4/how-to-manage-applications-in-the-client-management-console.md
index cf6e788d89..ddc848dd39 100644
--- a/mdop/appv-v4/how-to-manage-applications-in-the-client-management-console.md
+++ b/mdop/appv-v4/how-to-manage-applications-in-the-client-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Manage Applications in the Client Management Console
description: How to Manage Applications in the Client Management Console
-ms.assetid: 15cb5133-539b-499d-adca-ed02da20194a
author: jamiejdt
+ms.assetid: 15cb5133-539b-499d-adca-ed02da20194a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage Applications in the Client Management Console
diff --git a/mdop/appv-v4/how-to-manage-applications-in-the-server-management-console.md b/mdop/appv-v4/how-to-manage-applications-in-the-server-management-console.md
index ab2d982966..31103c41c6 100644
--- a/mdop/appv-v4/how-to-manage-applications-in-the-server-management-console.md
+++ b/mdop/appv-v4/how-to-manage-applications-in-the-server-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Manage Applications in the Server Management Console
description: How to Manage Applications in the Server Management Console
-ms.assetid: 21139a77-9f0f-4787-8173-a7766966ff7f
author: jamiejdt
+ms.assetid: 21139a77-9f0f-4787-8173-a7766966ff7f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage Applications in the Server Management Console
diff --git a/mdop/appv-v4/how-to-manage-packages-in-the-server-management-console.md b/mdop/appv-v4/how-to-manage-packages-in-the-server-management-console.md
index 5c73e5bd6d..268b8496fc 100644
--- a/mdop/appv-v4/how-to-manage-packages-in-the-server-management-console.md
+++ b/mdop/appv-v4/how-to-manage-packages-in-the-server-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Manage Packages in the Server Management Console
description: How to Manage Packages in the Server Management Console
-ms.assetid: d13d3896-8575-4d2a-8bb4-1fe15d79c390
author: jamiejdt
+ms.assetid: d13d3896-8575-4d2a-8bb4-1fe15d79c390
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage Packages in the Server Management Console
diff --git a/mdop/appv-v4/how-to-manage-reports-in-the-server-management-console.md b/mdop/appv-v4/how-to-manage-reports-in-the-server-management-console.md
index 1a0942f8b9..3ae240b774 100644
--- a/mdop/appv-v4/how-to-manage-reports-in-the-server-management-console.md
+++ b/mdop/appv-v4/how-to-manage-reports-in-the-server-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Manage Reports in the Server Management Console
description: How to Manage Reports in the Server Management Console
-ms.assetid: 28d99620-6339-43f6-9288-4aa958607c59
author: jamiejdt
+ms.assetid: 28d99620-6339-43f6-9288-4aa958607c59
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage Reports in the Server Management Console
diff --git a/mdop/appv-v4/how-to-manage-servers-in-the-server-management-console.md b/mdop/appv-v4/how-to-manage-servers-in-the-server-management-console.md
index cbd2f446cb..c1f708c7a2 100644
--- a/mdop/appv-v4/how-to-manage-servers-in-the-server-management-console.md
+++ b/mdop/appv-v4/how-to-manage-servers-in-the-server-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Manage Servers in the Server Management Console
description: How to Manage Servers in the Server Management Console
-ms.assetid: 6e851c74-ea86-4fef-bb0c-e690e8e7e7eb
author: jamiejdt
+ms.assetid: 6e851c74-ea86-4fef-bb0c-e690e8e7e7eb
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage Servers in the Server Management Console
diff --git a/mdop/appv-v4/how-to-manage-the-app-v-client-cache-using-performance-counters.md b/mdop/appv-v4/how-to-manage-the-app-v-client-cache-using-performance-counters.md
index 9d3718601a..a43d157b5c 100644
--- a/mdop/appv-v4/how-to-manage-the-app-v-client-cache-using-performance-counters.md
+++ b/mdop/appv-v4/how-to-manage-the-app-v-client-cache-using-performance-counters.md
@@ -1,10 +1,15 @@
---
title: How to Manage the App-V Client Cache Using Performance Counters
description: How to Manage the App-V Client Cache Using Performance Counters
-ms.assetid: 49d6c3f2-68b8-4c69-befa-7598a8737d05
author: jamiejdt
+ms.assetid: 49d6c3f2-68b8-4c69-befa-7598a8737d05
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage the App-V Client Cache Using Performance Counters
diff --git a/mdop/appv-v4/how-to-manage-virtual-applications-by-using-the-command-line.md b/mdop/appv-v4/how-to-manage-virtual-applications-by-using-the-command-line.md
index 67c4e1419f..b3d2591abc 100644
--- a/mdop/appv-v4/how-to-manage-virtual-applications-by-using-the-command-line.md
+++ b/mdop/appv-v4/how-to-manage-virtual-applications-by-using-the-command-line.md
@@ -1,10 +1,15 @@
---
title: How to Manage Virtual Applications by Using the Command Line
description: How to Manage Virtual Applications by Using the Command Line
-ms.assetid: 88c61c20-5243-4862-83eb-5b30825f8bbf
author: jamiejdt
+ms.assetid: 88c61c20-5243-4862-83eb-5b30825f8bbf
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage Virtual Applications by Using the Command Line
diff --git a/mdop/appv-v4/how-to-manage-virtual-applications-manually.md b/mdop/appv-v4/how-to-manage-virtual-applications-manually.md
index 479ebc54ca..6d5bfa0d56 100644
--- a/mdop/appv-v4/how-to-manage-virtual-applications-manually.md
+++ b/mdop/appv-v4/how-to-manage-virtual-applications-manually.md
@@ -1,10 +1,15 @@
---
title: How to Manage Virtual Applications Manually
description: How to Manage Virtual Applications Manually
-ms.assetid: 583c5255-d3f4-4197-85cd-2a59868d85de
author: jamiejdt
+ms.assetid: 583c5255-d3f4-4197-85cd-2a59868d85de
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage Virtual Applications Manually
diff --git a/mdop/appv-v4/how-to-manage-virtual-applications-using-the-command-line.md b/mdop/appv-v4/how-to-manage-virtual-applications-using-the-command-line.md
index c6e315e4be..6768d26e67 100644
--- a/mdop/appv-v4/how-to-manage-virtual-applications-using-the-command-line.md
+++ b/mdop/appv-v4/how-to-manage-virtual-applications-using-the-command-line.md
@@ -1,10 +1,15 @@
---
title: How to Manage Virtual Applications Using the Command Line
description: How to Manage Virtual Applications Using the Command Line
-ms.assetid: 9394f34d-2b1e-4ea7-bf6f-1f56101ab4de
author: jamiejdt
+ms.assetid: 9394f34d-2b1e-4ea7-bf6f-1f56101ab4de
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage Virtual Applications Using the Command Line
diff --git a/mdop/appv-v4/how-to-manually-add-an-application.md b/mdop/appv-v4/how-to-manually-add-an-application.md
index a862c87248..4bd0ca0873 100644
--- a/mdop/appv-v4/how-to-manually-add-an-application.md
+++ b/mdop/appv-v4/how-to-manually-add-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Manually Add an Application
description: How to Manually Add an Application
-ms.assetid: c635b07a-5c7f-4ab2-ba18-366457146cb9
author: jamiejdt
+ms.assetid: c635b07a-5c7f-4ab2-ba18-366457146cb9
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manually Add an Application
diff --git a/mdop/appv-v4/how-to-manually-install-the-application-virtualization-client.md b/mdop/appv-v4/how-to-manually-install-the-application-virtualization-client.md
index ae4b00abe1..04478ab1e2 100644
--- a/mdop/appv-v4/how-to-manually-install-the-application-virtualization-client.md
+++ b/mdop/appv-v4/how-to-manually-install-the-application-virtualization-client.md
@@ -1,10 +1,15 @@
---
title: How to Manually Install the Application Virtualization Client
description: How to Manually Install the Application Virtualization Client
-ms.assetid: bb67f70b-d525-4317-b254-e4f084c717ab
author: jamiejdt
+ms.assetid: bb67f70b-d525-4317-b254-e4f084c717ab
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manually Install the Application Virtualization Client
diff --git a/mdop/appv-v4/how-to-manually-manage-applications-in-the-client-management-console.md b/mdop/appv-v4/how-to-manually-manage-applications-in-the-client-management-console.md
index 70457acab8..3e5309fcfe 100644
--- a/mdop/appv-v4/how-to-manually-manage-applications-in-the-client-management-console.md
+++ b/mdop/appv-v4/how-to-manually-manage-applications-in-the-client-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Manually Manage Applications in the Client Management Console
description: How to Manually Manage Applications in the Client Management Console
-ms.assetid: e29caa22-325d-457b-a177-a11f8a8ad57c
author: jamiejdt
+ms.assetid: e29caa22-325d-457b-a177-a11f8a8ad57c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manually Manage Applications in the Client Management Console
diff --git a/mdop/appv-v4/how-to-migrate-the-app-v-sql-database-to-a-different-sql-server.md b/mdop/appv-v4/how-to-migrate-the-app-v-sql-database-to-a-different-sql-server.md
index 354cbf0e40..b6749259f0 100644
--- a/mdop/appv-v4/how-to-migrate-the-app-v-sql-database-to-a-different-sql-server.md
+++ b/mdop/appv-v4/how-to-migrate-the-app-v-sql-database-to-a-different-sql-server.md
@@ -1,10 +1,15 @@
---
title: How to Migrate the App-V SQL Database to a Different SQL Server
description: How to Migrate the App-V SQL Database to a Different SQL Server
-ms.assetid: 353892a1-9327-4489-a19c-4ec7bd1b736f
author: jamiejdt
+ms.assetid: 353892a1-9327-4489-a19c-4ec7bd1b736f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Migrate the App-V SQL Database to a Different SQL Server
diff --git a/mdop/appv-v4/how-to-modify-a-virtual-application-package--app-v-46-.md b/mdop/appv-v4/how-to-modify-a-virtual-application-package--app-v-46-.md
index e0e620779f..4f4de2640d 100644
--- a/mdop/appv-v4/how-to-modify-a-virtual-application-package--app-v-46-.md
+++ b/mdop/appv-v4/how-to-modify-a-virtual-application-package--app-v-46-.md
@@ -1,10 +1,15 @@
---
title: How to Modify a Virtual Application Package (App-V 4.6)
description: How to Modify a Virtual Application Package (App-V 4.6)
-ms.assetid: 346ec470-3822-48a7-95e7-61f46eb38dc2
author: jamiejdt
+ms.assetid: 346ec470-3822-48a7-95e7-61f46eb38dc2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Modify a Virtual Application Package (App-V 4.6)
diff --git a/mdop/appv-v4/how-to-modify-an-existing-virtual-application-package--app-v-46-sp1-.md b/mdop/appv-v4/how-to-modify-an-existing-virtual-application-package--app-v-46-sp1-.md
index 388bff0383..1f4ce26141 100644
--- a/mdop/appv-v4/how-to-modify-an-existing-virtual-application-package--app-v-46-sp1-.md
+++ b/mdop/appv-v4/how-to-modify-an-existing-virtual-application-package--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: How to Modify an Existing Virtual Application Package (App-V 4.6 SP1)
description: How to Modify an Existing Virtual Application Package (App-V 4.6 SP1)
-ms.assetid: f43a9927-4325-4b2d-829f-3068e4e84349
author: jamiejdt
+ms.assetid: f43a9927-4325-4b2d-829f-3068e4e84349
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Modify an Existing Virtual Application Package (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/how-to-modify-attributes-of-embedded-services.md b/mdop/appv-v4/how-to-modify-attributes-of-embedded-services.md
index 397eddf78a..c430e95537 100644
--- a/mdop/appv-v4/how-to-modify-attributes-of-embedded-services.md
+++ b/mdop/appv-v4/how-to-modify-attributes-of-embedded-services.md
@@ -1,10 +1,15 @@
---
title: How to Modify Attributes of Embedded Services
description: How to Modify Attributes of Embedded Services
-ms.assetid: b4057d3f-2e8f-4b1f-9ed5-b65f3da8631a
author: jamiejdt
+ms.assetid: b4057d3f-2e8f-4b1f-9ed5-b65f3da8631a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Modify Attributes of Embedded Services
diff --git a/mdop/appv-v4/how-to-modify-file-mapping-information.md b/mdop/appv-v4/how-to-modify-file-mapping-information.md
index 09f8d46f75..9a1274aa06 100644
--- a/mdop/appv-v4/how-to-modify-file-mapping-information.md
+++ b/mdop/appv-v4/how-to-modify-file-mapping-information.md
@@ -1,10 +1,15 @@
---
title: How to Modify File-Mapping Information
description: How to Modify File-Mapping Information
-ms.assetid: d3a9d10a-6cc8-4399-9479-b20f729c4dd9
author: jamiejdt
+ms.assetid: d3a9d10a-6cc8-4399-9479-b20f729c4dd9
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Modify File-Mapping Information
diff --git a/mdop/appv-v4/how-to-modify-private-key-permissions-to-support-management-server-or-streaming-server.md b/mdop/appv-v4/how-to-modify-private-key-permissions-to-support-management-server-or-streaming-server.md
index 3e3bd0081e..340d259e7b 100644
--- a/mdop/appv-v4/how-to-modify-private-key-permissions-to-support-management-server-or-streaming-server.md
+++ b/mdop/appv-v4/how-to-modify-private-key-permissions-to-support-management-server-or-streaming-server.md
@@ -1,10 +1,15 @@
---
title: How to Modify Private Key Permissions to Support Management Server or Streaming Server
description: How to Modify Private Key Permissions to Support Management Server or Streaming Server
-ms.assetid: 1ebe86fa-0fbc-4512-aebc-0a5da991cd43
author: jamiejdt
+ms.assetid: 1ebe86fa-0fbc-4512-aebc-0a5da991cd43
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Modify Private Key Permissions to Support Management Server or Streaming Server
diff --git a/mdop/appv-v4/how-to-modify-the-files-included-in-a-package.md b/mdop/appv-v4/how-to-modify-the-files-included-in-a-package.md
index b4817db9cb..bf6cc556e9 100644
--- a/mdop/appv-v4/how-to-modify-the-files-included-in-a-package.md
+++ b/mdop/appv-v4/how-to-modify-the-files-included-in-a-package.md
@@ -1,10 +1,15 @@
---
title: How to Modify the Files Included in a Package
description: How to Modify the Files Included in a Package
-ms.assetid: e331ac85-1c9c-49be-9d96-5444de38fd56
author: jamiejdt
+ms.assetid: e331ac85-1c9c-49be-9d96-5444de38fd56
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Modify the Files Included in a Package
diff --git a/mdop/appv-v4/how-to-modify-the-location-of-the-log-directory.md b/mdop/appv-v4/how-to-modify-the-location-of-the-log-directory.md
index dc7dcb2505..187041c135 100644
--- a/mdop/appv-v4/how-to-modify-the-location-of-the-log-directory.md
+++ b/mdop/appv-v4/how-to-modify-the-location-of-the-log-directory.md
@@ -1,10 +1,15 @@
---
title: How to Modify the Location of the Log Directory
description: How to Modify the Location of the Log Directory
-ms.assetid: 8e222d29-6f58-43bb-9ea7-da9a2ebfa48c
author: jamiejdt
+ms.assetid: 8e222d29-6f58-43bb-9ea7-da9a2ebfa48c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Modify the Location of the Log Directory
diff --git a/mdop/appv-v4/how-to-modify-the-location-of-the-scratch-directory.md b/mdop/appv-v4/how-to-modify-the-location-of-the-scratch-directory.md
index dfcb9089c9..bfd83cf8a8 100644
--- a/mdop/appv-v4/how-to-modify-the-location-of-the-scratch-directory.md
+++ b/mdop/appv-v4/how-to-modify-the-location-of-the-scratch-directory.md
@@ -1,10 +1,15 @@
---
title: How to Modify the Location of the Scratch Directory
description: How to Modify the Location of the Scratch Directory
-ms.assetid: 25ebc2fa-d532-4800-9825-9d08306fc2e0
author: jamiejdt
+ms.assetid: 25ebc2fa-d532-4800-9825-9d08306fc2e0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Modify the Location of the Scratch Directory
diff --git a/mdop/appv-v4/how-to-modify-the-log-directory-location.md b/mdop/appv-v4/how-to-modify-the-log-directory-location.md
index 44b54a9459..83527293d2 100644
--- a/mdop/appv-v4/how-to-modify-the-log-directory-location.md
+++ b/mdop/appv-v4/how-to-modify-the-log-directory-location.md
@@ -1,10 +1,15 @@
---
title: How to Modify the Log Directory Location
description: How to Modify the Log Directory Location
-ms.assetid: 203c674f-8d46-4d42-9af0-245a2681fc0f
author: jamiejdt
+ms.assetid: 203c674f-8d46-4d42-9af0-245a2681fc0f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Modify the Log Directory Location
diff --git a/mdop/appv-v4/how-to-modify-the-operating-systems-associated-with-an-existing-windows-installer-file.md b/mdop/appv-v4/how-to-modify-the-operating-systems-associated-with-an-existing-windows-installer-file.md
index ed11ae1de2..49c0991cc8 100644
--- a/mdop/appv-v4/how-to-modify-the-operating-systems-associated-with-an-existing-windows-installer-file.md
+++ b/mdop/appv-v4/how-to-modify-the-operating-systems-associated-with-an-existing-windows-installer-file.md
@@ -1,10 +1,15 @@
---
title: How to Modify the Operating Systems Associated With an Existing Windows Installer File
description: How to Modify the Operating Systems Associated With an Existing Windows Installer File
-ms.assetid: 0633f7e2-aebf-4e00-be02-35bc59dec420
author: jamiejdt
+ms.assetid: 0633f7e2-aebf-4e00-be02-35bc59dec420
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Modify the Operating Systems Associated With an Existing Windows Installer File
diff --git a/mdop/appv-v4/how-to-modify-the-scratch-directory-location.md b/mdop/appv-v4/how-to-modify-the-scratch-directory-location.md
index 1b513b20c2..9774ab0d40 100644
--- a/mdop/appv-v4/how-to-modify-the-scratch-directory-location.md
+++ b/mdop/appv-v4/how-to-modify-the-scratch-directory-location.md
@@ -1,10 +1,15 @@
---
title: How to Modify the Scratch Directory Location
description: How to Modify the Scratch Directory Location
-ms.assetid: 61ecb379-85be-4316-8023-a2c1811504e5
author: jamiejdt
+ms.assetid: 61ecb379-85be-4316-8023-a2c1811504e5
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Modify the Scratch Directory Location
diff --git a/mdop/appv-v4/how-to-modify-virtual-registry-key-information.md b/mdop/appv-v4/how-to-modify-virtual-registry-key-information.md
index 2b7192768c..e84bea6012 100644
--- a/mdop/appv-v4/how-to-modify-virtual-registry-key-information.md
+++ b/mdop/appv-v4/how-to-modify-virtual-registry-key-information.md
@@ -1,10 +1,15 @@
---
title: How to Modify Virtual Registry Key Information
description: How to Modify Virtual Registry Key Information
-ms.assetid: cf2559f2-a8cc-4fc7-916e-8368843c7ebc
author: jamiejdt
+ms.assetid: cf2559f2-a8cc-4fc7-916e-8368843c7ebc
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Modify Virtual Registry Key Information
diff --git a/mdop/appv-v4/how-to-move-an-application-group.md b/mdop/appv-v4/how-to-move-an-application-group.md
index da30accfb0..4762d74392 100644
--- a/mdop/appv-v4/how-to-move-an-application-group.md
+++ b/mdop/appv-v4/how-to-move-an-application-group.md
@@ -1,10 +1,15 @@
---
title: How to Move an Application Group
description: How to Move an Application Group
-ms.assetid: 7f9f9f2e-f394-4ad3-8615-4237a7dcfb95
author: jamiejdt
+ms.assetid: 7f9f9f2e-f394-4ad3-8615-4237a7dcfb95
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Move an Application Group
diff --git a/mdop/appv-v4/how-to-move-an-application.md b/mdop/appv-v4/how-to-move-an-application.md
index 910294a1f1..b3fc101eba 100644
--- a/mdop/appv-v4/how-to-move-an-application.md
+++ b/mdop/appv-v4/how-to-move-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Move an Application
description: How to Move an Application
-ms.assetid: 3ebbf30c-b435-4a69-a0ba-2313aaf0017c
author: jamiejdt
+ms.assetid: 3ebbf30c-b435-4a69-a0ba-2313aaf0017c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Move an Application
diff --git a/mdop/appv-v4/how-to-open-a-sequenced-application-using-the-command-line.md b/mdop/appv-v4/how-to-open-a-sequenced-application-using-the-command-line.md
index a9cb278e24..63f806a2ea 100644
--- a/mdop/appv-v4/how-to-open-a-sequenced-application-using-the-command-line.md
+++ b/mdop/appv-v4/how-to-open-a-sequenced-application-using-the-command-line.md
@@ -1,10 +1,15 @@
---
title: How to Open a Sequenced Application Using the Command Line
description: How to Open a Sequenced Application Using the Command Line
-ms.assetid: dc23ee65-8aea-470e-bb3f-a2f2b06cb241
author: jamiejdt
+ms.assetid: dc23ee65-8aea-470e-bb3f-a2f2b06cb241
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Open a Sequenced Application Using the Command Line
diff --git a/mdop/appv-v4/how-to-perform-administrative-tasks-in-the-application-virtualization-server-management-console.md b/mdop/appv-v4/how-to-perform-administrative-tasks-in-the-application-virtualization-server-management-console.md
index 101c0381c4..9aae4dca91 100644
--- a/mdop/appv-v4/how-to-perform-administrative-tasks-in-the-application-virtualization-server-management-console.md
+++ b/mdop/appv-v4/how-to-perform-administrative-tasks-in-the-application-virtualization-server-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Perform Administrative Tasks in the Application Virtualization Server Management Console
description: How to Perform Administrative Tasks in the Application Virtualization Server Management Console
-ms.assetid: b80e39eb-4b2a-4f66-8c85-dd5712efed33
author: jamiejdt
+ms.assetid: b80e39eb-4b2a-4f66-8c85-dd5712efed33
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Perform Administrative Tasks in the Application Virtualization Server Management Console
diff --git a/mdop/appv-v4/how-to-perform-general-administrative-tasks-in-the-app-v-client-management-console.md b/mdop/appv-v4/how-to-perform-general-administrative-tasks-in-the-app-v-client-management-console.md
index c56fcb004d..608392d0f9 100644
--- a/mdop/appv-v4/how-to-perform-general-administrative-tasks-in-the-app-v-client-management-console.md
+++ b/mdop/appv-v4/how-to-perform-general-administrative-tasks-in-the-app-v-client-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Perform General Administrative Tasks in the App-V Client Management Console
description: How to Perform General Administrative Tasks in the App-V Client Management Console
-ms.assetid: 22abdb1e-ab35-440d-bf74-d358dd1a6558
author: jamiejdt
+ms.assetid: 22abdb1e-ab35-440d-bf74-d358dd1a6558
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Perform General Administrative Tasks in the App-V Client Management Console
diff --git a/mdop/appv-v4/how-to-perform-general-administrative-tasks-in-the-client-management-console.md b/mdop/appv-v4/how-to-perform-general-administrative-tasks-in-the-client-management-console.md
index 09c07132c4..ed6c09340f 100644
--- a/mdop/appv-v4/how-to-perform-general-administrative-tasks-in-the-client-management-console.md
+++ b/mdop/appv-v4/how-to-perform-general-administrative-tasks-in-the-client-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Perform General Administrative Tasks in the Client Management Console
description: How to Perform General Administrative Tasks in the Client Management Console
-ms.assetid: 90bb7101-1075-4654-8a5e-ad08374e381f
author: jamiejdt
+ms.assetid: 90bb7101-1075-4654-8a5e-ad08374e381f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Perform General Administrative Tasks in the Client Management Console
diff --git a/mdop/appv-v4/how-to-print-a-reportserver.md b/mdop/appv-v4/how-to-print-a-reportserver.md
index 67458dddf1..802cd959dc 100644
--- a/mdop/appv-v4/how-to-print-a-reportserver.md
+++ b/mdop/appv-v4/how-to-print-a-reportserver.md
@@ -1,10 +1,15 @@
---
title: How to Print a Report
description: How to Print a Report
-ms.assetid: 9cb3a2f1-69bf-47b2-b2cf-8afdcd77138f
author: jamiejdt
+ms.assetid: 9cb3a2f1-69bf-47b2-b2cf-8afdcd77138f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Print a Report
diff --git a/mdop/appv-v4/how-to-publish-a-virtual-application-on-the-client.md b/mdop/appv-v4/how-to-publish-a-virtual-application-on-the-client.md
index 2d8bf63f0f..06c9e58832 100644
--- a/mdop/appv-v4/how-to-publish-a-virtual-application-on-the-client.md
+++ b/mdop/appv-v4/how-to-publish-a-virtual-application-on-the-client.md
@@ -1,10 +1,15 @@
---
title: How to Publish a Virtual Application on the Client
description: How to Publish a Virtual Application on the Client
-ms.assetid: 90af843e-b5b3-4a71-a3a1-fa5f4c087f28
author: jamiejdt
+ms.assetid: 90af843e-b5b3-4a71-a3a1-fa5f4c087f28
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Publish a Virtual Application on the Client
diff --git a/mdop/appv-v4/how-to-publish-application-shortcuts.md b/mdop/appv-v4/how-to-publish-application-shortcuts.md
index b816687074..15e437b594 100644
--- a/mdop/appv-v4/how-to-publish-application-shortcuts.md
+++ b/mdop/appv-v4/how-to-publish-application-shortcuts.md
@@ -1,10 +1,15 @@
---
title: How to Publish Application Shortcuts
description: How to Publish Application Shortcuts
-ms.assetid: fc5efe86-1bbe-438b-b7d8-4f9b815cc58e
author: jamiejdt
+ms.assetid: fc5efe86-1bbe-438b-b7d8-4f9b815cc58e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Publish Application Shortcuts
diff --git a/mdop/appv-v4/how-to-refresh-the-publishing-servers.md b/mdop/appv-v4/how-to-refresh-the-publishing-servers.md
index 699df82bcc..38b0c5b27a 100644
--- a/mdop/appv-v4/how-to-refresh-the-publishing-servers.md
+++ b/mdop/appv-v4/how-to-refresh-the-publishing-servers.md
@@ -1,10 +1,15 @@
---
title: How to Refresh the Publishing Servers
description: How to Refresh the Publishing Servers
-ms.assetid: 92e1d7b0-10ee-4531-9049-1056b44934e2
author: jamiejdt
+ms.assetid: 92e1d7b0-10ee-4531-9049-1056b44934e2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Refresh the Publishing Servers
diff --git a/mdop/appv-v4/how-to-refresh-virtual-applications-from-the-desktop-notification-area.md b/mdop/appv-v4/how-to-refresh-virtual-applications-from-the-desktop-notification-area.md
index 5d4d8f4bc1..26837be21d 100644
--- a/mdop/appv-v4/how-to-refresh-virtual-applications-from-the-desktop-notification-area.md
+++ b/mdop/appv-v4/how-to-refresh-virtual-applications-from-the-desktop-notification-area.md
@@ -1,10 +1,15 @@
---
title: How to Refresh Virtual Applications from the Desktop Notification Area
description: How to Refresh Virtual Applications from the Desktop Notification Area
-ms.assetid: 801610d9-e89c-48bb-972c-20e37b945a02
author: jamiejdt
+ms.assetid: 801610d9-e89c-48bb-972c-20e37b945a02
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Refresh Virtual Applications from the Desktop Notification Area
diff --git a/mdop/appv-v4/how-to-remove-a-package-by-using-the-command-line.md b/mdop/appv-v4/how-to-remove-a-package-by-using-the-command-line.md
index 84bd86ba98..0eb58d2959 100644
--- a/mdop/appv-v4/how-to-remove-a-package-by-using-the-command-line.md
+++ b/mdop/appv-v4/how-to-remove-a-package-by-using-the-command-line.md
@@ -1,10 +1,15 @@
---
title: How to Remove a Package by Using the Command Line
description: How to Remove a Package by Using the Command Line
-ms.assetid: 47697ec7-20e5-4258-8865-a0a710d41d5a
author: jamiejdt
+ms.assetid: 47697ec7-20e5-4258-8865-a0a710d41d5a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Remove a Package by Using the Command Line
diff --git a/mdop/appv-v4/how-to-remove-a-server-group.md b/mdop/appv-v4/how-to-remove-a-server-group.md
index 5eaf5022e3..89d48ab624 100644
--- a/mdop/appv-v4/how-to-remove-a-server-group.md
+++ b/mdop/appv-v4/how-to-remove-a-server-group.md
@@ -1,10 +1,15 @@
---
title: How to Remove a Server Group
description: How to Remove a Server Group
-ms.assetid: 3017f4f4-614b-4db4-834c-b6fd9b45f10c
author: jamiejdt
+ms.assetid: 3017f4f4-614b-4db4-834c-b6fd9b45f10c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Remove a Server Group
diff --git a/mdop/appv-v4/how-to-remove-a-server.md b/mdop/appv-v4/how-to-remove-a-server.md
index cb20f62e4c..c8f3d1192c 100644
--- a/mdop/appv-v4/how-to-remove-a-server.md
+++ b/mdop/appv-v4/how-to-remove-a-server.md
@@ -1,10 +1,15 @@
---
title: How to Remove a Server
description: How to Remove a Server
-ms.assetid: afb2a889-733c-4058-9a50-caa2ca10bd58
author: jamiejdt
+ms.assetid: afb2a889-733c-4058-9a50-caa2ca10bd58
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Remove a Server
diff --git a/mdop/appv-v4/how-to-remove-an-application-from-a-license-group.md b/mdop/appv-v4/how-to-remove-an-application-from-a-license-group.md
index b85f9bdaf2..4a9e0ecbf3 100644
--- a/mdop/appv-v4/how-to-remove-an-application-from-a-license-group.md
+++ b/mdop/appv-v4/how-to-remove-an-application-from-a-license-group.md
@@ -1,10 +1,15 @@
---
title: How to Remove an Application from a License Group
description: How to Remove an Application from a License Group
-ms.assetid: 973dfb11-b4d1-4b79-8f6a-aaea3e52b04f
author: jamiejdt
+ms.assetid: 973dfb11-b4d1-4b79-8f6a-aaea3e52b04f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Remove an Application from a License Group
diff --git a/mdop/appv-v4/how-to-remove-an-application-group.md b/mdop/appv-v4/how-to-remove-an-application-group.md
index 7d691c1f47..201ce58541 100644
--- a/mdop/appv-v4/how-to-remove-an-application-group.md
+++ b/mdop/appv-v4/how-to-remove-an-application-group.md
@@ -1,10 +1,15 @@
---
title: How to Remove an Application Group
description: How to Remove an Application Group
-ms.assetid: 3016b373-f5a0-4c82-96e8-e5e7960f0cc4
author: jamiejdt
+ms.assetid: 3016b373-f5a0-4c82-96e8-e5e7960f0cc4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Remove an Application Group
diff --git a/mdop/appv-v4/how-to-remove-an-application-license-group.md b/mdop/appv-v4/how-to-remove-an-application-license-group.md
index 96251f4d00..68011a1b40 100644
--- a/mdop/appv-v4/how-to-remove-an-application-license-group.md
+++ b/mdop/appv-v4/how-to-remove-an-application-license-group.md
@@ -1,10 +1,15 @@
---
title: How to Remove an Application License Group
description: How to Remove an Application License Group
-ms.assetid: 35830916-7015-44cd-829b-23599a5029a7
author: jamiejdt
+ms.assetid: 35830916-7015-44cd-829b-23599a5029a7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Remove an Application License Group
diff --git a/mdop/appv-v4/how-to-remove-the-application-virtualization-system-components.md b/mdop/appv-v4/how-to-remove-the-application-virtualization-system-components.md
index b975bb8737..0e5d84ae10 100644
--- a/mdop/appv-v4/how-to-remove-the-application-virtualization-system-components.md
+++ b/mdop/appv-v4/how-to-remove-the-application-virtualization-system-components.md
@@ -1,10 +1,15 @@
---
title: How to Remove the Application Virtualization System Components
description: How to Remove the Application Virtualization System Components
-ms.assetid: 45bb1e43-8708-48b7-9169-e3659f32686f
author: jamiejdt
+ms.assetid: 45bb1e43-8708-48b7-9169-e3659f32686f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Remove the Application Virtualization System Components
diff --git a/mdop/appv-v4/how-to-rename-an-application-group.md b/mdop/appv-v4/how-to-rename-an-application-group.md
index 1a5cd7f02e..cbb7e20180 100644
--- a/mdop/appv-v4/how-to-rename-an-application-group.md
+++ b/mdop/appv-v4/how-to-rename-an-application-group.md
@@ -1,10 +1,15 @@
---
title: How to Rename an Application Group
description: How to Rename an Application Group
-ms.assetid: 4dfd3336-ea9a-4a56-91e1-7e9d742c7b9a
author: jamiejdt
+ms.assetid: 4dfd3336-ea9a-4a56-91e1-7e9d742c7b9a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Rename an Application Group
diff --git a/mdop/appv-v4/how-to-rename-an-application.md b/mdop/appv-v4/how-to-rename-an-application.md
index 5d3835887f..f52c8d484f 100644
--- a/mdop/appv-v4/how-to-rename-an-application.md
+++ b/mdop/appv-v4/how-to-rename-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Rename an Application
description: How to Rename an Application
-ms.assetid: 983136b7-66bf-49f6-8dea-8933b622072d
author: jamiejdt
+ms.assetid: 983136b7-66bf-49f6-8dea-8933b622072d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Rename an Application
diff --git a/mdop/appv-v4/how-to-repair-an-application.md b/mdop/appv-v4/how-to-repair-an-application.md
index f1fd9dc15d..9f9602ee35 100644
--- a/mdop/appv-v4/how-to-repair-an-application.md
+++ b/mdop/appv-v4/how-to-repair-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Repair an Application
description: How to Repair an Application
-ms.assetid: 80b08416-ad86-4ed6-966a-b943e3efb951
author: jamiejdt
+ms.assetid: 80b08416-ad86-4ed6-966a-b943e3efb951
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Repair an Application
diff --git a/mdop/appv-v4/how-to-reset-the-filesystem-cache.md b/mdop/appv-v4/how-to-reset-the-filesystem-cache.md
index 856e4add49..5fe2885f79 100644
--- a/mdop/appv-v4/how-to-reset-the-filesystem-cache.md
+++ b/mdop/appv-v4/how-to-reset-the-filesystem-cache.md
@@ -1,10 +1,15 @@
---
title: How to Reset the FileSystem Cache
description: How to Reset the FileSystem Cache
-ms.assetid: 7777259d-8c21-4c06-9384-9599b69f9828
author: jamiejdt
+ms.assetid: 7777259d-8c21-4c06-9384-9599b69f9828
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Reset the FileSystem Cache
diff --git a/mdop/appv-v4/how-to-run-a-reportserver.md b/mdop/appv-v4/how-to-run-a-reportserver.md
index e01b4d66ea..c9ce298b2b 100644
--- a/mdop/appv-v4/how-to-run-a-reportserver.md
+++ b/mdop/appv-v4/how-to-run-a-reportserver.md
@@ -1,10 +1,15 @@
---
title: How to Run a Report
description: How to Run a Report
-ms.assetid: 72a5419b-aa65-4e60-b23e-3751186b7aed
author: jamiejdt
+ms.assetid: 72a5419b-aa65-4e60-b23e-3751186b7aed
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Run a Report
diff --git a/mdop/appv-v4/how-to-sequence-a-new-add-on-or-plug-in-application--app-v-46-sp1-.md b/mdop/appv-v4/how-to-sequence-a-new-add-on-or-plug-in-application--app-v-46-sp1-.md
index 5c7584e926..1f7fb5530e 100644
--- a/mdop/appv-v4/how-to-sequence-a-new-add-on-or-plug-in-application--app-v-46-sp1-.md
+++ b/mdop/appv-v4/how-to-sequence-a-new-add-on-or-plug-in-application--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: How to Sequence a New Add-on or Plug-in Application (App-V 4.6 SP1)
description: How to Sequence a New Add-on or Plug-in Application (App-V 4.6 SP1)
-ms.assetid: 2c018215-66e5-4301-8481-159891a6b35b
author: jamiejdt
+ms.assetid: 2c018215-66e5-4301-8481-159891a6b35b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Sequence a New Add-on or Plug-in Application (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/how-to-sequence-a-new-application--app-v-46-.md b/mdop/appv-v4/how-to-sequence-a-new-application--app-v-46-.md
index 85c885df9a..d7c3dd0b54 100644
--- a/mdop/appv-v4/how-to-sequence-a-new-application--app-v-46-.md
+++ b/mdop/appv-v4/how-to-sequence-a-new-application--app-v-46-.md
@@ -1,10 +1,15 @@
---
title: How to Sequence a New Application (App-V 4.6)
description: How to Sequence a New Application (App-V 4.6)
-ms.assetid: f2c398c6-9200-4be3-b502-e00386fcd150
author: jamiejdt
+ms.assetid: f2c398c6-9200-4be3-b502-e00386fcd150
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Sequence a New Application (App-V 4.6)
diff --git a/mdop/appv-v4/how-to-sequence-a-new-application-by-using-the-command-line.md b/mdop/appv-v4/how-to-sequence-a-new-application-by-using-the-command-line.md
index 3d29ecd12d..b2c948ebf3 100644
--- a/mdop/appv-v4/how-to-sequence-a-new-application-by-using-the-command-line.md
+++ b/mdop/appv-v4/how-to-sequence-a-new-application-by-using-the-command-line.md
@@ -1,10 +1,15 @@
---
title: How to Sequence a New Application by Using the Command Line
description: How to Sequence a New Application by Using the Command Line
-ms.assetid: c3b5c842-6a91-4d0a-9a22-c7b8d1aeb09a
author: jamiejdt
+ms.assetid: c3b5c842-6a91-4d0a-9a22-c7b8d1aeb09a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Sequence a New Application by Using the Command Line
diff --git a/mdop/appv-v4/how-to-sequence-a-new-application-package-using-the-command-line.md b/mdop/appv-v4/how-to-sequence-a-new-application-package-using-the-command-line.md
index e6b579fe13..dfd8372b1e 100644
--- a/mdop/appv-v4/how-to-sequence-a-new-application-package-using-the-command-line.md
+++ b/mdop/appv-v4/how-to-sequence-a-new-application-package-using-the-command-line.md
@@ -1,10 +1,15 @@
---
title: How to Sequence a New Application Package Using the Command Line
description: How to Sequence a New Application Package Using the Command Line
-ms.assetid: de72912b-d9e7-45b5-a601-12528f1a4cac
author: jamiejdt
+ms.assetid: de72912b-d9e7-45b5-a601-12528f1a4cac
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Sequence a New Application Package Using the Command Line
diff --git a/mdop/appv-v4/how-to-sequence-a-new-application.md b/mdop/appv-v4/how-to-sequence-a-new-application.md
index 78b10597e7..0408453da4 100644
--- a/mdop/appv-v4/how-to-sequence-a-new-application.md
+++ b/mdop/appv-v4/how-to-sequence-a-new-application.md
@@ -1,10 +1,15 @@
---
title: How to Sequence a New Application
description: How to Sequence a New Application
-ms.assetid: e01e98cd-2378-478f-9739-f72c465bf79a
author: jamiejdt
+ms.assetid: e01e98cd-2378-478f-9739-f72c465bf79a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Sequence a New Application
diff --git a/mdop/appv-v4/how-to-sequence-a-new-middleware-application--app-v-46-sp1-.md b/mdop/appv-v4/how-to-sequence-a-new-middleware-application--app-v-46-sp1-.md
index 941f39708b..7f9d8a6238 100644
--- a/mdop/appv-v4/how-to-sequence-a-new-middleware-application--app-v-46-sp1-.md
+++ b/mdop/appv-v4/how-to-sequence-a-new-middleware-application--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: How to Sequence a New Middleware Application (App-V 4.6 SP1)
description: How to Sequence a New Middleware Application (App-V 4.6 SP1)
-ms.assetid: 304045c2-5e5e-4c91-b59e-a91fdf2500fb
author: jamiejdt
+ms.assetid: 304045c2-5e5e-4c91-b59e-a91fdf2500fb
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Sequence a New Middleware Application (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/how-to-sequence-a-new-standard-application--app-v-46-sp1-.md b/mdop/appv-v4/how-to-sequence-a-new-standard-application--app-v-46-sp1-.md
index 06f1746632..41c3ba0736 100644
--- a/mdop/appv-v4/how-to-sequence-a-new-standard-application--app-v-46-sp1-.md
+++ b/mdop/appv-v4/how-to-sequence-a-new-standard-application--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: How to Sequence a New Standard Application (App-V 4.6 SP1)
description: How to Sequence a New Standard Application (App-V 4.6 SP1)
-ms.assetid: c4a2eb33-def8-4535-b93a-3d2de21ce29f
author: jamiejdt
+ms.assetid: c4a2eb33-def8-4535-b93a-3d2de21ce29f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Sequence a New Standard Application (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/how-to-sequence-an-application.md b/mdop/appv-v4/how-to-sequence-an-application.md
index c479196e00..0aeceb3905 100644
--- a/mdop/appv-v4/how-to-sequence-an-application.md
+++ b/mdop/appv-v4/how-to-sequence-an-application.md
@@ -1,10 +1,15 @@
---
title: How to Sequence an Application
description: How to Sequence an Application
-ms.assetid: bd643dd6-dbf6-4469-bc70-c43ad9c69da9
author: jamiejdt
+ms.assetid: bd643dd6-dbf6-4469-bc70-c43ad9c69da9
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Sequence an Application
diff --git a/mdop/appv-v4/how-to-set-up-a-concurrent-license-group.md b/mdop/appv-v4/how-to-set-up-a-concurrent-license-group.md
index d7d45d6c89..3d391aaa40 100644
--- a/mdop/appv-v4/how-to-set-up-a-concurrent-license-group.md
+++ b/mdop/appv-v4/how-to-set-up-a-concurrent-license-group.md
@@ -1,10 +1,15 @@
---
title: How to Set Up a Concurrent License Group
description: How to Set Up a Concurrent License Group
-ms.assetid: 031abcf6-d8ed-49be-bddb-91b2c695d411
author: jamiejdt
+ms.assetid: 031abcf6-d8ed-49be-bddb-91b2c695d411
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Set Up a Concurrent License Group
diff --git a/mdop/appv-v4/how-to-set-up-a-named-license-group.md b/mdop/appv-v4/how-to-set-up-a-named-license-group.md
index 96743f0286..288b27644c 100644
--- a/mdop/appv-v4/how-to-set-up-a-named-license-group.md
+++ b/mdop/appv-v4/how-to-set-up-a-named-license-group.md
@@ -1,10 +1,15 @@
---
title: How to Set Up a Named License Group
description: How to Set Up a Named License Group
-ms.assetid: 8ef6716c-0cb7-4706-ad3b-ac6f27b2e7ad
author: jamiejdt
+ms.assetid: 8ef6716c-0cb7-4706-ad3b-ac6f27b2e7ad
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Set Up a Named License Group
diff --git a/mdop/appv-v4/how-to-set-up-an-unlimited-license-group.md b/mdop/appv-v4/how-to-set-up-an-unlimited-license-group.md
index 1b68c90b34..8a394f9e21 100644
--- a/mdop/appv-v4/how-to-set-up-an-unlimited-license-group.md
+++ b/mdop/appv-v4/how-to-set-up-an-unlimited-license-group.md
@@ -1,10 +1,15 @@
---
title: How to Set Up an Unlimited License Group
description: How to Set Up an Unlimited License Group
-ms.assetid: 0c37c7b7-aba9-4c03-9e0e-94c966f874cf
author: jamiejdt
+ms.assetid: 0c37c7b7-aba9-4c03-9e0e-94c966f874cf
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Set Up an Unlimited License Group
diff --git a/mdop/appv-v4/how-to-set-up-and-enable-or-disable-authentication.md b/mdop/appv-v4/how-to-set-up-and-enable-or-disable-authentication.md
index 4c1d24b1ce..916c2b961a 100644
--- a/mdop/appv-v4/how-to-set-up-and-enable-or-disable-authentication.md
+++ b/mdop/appv-v4/how-to-set-up-and-enable-or-disable-authentication.md
@@ -1,10 +1,15 @@
---
title: How to Set Up and Enable or Disable Authentication
description: How to Set Up and Enable or Disable Authentication
-ms.assetid: 1e43d0c5-a467-4a8b-b656-93f75d7deb82
author: jamiejdt
+ms.assetid: 1e43d0c5-a467-4a8b-b656-93f75d7deb82
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Set Up and Enable or Disable Authentication
diff --git a/mdop/appv-v4/how-to-set-up-or-disable-application-licensing.md b/mdop/appv-v4/how-to-set-up-or-disable-application-licensing.md
index 754bcf3372..6b4b25c3b2 100644
--- a/mdop/appv-v4/how-to-set-up-or-disable-application-licensing.md
+++ b/mdop/appv-v4/how-to-set-up-or-disable-application-licensing.md
@@ -1,10 +1,15 @@
---
title: How to Set Up or Disable Application Licensing
description: How to Set Up or Disable Application Licensing
-ms.assetid: 7c00b531-ec41-4970-b0fc-d84225ce3bb2
author: jamiejdt
+ms.assetid: 7c00b531-ec41-4970-b0fc-d84225ce3bb2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Set Up or Disable Application Licensing
diff --git a/mdop/appv-v4/how-to-set-up-or-disable-database-size.md b/mdop/appv-v4/how-to-set-up-or-disable-database-size.md
index 6eed96b69b..1e6509aa87 100644
--- a/mdop/appv-v4/how-to-set-up-or-disable-database-size.md
+++ b/mdop/appv-v4/how-to-set-up-or-disable-database-size.md
@@ -1,10 +1,15 @@
---
title: How to Set Up or Disable Database Size
description: How to Set Up or Disable Database Size
-ms.assetid: 4abaf349-132d-4186-8873-a0e515593b93
author: jamiejdt
+ms.assetid: 4abaf349-132d-4186-8873-a0e515593b93
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Set Up or Disable Database Size
diff --git a/mdop/appv-v4/how-to-set-up-or-disable-usage-reporting.md b/mdop/appv-v4/how-to-set-up-or-disable-usage-reporting.md
index 175cd7aead..2e3cee1f03 100644
--- a/mdop/appv-v4/how-to-set-up-or-disable-usage-reporting.md
+++ b/mdop/appv-v4/how-to-set-up-or-disable-usage-reporting.md
@@ -1,10 +1,15 @@
---
title: How to Set Up or Disable Usage Reporting
description: How to Set Up or Disable Usage Reporting
-ms.assetid: 8587003a-128d-4b5d-ac70-5b9eddddd3dc
author: jamiejdt
+ms.assetid: 8587003a-128d-4b5d-ac70-5b9eddddd3dc
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Set Up or Disable Usage Reporting
diff --git a/mdop/appv-v4/how-to-set-up-periodic-publishing-refresh.md b/mdop/appv-v4/how-to-set-up-periodic-publishing-refresh.md
index 840ff75a9f..7c75e5dfaf 100644
--- a/mdop/appv-v4/how-to-set-up-periodic-publishing-refresh.md
+++ b/mdop/appv-v4/how-to-set-up-periodic-publishing-refresh.md
@@ -1,10 +1,15 @@
---
title: How to Set Up Periodic Publishing Refresh
description: How to Set Up Periodic Publishing Refresh
-ms.assetid: c358c765-cb88-4881-b4e7-0a2e87304870
author: jamiejdt
+ms.assetid: c358c765-cb88-4881-b4e7-0a2e87304870
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Set Up Periodic Publishing Refresh
diff --git a/mdop/appv-v4/how-to-set-up-publishing-refresh-on-login.md b/mdop/appv-v4/how-to-set-up-publishing-refresh-on-login.md
index dda6145f43..2619c54b82 100644
--- a/mdop/appv-v4/how-to-set-up-publishing-refresh-on-login.md
+++ b/mdop/appv-v4/how-to-set-up-publishing-refresh-on-login.md
@@ -1,10 +1,15 @@
---
title: How to Set Up Publishing Refresh on Login
description: How to Set Up Publishing Refresh on Login
-ms.assetid: 196448db-7645-4fd5-a854-ef6405b15db4
author: jamiejdt
+ms.assetid: 196448db-7645-4fd5-a854-ef6405b15db4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Set Up Publishing Refresh on Login
diff --git a/mdop/appv-v4/how-to-set-up-publishing-servers.md b/mdop/appv-v4/how-to-set-up-publishing-servers.md
index 5b4c64cfec..7cc4702206 100644
--- a/mdop/appv-v4/how-to-set-up-publishing-servers.md
+++ b/mdop/appv-v4/how-to-set-up-publishing-servers.md
@@ -1,10 +1,15 @@
---
title: How to Set Up Publishing Servers
description: How to Set Up Publishing Servers
-ms.assetid: 2111f079-c202-4c49-b2a6-f4237068b2dc
author: jamiejdt
+ms.assetid: 2111f079-c202-4c49-b2a6-f4237068b2dc
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Set Up Publishing Servers
diff --git a/mdop/appv-v4/how-to-uninstall-the-app-v-client.md b/mdop/appv-v4/how-to-uninstall-the-app-v-client.md
index 3b474037c8..5a123e3b32 100644
--- a/mdop/appv-v4/how-to-uninstall-the-app-v-client.md
+++ b/mdop/appv-v4/how-to-uninstall-the-app-v-client.md
@@ -1,10 +1,15 @@
---
title: How to Uninstall the App-V Client
description: How to Uninstall the App-V Client
-ms.assetid: 07591270-9651-4bb5-a5b3-e0fc009bd9e2
author: jamiejdt
+ms.assetid: 07591270-9651-4bb5-a5b3-e0fc009bd9e2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Uninstall the App-V Client
diff --git a/mdop/appv-v4/how-to-upgrade-a-package-using-the-open-package-command.md b/mdop/appv-v4/how-to-upgrade-a-package-using-the-open-package-command.md
index 6c812ca5a5..9ce6206922 100644
--- a/mdop/appv-v4/how-to-upgrade-a-package-using-the-open-package-command.md
+++ b/mdop/appv-v4/how-to-upgrade-a-package-using-the-open-package-command.md
@@ -1,10 +1,15 @@
---
title: How to Upgrade a Package Using the Open Package Command
description: How to Upgrade a Package Using the Open Package Command
-ms.assetid: 67c10440-de8a-4547-a34b-f83206d0cc3b
author: jamiejdt
+ms.assetid: 67c10440-de8a-4547-a34b-f83206d0cc3b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Upgrade a Package Using the Open Package Command
diff --git a/mdop/appv-v4/how-to-upgrade-a-package.md b/mdop/appv-v4/how-to-upgrade-a-package.md
index db8c202fd1..7c6defffd2 100644
--- a/mdop/appv-v4/how-to-upgrade-a-package.md
+++ b/mdop/appv-v4/how-to-upgrade-a-package.md
@@ -1,10 +1,15 @@
---
title: How to Upgrade a Package
description: How to Upgrade a Package
-ms.assetid: 831c7556-6f6c-4b3a-aefb-26889094dc1a
author: jamiejdt
+ms.assetid: 831c7556-6f6c-4b3a-aefb-26889094dc1a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Upgrade a Package
diff --git a/mdop/appv-v4/how-to-upgrade-a-sequenced-application-package-using-the-command-line.md b/mdop/appv-v4/how-to-upgrade-a-sequenced-application-package-using-the-command-line.md
index 4dc07ebc92..8a2985c6f8 100644
--- a/mdop/appv-v4/how-to-upgrade-a-sequenced-application-package-using-the-command-line.md
+++ b/mdop/appv-v4/how-to-upgrade-a-sequenced-application-package-using-the-command-line.md
@@ -1,10 +1,15 @@
---
title: How to Upgrade a Sequenced Application Package Using the Command Line
description: How to Upgrade a Sequenced Application Package Using the Command Line
-ms.assetid: 682fac46-c71d-4731-831b-81bfd5032764
author: jamiejdt
+ms.assetid: 682fac46-c71d-4731-831b-81bfd5032764
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Upgrade a Sequenced Application Package Using the Command Line
diff --git a/mdop/appv-v4/how-to-upgrade-a-sequenced-virtual-application-package.md b/mdop/appv-v4/how-to-upgrade-a-sequenced-virtual-application-package.md
index b30276ecf9..267be291ea 100644
--- a/mdop/appv-v4/how-to-upgrade-a-sequenced-virtual-application-package.md
+++ b/mdop/appv-v4/how-to-upgrade-a-sequenced-virtual-application-package.md
@@ -1,10 +1,15 @@
---
title: How to Upgrade a Sequenced Virtual Application Package
description: How to Upgrade a Sequenced Virtual Application Package
-ms.assetid: ffa989f3-6621-4c59-9599-e3c3b3332f67
author: jamiejdt
+ms.assetid: ffa989f3-6621-4c59-9599-e3c3b3332f67
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Upgrade a Sequenced Virtual Application Package
diff --git a/mdop/appv-v4/how-to-upgrade-a-virtual-application-by-using-the-command-line.md b/mdop/appv-v4/how-to-upgrade-a-virtual-application-by-using-the-command-line.md
index 31e2e88c42..7bf3d1093c 100644
--- a/mdop/appv-v4/how-to-upgrade-a-virtual-application-by-using-the-command-line.md
+++ b/mdop/appv-v4/how-to-upgrade-a-virtual-application-by-using-the-command-line.md
@@ -1,10 +1,15 @@
---
title: How to Upgrade a Virtual Application by Using the Command Line
description: How to Upgrade a Virtual Application by Using the Command Line
-ms.assetid: 83c97767-6ea1-42aa-b411-ccc9fa61cf81
author: jamiejdt
+ms.assetid: 83c97767-6ea1-42aa-b411-ccc9fa61cf81
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Upgrade a Virtual Application by Using the Command Line
diff --git a/mdop/appv-v4/how-to-upgrade-a-virtual-application-package--app-v-46-.md b/mdop/appv-v4/how-to-upgrade-a-virtual-application-package--app-v-46-.md
index 8bbe71ed82..0ebbd6f5ed 100644
--- a/mdop/appv-v4/how-to-upgrade-a-virtual-application-package--app-v-46-.md
+++ b/mdop/appv-v4/how-to-upgrade-a-virtual-application-package--app-v-46-.md
@@ -1,10 +1,15 @@
---
title: How to Upgrade a Virtual Application Package (App-V 4.6)
description: How to Upgrade a Virtual Application Package (App-V 4.6)
-ms.assetid: 3566227e-f3dc-4c32-af1f-e0211588118c
author: jamiejdt
+ms.assetid: 3566227e-f3dc-4c32-af1f-e0211588118c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Upgrade a Virtual Application Package (App-V 4.6)
diff --git a/mdop/appv-v4/how-to-upgrade-an-existing-virtual-application.md b/mdop/appv-v4/how-to-upgrade-an-existing-virtual-application.md
index 839734e5e7..f393443db7 100644
--- a/mdop/appv-v4/how-to-upgrade-an-existing-virtual-application.md
+++ b/mdop/appv-v4/how-to-upgrade-an-existing-virtual-application.md
@@ -1,10 +1,15 @@
---
title: How to Upgrade an Existing Virtual Application
description: How to Upgrade an Existing Virtual Application
-ms.assetid: ec531576-2423-4c2c-9b9f-da74174a6858
author: jamiejdt
+ms.assetid: ec531576-2423-4c2c-9b9f-da74174a6858
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Upgrade an Existing Virtual Application
diff --git a/mdop/appv-v4/how-to-upgrade-the-application-virtualization-client.md b/mdop/appv-v4/how-to-upgrade-the-application-virtualization-client.md
index 7c1363e30c..7432e0b28b 100644
--- a/mdop/appv-v4/how-to-upgrade-the-application-virtualization-client.md
+++ b/mdop/appv-v4/how-to-upgrade-the-application-virtualization-client.md
@@ -1,10 +1,15 @@
---
title: How to Upgrade the Application Virtualization Client
description: How to Upgrade the Application Virtualization Client
-ms.assetid: 2a75d8b5-da88-456c-85bb-f5bd3d470f7f
author: jamiejdt
+ms.assetid: 2a75d8b5-da88-456c-85bb-f5bd3d470f7f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Upgrade the Application Virtualization Client
diff --git a/mdop/appv-v4/how-to-upgrade-the-application-virtualization-sequencer.md b/mdop/appv-v4/how-to-upgrade-the-application-virtualization-sequencer.md
index 9d9323fe1c..320f62788e 100644
--- a/mdop/appv-v4/how-to-upgrade-the-application-virtualization-sequencer.md
+++ b/mdop/appv-v4/how-to-upgrade-the-application-virtualization-sequencer.md
@@ -1,10 +1,15 @@
---
title: How to Upgrade the Application Virtualization Sequencer
description: How to Upgrade the Application Virtualization Sequencer
-ms.assetid: 7f85f140-5034-4227-85ef-81f205e722ef
author: jamiejdt
+ms.assetid: 7f85f140-5034-4227-85ef-81f205e722ef
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Upgrade the Application Virtualization Sequencer
diff --git a/mdop/appv-v4/how-to-upgrade-the-servers-and-system-components.md b/mdop/appv-v4/how-to-upgrade-the-servers-and-system-components.md
index 9f95694321..2eae395a49 100644
--- a/mdop/appv-v4/how-to-upgrade-the-servers-and-system-components.md
+++ b/mdop/appv-v4/how-to-upgrade-the-servers-and-system-components.md
@@ -1,10 +1,15 @@
---
title: How to Upgrade the Servers and System Components
description: How to Upgrade the Servers and System Components
-ms.assetid: 7d8374fe-5897-452e-923e-556a854b2024
author: jamiejdt
+ms.assetid: 7d8374fe-5897-452e-923e-556a854b2024
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Upgrade the Servers and System Components
diff --git a/mdop/appv-v4/how-to-use-dynamic-suite-composition.md b/mdop/appv-v4/how-to-use-dynamic-suite-composition.md
index 117be9245d..9bdc2caa39 100644
--- a/mdop/appv-v4/how-to-use-dynamic-suite-composition.md
+++ b/mdop/appv-v4/how-to-use-dynamic-suite-composition.md
@@ -1,10 +1,15 @@
---
title: How To Use Dynamic Suite Composition
description: How To Use Dynamic Suite Composition
-ms.assetid: 24147feb-a0a8-4791-a8e5-cbe5fe13c762
author: jamiejdt
+ms.assetid: 24147feb-a0a8-4791-a8e5-cbe5fe13c762
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How To Use Dynamic Suite Composition
diff --git a/mdop/appv-v4/how-to-use-the-cache-space-management-feature.md b/mdop/appv-v4/how-to-use-the-cache-space-management-feature.md
index 6f4022500e..6064fc09f2 100644
--- a/mdop/appv-v4/how-to-use-the-cache-space-management-feature.md
+++ b/mdop/appv-v4/how-to-use-the-cache-space-management-feature.md
@@ -1,10 +1,15 @@
---
title: How to Use the Cache Space Management Feature
description: How to Use the Cache Space Management Feature
-ms.assetid: 60965660-c015-46a8-88ac-54cbc050fe33
author: jamiejdt
+ms.assetid: 60965660-c015-46a8-88ac-54cbc050fe33
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Use the Cache Space Management Feature
diff --git a/mdop/appv-v4/how-to-use-the-desktop-notification-area-for-application-virtualization-client-management.md b/mdop/appv-v4/how-to-use-the-desktop-notification-area-for-application-virtualization-client-management.md
index 6cfa91800d..582b917fd0 100644
--- a/mdop/appv-v4/how-to-use-the-desktop-notification-area-for-application-virtualization-client-management.md
+++ b/mdop/appv-v4/how-to-use-the-desktop-notification-area-for-application-virtualization-client-management.md
@@ -1,10 +1,15 @@
---
title: How to Use the Desktop Notification Area for Application Virtualization Client Management
description: How to Use the Desktop Notification Area for Application Virtualization Client Management
-ms.assetid: 75b2e636-7669-4e1e-8368-8b9fca567a84
author: jamiejdt
+ms.assetid: 75b2e636-7669-4e1e-8368-8b9fca567a84
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Use the Desktop Notification Area for Application Virtualization Client Management
diff --git a/mdop/appv-v4/how-to-use-the-differential-sft-file.md b/mdop/appv-v4/how-to-use-the-differential-sft-file.md
index 8a8133ecb0..356e75ae96 100644
--- a/mdop/appv-v4/how-to-use-the-differential-sft-file.md
+++ b/mdop/appv-v4/how-to-use-the-differential-sft-file.md
@@ -1,10 +1,15 @@
---
title: How to Use the Differential SFT File
description: How to Use the Differential SFT File
-ms.assetid: 607e30fd-2f0e-4e2f-b669-0b3f010aebb0
author: jamiejdt
+ms.assetid: 607e30fd-2f0e-4e2f-b669-0b3f010aebb0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Use the Differential SFT File
diff --git a/mdop/appv-v4/how-to-work-offline-or-online-with-application-virtualization.md b/mdop/appv-v4/how-to-work-offline-or-online-with-application-virtualization.md
index 32b9c0eac9..7bfb0d4629 100644
--- a/mdop/appv-v4/how-to-work-offline-or-online-with-application-virtualization.md
+++ b/mdop/appv-v4/how-to-work-offline-or-online-with-application-virtualization.md
@@ -1,10 +1,15 @@
---
title: How to Work Offline or Online with Application Virtualization
description: How to Work Offline or Online with Application Virtualization
-ms.assetid: aa532b37-8a00-4db4-9b51-e1e8354b2495
author: jamiejdt
+ms.assetid: aa532b37-8a00-4db4-9b51-e1e8354b2495
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Work Offline or Online with Application Virtualization
diff --git a/mdop/appv-v4/improving-security-during-app-v-sequencing.md b/mdop/appv-v4/improving-security-during-app-v-sequencing.md
index 0984602d7d..5b75112427 100644
--- a/mdop/appv-v4/improving-security-during-app-v-sequencing.md
+++ b/mdop/appv-v4/improving-security-during-app-v-sequencing.md
@@ -1,10 +1,15 @@
---
title: Improving Security During App-V Sequencing
description: Improving Security During App-V Sequencing
-ms.assetid: f30206dd-5749-4a27-bbaf-61fc21b9c663
author: jamiejdt
+ms.assetid: f30206dd-5749-4a27-bbaf-61fc21b9c663
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Improving Security During App-V Sequencing
diff --git a/mdop/appv-v4/incompatible-installer-dialog-box--app-v-46-sp1-.md b/mdop/appv-v4/incompatible-installer-dialog-box--app-v-46-sp1-.md
index 000d1f8580..f3e84d19ec 100644
--- a/mdop/appv-v4/incompatible-installer-dialog-box--app-v-46-sp1-.md
+++ b/mdop/appv-v4/incompatible-installer-dialog-box--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Incompatible Installer Dialog Box (App-V 4.6 SP1)
description: Incompatible Installer Dialog Box (App-V 4.6 SP1)
-ms.assetid: 45d465b1-ee49-4274-8234-71dd031a07b6
author: jamiejdt
+ms.assetid: 45d465b1-ee49-4274-8234-71dd031a07b6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Incompatible Installer Dialog Box (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/index.md b/mdop/appv-v4/index.md
index e067ae7569..4ef24eeece 100644
--- a/mdop/appv-v4/index.md
+++ b/mdop/appv-v4/index.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization 4
description: Application Virtualization 4
-ms.assetid: 9da557bc-f433-47d3-8af7-68ec4ff9bd3f
author: jamiejdt
+ms.assetid: 9da557bc-f433-47d3-8af7-68ec4ff9bd3f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Virtualization 4
diff --git a/mdop/appv-v4/installation-files-page.md b/mdop/appv-v4/installation-files-page.md
index a68effdff1..4ecf2d8ed1 100644
--- a/mdop/appv-v4/installation-files-page.md
+++ b/mdop/appv-v4/installation-files-page.md
@@ -1,10 +1,15 @@
---
title: Installation Files Page
description: Installation Files Page
-ms.assetid: b0aad26f-b143-4f09-87a1-9f016a23cb62
author: jamiejdt
+ms.assetid: b0aad26f-b143-4f09-87a1-9f016a23cb62
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Installation Files Page
diff --git a/mdop/appv-v4/installation-page--learn-more-.md b/mdop/appv-v4/installation-page--learn-more-.md
index 6bc9b64b93..52a0504d67 100644
--- a/mdop/appv-v4/installation-page--learn-more-.md
+++ b/mdop/appv-v4/installation-page--learn-more-.md
@@ -1,10 +1,15 @@
---
title: Installation Page (Learn More)
description: Installation Page (Learn More)
-ms.assetid: a53b8330-dfc3-4540-b147-7c10529f403a
author: jamiejdt
+ms.assetid: a53b8330-dfc3-4540-b147-7c10529f403a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Installation Page (Learn More)
diff --git a/mdop/appv-v4/installation-report-page--learn-more-.md b/mdop/appv-v4/installation-report-page--learn-more-.md
index 2d85d880dc..083460f5bf 100644
--- a/mdop/appv-v4/installation-report-page--learn-more-.md
+++ b/mdop/appv-v4/installation-report-page--learn-more-.md
@@ -1,10 +1,15 @@
---
title: Installation Report Page (Learn More)
description: Installation Report Page (Learn More)
-ms.assetid: 499cf4db-a39c-4dcf-b1cf-85fd7da11701
author: jamiejdt
+ms.assetid: 499cf4db-a39c-4dcf-b1cf-85fd7da11701
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Installation Report Page (Learn More)
diff --git a/mdop/appv-v4/installing-app-v-management-server-or-streaming-server-securely.md b/mdop/appv-v4/installing-app-v-management-server-or-streaming-server-securely.md
index 368f7308af..dfb29159d0 100644
--- a/mdop/appv-v4/installing-app-v-management-server-or-streaming-server-securely.md
+++ b/mdop/appv-v4/installing-app-v-management-server-or-streaming-server-securely.md
@@ -1,10 +1,15 @@
---
title: Installing App-V Management Server or Streaming Server Securely
description: Installing App-V Management Server or Streaming Server Securely
-ms.assetid: d2a51a81-a80f-427c-a727-611e1eb74f02
author: jamiejdt
+ms.assetid: d2a51a81-a80f-427c-a727-611e1eb74f02
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Installing App-V Management Server or Streaming Server Securely
diff --git a/mdop/appv-v4/internet-facing-considerations-for-app-v-clients.md b/mdop/appv-v4/internet-facing-considerations-for-app-v-clients.md
index 16868cb48a..d991f240bf 100644
--- a/mdop/appv-v4/internet-facing-considerations-for-app-v-clients.md
+++ b/mdop/appv-v4/internet-facing-considerations-for-app-v-clients.md
@@ -1,10 +1,15 @@
---
title: Internet-Facing Considerations for App-V Clients
description: Internet-Facing Considerations for App-V Clients
-ms.assetid: 261acde3-7112-492e-8b11-934ae45adc5f
author: jamiejdt
+ms.assetid: 261acde3-7112-492e-8b11-934ae45adc5f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Internet-Facing Considerations for App-V Clients
diff --git a/mdop/appv-v4/internet-facing-server-scenarios-for-perimeter-networks.md b/mdop/appv-v4/internet-facing-server-scenarios-for-perimeter-networks.md
index 3d0aa0e819..3afca7b8ac 100644
--- a/mdop/appv-v4/internet-facing-server-scenarios-for-perimeter-networks.md
+++ b/mdop/appv-v4/internet-facing-server-scenarios-for-perimeter-networks.md
@@ -1,10 +1,15 @@
---
title: Internet-Facing Server Scenarios for Perimeter Networks
description: Internet-Facing Server Scenarios for Perimeter Networks
-ms.assetid: 8a4da6e6-82c7-49e5-b9b1-1666cba02f65
author: jamiejdt
+ms.assetid: 8a4da6e6-82c7-49e5-b9b1-1666cba02f65
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Internet-Facing Server Scenarios for Perimeter Networks
diff --git a/mdop/appv-v4/introduction-to-the-application-virtualization-security-guide.md b/mdop/appv-v4/introduction-to-the-application-virtualization-security-guide.md
index 6b62a4ab56..adec680218 100644
--- a/mdop/appv-v4/introduction-to-the-application-virtualization-security-guide.md
+++ b/mdop/appv-v4/introduction-to-the-application-virtualization-security-guide.md
@@ -1,10 +1,15 @@
---
title: Introduction to the Application Virtualization Security Guide
description: Introduction to the Application Virtualization Security Guide
-ms.assetid: 50e1d220-7a95-45b8-933b-3dadddebe26f
author: jamiejdt
+ms.assetid: 50e1d220-7a95-45b8-933b-3dadddebe26f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Introduction to the Application Virtualization Security Guide
diff --git a/mdop/appv-v4/load-app.md b/mdop/appv-v4/load-app.md
index 2aeba50a47..71fe4a3004 100644
--- a/mdop/appv-v4/load-app.md
+++ b/mdop/appv-v4/load-app.md
@@ -1,10 +1,15 @@
---
title: LOAD APP
description: LOAD APP
-ms.assetid: 7b727d0c-5423-419d-92ef-7ebbc6343e79
author: jamiejdt
+ms.assetid: 7b727d0c-5423-419d-92ef-7ebbc6343e79
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# LOAD APP
diff --git a/mdop/appv-v4/load-package.md b/mdop/appv-v4/load-package.md
index 73e49c6aab..6083d9387d 100644
--- a/mdop/appv-v4/load-package.md
+++ b/mdop/appv-v4/load-package.md
@@ -1,10 +1,15 @@
---
title: LOAD PACKAGE
description: LOAD PACKAGE
-ms.assetid: eb19116d-e5d0-445c-b2f0-3116a09384d7
author: jamiejdt
+ms.assetid: eb19116d-e5d0-445c-b2f0-3116a09384d7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# LOAD PACKAGE
diff --git a/mdop/appv-v4/lock-app.md b/mdop/appv-v4/lock-app.md
index 9ca9c9fdc0..2610764728 100644
--- a/mdop/appv-v4/lock-app.md
+++ b/mdop/appv-v4/lock-app.md
@@ -1,10 +1,15 @@
---
title: LOCK APP
description: LOCK APP
-ms.assetid: 30673433-4364-499f-8116-cb135fe2716f
author: jamiejdt
+ms.assetid: 30673433-4364-499f-8116-cb135fe2716f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# LOCK APP
diff --git a/mdop/appv-v4/log-file-for-the-application-virtualization-client.md b/mdop/appv-v4/log-file-for-the-application-virtualization-client.md
index 4dbc6f4764..473406967f 100644
--- a/mdop/appv-v4/log-file-for-the-application-virtualization-client.md
+++ b/mdop/appv-v4/log-file-for-the-application-virtualization-client.md
@@ -1,10 +1,15 @@
---
title: Log File for the Application Virtualization Client
description: Log File for the Application Virtualization Client
-ms.assetid: ac4b3e4a-a220-4c06-bd60-af7dc318b3a9
author: jamiejdt
+ms.assetid: ac4b3e4a-a220-4c06-bd60-af7dc318b3a9
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Log File for the Application Virtualization Client
diff --git a/mdop/appv-v4/log-files-for-the-application-virtualization-sequencer.md b/mdop/appv-v4/log-files-for-the-application-virtualization-sequencer.md
index 962bf47bc3..978cf5c111 100644
--- a/mdop/appv-v4/log-files-for-the-application-virtualization-sequencer.md
+++ b/mdop/appv-v4/log-files-for-the-application-virtualization-sequencer.md
@@ -1,10 +1,15 @@
---
title: Log Files for the Application Virtualization Sequencer
description: Log Files for the Application Virtualization Sequencer
-ms.assetid: 1a296544-eab4-46f9-82ce-3136f8b578af
author: jamiejdt
+ms.assetid: 1a296544-eab4-46f9-82ce-3136f8b578af
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Log Files for the Application Virtualization Sequencer
diff --git a/mdop/appv-v4/microsoft-application-virtualization-46-service-pack-1-privacy-statement.md b/mdop/appv-v4/microsoft-application-virtualization-46-service-pack-1-privacy-statement.md
index 0ab7a1c94f..7afd24e30d 100644
--- a/mdop/appv-v4/microsoft-application-virtualization-46-service-pack-1-privacy-statement.md
+++ b/mdop/appv-v4/microsoft-application-virtualization-46-service-pack-1-privacy-statement.md
@@ -1,10 +1,15 @@
---
title: Microsoft Application Virtualization 4.6 Service Pack 1 Privacy Statement
description: Microsoft Application Virtualization 4.6 Service Pack 1 Privacy Statement
-ms.assetid: e82c57ea-885d-4761-96db-4d80b1c3e1ae
author: jamiejdt
+ms.assetid: e82c57ea-885d-4761-96db-4d80b1c3e1ae
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft Application Virtualization 4.6 Service Pack 1 Privacy Statement
diff --git a/mdop/appv-v4/microsoft-application-virtualization-46-service-pack-2-privacy-statement.md b/mdop/appv-v4/microsoft-application-virtualization-46-service-pack-2-privacy-statement.md
index 92d703327d..b0491f8e4e 100644
--- a/mdop/appv-v4/microsoft-application-virtualization-46-service-pack-2-privacy-statement.md
+++ b/mdop/appv-v4/microsoft-application-virtualization-46-service-pack-2-privacy-statement.md
@@ -1,10 +1,15 @@
---
title: Microsoft Application Virtualization 4.6 Service Pack 2 Privacy Statement
description: Microsoft Application Virtualization 4.6 Service Pack 2 Privacy Statement
-ms.assetid: 4ee569b2-7711-475a-9f17-70247f00b1b7
author: jamiejdt
+ms.assetid: 4ee569b2-7711-475a-9f17-70247f00b1b7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft Application Virtualization 4.6 Service Pack 2 Privacy Statement
diff --git a/mdop/appv-v4/microsoft-application-virtualization-client-management-help.md b/mdop/appv-v4/microsoft-application-virtualization-client-management-help.md
index 53a62b2ae6..ee0e6c8fb8 100644
--- a/mdop/appv-v4/microsoft-application-virtualization-client-management-help.md
+++ b/mdop/appv-v4/microsoft-application-virtualization-client-management-help.md
@@ -1,10 +1,15 @@
---
title: Microsoft Application Virtualization Client Management Help
description: Microsoft Application Virtualization Client Management Help
-ms.assetid: 449eebda-70eb-48b7-855a-db965a680923
author: jamiejdt
+ms.assetid: 449eebda-70eb-48b7-855a-db965a680923
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft Application Virtualization Client Management Help
diff --git a/mdop/appv-v4/microsoft-application-virtualization-getting-started-guide.md b/mdop/appv-v4/microsoft-application-virtualization-getting-started-guide.md
index 2123dca1a2..25de3614cb 100644
--- a/mdop/appv-v4/microsoft-application-virtualization-getting-started-guide.md
+++ b/mdop/appv-v4/microsoft-application-virtualization-getting-started-guide.md
@@ -1,10 +1,15 @@
---
title: Microsoft Application Virtualization Getting Started Guide
description: Microsoft Application Virtualization Getting Started Guide
-ms.assetid: 6cd9a212-e270-4d7c-bd0a-bd6af9a5c3ba
author: jamiejdt
+ms.assetid: 6cd9a212-e270-4d7c-bd0a-bd6af9a5c3ba
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft Application Virtualization Getting Started Guide
diff --git a/mdop/appv-v4/microsoft-application-virtualization-management-system-release-notes-45-sp1.md b/mdop/appv-v4/microsoft-application-virtualization-management-system-release-notes-45-sp1.md
index fe278d9c1d..81c5d1af3f 100644
--- a/mdop/appv-v4/microsoft-application-virtualization-management-system-release-notes-45-sp1.md
+++ b/mdop/appv-v4/microsoft-application-virtualization-management-system-release-notes-45-sp1.md
@@ -1,10 +1,15 @@
---
title: Microsoft Application Virtualization Management System Release Notes 4.5 SP1
description: Microsoft Application Virtualization Management System Release Notes 4.5 SP1
-ms.assetid: 5d6b11ea-7b87-4084-9a7c-0d831f247aa3
author: jamiejdt
+ms.assetid: 5d6b11ea-7b87-4084-9a7c-0d831f247aa3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft Application Virtualization Management System Release Notes 4.5 SP1
diff --git a/mdop/appv-v4/microsoft-application-virtualization-management-system-release-notes.md b/mdop/appv-v4/microsoft-application-virtualization-management-system-release-notes.md
index 67f4041363..6aaec04ce5 100644
--- a/mdop/appv-v4/microsoft-application-virtualization-management-system-release-notes.md
+++ b/mdop/appv-v4/microsoft-application-virtualization-management-system-release-notes.md
@@ -1,10 +1,15 @@
---
title: Microsoft Application Virtualization Management System Release Notes
description: Microsoft Application Virtualization Management System Release Notes
-ms.assetid: e1a4d5ee-53c7-4b48-814c-a34ce0e698dc
author: jamiejdt
+ms.assetid: e1a4d5ee-53c7-4b48-814c-a34ce0e698dc
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft Application Virtualization Management System Release Notes
diff --git a/mdop/appv-v4/microsoft-application-virtualization-security-guide.md b/mdop/appv-v4/microsoft-application-virtualization-security-guide.md
index af72926fcc..b3001aa25a 100644
--- a/mdop/appv-v4/microsoft-application-virtualization-security-guide.md
+++ b/mdop/appv-v4/microsoft-application-virtualization-security-guide.md
@@ -1,10 +1,15 @@
---
title: Microsoft Application Virtualization Security Guide
description: Microsoft Application Virtualization Security Guide
-ms.assetid: 5e794316-cc4f-459e-90ef-79fc9841ba4e
author: jamiejdt
+ms.assetid: 5e794316-cc4f-459e-90ef-79fc9841ba4e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft Application Virtualization Security Guide
diff --git a/mdop/appv-v4/monitoring-application-virtualization-servers.md b/mdop/appv-v4/monitoring-application-virtualization-servers.md
index ce55cad012..6768de3cf8 100644
--- a/mdop/appv-v4/monitoring-application-virtualization-servers.md
+++ b/mdop/appv-v4/monitoring-application-virtualization-servers.md
@@ -1,10 +1,15 @@
---
title: Monitoring Application Virtualization Servers
description: Monitoring Application Virtualization Servers
-ms.assetid: d84355ae-4fe4-41d9-ac3a-3eaa32d9a61f
author: jamiejdt
+ms.assetid: d84355ae-4fe4-41d9-ac3a-3eaa32d9a61f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Monitoring Application Virtualization Servers
diff --git a/mdop/appv-v4/online-help-for-application-virtualization.md b/mdop/appv-v4/online-help-for-application-virtualization.md
index b527f460b8..dcafbdbc27 100644
--- a/mdop/appv-v4/online-help-for-application-virtualization.md
+++ b/mdop/appv-v4/online-help-for-application-virtualization.md
@@ -1,10 +1,15 @@
---
title: Online Help for Application Virtualization
description: Online Help for Application Virtualization
-ms.assetid: 261ede48-976f-473c-84bc-452577efdcdf
author: jamiejdt
+ms.assetid: 261ede48-976f-473c-84bc-452577efdcdf
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Online Help for Application Virtualization
diff --git a/mdop/appv-v4/open-package-wizard---appv-46-sp1-.md b/mdop/appv-v4/open-package-wizard---appv-46-sp1-.md
index 48dbf4c581..e318ad583d 100644
--- a/mdop/appv-v4/open-package-wizard---appv-46-sp1-.md
+++ b/mdop/appv-v4/open-package-wizard---appv-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Open Package Wizard (AppV 4.6 SP1)
description: Open Package Wizard (AppV 4.6 SP1)
-ms.assetid: 26bdef59-2ea3-4e30-9095-0ee0d0085b2d
author: jamiejdt
+ms.assetid: 26bdef59-2ea3-4e30-9095-0ee0d0085b2d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Open Package Wizard (AppV 4.6 SP1)
diff --git a/mdop/appv-v4/operations-guide-for-the-application-virtualization-system.md b/mdop/appv-v4/operations-guide-for-the-application-virtualization-system.md
index 4713825578..8afa6d07aa 100644
--- a/mdop/appv-v4/operations-guide-for-the-application-virtualization-system.md
+++ b/mdop/appv-v4/operations-guide-for-the-application-virtualization-system.md
@@ -1,10 +1,15 @@
---
title: Operations Guide for the Application Virtualization System
description: Operations Guide for the Application Virtualization System
-ms.assetid: 686f2b75-7fba-4410-89b2-a539984b6ef2
author: jamiejdt
+ms.assetid: 686f2b75-7fba-4410-89b2-a539984b6ef2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Operations Guide for the Application Virtualization System
diff --git a/mdop/appv-v4/osd-file-elements.md b/mdop/appv-v4/osd-file-elements.md
index 5154e57e0c..ef6306c92f 100644
--- a/mdop/appv-v4/osd-file-elements.md
+++ b/mdop/appv-v4/osd-file-elements.md
@@ -1,10 +1,15 @@
---
title: OSD File Elements
description: OSD File Elements
-ms.assetid: 8211b562-7549-4331-8321-144f52574e99
author: jamiejdt
+ms.assetid: 8211b562-7549-4331-8321-144f52574e99
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# OSD File Elements
diff --git a/mdop/appv-v4/osd-tab-keep.md b/mdop/appv-v4/osd-tab-keep.md
index 7586089ea5..cb4deae0ee 100644
--- a/mdop/appv-v4/osd-tab-keep.md
+++ b/mdop/appv-v4/osd-tab-keep.md
@@ -1,10 +1,15 @@
---
title: OSD Tab
description: OSD Tab
-ms.assetid: e66f1384-1753-4216-b9ee-77e99af93c74
author: jamiejdt
+ms.assetid: e66f1384-1753-4216-b9ee-77e99af93c74
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# OSD Tab
diff --git a/mdop/appv-v4/oversized-package-dialog-box--app-v-46-sp1-.md b/mdop/appv-v4/oversized-package-dialog-box--app-v-46-sp1-.md
index 56ee5f1bc9..63579d0f69 100644
--- a/mdop/appv-v4/oversized-package-dialog-box--app-v-46-sp1-.md
+++ b/mdop/appv-v4/oversized-package-dialog-box--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Oversized Package Dialog Box (App-V 4.6 SP1)
description: Oversized Package Dialog Box (App-V 4.6 SP1)
-ms.assetid: 8973a493-6509-4d52-afb6-a9f47d1c5c26
author: jamiejdt
+ms.assetid: 8973a493-6509-4d52-afb6-a9f47d1c5c26
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Oversized Package Dialog Box (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/overview-of-application-virtualization.md b/mdop/appv-v4/overview-of-application-virtualization.md
index 445ad176f1..56c457091a 100644
--- a/mdop/appv-v4/overview-of-application-virtualization.md
+++ b/mdop/appv-v4/overview-of-application-virtualization.md
@@ -1,10 +1,15 @@
---
title: Overview of Application Virtualization
description: Overview of Application Virtualization
-ms.assetid: 80545ef4-cf4c-420c-88d6-48e9f226051f
author: jamiejdt
+ms.assetid: 80545ef4-cf4c-420c-88d6-48e9f226051f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Overview of Application Virtualization
diff --git a/mdop/appv-v4/overview-of-the-application-virtualization-system-components.md b/mdop/appv-v4/overview-of-the-application-virtualization-system-components.md
index 4507a77d74..b451138479 100644
--- a/mdop/appv-v4/overview-of-the-application-virtualization-system-components.md
+++ b/mdop/appv-v4/overview-of-the-application-virtualization-system-components.md
@@ -1,10 +1,15 @@
---
title: Overview of the Application Virtualization System Components
description: Overview of the Application Virtualization System Components
-ms.assetid: 75d88ef7-44d8-4fa7-b7f5-9153f37e570d
author: jamiejdt
+ms.assetid: 75d88ef7-44d8-4fa7-b7f5-9153f37e570d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Overview of the Application Virtualization System Components
diff --git a/mdop/appv-v4/package-name-page---learn-more-.md b/mdop/appv-v4/package-name-page---learn-more-.md
index 85cb904770..184642b791 100644
--- a/mdop/appv-v4/package-name-page---learn-more-.md
+++ b/mdop/appv-v4/package-name-page---learn-more-.md
@@ -1,10 +1,15 @@
---
title: Package Name Page (Learn More)
description: Package Name Page (Learn More)
-ms.assetid: ee75b8f0-bd9d-4460-a256-016ff97c2386
author: jamiejdt
+ms.assetid: ee75b8f0-bd9d-4460-a256-016ff97c2386
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Package Name Page (Learn More)
diff --git a/mdop/appv-v4/package-name-page--app-v-46-sp1.md b/mdop/appv-v4/package-name-page--app-v-46-sp1.md
index 859d187b30..de4170f9cb 100644
--- a/mdop/appv-v4/package-name-page--app-v-46-sp1.md
+++ b/mdop/appv-v4/package-name-page--app-v-46-sp1.md
@@ -1,10 +1,15 @@
---
title: Package Name Page
description: Package Name Page
-ms.assetid: 1cea36b7-737d-4c5e-9294-5feba02a3e7d
author: jamiejdt
+ms.assetid: 1cea36b7-737d-4c5e-9294-5feba02a3e7d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Package Name Page
diff --git a/mdop/appv-v4/package-results-pane-columns.md b/mdop/appv-v4/package-results-pane-columns.md
index 20f61f38be..a14be96f78 100644
--- a/mdop/appv-v4/package-results-pane-columns.md
+++ b/mdop/appv-v4/package-results-pane-columns.md
@@ -1,10 +1,15 @@
---
title: Package Results Pane Columns
description: Package Results Pane Columns
-ms.assetid: 4ed3a06a-656d-497a-b62d-21684396e2b0
author: jamiejdt
+ms.assetid: 4ed3a06a-656d-497a-b62d-21684396e2b0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Package Results Pane Columns
diff --git a/mdop/appv-v4/package-results-pane.md b/mdop/appv-v4/package-results-pane.md
index ededd0971b..8c7dd3b88e 100644
--- a/mdop/appv-v4/package-results-pane.md
+++ b/mdop/appv-v4/package-results-pane.md
@@ -1,10 +1,15 @@
---
title: Package Results Pane
description: Package Results Pane
-ms.assetid: 07b7f737-f26f-4feb-88aa-3d8009c5622d
author: jamiejdt
+ms.assetid: 07b7f737-f26f-4feb-88aa-3d8009c5622d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Package Results Pane
diff --git a/mdop/appv-v4/packages-node.md b/mdop/appv-v4/packages-node.md
index 01feec5993..9f5ed388c4 100644
--- a/mdop/appv-v4/packages-node.md
+++ b/mdop/appv-v4/packages-node.md
@@ -1,10 +1,15 @@
---
title: Packages Node
description: Packages Node
-ms.assetid: 3465168c-012f-4e9f-905d-611418d2975a
author: jamiejdt
+ms.assetid: 3465168c-012f-4e9f-905d-611418d2975a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Packages Node
diff --git a/mdop/appv-v4/packaging-method--learn-more-.md b/mdop/appv-v4/packaging-method--learn-more-.md
index 1fd8b4be09..be24a3d43d 100644
--- a/mdop/appv-v4/packaging-method--learn-more-.md
+++ b/mdop/appv-v4/packaging-method--learn-more-.md
@@ -1,10 +1,15 @@
---
title: Packaging Method (Learn More)
description: Packaging Method (Learn More)
-ms.assetid: 3975a640-1ffd-4b4c-95fd-608469f4c205
author: jamiejdt
+ms.assetid: 3975a640-1ffd-4b4c-95fd-608469f4c205
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Packaging Method (Learn More)
diff --git a/mdop/appv-v4/packaging-method-page--learn-more-.md b/mdop/appv-v4/packaging-method-page--learn-more-.md
index d482d3a439..4baeeb8e18 100644
--- a/mdop/appv-v4/packaging-method-page--learn-more-.md
+++ b/mdop/appv-v4/packaging-method-page--learn-more-.md
@@ -1,10 +1,15 @@
---
title: Packaging Method Page (Learn More)
description: Packaging Method Page (Learn More)
-ms.assetid: f405a293-bcd4-48a1-b4d9-b5e4cf73c5f4
author: jamiejdt
+ms.assetid: f405a293-bcd4-48a1-b4d9-b5e4cf73c5f4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Packaging Method Page (Learn More)
diff --git a/mdop/appv-v4/parse-items-tab-keep.md b/mdop/appv-v4/parse-items-tab-keep.md
index 005b7a274d..b72f24fc82 100644
--- a/mdop/appv-v4/parse-items-tab-keep.md
+++ b/mdop/appv-v4/parse-items-tab-keep.md
@@ -1,10 +1,15 @@
---
title: Parse Items Tab
description: Parse Items Tab
-ms.assetid: bdf3fe0d-404a-4745-af52-f415fa321564
author: jamiejdt
+ms.assetid: bdf3fe0d-404a-4745-af52-f415fa321564
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Parse Items Tab
diff --git a/mdop/appv-v4/planning-and-deployment-guide-for-the-application-virtualization-system.md b/mdop/appv-v4/planning-and-deployment-guide-for-the-application-virtualization-system.md
index dfde76cee5..5540bc0ea8 100644
--- a/mdop/appv-v4/planning-and-deployment-guide-for-the-application-virtualization-system.md
+++ b/mdop/appv-v4/planning-and-deployment-guide-for-the-application-virtualization-system.md
@@ -1,10 +1,15 @@
---
title: Planning and Deployment Guide for the Application Virtualization System
description: Planning and Deployment Guide for the Application Virtualization System
-ms.assetid: 6c012e33-9ac6-4cd8-84ff-54f40973833f
author: jamiejdt
+ms.assetid: 6c012e33-9ac6-4cd8-84ff-54f40973833f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning and Deployment Guide for the Application Virtualization System
diff --git a/mdop/appv-v4/planning-for-application-virtualization-client-deployment.md b/mdop/appv-v4/planning-for-application-virtualization-client-deployment.md
index b1e03fcd72..26f64cb2bb 100644
--- a/mdop/appv-v4/planning-for-application-virtualization-client-deployment.md
+++ b/mdop/appv-v4/planning-for-application-virtualization-client-deployment.md
@@ -1,10 +1,15 @@
---
title: Planning for Application Virtualization Client Deployment
description: Planning for Application Virtualization Client Deployment
-ms.assetid: a352f80f-f0f9-4fbf-ac10-24c510b2d6be
author: jamiejdt
+ms.assetid: a352f80f-f0f9-4fbf-ac10-24c510b2d6be
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for Application Virtualization Client Deployment
diff --git a/mdop/appv-v4/planning-for-application-virtualization-system-deployment.md b/mdop/appv-v4/planning-for-application-virtualization-system-deployment.md
index 434de5a98d..e40d322cae 100644
--- a/mdop/appv-v4/planning-for-application-virtualization-system-deployment.md
+++ b/mdop/appv-v4/planning-for-application-virtualization-system-deployment.md
@@ -1,10 +1,15 @@
---
title: Planning for Application Virtualization System Deployment
description: Planning for Application Virtualization System Deployment
-ms.assetid: 8215269f-c083-468a-bf0b-886b0d2dd69e
author: jamiejdt
+ms.assetid: 8215269f-c083-468a-bf0b-886b0d2dd69e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for Application Virtualization System Deployment
diff --git a/mdop/appv-v4/planning-for-client-security.md b/mdop/appv-v4/planning-for-client-security.md
index c55b55fbf0..01e2af6c8f 100644
--- a/mdop/appv-v4/planning-for-client-security.md
+++ b/mdop/appv-v4/planning-for-client-security.md
@@ -1,10 +1,15 @@
---
title: Planning for Client Security
description: Planning for Client Security
-ms.assetid: 4840a60f-4c91-489c-ad0b-6671882abf9b
author: jamiejdt
+ms.assetid: 4840a60f-4c91-489c-ad0b-6671882abf9b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for Client Security
diff --git a/mdop/appv-v4/planning-for-migration-from-previous-versions.md b/mdop/appv-v4/planning-for-migration-from-previous-versions.md
index a184dd1ac0..dd24ad0381 100644
--- a/mdop/appv-v4/planning-for-migration-from-previous-versions.md
+++ b/mdop/appv-v4/planning-for-migration-from-previous-versions.md
@@ -1,10 +1,15 @@
---
title: Planning for Migration from Previous Versions
description: Planning for Migration from Previous Versions
-ms.assetid: 62967bf1-542f-41b0-838f-c62f3430ac73
author: jamiejdt
+ms.assetid: 62967bf1-542f-41b0-838f-c62f3430ac73
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for Migration from Previous Versions
diff --git a/mdop/appv-v4/planning-for-security-and-protection.md b/mdop/appv-v4/planning-for-security-and-protection.md
index 61d7e747d8..e5ef223f17 100644
--- a/mdop/appv-v4/planning-for-security-and-protection.md
+++ b/mdop/appv-v4/planning-for-security-and-protection.md
@@ -1,10 +1,15 @@
---
title: Planning for Security and Protection
description: Planning for Security and Protection
-ms.assetid: d0e2ef81-c197-4020-ad85-8d66fe5c178f
author: jamiejdt
+ms.assetid: d0e2ef81-c197-4020-ad85-8d66fe5c178f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for Security and Protection
diff --git a/mdop/appv-v4/planning-for-sequencer-security.md b/mdop/appv-v4/planning-for-sequencer-security.md
index 4e0109fc8f..3e9eceeb6d 100644
--- a/mdop/appv-v4/planning-for-sequencer-security.md
+++ b/mdop/appv-v4/planning-for-sequencer-security.md
@@ -1,10 +1,15 @@
---
title: Planning for Sequencer Security
description: Planning for Sequencer Security
-ms.assetid: 8043cb02-476d-4c28-a850-903a8ac5b2d3
author: jamiejdt
+ms.assetid: 8043cb02-476d-4c28-a850-903a8ac5b2d3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for Sequencer Security
diff --git a/mdop/appv-v4/planning-for-server-security.md b/mdop/appv-v4/planning-for-server-security.md
index f781d06737..4664961cac 100644
--- a/mdop/appv-v4/planning-for-server-security.md
+++ b/mdop/appv-v4/planning-for-server-security.md
@@ -1,10 +1,15 @@
---
title: Planning for Server Security
description: Planning for Server Security
-ms.assetid: c7cd8227-b359-41e7-a8ae-d0d5718a76a2
author: jamiejdt
+ms.assetid: c7cd8227-b359-41e7-a8ae-d0d5718a76a2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for Server Security
diff --git a/mdop/appv-v4/planning-the-application-virtualization-sequencer-implementation.md b/mdop/appv-v4/planning-the-application-virtualization-sequencer-implementation.md
index 8a294d1ae3..44f4781c34 100644
--- a/mdop/appv-v4/planning-the-application-virtualization-sequencer-implementation.md
+++ b/mdop/appv-v4/planning-the-application-virtualization-sequencer-implementation.md
@@ -1,10 +1,15 @@
---
title: Planning the Application Virtualization Sequencer Implementation
description: Planning the Application Virtualization Sequencer Implementation
-ms.assetid: 052f32fe-ad13-4921-a8ce-4a657eb2b2bf
author: jamiejdt
+ms.assetid: 052f32fe-ad13-4921-a8ce-4a657eb2b2bf
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning the Application Virtualization Sequencer Implementation
diff --git a/mdop/appv-v4/planning-your-streaming-solution-in-an-application-virtualization-server-based-implementation.md b/mdop/appv-v4/planning-your-streaming-solution-in-an-application-virtualization-server-based-implementation.md
index 0ca56ee3ae..89dbc8255c 100644
--- a/mdop/appv-v4/planning-your-streaming-solution-in-an-application-virtualization-server-based-implementation.md
+++ b/mdop/appv-v4/planning-your-streaming-solution-in-an-application-virtualization-server-based-implementation.md
@@ -1,10 +1,15 @@
---
title: Planning Your Streaming Solution in an Application Virtualization Server-Based Implementation
description: Planning Your Streaming Solution in an Application Virtualization Server-Based Implementation
-ms.assetid: 3a57306e-5c54-4fde-8593-fe3b788f18d3
author: jamiejdt
+ms.assetid: 3a57306e-5c54-4fde-8593-fe3b788f18d3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning Your Streaming Solution in an Application Virtualization Server-Based Implementation
diff --git a/mdop/appv-v4/planning-your-streaming-solution-in-an-electronic-software-distribution-implementation.md b/mdop/appv-v4/planning-your-streaming-solution-in-an-electronic-software-distribution-implementation.md
index a54b7556a7..b8ccbc90c8 100644
--- a/mdop/appv-v4/planning-your-streaming-solution-in-an-electronic-software-distribution-implementation.md
+++ b/mdop/appv-v4/planning-your-streaming-solution-in-an-electronic-software-distribution-implementation.md
@@ -1,10 +1,15 @@
---
title: Planning Your Streaming Solution in an Electronic Software Distribution Implementation
description: Planning Your Streaming Solution in an Electronic Software Distribution Implementation
-ms.assetid: bc18772a-f169-486f-adb1-7af1a31845aa
author: jamiejdt
+ms.assetid: bc18772a-f169-486f-adb1-7af1a31845aa
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning Your Streaming Solution in an Electronic Software Distribution Implementation
diff --git a/mdop/appv-v4/prepare-computer-page--learn-more-.md b/mdop/appv-v4/prepare-computer-page--learn-more-.md
index f8cfc0bf84..1de9588f36 100644
--- a/mdop/appv-v4/prepare-computer-page--learn-more-.md
+++ b/mdop/appv-v4/prepare-computer-page--learn-more-.md
@@ -1,10 +1,15 @@
---
title: Prepare Computer Page (Learn More)
description: Prepare Computer Page (Learn More)
-ms.assetid: a401ce3d-b8f7-4b3f-9be9-ecf6d8b544fd
author: jamiejdt
+ms.assetid: a401ce3d-b8f7-4b3f-9be9-ecf6d8b544fd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Prepare Computer Page (Learn More)
diff --git a/mdop/appv-v4/properties-tab-keep.md b/mdop/appv-v4/properties-tab-keep.md
index bd6af7093f..13d16596a0 100644
--- a/mdop/appv-v4/properties-tab-keep.md
+++ b/mdop/appv-v4/properties-tab-keep.md
@@ -1,10 +1,15 @@
---
title: Properties Tab
description: Properties Tab
-ms.assetid: 6ff20678-6766-4f0d-8bbb-f19b224682a1
author: jamiejdt
+ms.assetid: 6ff20678-6766-4f0d-8bbb-f19b224682a1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Properties Tab
diff --git a/mdop/appv-v4/provider-policies-node.md b/mdop/appv-v4/provider-policies-node.md
index 9ed5df2382..60ae54c305 100644
--- a/mdop/appv-v4/provider-policies-node.md
+++ b/mdop/appv-v4/provider-policies-node.md
@@ -1,10 +1,15 @@
---
title: Provider Policies Node
description: Provider Policies Node
-ms.assetid: 89b47076-7732-4128-93cc-8e6d5b671c8e
author: jamiejdt
+ms.assetid: 89b47076-7732-4128-93cc-8e6d5b671c8e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Provider Policies Node
diff --git a/mdop/appv-v4/provider-policies-results-pane-columns.md b/mdop/appv-v4/provider-policies-results-pane-columns.md
index 186f05cfaf..9b1c19810b 100644
--- a/mdop/appv-v4/provider-policies-results-pane-columns.md
+++ b/mdop/appv-v4/provider-policies-results-pane-columns.md
@@ -1,10 +1,15 @@
---
title: Provider Policies Results Pane Columns
description: Provider Policies Results Pane Columns
-ms.assetid: f9456f17-3106-4e5a-9a8c-df3af66986e1
author: jamiejdt
+ms.assetid: f9456f17-3106-4e5a-9a8c-df3af66986e1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Provider Policies Results Pane Columns
diff --git a/mdop/appv-v4/provider-policies-results-pane.md b/mdop/appv-v4/provider-policies-results-pane.md
index 0d97edbe6b..79ec01c093 100644
--- a/mdop/appv-v4/provider-policies-results-pane.md
+++ b/mdop/appv-v4/provider-policies-results-pane.md
@@ -1,10 +1,15 @@
---
title: Provider Policies Results Pane
description: Provider Policies Results Pane
-ms.assetid: 17ea0836-bfb5-4966-8778-155444d81e64
author: jamiejdt
+ms.assetid: 17ea0836-bfb5-4966-8778-155444d81e64
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Provider Policies Results Pane
diff --git a/mdop/appv-v4/publish-app.md b/mdop/appv-v4/publish-app.md
index 420d7d4892..e02a61046e 100644
--- a/mdop/appv-v4/publish-app.md
+++ b/mdop/appv-v4/publish-app.md
@@ -1,10 +1,15 @@
---
title: PUBLISH APP
description: PUBLISH APP
-ms.assetid: f25f06a8-ca23-435b-a0c2-16a5f39b6b97
author: jamiejdt
+ms.assetid: f25f06a8-ca23-435b-a0c2-16a5f39b6b97
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# PUBLISH APP
diff --git a/mdop/appv-v4/publish-package.md b/mdop/appv-v4/publish-package.md
index b603b68e00..e75378faaa 100644
--- a/mdop/appv-v4/publish-package.md
+++ b/mdop/appv-v4/publish-package.md
@@ -1,10 +1,15 @@
---
title: PUBLISH PACKAGE
description: PUBLISH PACKAGE
-ms.assetid: a33e72dd-194f-4283-8e99-4584ab13de53
author: jamiejdt
+ms.assetid: a33e72dd-194f-4283-8e99-4584ab13de53
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# PUBLISH PACKAGE
diff --git a/mdop/appv-v4/publishing-servers-node.md b/mdop/appv-v4/publishing-servers-node.md
index 5c07854237..d491bac0a5 100644
--- a/mdop/appv-v4/publishing-servers-node.md
+++ b/mdop/appv-v4/publishing-servers-node.md
@@ -1,10 +1,15 @@
---
title: Publishing Servers Node
description: Publishing Servers Node
-ms.assetid: b5823c6c-15bc-4e8d-aeeb-acc366ffedd1
author: jamiejdt
+ms.assetid: b5823c6c-15bc-4e8d-aeeb-acc366ffedd1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Publishing Servers Node
diff --git a/mdop/appv-v4/publishing-servers-results-pane-columns.md b/mdop/appv-v4/publishing-servers-results-pane-columns.md
index 385e92fe22..e1a40b8c34 100644
--- a/mdop/appv-v4/publishing-servers-results-pane-columns.md
+++ b/mdop/appv-v4/publishing-servers-results-pane-columns.md
@@ -1,10 +1,15 @@
---
title: Publishing Servers Results Pane Columns
description: Publishing Servers Results Pane Columns
-ms.assetid: ad875715-50b3-4881-a6b3-586238d12527
author: jamiejdt
+ms.assetid: ad875715-50b3-4881-a6b3-586238d12527
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Publishing Servers Results Pane Columns
diff --git a/mdop/appv-v4/publishing-servers-results-pane.md b/mdop/appv-v4/publishing-servers-results-pane.md
index beada3e976..58b73a83b7 100644
--- a/mdop/appv-v4/publishing-servers-results-pane.md
+++ b/mdop/appv-v4/publishing-servers-results-pane.md
@@ -1,10 +1,15 @@
---
title: Publishing Servers Results Pane
description: Publishing Servers Results Pane
-ms.assetid: ee0662e8-9623-4a7c-b6dc-657fa3f56161
author: jamiejdt
+ms.assetid: ee0662e8-9623-4a7c-b6dc-657fa3f56161
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Publishing Servers Results Pane
diff --git a/mdop/appv-v4/publishing-virtual-applications-using-application-virtualization-management-servers.md b/mdop/appv-v4/publishing-virtual-applications-using-application-virtualization-management-servers.md
index 49ac587274..6fda035a45 100644
--- a/mdop/appv-v4/publishing-virtual-applications-using-application-virtualization-management-servers.md
+++ b/mdop/appv-v4/publishing-virtual-applications-using-application-virtualization-management-servers.md
@@ -1,10 +1,15 @@
---
title: Publishing Virtual Applications Using Application Virtualization Management Servers
description: Publishing Virtual Applications Using Application Virtualization Management Servers
-ms.assetid: f3d79284-3f82-4ca3-b741-1a80b61490da
author: jamiejdt
+ms.assetid: f3d79284-3f82-4ca3-b741-1a80b61490da
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Publishing Virtual Applications Using Application Virtualization Management Servers
diff --git a/mdop/appv-v4/publishing-virtual-applications-using-electronic-software-distribution.md b/mdop/appv-v4/publishing-virtual-applications-using-electronic-software-distribution.md
index c00874f5db..0f5fc1f8ea 100644
--- a/mdop/appv-v4/publishing-virtual-applications-using-electronic-software-distribution.md
+++ b/mdop/appv-v4/publishing-virtual-applications-using-electronic-software-distribution.md
@@ -1,10 +1,15 @@
---
title: Publishing Virtual Applications Using Electronic Software Distribution
description: Publishing Virtual Applications Using Electronic Software Distribution
-ms.assetid: 295fbc1d-ed1c-43b4-aeee-0df384d4e630
author: jamiejdt
+ms.assetid: 295fbc1d-ed1c-43b4-aeee-0df384d4e630
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Publishing Virtual Applications Using Electronic Software Distribution
diff --git a/mdop/appv-v4/query-obj.md b/mdop/appv-v4/query-obj.md
index 060f9a9348..44bf6355de 100644
--- a/mdop/appv-v4/query-obj.md
+++ b/mdop/appv-v4/query-obj.md
@@ -1,10 +1,15 @@
---
title: QUERY OBJ
description: QUERY OBJ
-ms.assetid: 55abf0d1-c779-4172-8357-552ab010933b
author: jamiejdt
+ms.assetid: 55abf0d1-c779-4172-8357-552ab010933b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# QUERY OBJ
diff --git a/mdop/appv-v4/refresh-server.md b/mdop/appv-v4/refresh-server.md
index a891c01e18..73c112fcf0 100644
--- a/mdop/appv-v4/refresh-server.md
+++ b/mdop/appv-v4/refresh-server.md
@@ -1,10 +1,15 @@
---
title: REFRESH SERVER
description: REFRESH SERVER
-ms.assetid: 232df842-a160-46cd-b60b-f464cd9a0086
author: jamiejdt
+ms.assetid: 232df842-a160-46cd-b60b-f464cd9a0086
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# REFRESH SERVER
diff --git a/mdop/appv-v4/repair-app.md b/mdop/appv-v4/repair-app.md
index a03eda061f..a9b1f56825 100644
--- a/mdop/appv-v4/repair-app.md
+++ b/mdop/appv-v4/repair-app.md
@@ -1,10 +1,15 @@
---
title: REPAIR APP
description: REPAIR APP
-ms.assetid: 892b556b-612d-4531-890e-4cfc2ac88d9f
author: jamiejdt
+ms.assetid: 892b556b-612d-4531-890e-4cfc2ac88d9f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# REPAIR APP
diff --git a/mdop/appv-v4/reports-node.md b/mdop/appv-v4/reports-node.md
index 09cfca81cc..c7b8fec1c7 100644
--- a/mdop/appv-v4/reports-node.md
+++ b/mdop/appv-v4/reports-node.md
@@ -1,10 +1,15 @@
---
title: Reports Node
description: Reports Node
-ms.assetid: b7fdc52d-f112-4a65-af25-134398810e9b
author: jamiejdt
+ms.assetid: b7fdc52d-f112-4a65-af25-134398810e9b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Reports Node
diff --git a/mdop/appv-v4/reports-results-pane-columns.md b/mdop/appv-v4/reports-results-pane-columns.md
index 27edc1909c..50dd62e0d3 100644
--- a/mdop/appv-v4/reports-results-pane-columns.md
+++ b/mdop/appv-v4/reports-results-pane-columns.md
@@ -1,10 +1,15 @@
---
title: Reports Results Pane Columns
description: Reports Results Pane Columns
-ms.assetid: 907360ca-6a55-4e42-88d2-db1a24cd2a28
author: jamiejdt
+ms.assetid: 907360ca-6a55-4e42-88d2-db1a24cd2a28
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Reports Results Pane Columns
diff --git a/mdop/appv-v4/reports-results-pane.md b/mdop/appv-v4/reports-results-pane.md
index 84ef20210a..e2e86efa4a 100644
--- a/mdop/appv-v4/reports-results-pane.md
+++ b/mdop/appv-v4/reports-results-pane.md
@@ -1,10 +1,15 @@
---
title: Reports Results Pane
description: Reports Results Pane
-ms.assetid: 66beac62-fa55-4ab9-ac19-b9e1772e2d20
author: jamiejdt
+ms.assetid: 66beac62-fa55-4ab9-ac19-b9e1772e2d20
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Reports Results Pane
diff --git a/mdop/appv-v4/restart-task-failure-dialog-box--app-v-46-sp1-.md b/mdop/appv-v4/restart-task-failure-dialog-box--app-v-46-sp1-.md
index c5ddaa5cd3..e302c24dae 100644
--- a/mdop/appv-v4/restart-task-failure-dialog-box--app-v-46-sp1-.md
+++ b/mdop/appv-v4/restart-task-failure-dialog-box--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Restart Task Failure Dialog Box (App-V 4.6 SP1)
description: Restart Task Failure Dialog Box (App-V 4.6 SP1)
-ms.assetid: 1933fe71-8aa0-4e43-b6f7-060050001edd
author: jamiejdt
+ms.assetid: 1933fe71-8aa0-4e43-b6f7-060050001edd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Restart Task Failure Dialog Box (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/run-each-program-page-app-v-46-sp1.md b/mdop/appv-v4/run-each-program-page-app-v-46-sp1.md
index e60f20aba1..20d0311990 100644
--- a/mdop/appv-v4/run-each-program-page-app-v-46-sp1.md
+++ b/mdop/appv-v4/run-each-program-page-app-v-46-sp1.md
@@ -1,10 +1,15 @@
---
title: Run Each Program Page
description: Run Each Program Page
-ms.assetid: 4f09a64e-9545-47aa-bc43-fda0089f7adb
author: jamiejdt
+ms.assetid: 4f09a64e-9545-47aa-bc43-fda0089f7adb
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Run Each Program Page
diff --git a/mdop/appv-v4/security-and-protection-overview.md b/mdop/appv-v4/security-and-protection-overview.md
index f6ac8fd412..33d1a47488 100644
--- a/mdop/appv-v4/security-and-protection-overview.md
+++ b/mdop/appv-v4/security-and-protection-overview.md
@@ -1,10 +1,15 @@
---
title: Security and Protection Overview
description: Security and Protection Overview
-ms.assetid: a43e1c53-7936-4d48-a110-0be26c8e9d97
author: jamiejdt
+ms.assetid: a43e1c53-7936-4d48-a110-0be26c8e9d97
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Security and Protection Overview
diff --git a/mdop/appv-v4/select-files-page.md b/mdop/appv-v4/select-files-page.md
index e73e90b0cc..0c7e5e78e8 100644
--- a/mdop/appv-v4/select-files-page.md
+++ b/mdop/appv-v4/select-files-page.md
@@ -1,10 +1,15 @@
---
title: Select Files Page
description: Select Files Page
-ms.assetid: 6d1524ca-6306-4a28-b65f-3ded9d487e75
author: jamiejdt
+ms.assetid: 6d1524ca-6306-4a28-b65f-3ded9d487e75
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Select Files Page
diff --git a/mdop/appv-v4/select-guidance-page--package-accelerators-.md b/mdop/appv-v4/select-guidance-page--package-accelerators-.md
index c46b802b10..995df57458 100644
--- a/mdop/appv-v4/select-guidance-page--package-accelerators-.md
+++ b/mdop/appv-v4/select-guidance-page--package-accelerators-.md
@@ -1,10 +1,15 @@
---
title: Select Guidance Page (Package Accelerators)
description: Select Guidance Page (Package Accelerators)
-ms.assetid: 608b8823-6eac-40c0-a6dc-2f0bfc0d42a1
author: jamiejdt
+ms.assetid: 608b8823-6eac-40c0-a6dc-2f0bfc0d42a1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Select Guidance Page (Package Accelerators)
diff --git a/mdop/appv-v4/select-installation-files-page-app-v-46-sp1.md b/mdop/appv-v4/select-installation-files-page-app-v-46-sp1.md
index 771cde25a6..9c18ae4ac4 100644
--- a/mdop/appv-v4/select-installation-files-page-app-v-46-sp1.md
+++ b/mdop/appv-v4/select-installation-files-page-app-v-46-sp1.md
@@ -1,10 +1,15 @@
---
title: Select Installation Files Page
description: Select Installation Files Page
-ms.assetid: 4c8cd49e-ba39-4918-9863-5b3c315d14a5
author: jamiejdt
+ms.assetid: 4c8cd49e-ba39-4918-9863-5b3c315d14a5
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Select Installation Files Page
diff --git a/mdop/appv-v4/select-installer-page--learn-more-.md b/mdop/appv-v4/select-installer-page--learn-more-.md
index a06ff742f2..98daa2b51c 100644
--- a/mdop/appv-v4/select-installer-page--learn-more-.md
+++ b/mdop/appv-v4/select-installer-page--learn-more-.md
@@ -1,10 +1,15 @@
---
title: Select Installer Page (Learn More)
description: Select Installer Page (Learn More)
-ms.assetid: da05e756-d23e-4557-8ff6-313d695a78a1
author: jamiejdt
+ms.assetid: da05e756-d23e-4557-8ff6-313d695a78a1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Select Installer Page (Learn More)
diff --git a/mdop/appv-v4/select-package--learn-more--page.md b/mdop/appv-v4/select-package--learn-more--page.md
index 930d65746c..fb7682123a 100644
--- a/mdop/appv-v4/select-package--learn-more--page.md
+++ b/mdop/appv-v4/select-package--learn-more--page.md
@@ -1,10 +1,15 @@
---
title: Select Package (Learn More) Page
description: Select Package (Learn More) Page
-ms.assetid: 0b3d4ca4-ff65-4aa5-87a9-61cbe2ffc8be
author: jamiejdt
+ms.assetid: 0b3d4ca4-ff65-4aa5-87a9-61cbe2ffc8be
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Select Package (Learn More) Page
diff --git a/mdop/appv-v4/select-package-accelerator--learn-more--page.md b/mdop/appv-v4/select-package-accelerator--learn-more--page.md
index ac291d336c..63fd0b2163 100644
--- a/mdop/appv-v4/select-package-accelerator--learn-more--page.md
+++ b/mdop/appv-v4/select-package-accelerator--learn-more--page.md
@@ -1,10 +1,15 @@
---
title: Select Package Accelerator (Learn More) Page
description: Select Package Accelerator (Learn More) Page
-ms.assetid: 2db51514-8695-4b5e-b3e5-1e96e3ee4cc7
author: jamiejdt
+ms.assetid: 2db51514-8695-4b5e-b3e5-1e96e3ee4cc7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Select Package Accelerator (Learn More) Page
diff --git a/mdop/appv-v4/select-package-accelerator-page.md b/mdop/appv-v4/select-package-accelerator-page.md
index c5e621388b..923df6ac12 100644
--- a/mdop/appv-v4/select-package-accelerator-page.md
+++ b/mdop/appv-v4/select-package-accelerator-page.md
@@ -1,10 +1,15 @@
---
title: Select Package Accelerator Page
description: Select Package Accelerator Page
-ms.assetid: 865c2702-4dfd-41ae-8cfc-3514d5f41f76
author: jamiejdt
+ms.assetid: 865c2702-4dfd-41ae-8cfc-3514d5f41f76
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Select Package Accelerator Page
diff --git a/mdop/appv-v4/select-primary-page--learn-more-.md b/mdop/appv-v4/select-primary-page--learn-more-.md
index 9ef6269e04..fc4b9160a8 100644
--- a/mdop/appv-v4/select-primary-page--learn-more-.md
+++ b/mdop/appv-v4/select-primary-page--learn-more-.md
@@ -1,10 +1,15 @@
---
title: Select Primary Page (Learn More)
description: Select Primary Page (Learn More)
-ms.assetid: 17c779da-f683-4967-b136-94fe65373c1b
author: jamiejdt
+ms.assetid: 17c779da-f683-4967-b136-94fe65373c1b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Select Primary Page (Learn More)
diff --git a/mdop/appv-v4/select-task-page--learn-more-.md b/mdop/appv-v4/select-task-page--learn-more-.md
index 3dab76a866..e820a3f368 100644
--- a/mdop/appv-v4/select-task-page--learn-more-.md
+++ b/mdop/appv-v4/select-task-page--learn-more-.md
@@ -1,10 +1,15 @@
---
title: Select Task Page (Learn More)
description: Select Task Page (Learn More)
-ms.assetid: 09534c40-bf6c-4b3f-be9a-8624965c9c18
author: jamiejdt
+ms.assetid: 09534c40-bf6c-4b3f-be9a-8624965c9c18
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Select Task Page (Learn More)
diff --git a/mdop/appv-v4/sequencer-command-line-error-codes.md b/mdop/appv-v4/sequencer-command-line-error-codes.md
index e14db48527..235f9484c7 100644
--- a/mdop/appv-v4/sequencer-command-line-error-codes.md
+++ b/mdop/appv-v4/sequencer-command-line-error-codes.md
@@ -1,10 +1,15 @@
---
title: Sequencer Command-Line Error Codes
description: Sequencer Command-Line Error Codes
-ms.assetid: 3d491314-4923-45fd-9839-c541c5e620bd
author: jamiejdt
+ms.assetid: 3d491314-4923-45fd-9839-c541c5e620bd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Sequencer Command-Line Error Codes
diff --git a/mdop/appv-v4/sequencer-command-line-parameters.md b/mdop/appv-v4/sequencer-command-line-parameters.md
index 91e84cec50..6f8cc41e07 100644
--- a/mdop/appv-v4/sequencer-command-line-parameters.md
+++ b/mdop/appv-v4/sequencer-command-line-parameters.md
@@ -1,10 +1,15 @@
---
title: Sequencer Command-Line Parameters
description: Sequencer Command-Line Parameters
-ms.assetid: 28fb875a-c302-4d95-b2e0-8dc0c5dbb0f8
author: jamiejdt
+ms.assetid: 28fb875a-c302-4d95-b2e0-8dc0c5dbb0f8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Sequencer Command-Line Parameters
diff --git a/mdop/appv-v4/sequencer-console.md b/mdop/appv-v4/sequencer-console.md
index f7d5ef23cc..71a202fad2 100644
--- a/mdop/appv-v4/sequencer-console.md
+++ b/mdop/appv-v4/sequencer-console.md
@@ -1,10 +1,15 @@
---
title: Sequencer Console
description: Sequencer Console
-ms.assetid: 69e0202d-be2c-41cc-99cb-2a08a034e804
author: jamiejdt
+ms.assetid: 69e0202d-be2c-41cc-99cb-2a08a034e804
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Sequencer Console
diff --git a/mdop/appv-v4/sequencer-dialog-boxes.md b/mdop/appv-v4/sequencer-dialog-boxes.md
index c48aa6c09b..4a267623f9 100644
--- a/mdop/appv-v4/sequencer-dialog-boxes.md
+++ b/mdop/appv-v4/sequencer-dialog-boxes.md
@@ -1,10 +1,15 @@
---
title: Sequencer Dialog Boxes
description: Sequencer Dialog Boxes
-ms.assetid: f660d56b-0244-4167-b077-96ad482e6b36
author: jamiejdt
+ms.assetid: f660d56b-0244-4167-b077-96ad482e6b36
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Sequencer Dialog Boxes
diff --git a/mdop/appv-v4/sequencer-hardware-and-software-requirements.md b/mdop/appv-v4/sequencer-hardware-and-software-requirements.md
index 92ea70b206..69473ec12f 100644
--- a/mdop/appv-v4/sequencer-hardware-and-software-requirements.md
+++ b/mdop/appv-v4/sequencer-hardware-and-software-requirements.md
@@ -1,10 +1,15 @@
---
title: Sequencer Hardware and Software Requirements
description: Sequencer Hardware and Software Requirements
-ms.assetid: 36084e12-831d-452f-a4a4-45f07f9ce471
author: jamiejdt
+ms.assetid: 36084e12-831d-452f-a4a4-45f07f9ce471
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Sequencer Hardware and Software Requirements
diff --git a/mdop/appv-v4/sequencer-wizard---package-accelerator--appv-46-sp1-.md b/mdop/appv-v4/sequencer-wizard---package-accelerator--appv-46-sp1-.md
index c7b617e750..640104dbb6 100644
--- a/mdop/appv-v4/sequencer-wizard---package-accelerator--appv-46-sp1-.md
+++ b/mdop/appv-v4/sequencer-wizard---package-accelerator--appv-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Sequencer Wizard - Package Accelerator (AppV 4.6 SP1)
description: Sequencer Wizard - Package Accelerator (AppV 4.6 SP1)
-ms.assetid: 1f75f5ba-0707-48fb-b0b8-ba94a5159e36
author: jamiejdt
+ms.assetid: 1f75f5ba-0707-48fb-b0b8-ba94a5159e36
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Sequencer Wizard - Package Accelerator (AppV 4.6 SP1)
diff --git a/mdop/appv-v4/sequencing-wizard.md b/mdop/appv-v4/sequencing-wizard.md
index b7cd4a1d00..4c74d62f55 100644
--- a/mdop/appv-v4/sequencing-wizard.md
+++ b/mdop/appv-v4/sequencing-wizard.md
@@ -1,10 +1,15 @@
---
title: Sequencing Wizard
description: Sequencing Wizard
-ms.assetid: 81e2f4fa-b06e-4cbe-aeb8-6ceb8f0543a5
author: jamiejdt
+ms.assetid: 81e2f4fa-b06e-4cbe-aeb8-6ceb8f0543a5
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Sequencing Wizard
diff --git a/mdop/appv-v4/server-groups-node.md b/mdop/appv-v4/server-groups-node.md
index f159e25b8a..8a8e0f3321 100644
--- a/mdop/appv-v4/server-groups-node.md
+++ b/mdop/appv-v4/server-groups-node.md
@@ -1,10 +1,15 @@
---
title: Server Groups Node
description: Server Groups Node
-ms.assetid: 6b2ed086-9100-47d0-be7f-0c5fb4fa55c6
author: jamiejdt
+ms.assetid: 6b2ed086-9100-47d0-be7f-0c5fb4fa55c6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Groups Node
diff --git a/mdop/appv-v4/server-groups-results-pane-columns.md b/mdop/appv-v4/server-groups-results-pane-columns.md
index 4b01de32f3..4f073993e1 100644
--- a/mdop/appv-v4/server-groups-results-pane-columns.md
+++ b/mdop/appv-v4/server-groups-results-pane-columns.md
@@ -1,10 +1,15 @@
---
title: Server Groups Results Pane Columns
description: Server Groups Results Pane Columns
-ms.assetid: e91b1b9b-e58c-4274-ad18-8b157936b9be
author: jamiejdt
+ms.assetid: e91b1b9b-e58c-4274-ad18-8b157936b9be
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Groups Results Pane Columns
diff --git a/mdop/appv-v4/server-groups-results-pane.md b/mdop/appv-v4/server-groups-results-pane.md
index 667f815445..3a47340964 100644
--- a/mdop/appv-v4/server-groups-results-pane.md
+++ b/mdop/appv-v4/server-groups-results-pane.md
@@ -1,10 +1,15 @@
---
title: Server Groups Results Pane
description: Server Groups Results Pane
-ms.assetid: ac7b0525-5946-4728-9cf1-c65007852ebe
author: jamiejdt
+ms.assetid: ac7b0525-5946-4728-9cf1-c65007852ebe
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Groups Results Pane
diff --git a/mdop/appv-v4/server-management-console-about-dialog-boxes.md b/mdop/appv-v4/server-management-console-about-dialog-boxes.md
index c458556139..a81e5ba4d6 100644
--- a/mdop/appv-v4/server-management-console-about-dialog-boxes.md
+++ b/mdop/appv-v4/server-management-console-about-dialog-boxes.md
@@ -1,10 +1,15 @@
---
title: Server Management Console About Dialog Boxes
description: Server Management Console About Dialog Boxes
-ms.assetid: b5fdee0b-4269-4a48-98a0-ed3f06cff041
author: jamiejdt
+ms.assetid: b5fdee0b-4269-4a48-98a0-ed3f06cff041
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Management Console: About Dialog Boxes
diff --git a/mdop/appv-v4/server-management-console-administrators-node.md b/mdop/appv-v4/server-management-console-administrators-node.md
index 74caa01565..19ebffcaea 100644
--- a/mdop/appv-v4/server-management-console-administrators-node.md
+++ b/mdop/appv-v4/server-management-console-administrators-node.md
@@ -1,10 +1,15 @@
---
title: Server Management Console Administrators Node
description: Server Management Console Administrators Node
-ms.assetid: ab421454-69d1-4c10-8f58-2a35ae89c8b1
author: jamiejdt
+ms.assetid: ab421454-69d1-4c10-8f58-2a35ae89c8b1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Management Console: Administrators Node
diff --git a/mdop/appv-v4/server-management-console-application-licenses-node.md b/mdop/appv-v4/server-management-console-application-licenses-node.md
index e7f40d2c49..42efed8d37 100644
--- a/mdop/appv-v4/server-management-console-application-licenses-node.md
+++ b/mdop/appv-v4/server-management-console-application-licenses-node.md
@@ -1,10 +1,15 @@
---
title: Server Management Console Application Licenses Node
description: Server Management Console Application Licenses Node
-ms.assetid: ad3fa486-2b3c-4efd-91f5-507e9c5057d5
author: jamiejdt
+ms.assetid: ad3fa486-2b3c-4efd-91f5-507e9c5057d5
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Management Console: Application Licenses Node
diff --git a/mdop/appv-v4/server-management-console-application-virtualization-system-node.md b/mdop/appv-v4/server-management-console-application-virtualization-system-node.md
index 2c0fe39840..adebd9f383 100644
--- a/mdop/appv-v4/server-management-console-application-virtualization-system-node.md
+++ b/mdop/appv-v4/server-management-console-application-virtualization-system-node.md
@@ -1,10 +1,15 @@
---
title: Server Management Console Application Virtualization System Node
description: Server Management Console Application Virtualization System Node
-ms.assetid: 9450832e-335c-41e7-af24-fddb8ffc327c
author: jamiejdt
+ms.assetid: 9450832e-335c-41e7-af24-fddb8ffc327c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Management Console: Application Virtualization System Node
diff --git a/mdop/appv-v4/server-management-console-applications-node.md b/mdop/appv-v4/server-management-console-applications-node.md
index 3973c522c7..55a1d52b51 100644
--- a/mdop/appv-v4/server-management-console-applications-node.md
+++ b/mdop/appv-v4/server-management-console-applications-node.md
@@ -1,10 +1,15 @@
---
title: Server Management Console Applications Node
description: Server Management Console Applications Node
-ms.assetid: e465f816-032d-4824-9924-f2dcf30f2a2c
author: jamiejdt
+ms.assetid: e465f816-032d-4824-9924-f2dcf30f2a2c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Management Console: Applications Node
diff --git a/mdop/appv-v4/server-management-console-file-type-associations-node.md b/mdop/appv-v4/server-management-console-file-type-associations-node.md
index ebeee90093..f48d1d823d 100644
--- a/mdop/appv-v4/server-management-console-file-type-associations-node.md
+++ b/mdop/appv-v4/server-management-console-file-type-associations-node.md
@@ -1,10 +1,15 @@
---
title: Server Management Console File Type Associations Node
description: Server Management Console File Type Associations Node
-ms.assetid: c22168be-6601-4154-b36b-9ca0fa87e5e0
author: jamiejdt
+ms.assetid: c22168be-6601-4154-b36b-9ca0fa87e5e0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Management Console: File Type Associations Node
diff --git a/mdop/appv-v4/server-management-console-packages-node.md b/mdop/appv-v4/server-management-console-packages-node.md
index ce9a95ceda..a9bc483dba 100644
--- a/mdop/appv-v4/server-management-console-packages-node.md
+++ b/mdop/appv-v4/server-management-console-packages-node.md
@@ -1,10 +1,15 @@
---
title: Server Management Console Packages Node
description: Server Management Console Packages Node
-ms.assetid: 458424f6-d586-4fa8-bf61-44c5028a4490
author: jamiejdt
+ms.assetid: 458424f6-d586-4fa8-bf61-44c5028a4490
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Management Console: Packages Node
diff --git a/mdop/appv-v4/server-management-console-provider-policies-node.md b/mdop/appv-v4/server-management-console-provider-policies-node.md
index 46a2a25ce0..fa67e1927f 100644
--- a/mdop/appv-v4/server-management-console-provider-policies-node.md
+++ b/mdop/appv-v4/server-management-console-provider-policies-node.md
@@ -1,10 +1,15 @@
---
title: Server Management Console Provider Policies Node
description: Server Management Console Provider Policies Node
-ms.assetid: a5b99158-9af8-45bb-b3b8-61e220529e14
author: jamiejdt
+ms.assetid: a5b99158-9af8-45bb-b3b8-61e220529e14
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Management Console: Provider Policies Node
diff --git a/mdop/appv-v4/server-management-console-reports-node.md b/mdop/appv-v4/server-management-console-reports-node.md
index ae90da9ef1..a558b6b929 100644
--- a/mdop/appv-v4/server-management-console-reports-node.md
+++ b/mdop/appv-v4/server-management-console-reports-node.md
@@ -1,10 +1,15 @@
---
title: Server Management Console Reports Node
description: Server Management Console Reports Node
-ms.assetid: 9dde6332-5882-40dd-8a8f-857216df80ed
author: jamiejdt
+ms.assetid: 9dde6332-5882-40dd-8a8f-857216df80ed
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Management Console: Reports Node
diff --git a/mdop/appv-v4/server-management-console-server-groups-node.md b/mdop/appv-v4/server-management-console-server-groups-node.md
index cea9e871aa..ed640f64a0 100644
--- a/mdop/appv-v4/server-management-console-server-groups-node.md
+++ b/mdop/appv-v4/server-management-console-server-groups-node.md
@@ -1,10 +1,15 @@
---
title: Server Management Console Server Groups Node
description: Server Management Console Server Groups Node
-ms.assetid: 83b86fc5-3f77-4470-985a-cf0bb8686067
author: jamiejdt
+ms.assetid: 83b86fc5-3f77-4470-985a-cf0bb8686067
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Server Management Console: Server Groups Node
diff --git a/mdop/appv-v4/sftmime--command-reference.md b/mdop/appv-v4/sftmime--command-reference.md
index f02116fc10..0ce7afc1d8 100644
--- a/mdop/appv-v4/sftmime--command-reference.md
+++ b/mdop/appv-v4/sftmime--command-reference.md
@@ -1,10 +1,15 @@
---
title: SFTMIME Command Reference
description: SFTMIME Command Reference
-ms.assetid: a4a69228-9dd3-4623-b773-899d03c0cf10
author: jamiejdt
+ms.assetid: a4a69228-9dd3-4623-b773-899d03c0cf10
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# SFTMIME Command Reference
diff --git a/mdop/appv-v4/sfttray-command-reference.md b/mdop/appv-v4/sfttray-command-reference.md
index 259629eb0d..38d37f6ca0 100644
--- a/mdop/appv-v4/sfttray-command-reference.md
+++ b/mdop/appv-v4/sfttray-command-reference.md
@@ -1,10 +1,15 @@
---
title: SFTTRAY Command Reference
description: SFTTRAY Command Reference
-ms.assetid: 6fa3a939-b047-4d6c-bd1d-dfb93e065eb2
author: jamiejdt
+ms.assetid: 6fa3a939-b047-4d6c-bd1d-dfb93e065eb2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# SFTTRAY Command Reference
diff --git a/mdop/appv-v4/side-by-side-privatization-failed-dialog-box--app-v-46-sp1-.md b/mdop/appv-v4/side-by-side-privatization-failed-dialog-box--app-v-46-sp1-.md
index f17594b7a6..fabed09552 100644
--- a/mdop/appv-v4/side-by-side-privatization-failed-dialog-box--app-v-46-sp1-.md
+++ b/mdop/appv-v4/side-by-side-privatization-failed-dialog-box--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Side-by-side Privatization Failed Dialog Box (App-V 4.6 SP1)
description: Side-by-side Privatization Failed Dialog Box (App-V 4.6 SP1)
-ms.assetid: bcdb9b82-b53d-4a36-9f5d-71c021d4be28
author: jamiejdt
+ms.assetid: bcdb9b82-b53d-4a36-9f5d-71c021d4be28
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Side-by-side Privatization Failed Dialog Box (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/software-audit-reportserver.md b/mdop/appv-v4/software-audit-reportserver.md
index b1d2c17700..14a1c59a43 100644
--- a/mdop/appv-v4/software-audit-reportserver.md
+++ b/mdop/appv-v4/software-audit-reportserver.md
@@ -1,10 +1,15 @@
---
title: Software Audit Report
description: Software Audit Report
-ms.assetid: 55a49ed2-f331-40d3-add6-8e5fcd6816fd
author: jamiejdt
+ms.assetid: 55a49ed2-f331-40d3-add6-8e5fcd6816fd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Software Audit Report
diff --git a/mdop/appv-v4/stand-alone-delivery-scenario-for-application-virtualization-clients.md b/mdop/appv-v4/stand-alone-delivery-scenario-for-application-virtualization-clients.md
index 1ad0001d5c..7d92bad5af 100644
--- a/mdop/appv-v4/stand-alone-delivery-scenario-for-application-virtualization-clients.md
+++ b/mdop/appv-v4/stand-alone-delivery-scenario-for-application-virtualization-clients.md
@@ -1,10 +1,15 @@
---
title: Stand-Alone Delivery Scenario for Application Virtualization Clients
description: Stand-Alone Delivery Scenario for Application Virtualization Clients
-ms.assetid: 7545b468-f58a-4504-a6d5-3c2d303731c4
author: jamiejdt
+ms.assetid: 7545b468-f58a-4504-a6d5-3c2d303731c4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Stand-Alone Delivery Scenario for Application Virtualization Clients
diff --git a/mdop/appv-v4/stand-alone-delivery-scenario-overview.md b/mdop/appv-v4/stand-alone-delivery-scenario-overview.md
index 2c3386edaf..d5df082e1f 100644
--- a/mdop/appv-v4/stand-alone-delivery-scenario-overview.md
+++ b/mdop/appv-v4/stand-alone-delivery-scenario-overview.md
@@ -1,10 +1,15 @@
---
title: Stand-Alone Delivery Scenario Overview
description: Stand-Alone Delivery Scenario Overview
-ms.assetid: b109f309-f3c1-43af-996f-2a9b138dd171
author: jamiejdt
+ms.assetid: b109f309-f3c1-43af-996f-2a9b138dd171
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Stand-Alone Delivery Scenario Overview
diff --git a/mdop/appv-v4/streaming-page-learn-more.md b/mdop/appv-v4/streaming-page-learn-more.md
index ed1189e189..a9e97633b5 100644
--- a/mdop/appv-v4/streaming-page-learn-more.md
+++ b/mdop/appv-v4/streaming-page-learn-more.md
@@ -1,10 +1,15 @@
---
title: Streaming Page
description: Streaming Page
-ms.assetid: a69a57a0-1bbe-4604-840d-bfa87ec463e1
author: jamiejdt
+ms.assetid: a69a57a0-1bbe-4604-840d-bfa87ec463e1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Streaming Page
diff --git a/mdop/appv-v4/support-for-client-reporting-over-http.md b/mdop/appv-v4/support-for-client-reporting-over-http.md
index 0927f8acf0..a857fad0b2 100644
--- a/mdop/appv-v4/support-for-client-reporting-over-http.md
+++ b/mdop/appv-v4/support-for-client-reporting-over-http.md
@@ -1,10 +1,15 @@
---
title: Support for Client Reporting over HTTP
description: Support for Client Reporting over HTTP
-ms.assetid: 4a26ac80-1fb5-4c05-83de-4d06793f7bf2
author: jamiejdt
+ms.assetid: 4a26ac80-1fb5-4c05-83de-4d06793f7bf2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Support for Client Reporting over HTTP
diff --git a/mdop/appv-v4/sxs-conflict-detected-dialog-box--app-v-46-sp1-.md b/mdop/appv-v4/sxs-conflict-detected-dialog-box--app-v-46-sp1-.md
index 5070c7a717..8f6780ab3d 100644
--- a/mdop/appv-v4/sxs-conflict-detected-dialog-box--app-v-46-sp1-.md
+++ b/mdop/appv-v4/sxs-conflict-detected-dialog-box--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: SXS Conflict Detected Dialog Box (App-V 4.6 SP1)
description: SXS Conflict Detected Dialog Box (App-V 4.6 SP1)
-ms.assetid: 7cbb67ba-cc11-4f10-b903-4a6af233eacb
author: jamiejdt
+ms.assetid: 7cbb67ba-cc11-4f10-b903-4a6af233eacb
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# SXS Conflict Detected Dialog Box (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/system-error-reportserver.md b/mdop/appv-v4/system-error-reportserver.md
index 89d1a2f374..509eb60933 100644
--- a/mdop/appv-v4/system-error-reportserver.md
+++ b/mdop/appv-v4/system-error-reportserver.md
@@ -1,10 +1,15 @@
---
title: System Error Report
description: System Error Report
-ms.assetid: 4081db2f-92a6-4928-a26b-757048159094
author: jamiejdt
+ms.assetid: 4081db2f-92a6-4928-a26b-757048159094
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# System Error Report
diff --git a/mdop/appv-v4/system-utilization-reportserver.md b/mdop/appv-v4/system-utilization-reportserver.md
index 94f054d1c1..16e782f853 100644
--- a/mdop/appv-v4/system-utilization-reportserver.md
+++ b/mdop/appv-v4/system-utilization-reportserver.md
@@ -1,10 +1,15 @@
---
title: System Utilization Report
description: System Utilization Report
-ms.assetid: 4d490d15-2d1f-4f2c-99bb-0685447c0672
author: jamiejdt
+ms.assetid: 4d490d15-2d1f-4f2c-99bb-0685447c0672
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# System Utilization Report
diff --git a/mdop/appv-v4/target-os-page-learn-more.md b/mdop/appv-v4/target-os-page-learn-more.md
index 7bae96c717..a4cc5854fa 100644
--- a/mdop/appv-v4/target-os-page-learn-more.md
+++ b/mdop/appv-v4/target-os-page-learn-more.md
@@ -1,10 +1,15 @@
---
title: Target OS Page
description: Target OS Page
-ms.assetid: 003fd992-0a7e-494e-9e75-4dd5e0927e15
author: jamiejdt
+ms.assetid: 003fd992-0a7e-494e-9e75-4dd5e0927e15
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Target OS Page
diff --git a/mdop/appv-v4/tasks-for-the-application-virtualization-sequencer--app-v-46-sp1-.md b/mdop/appv-v4/tasks-for-the-application-virtualization-sequencer--app-v-46-sp1-.md
index 98855ad681..a5cfdd724a 100644
--- a/mdop/appv-v4/tasks-for-the-application-virtualization-sequencer--app-v-46-sp1-.md
+++ b/mdop/appv-v4/tasks-for-the-application-virtualization-sequencer--app-v-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Tasks for the Application Virtualization Sequencer (App-V 4.6 SP1)
description: Tasks for the Application Virtualization Sequencer (App-V 4.6 SP1)
-ms.assetid: 58597af9-6a62-4588-ab41-dbf6b7026267
author: jamiejdt
+ms.assetid: 58597af9-6a62-4588-ab41-dbf6b7026267
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Tasks for the Application Virtualization Sequencer (App-V 4.6 SP1)
diff --git a/mdop/appv-v4/tasks-for-the-application-virtualization-sequencer.md b/mdop/appv-v4/tasks-for-the-application-virtualization-sequencer.md
index 727204a310..347c37ca39 100644
--- a/mdop/appv-v4/tasks-for-the-application-virtualization-sequencer.md
+++ b/mdop/appv-v4/tasks-for-the-application-virtualization-sequencer.md
@@ -1,10 +1,15 @@
---
title: Tasks for the Application Virtualization Sequencer
description: Tasks for the Application Virtualization Sequencer
-ms.assetid: 398018f4-297a-440d-b614-23f0ab03e7bd
author: jamiejdt
+ms.assetid: 398018f4-297a-440d-b614-23f0ab03e7bd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Tasks for the Application Virtualization Sequencer
diff --git a/mdop/appv-v4/troubleshooting-application-virtualization-sequencer-issues.md b/mdop/appv-v4/troubleshooting-application-virtualization-sequencer-issues.md
index dd059c9c08..64a242fc4c 100644
--- a/mdop/appv-v4/troubleshooting-application-virtualization-sequencer-issues.md
+++ b/mdop/appv-v4/troubleshooting-application-virtualization-sequencer-issues.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting Application Virtualization Sequencer Issues
description: Troubleshooting Application Virtualization Sequencer Issues
-ms.assetid: 2712094b-a0bc-4643-aced-5415535f3fec
author: jamiejdt
+ms.assetid: 2712094b-a0bc-4643-aced-5415535f3fec
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Troubleshooting Application Virtualization Sequencer Issues
diff --git a/mdop/appv-v4/troubleshooting-certificate-permission-issues.md b/mdop/appv-v4/troubleshooting-certificate-permission-issues.md
index 67cb96c9ae..621d479832 100644
--- a/mdop/appv-v4/troubleshooting-certificate-permission-issues.md
+++ b/mdop/appv-v4/troubleshooting-certificate-permission-issues.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting Certificate Permission Issues
description: Troubleshooting Certificate Permission Issues
-ms.assetid: 06b8cbbc-93fd-44aa-af39-2d780792d3c3
author: jamiejdt
+ms.assetid: 06b8cbbc-93fd-44aa-af39-2d780792d3c3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Troubleshooting Certificate Permission Issues
diff --git a/mdop/appv-v4/troubleshooting-information-for-the-application-virtualization-client.md b/mdop/appv-v4/troubleshooting-information-for-the-application-virtualization-client.md
index 7d6cdda987..c40afe4a07 100644
--- a/mdop/appv-v4/troubleshooting-information-for-the-application-virtualization-client.md
+++ b/mdop/appv-v4/troubleshooting-information-for-the-application-virtualization-client.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting Information for the Application Virtualization Client
description: Troubleshooting Information for the Application Virtualization Client
-ms.assetid: 260a8dad-847f-4ec0-b7dd-6e6bc52017ed
author: jamiejdt
+ms.assetid: 260a8dad-847f-4ec0-b7dd-6e6bc52017ed
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Troubleshooting Information for the Application Virtualization Client
diff --git a/mdop/appv-v4/troubleshooting-information-for-the-application-virtualization-server.md b/mdop/appv-v4/troubleshooting-information-for-the-application-virtualization-server.md
index 0dcc61ea2a..d2ccb4d4bd 100644
--- a/mdop/appv-v4/troubleshooting-information-for-the-application-virtualization-server.md
+++ b/mdop/appv-v4/troubleshooting-information-for-the-application-virtualization-server.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting Information for the Application Virtualization Server
description: Troubleshooting Information for the Application Virtualization Server
-ms.assetid: e9d43d9b-84f2-4d1b-bb90-a13740151e0c
author: jamiejdt
+ms.assetid: e9d43d9b-84f2-4d1b-bb90-a13740151e0c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Troubleshooting Information for the Application Virtualization Server
diff --git a/mdop/appv-v4/troubleshooting-the-application-virtualization-sequencer.md b/mdop/appv-v4/troubleshooting-the-application-virtualization-sequencer.md
index 3df7a2f8ae..36fb513be9 100644
--- a/mdop/appv-v4/troubleshooting-the-application-virtualization-sequencer.md
+++ b/mdop/appv-v4/troubleshooting-the-application-virtualization-sequencer.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting the Application Virtualization Sequencer
description: Troubleshooting the Application Virtualization Sequencer
-ms.assetid: 12ea8367-0b84-44e1-a885-e0539486556b
author: jamiejdt
+ms.assetid: 12ea8367-0b84-44e1-a885-e0539486556b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Troubleshooting the Application Virtualization Sequencer
diff --git a/mdop/appv-v4/type-of-application-page--learn-more-.md b/mdop/appv-v4/type-of-application-page--learn-more-.md
index a6ad8ccc0a..2cfd28c489 100644
--- a/mdop/appv-v4/type-of-application-page--learn-more-.md
+++ b/mdop/appv-v4/type-of-application-page--learn-more-.md
@@ -1,10 +1,15 @@
---
title: Type of Application Page (Learn More)
description: Type of Application Page (Learn More)
-ms.assetid: d1262d16-7b14-441e-8500-7974bf68d196
author: jamiejdt
+ms.assetid: d1262d16-7b14-441e-8500-7974bf68d196
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Type of Application Page (Learn More)
diff --git a/mdop/appv-v4/unload-app.md b/mdop/appv-v4/unload-app.md
index 31cec4d1ac..615e76c75d 100644
--- a/mdop/appv-v4/unload-app.md
+++ b/mdop/appv-v4/unload-app.md
@@ -1,10 +1,15 @@
---
title: UNLOAD APP
description: UNLOAD APP
-ms.assetid: f0d729ae-8772-498b-be11-1a4b35499c53
author: jamiejdt
+ms.assetid: f0d729ae-8772-498b-be11-1a4b35499c53
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# UNLOAD APP
diff --git a/mdop/appv-v4/unload-package.md b/mdop/appv-v4/unload-package.md
index f5b5dc610c..42638a82d8 100644
--- a/mdop/appv-v4/unload-package.md
+++ b/mdop/appv-v4/unload-package.md
@@ -1,10 +1,15 @@
---
title: UNLOAD PACKAGE
description: UNLOAD PACKAGE
-ms.assetid: a076eb5a-ce3d-49e4-ac7a-4d4df10e3477
author: jamiejdt
+ms.assetid: a076eb5a-ce3d-49e4-ac7a-4d4df10e3477
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# UNLOAD PACKAGE
diff --git a/mdop/appv-v4/unlock-app.md b/mdop/appv-v4/unlock-app.md
index 341bf0b546..9a8f6685b3 100644
--- a/mdop/appv-v4/unlock-app.md
+++ b/mdop/appv-v4/unlock-app.md
@@ -1,10 +1,15 @@
---
title: UNLOCK APP
description: UNLOCK APP
-ms.assetid: 91fc8ceb-b4f5-4a06-8193-05189f830943
author: jamiejdt
+ms.assetid: 91fc8ceb-b4f5-4a06-8193-05189f830943
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# UNLOCK APP
diff --git a/mdop/appv-v4/unpublish-package.md b/mdop/appv-v4/unpublish-package.md
index 638eaf682d..ad1c0ad0e8 100644
--- a/mdop/appv-v4/unpublish-package.md
+++ b/mdop/appv-v4/unpublish-package.md
@@ -1,10 +1,15 @@
---
title: UNPUBLISH PACKAGE
description: UNPUBLISH PACKAGE
-ms.assetid: 1651427c-72a5-4701-bb57-71e14a7a3803
author: jamiejdt
+ms.assetid: 1651427c-72a5-4701-bb57-71e14a7a3803
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# UNPUBLISH PACKAGE
diff --git a/mdop/appv-v4/user-access-permissions-in-application-virtualization-client.md b/mdop/appv-v4/user-access-permissions-in-application-virtualization-client.md
index ade9763316..e7708095c8 100644
--- a/mdop/appv-v4/user-access-permissions-in-application-virtualization-client.md
+++ b/mdop/appv-v4/user-access-permissions-in-application-virtualization-client.md
@@ -1,10 +1,15 @@
---
title: User Access Permissions in Application Virtualization Client
description: User Access Permissions in Application Virtualization Client
-ms.assetid: 7459374c-810c-45e3-b205-fdd1f8514f80
author: jamiejdt
+ms.assetid: 7459374c-810c-45e3-b205-fdd1f8514f80
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# User Access Permissions in Application Virtualization Client
diff --git a/mdop/appv-v4/using-application-virtualization-servers-as-a-package-management-solution.md b/mdop/appv-v4/using-application-virtualization-servers-as-a-package-management-solution.md
index eb961a1f1a..85ceaf677c 100644
--- a/mdop/appv-v4/using-application-virtualization-servers-as-a-package-management-solution.md
+++ b/mdop/appv-v4/using-application-virtualization-servers-as-a-package-management-solution.md
@@ -1,10 +1,15 @@
---
title: Using Application Virtualization Servers as a Package Management Solution
description: Using Application Virtualization Servers as a Package Management Solution
-ms.assetid: 41597355-e7bb-45e2-b300-7b1724419975
author: jamiejdt
+ms.assetid: 41597355-e7bb-45e2-b300-7b1724419975
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Using Application Virtualization Servers as a Package Management Solution
diff --git a/mdop/appv-v4/using-electronic-software-distribution-as-a-package-management-solution.md b/mdop/appv-v4/using-electronic-software-distribution-as-a-package-management-solution.md
index b3780658f1..488d150d9f 100644
--- a/mdop/appv-v4/using-electronic-software-distribution-as-a-package-management-solution.md
+++ b/mdop/appv-v4/using-electronic-software-distribution-as-a-package-management-solution.md
@@ -1,10 +1,15 @@
---
title: Using Electronic Software Distribution as a Package Management Solution
description: Using Electronic Software Distribution as a Package Management Solution
-ms.assetid: 7d96ea70-3e7e-49fa-89cc-586804a10657
author: jamiejdt
+ms.assetid: 7d96ea70-3e7e-49fa-89cc-586804a10657
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Using Electronic Software Distribution as a Package Management Solution
diff --git a/mdop/appv-v4/verify-applications-page--package-accelerators-.md b/mdop/appv-v4/verify-applications-page--package-accelerators-.md
index 85315b863a..f1188fd7f4 100644
--- a/mdop/appv-v4/verify-applications-page--package-accelerators-.md
+++ b/mdop/appv-v4/verify-applications-page--package-accelerators-.md
@@ -1,10 +1,15 @@
---
title: Verify Applications Page (Package Accelerators)
description: Verify Applications Page (Package Accelerators)
-ms.assetid: e58a37db-d042-453f-aa0d-2f324600a35b
author: jamiejdt
+ms.assetid: e58a37db-d042-453f-aa0d-2f324600a35b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Verify Applications Page (Package Accelerators)
diff --git a/mdop/appv-v4/virtual-application-package-additional-components.md b/mdop/appv-v4/virtual-application-package-additional-components.md
index 8c40bfec9a..84ab9e06e7 100644
--- a/mdop/appv-v4/virtual-application-package-additional-components.md
+++ b/mdop/appv-v4/virtual-application-package-additional-components.md
@@ -1,10 +1,15 @@
---
title: Virtual Application Package Additional Components
description: Virtual Application Package Additional Components
-ms.assetid: 476b0f40-ebd6-4296-92fa-61fa9495c03c
author: jamiejdt
+ms.assetid: 476b0f40-ebd6-4296-92fa-61fa9495c03c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Virtual Application Package Additional Components
diff --git a/mdop/appv-v4/virtual-file-system-tab-keep.md b/mdop/appv-v4/virtual-file-system-tab-keep.md
index 48699d9ecf..0475749e86 100644
--- a/mdop/appv-v4/virtual-file-system-tab-keep.md
+++ b/mdop/appv-v4/virtual-file-system-tab-keep.md
@@ -1,10 +1,15 @@
---
title: Virtual File System Tab
description: Virtual File System Tab
-ms.assetid: 9d084e2a-720d-4a25-9cd5-d0d70868b413
author: jamiejdt
+ms.assetid: 9d084e2a-720d-4a25-9cd5-d0d70868b413
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Virtual File System Tab
diff --git a/mdop/appv-v4/virtual-registry-tab-keep.md b/mdop/appv-v4/virtual-registry-tab-keep.md
index c5a9fadc93..61a6a84fa2 100644
--- a/mdop/appv-v4/virtual-registry-tab-keep.md
+++ b/mdop/appv-v4/virtual-registry-tab-keep.md
@@ -1,10 +1,15 @@
---
title: Virtual Registry Tab
description: Virtual Registry Tab
-ms.assetid: 25833383-24c4-40a1-b34c-73b2bd3f11e1
author: jamiejdt
+ms.assetid: 25833383-24c4-40a1-b34c-73b2bd3f11e1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Virtual Registry Tab
diff --git a/mdop/appv-v4/virtual-services-tab-keep.md b/mdop/appv-v4/virtual-services-tab-keep.md
index 2196bdbfd3..feb72836d2 100644
--- a/mdop/appv-v4/virtual-services-tab-keep.md
+++ b/mdop/appv-v4/virtual-services-tab-keep.md
@@ -1,10 +1,15 @@
---
title: Virtual Services Tab
description: Virtual Services Tab
-ms.assetid: 9fc4679d-ccb5-4df7-99de-dd7d3a367ecc
author: jamiejdt
+ms.assetid: 9fc4679d-ccb5-4df7-99de-dd7d3a367ecc
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Virtual Services Tab
diff --git a/mdop/appv-v4/wizard-pages--appv-46-sp1-.md b/mdop/appv-v4/wizard-pages--appv-46-sp1-.md
index ad6e4ad754..58496ab6cd 100644
--- a/mdop/appv-v4/wizard-pages--appv-46-sp1-.md
+++ b/mdop/appv-v4/wizard-pages--appv-46-sp1-.md
@@ -1,10 +1,15 @@
---
title: Wizard Pages (AppV 4.6 SP1)
description: Wizard Pages (AppV 4.6 SP1)
-ms.assetid: dadab8cf-fe6d-4cff-8f6c-e9676f244872
author: jamiejdt
+ms.assetid: dadab8cf-fe6d-4cff-8f6c-e9676f244872
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Wizard Pages (AppV 4.6 SP1)
diff --git a/mdop/appv-v5/about-app-v-50-dynamic-configuration.md b/mdop/appv-v5/about-app-v-50-dynamic-configuration.md
index f6ab4d46c5..8f3c1c475b 100644
--- a/mdop/appv-v5/about-app-v-50-dynamic-configuration.md
+++ b/mdop/appv-v5/about-app-v-50-dynamic-configuration.md
@@ -1,10 +1,15 @@
---
title: About App-V 5.0 Dynamic Configuration
description: About App-V 5.0 Dynamic Configuration
-ms.assetid: 88afaca1-68c5-45c4-a074-9371c56b5804
author: jamiejdt
+ms.assetid: 88afaca1-68c5-45c4-a074-9371c56b5804
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About App-V 5.0 Dynamic Configuration
diff --git a/mdop/appv-v5/about-app-v-50-reporting.md b/mdop/appv-v5/about-app-v-50-reporting.md
index bc2655437c..77ba670095 100644
--- a/mdop/appv-v5/about-app-v-50-reporting.md
+++ b/mdop/appv-v5/about-app-v-50-reporting.md
@@ -1,10 +1,15 @@
---
title: About App-V 5.0 Reporting
description: About App-V 5.0 Reporting
-ms.assetid: 27c33dda-f017-41e3-8a78-1b681543ec4f
author: jamiejdt
+ms.assetid: 27c33dda-f017-41e3-8a78-1b681543ec4f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About App-V 5.0 Reporting
diff --git a/mdop/appv-v5/about-app-v-50-sp1.md b/mdop/appv-v5/about-app-v-50-sp1.md
index 5b0ed61abe..e6f75ebc8c 100644
--- a/mdop/appv-v5/about-app-v-50-sp1.md
+++ b/mdop/appv-v5/about-app-v-50-sp1.md
@@ -1,10 +1,15 @@
---
title: About App-V 5.0 SP1
description: About App-V 5.0 SP1
-ms.assetid: 2848a51b-452e-4c70-b465-f6717cfa667f
author: jamiejdt
+ms.assetid: 2848a51b-452e-4c70-b465-f6717cfa667f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About App-V 5.0 SP1
diff --git a/mdop/appv-v5/about-app-v-50-sp2.md b/mdop/appv-v5/about-app-v-50-sp2.md
index c8940ba3af..22d8bd0187 100644
--- a/mdop/appv-v5/about-app-v-50-sp2.md
+++ b/mdop/appv-v5/about-app-v-50-sp2.md
@@ -1,10 +1,15 @@
---
title: About App-V 5.0 SP2
description: About App-V 5.0 SP2
-ms.assetid: 16ca8452-cef2-464e-b4b5-c10d4630fa6a
author: jamiejdt
+ms.assetid: 16ca8452-cef2-464e-b4b5-c10d4630fa6a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About App-V 5.0 SP2
diff --git a/mdop/appv-v5/about-app-v-50-sp3.md b/mdop/appv-v5/about-app-v-50-sp3.md
index 84f1b27782..23f370c5a5 100644
--- a/mdop/appv-v5/about-app-v-50-sp3.md
+++ b/mdop/appv-v5/about-app-v-50-sp3.md
@@ -1,10 +1,15 @@
---
title: About App-V 5.0 SP3
description: About App-V 5.0 SP3
-ms.assetid: 67b5268b-edc1-4027-98b0-b3937dd70a6b
author: jamiejdt
+ms.assetid: 67b5268b-edc1-4027-98b0-b3937dd70a6b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About App-V 5.0 SP3
diff --git a/mdop/appv-v5/about-app-v-50.md b/mdop/appv-v5/about-app-v-50.md
index d710506ab9..fbbc14a718 100644
--- a/mdop/appv-v5/about-app-v-50.md
+++ b/mdop/appv-v5/about-app-v-50.md
@@ -1,10 +1,15 @@
---
title: About App-V 5.0
description: About App-V 5.0
-ms.assetid: 5799141b-44bc-4033-afcc-212235e15f00
author: jamiejdt
+ms.assetid: 5799141b-44bc-4033-afcc-212235e15f00
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About App-V 5.0
diff --git a/mdop/appv-v5/about-app-v-51-dynamic-configuration.md b/mdop/appv-v5/about-app-v-51-dynamic-configuration.md
index 62b0bdd18f..284f844d97 100644
--- a/mdop/appv-v5/about-app-v-51-dynamic-configuration.md
+++ b/mdop/appv-v5/about-app-v-51-dynamic-configuration.md
@@ -1,10 +1,15 @@
---
title: About App-V 5.1 Dynamic Configuration
description: About App-V 5.1 Dynamic Configuration
-ms.assetid: 6cc1027c-576f-483b-ad0d-bb700594a92c
author: jamiejdt
+ms.assetid: 6cc1027c-576f-483b-ad0d-bb700594a92c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About App-V 5.1 Dynamic Configuration
diff --git a/mdop/appv-v5/about-app-v-51-reporting.md b/mdop/appv-v5/about-app-v-51-reporting.md
index aa753993f7..d225aab003 100644
--- a/mdop/appv-v5/about-app-v-51-reporting.md
+++ b/mdop/appv-v5/about-app-v-51-reporting.md
@@ -1,10 +1,15 @@
---
title: About App-V 5.1 Reporting
description: About App-V 5.1 Reporting
-ms.assetid: 385dca00-7178-4e35-8d86-c58867ebd65c
author: jamiejdt
+ms.assetid: 385dca00-7178-4e35-8d86-c58867ebd65c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About App-V 5.1 Reporting
diff --git a/mdop/appv-v5/about-app-v-51.md b/mdop/appv-v5/about-app-v-51.md
index debcd6ece3..54e14130c6 100644
--- a/mdop/appv-v5/about-app-v-51.md
+++ b/mdop/appv-v5/about-app-v-51.md
@@ -1,10 +1,15 @@
---
title: About App-V 5.1
description: About App-V 5.1
-ms.assetid: 35bc9908-d502-4a9c-873f-8ee17b6d9d74
author: jamiejdt
+ms.assetid: 35bc9908-d502-4a9c-873f-8ee17b6d9d74
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About App-V 5.1
diff --git a/mdop/appv-v5/about-client-configuration-settings.md b/mdop/appv-v5/about-client-configuration-settings.md
index 0dc04bb373..eab741996e 100644
--- a/mdop/appv-v5/about-client-configuration-settings.md
+++ b/mdop/appv-v5/about-client-configuration-settings.md
@@ -1,10 +1,15 @@
---
title: About Client Configuration Settings
description: About Client Configuration Settings
-ms.assetid: cc7ae28c-b2ac-4f68-b992-5ccdbd5316a4
author: jamiejdt
+ms.assetid: cc7ae28c-b2ac-4f68-b992-5ccdbd5316a4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About Client Configuration Settings
diff --git a/mdop/appv-v5/about-client-configuration-settings51.md b/mdop/appv-v5/about-client-configuration-settings51.md
index f77a20a083..eef3c13cbc 100644
--- a/mdop/appv-v5/about-client-configuration-settings51.md
+++ b/mdop/appv-v5/about-client-configuration-settings51.md
@@ -1,10 +1,15 @@
---
title: About Client Configuration Settings
description: About Client Configuration Settings
-ms.assetid: 18bb307a-7eda-4dd6-a83e-6afaefd99470
author: jamiejdt
+ms.assetid: 18bb307a-7eda-4dd6-a83e-6afaefd99470
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About Client Configuration Settings
diff --git a/mdop/appv-v5/about-the-connection-group-file.md b/mdop/appv-v5/about-the-connection-group-file.md
index bc969fdf9c..50658ec829 100644
--- a/mdop/appv-v5/about-the-connection-group-file.md
+++ b/mdop/appv-v5/about-the-connection-group-file.md
@@ -1,10 +1,15 @@
---
title: About the Connection Group File
description: About the Connection Group File
-ms.assetid: bfeb6013-a7ca-4e36-9fe3-229702e83f0d
author: jamiejdt
+ms.assetid: bfeb6013-a7ca-4e36-9fe3-229702e83f0d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About the Connection Group File
diff --git a/mdop/appv-v5/about-the-connection-group-file51.md b/mdop/appv-v5/about-the-connection-group-file51.md
index e738ccb29c..9ea51a48cb 100644
--- a/mdop/appv-v5/about-the-connection-group-file51.md
+++ b/mdop/appv-v5/about-the-connection-group-file51.md
@@ -1,10 +1,15 @@
---
title: About the Connection Group File
description: About the Connection Group File
-ms.assetid: 1f4df515-f5f6-4b58-91a8-c71598cb3ea4
author: jamiejdt
+ms.assetid: 1f4df515-f5f6-4b58-91a8-c71598cb3ea4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About the Connection Group File
diff --git a/mdop/appv-v5/about-the-connection-group-virtual-environment.md b/mdop/appv-v5/about-the-connection-group-virtual-environment.md
index 81cb596ffe..b68220bee7 100644
--- a/mdop/appv-v5/about-the-connection-group-virtual-environment.md
+++ b/mdop/appv-v5/about-the-connection-group-virtual-environment.md
@@ -1,10 +1,15 @@
---
title: About the Connection Group Virtual Environment
description: About the Connection Group Virtual Environment
-ms.assetid: 535fa640-cbd9-425e-8437-94650a70c264
author: jamiejdt
+ms.assetid: 535fa640-cbd9-425e-8437-94650a70c264
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About the Connection Group Virtual Environment
diff --git a/mdop/appv-v5/about-the-connection-group-virtual-environment51.md b/mdop/appv-v5/about-the-connection-group-virtual-environment51.md
index 8ae7215407..ce5deaacd8 100644
--- a/mdop/appv-v5/about-the-connection-group-virtual-environment51.md
+++ b/mdop/appv-v5/about-the-connection-group-virtual-environment51.md
@@ -1,10 +1,15 @@
---
title: About the Connection Group Virtual Environment
description: About the Connection Group Virtual Environment
-ms.assetid: b7bb0e3d-8cd5-45a9-b84e-c9ab4196a18c
author: jamiejdt
+ms.assetid: b7bb0e3d-8cd5-45a9-b84e-c9ab4196a18c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# About the Connection Group Virtual Environment
diff --git a/mdop/appv-v5/accessibility-for-app-v-50.md b/mdop/appv-v5/accessibility-for-app-v-50.md
index 3123c0ffbb..a58364ec78 100644
--- a/mdop/appv-v5/accessibility-for-app-v-50.md
+++ b/mdop/appv-v5/accessibility-for-app-v-50.md
@@ -1,10 +1,15 @@
---
title: Accessibility for App-V 5.0
description: Accessibility for App-V 5.0
-ms.assetid: 56696523-6332-4bbe-8ddf-32b1dfe38131
author: jamiejdt
+ms.assetid: 56696523-6332-4bbe-8ddf-32b1dfe38131
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Accessibility for App-V 5.0
diff --git a/mdop/appv-v5/accessibility-for-app-v-51.md b/mdop/appv-v5/accessibility-for-app-v-51.md
index 7a383b1f92..1d53ac7b5d 100644
--- a/mdop/appv-v5/accessibility-for-app-v-51.md
+++ b/mdop/appv-v5/accessibility-for-app-v-51.md
@@ -1,10 +1,15 @@
---
title: Accessibility for App-V 5.1
description: Accessibility for App-V 5.1
-ms.assetid: ef3f7742-f2e9-4748-ad60-74e0961b1bd9
author: jamiejdt
+ms.assetid: ef3f7742-f2e9-4748-ad60-74e0961b1bd9
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Accessibility for App-V 5.1
diff --git a/mdop/appv-v5/administering-app-v-50-virtual-applications-by-using-the-management-console.md b/mdop/appv-v5/administering-app-v-50-virtual-applications-by-using-the-management-console.md
index 9eb66a738d..e2b3deae7e 100644
--- a/mdop/appv-v5/administering-app-v-50-virtual-applications-by-using-the-management-console.md
+++ b/mdop/appv-v5/administering-app-v-50-virtual-applications-by-using-the-management-console.md
@@ -1,10 +1,15 @@
---
title: Administering App-V 5.0 Virtual Applications by Using the Management Console
description: Administering App-V 5.0 Virtual Applications by Using the Management Console
-ms.assetid: e9280dbd-782b-493a-b495-daab25247795
author: jamiejdt
+ms.assetid: e9280dbd-782b-493a-b495-daab25247795
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Administering App-V 5.0 Virtual Applications by Using the Management Console
diff --git a/mdop/appv-v5/administering-app-v-51-by-using-powershell.md b/mdop/appv-v5/administering-app-v-51-by-using-powershell.md
index c4a7a6e937..9ef5c045b0 100644
--- a/mdop/appv-v5/administering-app-v-51-by-using-powershell.md
+++ b/mdop/appv-v5/administering-app-v-51-by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: Administering App-V 5.1 by Using PowerShell
description: Administering App-V 5.1 by Using PowerShell
-ms.assetid: 9e10ff07-2cd9-4dc1-9e99-582f90c36081
author: jamiejdt
+ms.assetid: 9e10ff07-2cd9-4dc1-9e99-582f90c36081
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Administering App-V 5.1 by Using PowerShell
diff --git a/mdop/appv-v5/administering-app-v-51-virtual-applications-by-using-the-management-console.md b/mdop/appv-v5/administering-app-v-51-virtual-applications-by-using-the-management-console.md
index f826506ee6..86c758bbe3 100644
--- a/mdop/appv-v5/administering-app-v-51-virtual-applications-by-using-the-management-console.md
+++ b/mdop/appv-v5/administering-app-v-51-virtual-applications-by-using-the-management-console.md
@@ -1,10 +1,15 @@
---
title: Administering App-V 5.1 Virtual Applications by Using the Management Console
description: Administering App-V 5.1 Virtual Applications by Using the Management Console
-ms.assetid: a4d078aa-ec54-4fa4-9463-bfb3b971d724
author: jamiejdt
+ms.assetid: a4d078aa-ec54-4fa4-9463-bfb3b971d724
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Administering App-V 5.1 Virtual Applications by Using the Management Console
diff --git a/mdop/appv-v5/administering-app-v-by-using-powershell.md b/mdop/appv-v5/administering-app-v-by-using-powershell.md
index c83ebc0d3c..35c4f662fe 100644
--- a/mdop/appv-v5/administering-app-v-by-using-powershell.md
+++ b/mdop/appv-v5/administering-app-v-by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: Administering App-V by Using PowerShell
description: Administering App-V by Using PowerShell
-ms.assetid: 1ff4686a-1e19-4eff-b648-ada091281094
author: jamiejdt
+ms.assetid: 1ff4686a-1e19-4eff-b648-ada091281094
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Administering App-V by Using PowerShell
diff --git a/mdop/appv-v5/app-v-50-capacity-planning.md b/mdop/appv-v5/app-v-50-capacity-planning.md
index 5cd211fea2..695aeb2033 100644
--- a/mdop/appv-v5/app-v-50-capacity-planning.md
+++ b/mdop/appv-v5/app-v-50-capacity-planning.md
@@ -1,10 +1,15 @@
---
title: App-V 5.0 Capacity Planning
description: App-V 5.0 Capacity Planning
-ms.assetid: 56f48b00-cd91-4280-9481-5372a0e2e792
author: jamiejdt
+ms.assetid: 56f48b00-cd91-4280-9481-5372a0e2e792
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.0 Capacity Planning
diff --git a/mdop/appv-v5/app-v-50-deployment-checklist.md b/mdop/appv-v5/app-v-50-deployment-checklist.md
index fe56d9ee8b..83a1db1d0e 100644
--- a/mdop/appv-v5/app-v-50-deployment-checklist.md
+++ b/mdop/appv-v5/app-v-50-deployment-checklist.md
@@ -1,10 +1,15 @@
---
title: App-V 5.0 Deployment Checklist
description: App-V 5.0 Deployment Checklist
-ms.assetid: d6d93152-82b4-4b02-8b11-ed21d3331f00
author: jamiejdt
+ms.assetid: d6d93152-82b4-4b02-8b11-ed21d3331f00
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.0 Deployment Checklist
diff --git a/mdop/appv-v5/app-v-50-planning-checklist.md b/mdop/appv-v5/app-v-50-planning-checklist.md
index 7b8aa4dcc0..f8b367c08b 100644
--- a/mdop/appv-v5/app-v-50-planning-checklist.md
+++ b/mdop/appv-v5/app-v-50-planning-checklist.md
@@ -1,10 +1,15 @@
---
title: App-V 5.0 Planning Checklist
description: App-V 5.0 Planning Checklist
-ms.assetid: 81d3fa62-3c9e-4de7-a9da-cd13112b0862
author: jamiejdt
+ms.assetid: 81d3fa62-3c9e-4de7-a9da-cd13112b0862
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.0 Planning Checklist
diff --git a/mdop/appv-v5/app-v-50-prerequisites.md b/mdop/appv-v5/app-v-50-prerequisites.md
index 47b63b889f..29c64a87d8 100644
--- a/mdop/appv-v5/app-v-50-prerequisites.md
+++ b/mdop/appv-v5/app-v-50-prerequisites.md
@@ -1,10 +1,15 @@
---
title: App-V 5.0 Prerequisites
description: App-V 5.0 Prerequisites
-ms.assetid: 9756b571-c785-4ce6-a95c-d4e134e89429
author: jamiejdt
+ms.assetid: 9756b571-c785-4ce6-a95c-d4e134e89429
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.0 Prerequisites
diff --git a/mdop/appv-v5/app-v-50-security-considerations.md b/mdop/appv-v5/app-v-50-security-considerations.md
index 8b81ea6a43..80465b3f69 100644
--- a/mdop/appv-v5/app-v-50-security-considerations.md
+++ b/mdop/appv-v5/app-v-50-security-considerations.md
@@ -1,10 +1,15 @@
---
title: App-V 5.0 Security Considerations
description: App-V 5.0 Security Considerations
-ms.assetid: 1e7292a0-7972-4b4f-85a9-eaf33f6c563a
author: jamiejdt
+ms.assetid: 1e7292a0-7972-4b4f-85a9-eaf33f6c563a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.0 Security Considerations
diff --git a/mdop/appv-v5/app-v-50-sp3-prerequisites.md b/mdop/appv-v5/app-v-50-sp3-prerequisites.md
index 07ceeade57..9978ee71c6 100644
--- a/mdop/appv-v5/app-v-50-sp3-prerequisites.md
+++ b/mdop/appv-v5/app-v-50-sp3-prerequisites.md
@@ -1,10 +1,15 @@
---
title: App-V 5.0 SP3 Prerequisites
description: App-V 5.0 SP3 Prerequisites
-ms.assetid: fa8d5578-3a53-4e8a-95c7-e7a5f6e4a31c
author: jamiejdt
+ms.assetid: fa8d5578-3a53-4e8a-95c7-e7a5f6e4a31c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.0 SP3 Prerequisites
diff --git a/mdop/appv-v5/app-v-50-sp3-supported-configurations.md b/mdop/appv-v5/app-v-50-sp3-supported-configurations.md
index 50eda461f2..b8f5ab3ec8 100644
--- a/mdop/appv-v5/app-v-50-sp3-supported-configurations.md
+++ b/mdop/appv-v5/app-v-50-sp3-supported-configurations.md
@@ -1,10 +1,15 @@
---
title: App-V 5.0 SP3 Supported Configurations
description: App-V 5.0 SP3 Supported Configurations
-ms.assetid: 08ced79a-0ed3-43c3-82e7-de01c1f33e81
author: jamiejdt
+ms.assetid: 08ced79a-0ed3-43c3-82e7-de01c1f33e81
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.0 SP3 Supported Configurations
diff --git a/mdop/appv-v5/app-v-50-supported-configurations.md b/mdop/appv-v5/app-v-50-supported-configurations.md
index 8898e7e682..017bbdc6b2 100644
--- a/mdop/appv-v5/app-v-50-supported-configurations.md
+++ b/mdop/appv-v5/app-v-50-supported-configurations.md
@@ -1,10 +1,15 @@
---
title: App-V 5.0 Supported Configurations
description: App-V 5.0 Supported Configurations
-ms.assetid: 3787ff63-7ce7-45a8-8f01-81b4b6dced34
author: jamiejdt
+ms.assetid: 3787ff63-7ce7-45a8-8f01-81b4b6dced34
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.0 Supported Configurations
diff --git a/mdop/appv-v5/app-v-51-capacity-planning.md b/mdop/appv-v5/app-v-51-capacity-planning.md
index 9d8aa61db2..0b03aaf61c 100644
--- a/mdop/appv-v5/app-v-51-capacity-planning.md
+++ b/mdop/appv-v5/app-v-51-capacity-planning.md
@@ -1,10 +1,15 @@
---
title: App-V 5.1 Capacity Planning
description: App-V 5.1 Capacity Planning
-ms.assetid: 7a98062f-5a60-49d6-ab40-dc6057e1dd5a
author: jamiejdt
+ms.assetid: 7a98062f-5a60-49d6-ab40-dc6057e1dd5a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.1 Capacity Planning
diff --git a/mdop/appv-v5/app-v-51-deployment-checklist.md b/mdop/appv-v5/app-v-51-deployment-checklist.md
index fc2fd9af61..fcc9070695 100644
--- a/mdop/appv-v5/app-v-51-deployment-checklist.md
+++ b/mdop/appv-v5/app-v-51-deployment-checklist.md
@@ -1,10 +1,15 @@
---
title: App-V 5.1 Deployment Checklist
description: App-V 5.1 Deployment Checklist
-ms.assetid: 44bed85a-e4f5-49d7-a308-a2b681f76372
author: jamiejdt
+ms.assetid: 44bed85a-e4f5-49d7-a308-a2b681f76372
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.1 Deployment Checklist
diff --git a/mdop/appv-v5/app-v-51-planning-checklist.md b/mdop/appv-v5/app-v-51-planning-checklist.md
index 435fcd369d..e321b07f09 100644
--- a/mdop/appv-v5/app-v-51-planning-checklist.md
+++ b/mdop/appv-v5/app-v-51-planning-checklist.md
@@ -1,10 +1,15 @@
---
title: App-V 5.1 Planning Checklist
description: App-V 5.1 Planning Checklist
-ms.assetid: 1e26a861-0612-43a6-972f-375a40a8dcbc
author: jamiejdt
+ms.assetid: 1e26a861-0612-43a6-972f-375a40a8dcbc
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.1 Planning Checklist
diff --git a/mdop/appv-v5/app-v-51-prerequisites.md b/mdop/appv-v5/app-v-51-prerequisites.md
index 7e5c206f80..9877e79367 100644
--- a/mdop/appv-v5/app-v-51-prerequisites.md
+++ b/mdop/appv-v5/app-v-51-prerequisites.md
@@ -1,10 +1,15 @@
---
title: App-V 5.1 Prerequisites
description: App-V 5.1 Prerequisites
-ms.assetid: 1bfa03c1-a4ae-45ec-8a2b-b10c2b94bfb0
author: jamiejdt
+ms.assetid: 1bfa03c1-a4ae-45ec-8a2b-b10c2b94bfb0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.1 Prerequisites
diff --git a/mdop/appv-v5/app-v-51-security-considerations.md b/mdop/appv-v5/app-v-51-security-considerations.md
index 301912ccb0..0d4858a9e0 100644
--- a/mdop/appv-v5/app-v-51-security-considerations.md
+++ b/mdop/appv-v5/app-v-51-security-considerations.md
@@ -1,10 +1,15 @@
---
title: App-V 5.1 Security Considerations
description: App-V 5.1 Security Considerations
-ms.assetid: 6bc6c1fc-f813-47d4-b763-06fd4faf6a72
author: jamiejdt
+ms.assetid: 6bc6c1fc-f813-47d4-b763-06fd4faf6a72
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.1 Security Considerations
diff --git a/mdop/appv-v5/app-v-51-supported-configurations.md b/mdop/appv-v5/app-v-51-supported-configurations.md
index 5f7e90b276..42cec8c337 100644
--- a/mdop/appv-v5/app-v-51-supported-configurations.md
+++ b/mdop/appv-v5/app-v-51-supported-configurations.md
@@ -1,10 +1,15 @@
---
title: App-V 5.1 Supported Configurations
description: App-V 5.1 Supported Configurations
-ms.assetid: 8b8db63b-f71c-4ae9-80e7-a6752334e1f6
author: jamiejdt
+ms.assetid: 8b8db63b-f71c-4ae9-80e7-a6752334e1f6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# App-V 5.1 Supported Configurations
diff --git a/mdop/appv-v5/application-publishing-and-client-interaction.md b/mdop/appv-v5/application-publishing-and-client-interaction.md
index d6c994e128..116dc7fb5b 100644
--- a/mdop/appv-v5/application-publishing-and-client-interaction.md
+++ b/mdop/appv-v5/application-publishing-and-client-interaction.md
@@ -1,10 +1,15 @@
---
title: Application Publishing and Client Interaction
description: Application Publishing and Client Interaction
-ms.assetid: c69a724a-85d1-4e2d-94a2-7ffe0b47d971
author: jamiejdt
+ms.assetid: c69a724a-85d1-4e2d-94a2-7ffe0b47d971
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Application Publishing and Client Interaction
diff --git a/mdop/appv-v5/application-publishing-and-client-interaction51.md b/mdop/appv-v5/application-publishing-and-client-interaction51.md
index 699ff7c0a2..0754f6a1d8 100644
--- a/mdop/appv-v5/application-publishing-and-client-interaction51.md
+++ b/mdop/appv-v5/application-publishing-and-client-interaction51.md
@@ -1,10 +1,15 @@
---
title: Application Publishing and Client Interaction
description: Application Publishing and Client Interaction
-ms.assetid: 36a4bf6f-a917-41a6-9856-6248686df352
author: jamiejdt
+ms.assetid: 36a4bf6f-a917-41a6-9856-6248686df352
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Application Publishing and Client Interaction
diff --git a/mdop/appv-v5/check-reg-key-svr.md b/mdop/appv-v5/check-reg-key-svr.md
index 40deca6793..c8af4a02c1 100644
--- a/mdop/appv-v5/check-reg-key-svr.md
+++ b/mdop/appv-v5/check-reg-key-svr.md
@@ -1,10 +1,14 @@
---
title: Check Registry Keys before installing App-V 5.x Server
description: Check Registry Keys before installing App-V 5.x Server
-ms.assetid:
author: jamiejdt
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Check Registry Keys before installing App-V 5.x Server
If you are upgrading the App-V Server from App-V 5.0 SP1 Hotfix Package 3 or later, complete the steps in this section before installing the App-V 5.x Server
diff --git a/mdop/appv-v5/creating-and-managing-app-v-50-virtualized-applications.md b/mdop/appv-v5/creating-and-managing-app-v-50-virtualized-applications.md
index 594a475e69..2e2cb15512 100644
--- a/mdop/appv-v5/creating-and-managing-app-v-50-virtualized-applications.md
+++ b/mdop/appv-v5/creating-and-managing-app-v-50-virtualized-applications.md
@@ -1,10 +1,15 @@
---
title: Creating and Managing App-V 5.0 Virtualized Applications
description: Creating and Managing App-V 5.0 Virtualized Applications
-ms.assetid: 66bab403-d7e0-4e7b-bc8f-a29a98a7160a
author: jamiejdt
+ms.assetid: 66bab403-d7e0-4e7b-bc8f-a29a98a7160a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Creating and Managing App-V 5.0 Virtualized Applications
diff --git a/mdop/appv-v5/creating-and-managing-app-v-51-virtualized-applications.md b/mdop/appv-v5/creating-and-managing-app-v-51-virtualized-applications.md
index 9d9109d788..207b221552 100644
--- a/mdop/appv-v5/creating-and-managing-app-v-51-virtualized-applications.md
+++ b/mdop/appv-v5/creating-and-managing-app-v-51-virtualized-applications.md
@@ -1,10 +1,15 @@
---
title: Creating and Managing App-V 5.1 Virtualized Applications
description: Creating and Managing App-V 5.1 Virtualized Applications
-ms.assetid: 26be4331-88eb-4cfb-9d82-e63d7ee54576
author: jamiejdt
+ms.assetid: 26be4331-88eb-4cfb-9d82-e63d7ee54576
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Creating and Managing App-V 5.1 Virtualized Applications
@@ -13,6 +18,9 @@ After you have properly deployed the Microsoft Application Virtualization (App-V
**Note**
For more information about configuring the App-V 5.1 sequencer, sequencing best practices, and an example of creating and updating a virtual application, see the [Microsoft Application Virtualization 5.0 Sequencing Guide](http://download.microsoft.com/download/F/7/8/F784A197-73BE-48FF-83DA-4102C05A6D44/App-V 5.0 Sequencing Guide.docx).
+**Note**
+The App-V 5.x Sequencer cannot sequence applications with filenames matching "CO_<x>" where x is any numeral. Error 0x8007139F will be generated.
+
## Sequencing an application
diff --git a/mdop/appv-v5/deploying-app-v-50-packages-by-using-electronic-software-distribution--esd-.md b/mdop/appv-v5/deploying-app-v-50-packages-by-using-electronic-software-distribution--esd-.md
index 6959b19a32..90f6a35518 100644
--- a/mdop/appv-v5/deploying-app-v-50-packages-by-using-electronic-software-distribution--esd-.md
+++ b/mdop/appv-v5/deploying-app-v-50-packages-by-using-electronic-software-distribution--esd-.md
@@ -1,10 +1,15 @@
---
title: Deploying App-V 5.0 Packages by Using Electronic Software Distribution (ESD)
description: Deploying App-V 5.0 Packages by Using Electronic Software Distribution (ESD)
-ms.assetid: d1d74af4-229f-4578-8c95-554a3d7cd2f3
author: jamiejdt
+ms.assetid: d1d74af4-229f-4578-8c95-554a3d7cd2f3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying App-V 5.0 Packages by Using Electronic Software Distribution (ESD)
diff --git a/mdop/appv-v5/deploying-app-v-50.md b/mdop/appv-v5/deploying-app-v-50.md
index 70b5c3c418..2cf1eb276a 100644
--- a/mdop/appv-v5/deploying-app-v-50.md
+++ b/mdop/appv-v5/deploying-app-v-50.md
@@ -1,10 +1,15 @@
---
title: Deploying App-V 5.0
description: Deploying App-V 5.0
-ms.assetid: 77cb19d7-00e6-4b39-b35a-e8a8ca0b807b
author: jamiejdt
+ms.assetid: 77cb19d7-00e6-4b39-b35a-e8a8ca0b807b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying App-V 5.0
diff --git a/mdop/appv-v5/deploying-app-v-51-packages-by-using-electronic-software-distribution--esd-.md b/mdop/appv-v5/deploying-app-v-51-packages-by-using-electronic-software-distribution--esd-.md
index 80395b00a7..1e8db3d31a 100644
--- a/mdop/appv-v5/deploying-app-v-51-packages-by-using-electronic-software-distribution--esd-.md
+++ b/mdop/appv-v5/deploying-app-v-51-packages-by-using-electronic-software-distribution--esd-.md
@@ -1,10 +1,15 @@
---
title: Deploying App-V 5.1 Packages by Using Electronic Software Distribution (ESD)
description: Deploying App-V 5.1 Packages by Using Electronic Software Distribution (ESD)
-ms.assetid: c2e4d176-460d-44ca-9a1d-69d2a733aa42
author: jamiejdt
+ms.assetid: c2e4d176-460d-44ca-9a1d-69d2a733aa42
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying App-V 5.1 Packages by Using Electronic Software Distribution (ESD)
diff --git a/mdop/appv-v5/deploying-app-v-51.md b/mdop/appv-v5/deploying-app-v-51.md
index 2be47f1cb3..d2fd643e96 100644
--- a/mdop/appv-v5/deploying-app-v-51.md
+++ b/mdop/appv-v5/deploying-app-v-51.md
@@ -1,10 +1,15 @@
---
title: Deploying App-V 5.1
description: Deploying App-V 5.1
-ms.assetid: af8742bf-e24b-402a-bcf4-0f2297f26bc4
author: jamiejdt
+ms.assetid: af8742bf-e24b-402a-bcf4-0f2297f26bc4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying App-V 5.1
diff --git a/mdop/appv-v5/deploying-microsoft-office-2010-by-using-app-v.md b/mdop/appv-v5/deploying-microsoft-office-2010-by-using-app-v.md
index d029460ab1..17fcf783cc 100644
--- a/mdop/appv-v5/deploying-microsoft-office-2010-by-using-app-v.md
+++ b/mdop/appv-v5/deploying-microsoft-office-2010-by-using-app-v.md
@@ -1,10 +1,15 @@
---
title: Deploying Microsoft Office 2010 by Using App-V
description: Deploying Microsoft Office 2010 by Using App-V
-ms.assetid: 0a9e496e-82a1-4dc0-a496-7b21eaa00f53
author: jamiejdt
+ms.assetid: 0a9e496e-82a1-4dc0-a496-7b21eaa00f53
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying Microsoft Office 2010 by Using App-V
diff --git a/mdop/appv-v5/deploying-microsoft-office-2010-by-using-app-v51.md b/mdop/appv-v5/deploying-microsoft-office-2010-by-using-app-v51.md
index 84d2f29028..8423b1637e 100644
--- a/mdop/appv-v5/deploying-microsoft-office-2010-by-using-app-v51.md
+++ b/mdop/appv-v5/deploying-microsoft-office-2010-by-using-app-v51.md
@@ -1,10 +1,15 @@
---
title: Deploying Microsoft Office 2010 by Using App-V
description: Deploying Microsoft Office 2010 by Using App-V
-ms.assetid: ae0b0459-c0d6-4946-b62d-ff153f52d1fb
author: jamiejdt
+ms.assetid: ae0b0459-c0d6-4946-b62d-ff153f52d1fb
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying Microsoft Office 2010 by Using App-V
diff --git a/mdop/appv-v5/deploying-microsoft-office-2013-by-using-app-v.md b/mdop/appv-v5/deploying-microsoft-office-2013-by-using-app-v.md
index d6f455fecc..d6f50efe56 100644
--- a/mdop/appv-v5/deploying-microsoft-office-2013-by-using-app-v.md
+++ b/mdop/appv-v5/deploying-microsoft-office-2013-by-using-app-v.md
@@ -1,10 +1,15 @@
---
title: Deploying Microsoft Office 2013 by Using App-V
description: Deploying Microsoft Office 2013 by Using App-V
-ms.assetid: 02df5dc8-79e2-4c5c-8398-dbfb23344ab3
author: jamiejdt
+ms.assetid: 02df5dc8-79e2-4c5c-8398-dbfb23344ab3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying Microsoft Office 2013 by Using App-V
diff --git a/mdop/appv-v5/deploying-microsoft-office-2013-by-using-app-v51.md b/mdop/appv-v5/deploying-microsoft-office-2013-by-using-app-v51.md
index 7a406f664e..4004b3a502 100644
--- a/mdop/appv-v5/deploying-microsoft-office-2013-by-using-app-v51.md
+++ b/mdop/appv-v5/deploying-microsoft-office-2013-by-using-app-v51.md
@@ -1,10 +1,15 @@
---
title: Deploying Microsoft Office 2013 by Using App-V
description: Deploying Microsoft Office 2013 by Using App-V
-ms.assetid: 9a7be05e-2a7a-4874-af25-09c0f5037876
author: jamiejdt
+ms.assetid: 9a7be05e-2a7a-4874-af25-09c0f5037876
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying Microsoft Office 2013 by Using App-V
diff --git a/mdop/appv-v5/deploying-the-app-v-50-sequencer-and-client.md b/mdop/appv-v5/deploying-the-app-v-50-sequencer-and-client.md
index 08547af0cd..ba3cd02a53 100644
--- a/mdop/appv-v5/deploying-the-app-v-50-sequencer-and-client.md
+++ b/mdop/appv-v5/deploying-the-app-v-50-sequencer-and-client.md
@@ -1,10 +1,15 @@
---
title: Deploying the App-V 5.0 Sequencer and Client
description: Deploying the App-V 5.0 Sequencer and Client
-ms.assetid: 84cc84bd-5bc0-41aa-9519-0ded2932c078
author: jamiejdt
+ms.assetid: 84cc84bd-5bc0-41aa-9519-0ded2932c078
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying the App-V 5.0 Sequencer and Client
diff --git a/mdop/appv-v5/deploying-the-app-v-50-server.md b/mdop/appv-v5/deploying-the-app-v-50-server.md
index 4fa4249fc0..bfb6421638 100644
--- a/mdop/appv-v5/deploying-the-app-v-50-server.md
+++ b/mdop/appv-v5/deploying-the-app-v-50-server.md
@@ -1,10 +1,15 @@
---
title: Deploying the App-V 5.0 Server
description: Deploying the App-V 5.0 Server
-ms.assetid: a47f0dc8-2971-4e4d-8d57-6b69bbed4b63
author: jamiejdt
+ms.assetid: a47f0dc8-2971-4e4d-8d57-6b69bbed4b63
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying the App-V 5.0 Server
diff --git a/mdop/appv-v5/deploying-the-app-v-51-sequencer-and-client.md b/mdop/appv-v5/deploying-the-app-v-51-sequencer-and-client.md
index 089ef5ba06..b8ad0a60e3 100644
--- a/mdop/appv-v5/deploying-the-app-v-51-sequencer-and-client.md
+++ b/mdop/appv-v5/deploying-the-app-v-51-sequencer-and-client.md
@@ -1,10 +1,15 @@
---
title: Deploying the App-V 5.1 Sequencer and Client
description: Deploying the App-V 5.1 Sequencer and Client
-ms.assetid: 74f32794-4c76-436f-a542-f9e95d89063d
author: jamiejdt
+ms.assetid: 74f32794-4c76-436f-a542-f9e95d89063d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying the App-V 5.1 Sequencer and Client
diff --git a/mdop/appv-v5/deploying-the-app-v-51-server.md b/mdop/appv-v5/deploying-the-app-v-51-server.md
index 30b95504df..fc6bce4a3d 100644
--- a/mdop/appv-v5/deploying-the-app-v-51-server.md
+++ b/mdop/appv-v5/deploying-the-app-v-51-server.md
@@ -1,10 +1,15 @@
---
title: Deploying the App-V 5.1 Server
description: Deploying the App-V 5.1 Server
-ms.assetid: 987b61dc-00d6-49ba-8f1b-92d7b948e702
author: jamiejdt
+ms.assetid: 987b61dc-00d6-49ba-8f1b-92d7b948e702
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying the App-V 5.1 Server
diff --git a/mdop/appv-v5/evaluating-app-v-50.md b/mdop/appv-v5/evaluating-app-v-50.md
index b4a8eb8edc..3d70ab88b3 100644
--- a/mdop/appv-v5/evaluating-app-v-50.md
+++ b/mdop/appv-v5/evaluating-app-v-50.md
@@ -1,10 +1,15 @@
---
title: Evaluating App-V 5.0
description: Evaluating App-V 5.0
-ms.assetid: 0b4a6b12-559d-429f-9659-dc8f4883feab
author: jamiejdt
+ms.assetid: 0b4a6b12-559d-429f-9659-dc8f4883feab
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Evaluating App-V 5.0
diff --git a/mdop/appv-v5/evaluating-app-v-51.md b/mdop/appv-v5/evaluating-app-v-51.md
index aa5a2ef042..898d50bf64 100644
--- a/mdop/appv-v5/evaluating-app-v-51.md
+++ b/mdop/appv-v5/evaluating-app-v-51.md
@@ -1,10 +1,15 @@
---
title: Evaluating App-V 5.1
description: Evaluating App-V 5.1
-ms.assetid: 92d80b23-3eca-4be3-a771-e700ad1470db
author: jamiejdt
+ms.assetid: 92d80b23-3eca-4be3-a771-e700ad1470db
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Evaluating App-V 5.1
diff --git a/mdop/appv-v5/getting-started-with-app-v-50--rtm.md b/mdop/appv-v5/getting-started-with-app-v-50--rtm.md
index df61867c14..3840ca02e8 100644
--- a/mdop/appv-v5/getting-started-with-app-v-50--rtm.md
+++ b/mdop/appv-v5/getting-started-with-app-v-50--rtm.md
@@ -1,10 +1,15 @@
---
title: Getting Started with App-V 5.0
description: Getting Started with App-V 5.0
-ms.assetid: 3e16eafb-ce95-4d06-b214-fe0f4b1b495f
author: jamiejdt
+ms.assetid: 3e16eafb-ce95-4d06-b214-fe0f4b1b495f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Getting Started with App-V 5.0
diff --git a/mdop/appv-v5/getting-started-with-app-v-51.md b/mdop/appv-v5/getting-started-with-app-v-51.md
index 49ba48ded2..a52ed5a6af 100644
--- a/mdop/appv-v5/getting-started-with-app-v-51.md
+++ b/mdop/appv-v5/getting-started-with-app-v-51.md
@@ -1,10 +1,15 @@
---
title: Getting Started with App-V 5.1
description: Getting Started with App-V 5.1
-ms.assetid: 49a20e1f-0566-4e53-a417-1521393fc974
author: jamiejdt
+ms.assetid: 49a20e1f-0566-4e53-a417-1521393fc974
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Getting Started with App-V 5.1
diff --git a/mdop/appv-v5/high-level-architecture-for-app-v-50.md b/mdop/appv-v5/high-level-architecture-for-app-v-50.md
index fd90a2f467..579edddb0a 100644
--- a/mdop/appv-v5/high-level-architecture-for-app-v-50.md
+++ b/mdop/appv-v5/high-level-architecture-for-app-v-50.md
@@ -1,10 +1,15 @@
---
title: High Level Architecture for App-V 5.0
description: High Level Architecture for App-V 5.0
-ms.assetid: fdf8b841-918f-4672-b352-0f2b9519581b
author: jamiejdt
+ms.assetid: fdf8b841-918f-4672-b352-0f2b9519581b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# High Level Architecture for App-V 5.0
diff --git a/mdop/appv-v5/high-level-architecture-for-app-v-51.md b/mdop/appv-v5/high-level-architecture-for-app-v-51.md
index 46d8049013..5a59ef3719 100644
--- a/mdop/appv-v5/high-level-architecture-for-app-v-51.md
+++ b/mdop/appv-v5/high-level-architecture-for-app-v-51.md
@@ -1,10 +1,15 @@
---
title: High Level Architecture for App-V 5.1
description: High Level Architecture for App-V 5.1
-ms.assetid: 90406361-55b8-40b7-85c0-449436789d4c
author: jamiejdt
+ms.assetid: 90406361-55b8-40b7-85c0-449436789d4c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# High Level Architecture for App-V 5.1
diff --git a/mdop/appv-v5/how-to-access-the-client-management-console.md b/mdop/appv-v5/how-to-access-the-client-management-console.md
index c990bd0d49..b815a1b01d 100644
--- a/mdop/appv-v5/how-to-access-the-client-management-console.md
+++ b/mdop/appv-v5/how-to-access-the-client-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Access the Client Management Console
description: How to Access the Client Management Console
-ms.assetid: 3f6303c7-f953-4623-8211-c20d1faa846b
author: jamiejdt
+ms.assetid: 3f6303c7-f953-4623-8211-c20d1faa846b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Access the Client Management Console
diff --git a/mdop/appv-v5/how-to-access-the-client-management-console51.md b/mdop/appv-v5/how-to-access-the-client-management-console51.md
index de62dc9f41..f17352c6ec 100644
--- a/mdop/appv-v5/how-to-access-the-client-management-console51.md
+++ b/mdop/appv-v5/how-to-access-the-client-management-console51.md
@@ -1,10 +1,15 @@
---
title: How to Access the Client Management Console
description: How to Access the Client Management Console
-ms.assetid: 22131251-acd5-44e7-a30b-7d389c518b6f
author: jamiejdt
+ms.assetid: 22131251-acd5-44e7-a30b-7d389c518b6f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Access the Client Management Console
diff --git a/mdop/appv-v5/how-to-add-or-remove-an-administrator-by-using-the-management-console.md b/mdop/appv-v5/how-to-add-or-remove-an-administrator-by-using-the-management-console.md
index 174d3be9fe..511850bdd2 100644
--- a/mdop/appv-v5/how-to-add-or-remove-an-administrator-by-using-the-management-console.md
+++ b/mdop/appv-v5/how-to-add-or-remove-an-administrator-by-using-the-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Add or Remove an Administrator by Using the Management Console
description: How to Add or Remove an Administrator by Using the Management Console
-ms.assetid: 0e8ab443-1931-4b1a-95df-6ccbecc9efc5
author: jamiejdt
+ms.assetid: 0e8ab443-1931-4b1a-95df-6ccbecc9efc5
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Add or Remove an Administrator by Using the Management Console
diff --git a/mdop/appv-v5/how-to-add-or-remove-an-administrator-by-using-the-management-console51.md b/mdop/appv-v5/how-to-add-or-remove-an-administrator-by-using-the-management-console51.md
index cd4788d85f..54118a770a 100644
--- a/mdop/appv-v5/how-to-add-or-remove-an-administrator-by-using-the-management-console51.md
+++ b/mdop/appv-v5/how-to-add-or-remove-an-administrator-by-using-the-management-console51.md
@@ -1,10 +1,15 @@
---
title: How to Add or Remove an Administrator by Using the Management Console
description: How to Add or Remove an Administrator by Using the Management Console
-ms.assetid: 7ff8c436-9d2e-446a-9ea2-bbab7e25bf21
author: jamiejdt
+ms.assetid: 7ff8c436-9d2e-446a-9ea2-bbab7e25bf21
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Add or Remove an Administrator by Using the Management Console
diff --git a/mdop/appv-v5/how-to-add-or-upgrade-packages-by-using-the-management-console-51-gb18030.md b/mdop/appv-v5/how-to-add-or-upgrade-packages-by-using-the-management-console-51-gb18030.md
index 1a8f07c209..f4fd3c38c0 100644
--- a/mdop/appv-v5/how-to-add-or-upgrade-packages-by-using-the-management-console-51-gb18030.md
+++ b/mdop/appv-v5/how-to-add-or-upgrade-packages-by-using-the-management-console-51-gb18030.md
@@ -1,10 +1,15 @@
---
title: How to Add or Upgrade Packages by Using the Management Console
description: How to Add or Upgrade Packages by Using the Management Console
-ms.assetid: 62417b63-06b2-437c-8584-523e1dea97c3
author: jamiejdt
+ms.assetid: 62417b63-06b2-437c-8584-523e1dea97c3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Add or Upgrade Packages by Using the Management Console
diff --git a/mdop/appv-v5/how-to-add-or-upgrade-packages-by-using-the-management-console-beta-gb18030.md b/mdop/appv-v5/how-to-add-or-upgrade-packages-by-using-the-management-console-beta-gb18030.md
index 2936a2148a..b341a7e4cd 100644
--- a/mdop/appv-v5/how-to-add-or-upgrade-packages-by-using-the-management-console-beta-gb18030.md
+++ b/mdop/appv-v5/how-to-add-or-upgrade-packages-by-using-the-management-console-beta-gb18030.md
@@ -1,10 +1,15 @@
---
title: How to Add or Upgrade Packages by Using the Management Console
description: How to Add or Upgrade Packages by Using the Management Console
-ms.assetid: 4e389d7e-f402-44a7-bc4c-42c2a8440573
author: jamiejdt
+ms.assetid: 4e389d7e-f402-44a7-bc4c-42c2a8440573
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Add or Upgrade Packages by Using the Management Console
diff --git a/mdop/appv-v5/how-to-allow-only-administrators-to-enable-connection-groups.md b/mdop/appv-v5/how-to-allow-only-administrators-to-enable-connection-groups.md
index dbd176ba41..dfcca1f53f 100644
--- a/mdop/appv-v5/how-to-allow-only-administrators-to-enable-connection-groups.md
+++ b/mdop/appv-v5/how-to-allow-only-administrators-to-enable-connection-groups.md
@@ -1,10 +1,15 @@
---
title: How to Allow Only Administrators to Enable Connection Groups
description: How to Allow Only Administrators to Enable Connection Groups
-ms.assetid: 60e62426-624f-4f26-851e-41cd78520883
author: jamiejdt
+ms.assetid: 60e62426-624f-4f26-851e-41cd78520883
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Allow Only Administrators to Enable Connection Groups
diff --git a/mdop/appv-v5/how-to-allow-only-administrators-to-enable-connection-groups51.md b/mdop/appv-v5/how-to-allow-only-administrators-to-enable-connection-groups51.md
index 8ff79c101b..d0531fb6d8 100644
--- a/mdop/appv-v5/how-to-allow-only-administrators-to-enable-connection-groups51.md
+++ b/mdop/appv-v5/how-to-allow-only-administrators-to-enable-connection-groups51.md
@@ -1,10 +1,15 @@
---
title: How to Allow Only Administrators to Enable Connection Groups
description: How to Allow Only Administrators to Enable Connection Groups
-ms.assetid: 42ca3157-5d85-467b-a148-09404f8f737a
author: jamiejdt
+ms.assetid: 42ca3157-5d85-467b-a148-09404f8f737a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Allow Only Administrators to Enable Connection Groups
diff --git a/mdop/appv-v5/how-to-apply-the-deployment-configuration-file-by-using-powershell.md b/mdop/appv-v5/how-to-apply-the-deployment-configuration-file-by-using-powershell.md
index 3d72e06400..936ff7aa3a 100644
--- a/mdop/appv-v5/how-to-apply-the-deployment-configuration-file-by-using-powershell.md
+++ b/mdop/appv-v5/how-to-apply-the-deployment-configuration-file-by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: How to Apply the Deployment Configuration File by Using PowerShell
description: How to Apply the Deployment Configuration File by Using PowerShell
-ms.assetid: 5df5d5bc-6c72-4087-8b93-d6d4b502a1f4
author: jamiejdt
+ms.assetid: 5df5d5bc-6c72-4087-8b93-d6d4b502a1f4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Apply the Deployment Configuration File by Using PowerShell
diff --git a/mdop/appv-v5/how-to-apply-the-deployment-configuration-file-by-using-powershell51.md b/mdop/appv-v5/how-to-apply-the-deployment-configuration-file-by-using-powershell51.md
index b01dc83c2e..4fd8673c66 100644
--- a/mdop/appv-v5/how-to-apply-the-deployment-configuration-file-by-using-powershell51.md
+++ b/mdop/appv-v5/how-to-apply-the-deployment-configuration-file-by-using-powershell51.md
@@ -1,10 +1,15 @@
---
title: How to Apply the Deployment Configuration File by Using PowerShell
description: How to Apply the Deployment Configuration File by Using PowerShell
-ms.assetid: 78fe0f15-4a36-41e3-96d6-7d5aa77c1e06
author: jamiejdt
+ms.assetid: 78fe0f15-4a36-41e3-96d6-7d5aa77c1e06
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Apply the Deployment Configuration File by Using PowerShell
diff --git a/mdop/appv-v5/how-to-apply-the-user-configuration-file-by-using-powershell.md b/mdop/appv-v5/how-to-apply-the-user-configuration-file-by-using-powershell.md
index b9bd158358..5bdc4d860e 100644
--- a/mdop/appv-v5/how-to-apply-the-user-configuration-file-by-using-powershell.md
+++ b/mdop/appv-v5/how-to-apply-the-user-configuration-file-by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: How to Apply the User Configuration File by Using PowerShell
description: How to Apply the User Configuration File by Using PowerShell
-ms.assetid: f7d7c595-4fdd-4096-b53d-9eead111c339
author: jamiejdt
+ms.assetid: f7d7c595-4fdd-4096-b53d-9eead111c339
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Apply the User Configuration File by Using PowerShell
diff --git a/mdop/appv-v5/how-to-apply-the-user-configuration-file-by-using-powershell51.md b/mdop/appv-v5/how-to-apply-the-user-configuration-file-by-using-powershell51.md
index 80b84c45d2..d1382a0d8f 100644
--- a/mdop/appv-v5/how-to-apply-the-user-configuration-file-by-using-powershell51.md
+++ b/mdop/appv-v5/how-to-apply-the-user-configuration-file-by-using-powershell51.md
@@ -1,10 +1,15 @@
---
title: How to Apply the User Configuration File by Using PowerShell
description: How to Apply the User Configuration File by Using PowerShell
-ms.assetid: 986e638c-4a0c-4a7e-be73-f4615e8b8000
author: jamiejdt
+ms.assetid: 986e638c-4a0c-4a7e-be73-f4615e8b8000
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Apply the User Configuration File by Using PowerShell
diff --git a/mdop/appv-v5/how-to-configure-access-to-packages-by-using-the-management-console-50.md b/mdop/appv-v5/how-to-configure-access-to-packages-by-using-the-management-console-50.md
index 1389c97677..207a8e9d65 100644
--- a/mdop/appv-v5/how-to-configure-access-to-packages-by-using-the-management-console-50.md
+++ b/mdop/appv-v5/how-to-configure-access-to-packages-by-using-the-management-console-50.md
@@ -1,10 +1,15 @@
---
title: How to Configure Access to Packages by Using the Management Console
description: How to Configure Access to Packages by Using the Management Console
-ms.assetid: 8f4c91e4-f4e6-48cf-aa94-6085a054e8f7
author: jamiejdt
+ms.assetid: 8f4c91e4-f4e6-48cf-aa94-6085a054e8f7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Configure Access to Packages by Using the Management Console
diff --git a/mdop/appv-v5/how-to-configure-access-to-packages-by-using-the-management-console-51.md b/mdop/appv-v5/how-to-configure-access-to-packages-by-using-the-management-console-51.md
index 6af177942c..b2a8ec3d1a 100644
--- a/mdop/appv-v5/how-to-configure-access-to-packages-by-using-the-management-console-51.md
+++ b/mdop/appv-v5/how-to-configure-access-to-packages-by-using-the-management-console-51.md
@@ -1,10 +1,15 @@
---
title: How to Configure Access to Packages by Using the Management Console
description: How to Configure Access to Packages by Using the Management Console
-ms.assetid: 4fd39bc2-d814-46de-a108-1c21fa404e8a
author: jamiejdt
+ms.assetid: 4fd39bc2-d814-46de-a108-1c21fa404e8a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Configure Access to Packages by Using the Management Console
diff --git a/mdop/appv-v5/how-to-configure-the-client-to-receive-package-and-connection-groups-updates-from-the-publishing-server-51.md b/mdop/appv-v5/how-to-configure-the-client-to-receive-package-and-connection-groups-updates-from-the-publishing-server-51.md
index b83264acb5..fc8e29b0b1 100644
--- a/mdop/appv-v5/how-to-configure-the-client-to-receive-package-and-connection-groups-updates-from-the-publishing-server-51.md
+++ b/mdop/appv-v5/how-to-configure-the-client-to-receive-package-and-connection-groups-updates-from-the-publishing-server-51.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Client to Receive Package and Connection Groups Updates From the Publishing Server
description: How to Configure the Client to Receive Package and Connection Groups Updates From the Publishing Server
-ms.assetid: 23b2d03a-20ce-4973-99ee-748f3b682207
author: jamiejdt
+ms.assetid: 23b2d03a-20ce-4973-99ee-748f3b682207
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Configure the Client to Receive Package and Connection Groups Updates From the Publishing Server
diff --git a/mdop/appv-v5/how-to-configure-the-client-to-receive-package-and-connection-groups-updates-from-the-publishing-server-beta.md b/mdop/appv-v5/how-to-configure-the-client-to-receive-package-and-connection-groups-updates-from-the-publishing-server-beta.md
index 9322a6333d..422deb82e5 100644
--- a/mdop/appv-v5/how-to-configure-the-client-to-receive-package-and-connection-groups-updates-from-the-publishing-server-beta.md
+++ b/mdop/appv-v5/how-to-configure-the-client-to-receive-package-and-connection-groups-updates-from-the-publishing-server-beta.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Client to Receive Package and Connection Groups Updates From the Publishing Server
description: How to Configure the Client to Receive Package and Connection Groups Updates From the Publishing Server
-ms.assetid: f5dfd96d-4b63-468c-8d93-9dfdf47c28fd
author: jamiejdt
+ms.assetid: f5dfd96d-4b63-468c-8d93-9dfdf47c28fd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Configure the Client to Receive Package and Connection Groups Updates From the Publishing Server
diff --git a/mdop/appv-v5/how-to-connect-to-the-management-console-51.md b/mdop/appv-v5/how-to-connect-to-the-management-console-51.md
index 7c8b49e3d3..a0e4c5c099 100644
--- a/mdop/appv-v5/how-to-connect-to-the-management-console-51.md
+++ b/mdop/appv-v5/how-to-connect-to-the-management-console-51.md
@@ -1,10 +1,15 @@
---
title: How to Connect to the Management Console
description: How to Connect to the Management Console
-ms.assetid: 5a15ed86-7db7-4df3-80ca-bde26f3285e1
author: jamiejdt
+ms.assetid: 5a15ed86-7db7-4df3-80ca-bde26f3285e1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Connect to the Management Console
diff --git a/mdop/appv-v5/how-to-connect-to-the-management-console-beta.md b/mdop/appv-v5/how-to-connect-to-the-management-console-beta.md
index c702465cc9..cbe383be20 100644
--- a/mdop/appv-v5/how-to-connect-to-the-management-console-beta.md
+++ b/mdop/appv-v5/how-to-connect-to-the-management-console-beta.md
@@ -1,10 +1,15 @@
---
title: How to Connect to the Management Console
description: How to Connect to the Management Console
-ms.assetid: 67dfdfa1-e7dd-4c5e-aa50-f016bd1dc643
author: jamiejdt
+ms.assetid: 67dfdfa1-e7dd-4c5e-aa50-f016bd1dc643
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Connect to the Management Console
diff --git a/mdop/appv-v5/how-to-convert-a-package-created-in-a-previous-version-of-app-v.md b/mdop/appv-v5/how-to-convert-a-package-created-in-a-previous-version-of-app-v.md
index fb5ec31adf..3a44e12d01 100644
--- a/mdop/appv-v5/how-to-convert-a-package-created-in-a-previous-version-of-app-v.md
+++ b/mdop/appv-v5/how-to-convert-a-package-created-in-a-previous-version-of-app-v.md
@@ -1,10 +1,15 @@
---
title: How to Convert a Package Created in a Previous Version of App-V
description: How to Convert a Package Created in a Previous Version of App-V
-ms.assetid: b092a5f8-cc5f-4df8-a5a2-0a68fd7bd5b2
author: jamiejdt
+ms.assetid: b092a5f8-cc5f-4df8-a5a2-0a68fd7bd5b2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Convert a Package Created in a Previous Version of App-V
diff --git a/mdop/appv-v5/how-to-convert-a-package-created-in-a-previous-version-of-app-v51.md b/mdop/appv-v5/how-to-convert-a-package-created-in-a-previous-version-of-app-v51.md
index 1f0c5e65f4..33c8861c95 100644
--- a/mdop/appv-v5/how-to-convert-a-package-created-in-a-previous-version-of-app-v51.md
+++ b/mdop/appv-v5/how-to-convert-a-package-created-in-a-previous-version-of-app-v51.md
@@ -1,10 +1,15 @@
---
title: How to Convert a Package Created in a Previous Version of App-V
description: How to Convert a Package Created in a Previous Version of App-V
-ms.assetid: 3366d399-2891-491d-8de1-f8cfdf39bbab
author: jamiejdt
+ms.assetid: 3366d399-2891-491d-8de1-f8cfdf39bbab
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Convert a Package Created in a Previous Version of App-V
diff --git a/mdop/appv-v5/how-to-create-a-connection-group-with-user-published-and-globally-published-packages.md b/mdop/appv-v5/how-to-create-a-connection-group-with-user-published-and-globally-published-packages.md
index 12327371df..446346aa98 100644
--- a/mdop/appv-v5/how-to-create-a-connection-group-with-user-published-and-globally-published-packages.md
+++ b/mdop/appv-v5/how-to-create-a-connection-group-with-user-published-and-globally-published-packages.md
@@ -1,10 +1,15 @@
---
title: How to Create a Connection Group with User-Published and Globally Published Packages
description: How to Create a Connection Group with User-Published and Globally Published Packages
-ms.assetid: 82f7ea7f-7b14-4506-8940-fdcd6c3e117f
author: jamiejdt
+ms.assetid: 82f7ea7f-7b14-4506-8940-fdcd6c3e117f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create a Connection Group with User-Published and Globally Published Packages
diff --git a/mdop/appv-v5/how-to-create-a-connection-group-with-user-published-and-globally-published-packages51.md b/mdop/appv-v5/how-to-create-a-connection-group-with-user-published-and-globally-published-packages51.md
index c9361fa6df..e69999a07a 100644
--- a/mdop/appv-v5/how-to-create-a-connection-group-with-user-published-and-globally-published-packages51.md
+++ b/mdop/appv-v5/how-to-create-a-connection-group-with-user-published-and-globally-published-packages51.md
@@ -1,10 +1,15 @@
---
title: How to Create a Connection Group with User-Published and Globally Published Packages
description: How to Create a Connection Group with User-Published and Globally Published Packages
-ms.assetid: 851b8742-0283-4aa6-b3a3-f7f6289824c3
author: jamiejdt
+ms.assetid: 851b8742-0283-4aa6-b3a3-f7f6289824c3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create a Connection Group with User-Published and Globally Published Packages
diff --git a/mdop/appv-v5/how-to-create-a-connection-group.md b/mdop/appv-v5/how-to-create-a-connection-group.md
index 9f81d2a6a7..e17ae6903d 100644
--- a/mdop/appv-v5/how-to-create-a-connection-group.md
+++ b/mdop/appv-v5/how-to-create-a-connection-group.md
@@ -1,10 +1,15 @@
---
title: How to Create a Connection Group
description: How to Create a Connection Group
-ms.assetid: 9d272052-2d28-4e41-989c-89610482a0ca
author: jamiejdt
+ms.assetid: 9d272052-2d28-4e41-989c-89610482a0ca
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create a Connection Group
diff --git a/mdop/appv-v5/how-to-create-a-connection-group51.md b/mdop/appv-v5/how-to-create-a-connection-group51.md
index 318f46193e..d50df10015 100644
--- a/mdop/appv-v5/how-to-create-a-connection-group51.md
+++ b/mdop/appv-v5/how-to-create-a-connection-group51.md
@@ -1,10 +1,15 @@
---
title: How to Create a Connection Group
description: How to Create a Connection Group
-ms.assetid: 221e2eed-7ebb-42e3-b3d6-11c37c0578e6
author: jamiejdt
+ms.assetid: 221e2eed-7ebb-42e3-b3d6-11c37c0578e6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create a Connection Group
diff --git a/mdop/appv-v5/how-to-create-a-custom-configuration-file-by-using-the-app-v-50-management-console.md b/mdop/appv-v5/how-to-create-a-custom-configuration-file-by-using-the-app-v-50-management-console.md
index 873a2e6281..40e093be75 100644
--- a/mdop/appv-v5/how-to-create-a-custom-configuration-file-by-using-the-app-v-50-management-console.md
+++ b/mdop/appv-v5/how-to-create-a-custom-configuration-file-by-using-the-app-v-50-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Create a Custom Configuration File by Using the App-V 5.0 Management Console
description: How to Create a Custom Configuration File by Using the App-V 5.0 Management Console
-ms.assetid: 0d1f6768-be30-4682-8eeb-aa95918b24c3
author: jamiejdt
+ms.assetid: 0d1f6768-be30-4682-8eeb-aa95918b24c3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create a Custom Configuration File by Using the App-V 5.0 Management Console
diff --git a/mdop/appv-v5/how-to-create-a-custom-configuration-file-by-using-the-app-v-51-management-console.md b/mdop/appv-v5/how-to-create-a-custom-configuration-file-by-using-the-app-v-51-management-console.md
index 7a6d1a8bb1..31df473599 100644
--- a/mdop/appv-v5/how-to-create-a-custom-configuration-file-by-using-the-app-v-51-management-console.md
+++ b/mdop/appv-v5/how-to-create-a-custom-configuration-file-by-using-the-app-v-51-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Create a Custom Configuration File by Using the App-V 5.1 Management Console
description: How to Create a Custom Configuration File by Using the App-V 5.1 Management Console
-ms.assetid: f5ab426a-f49a-47b3-93f3-b9d60aada8f4
author: jamiejdt
+ms.assetid: f5ab426a-f49a-47b3-93f3-b9d60aada8f4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create a Custom Configuration File by Using the App-V 5.1 Management Console
diff --git a/mdop/appv-v5/how-to-create-a-package-accelerator-by-using-powershell.md b/mdop/appv-v5/how-to-create-a-package-accelerator-by-using-powershell.md
index 367ac5c581..cd12be82af 100644
--- a/mdop/appv-v5/how-to-create-a-package-accelerator-by-using-powershell.md
+++ b/mdop/appv-v5/how-to-create-a-package-accelerator-by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: How to Create a Package Accelerator by Using PowerShell
description: How to Create a Package Accelerator by Using PowerShell
-ms.assetid: 8e527363-d961-4153-826a-446a4ad8d980
author: jamiejdt
+ms.assetid: 8e527363-d961-4153-826a-446a4ad8d980
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create a Package Accelerator by Using PowerShell
diff --git a/mdop/appv-v5/how-to-create-a-package-accelerator-by-using-powershell51.md b/mdop/appv-v5/how-to-create-a-package-accelerator-by-using-powershell51.md
index de983a9006..4582c375cb 100644
--- a/mdop/appv-v5/how-to-create-a-package-accelerator-by-using-powershell51.md
+++ b/mdop/appv-v5/how-to-create-a-package-accelerator-by-using-powershell51.md
@@ -1,10 +1,15 @@
---
title: How to Create a Package Accelerator by Using PowerShell
description: How to Create a Package Accelerator by Using PowerShell
-ms.assetid: 0cb98394-4477-4193-8c5f-1c1773c7263a
author: jamiejdt
+ms.assetid: 0cb98394-4477-4193-8c5f-1c1773c7263a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create a Package Accelerator by Using PowerShell
diff --git a/mdop/appv-v5/how-to-create-a-package-accelerator.md b/mdop/appv-v5/how-to-create-a-package-accelerator.md
index c46802abd5..98bb42a8c6 100644
--- a/mdop/appv-v5/how-to-create-a-package-accelerator.md
+++ b/mdop/appv-v5/how-to-create-a-package-accelerator.md
@@ -1,10 +1,15 @@
---
title: How to Create a Package Accelerator
description: How to Create a Package Accelerator
-ms.assetid: dfe305e5-7cf8-498f-9581-4805ffc722bd
author: jamiejdt
+ms.assetid: dfe305e5-7cf8-498f-9581-4805ffc722bd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create a Package Accelerator
diff --git a/mdop/appv-v5/how-to-create-a-package-accelerator51.md b/mdop/appv-v5/how-to-create-a-package-accelerator51.md
index 462d02cbb9..c91af276a3 100644
--- a/mdop/appv-v5/how-to-create-a-package-accelerator51.md
+++ b/mdop/appv-v5/how-to-create-a-package-accelerator51.md
@@ -1,10 +1,15 @@
---
title: How to Create a Package Accelerator
description: How to Create a Package Accelerator
-ms.assetid: b61f3581-7933-443e-b872-a96bed9ff8d7
author: jamiejdt
+ms.assetid: b61f3581-7933-443e-b872-a96bed9ff8d7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create a Package Accelerator
diff --git a/mdop/appv-v5/how-to-create-a-virtual-application-package-using-an-app-v-package-accelerator.md b/mdop/appv-v5/how-to-create-a-virtual-application-package-using-an-app-v-package-accelerator.md
index 9c30163d6d..77339a6f0d 100644
--- a/mdop/appv-v5/how-to-create-a-virtual-application-package-using-an-app-v-package-accelerator.md
+++ b/mdop/appv-v5/how-to-create-a-virtual-application-package-using-an-app-v-package-accelerator.md
@@ -1,10 +1,15 @@
---
title: How to Create a Virtual Application Package Using an App-V Package Accelerator
description: How to Create a Virtual Application Package Using an App-V Package Accelerator
-ms.assetid: 715e7526-e100-419c-8fc1-75cbfe433835
author: jamiejdt
+ms.assetid: 715e7526-e100-419c-8fc1-75cbfe433835
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create a Virtual Application Package Using an App-V Package Accelerator
diff --git a/mdop/appv-v5/how-to-create-a-virtual-application-package-using-an-app-v-package-accelerator51.md b/mdop/appv-v5/how-to-create-a-virtual-application-package-using-an-app-v-package-accelerator51.md
index 444283fe06..a37b57008f 100644
--- a/mdop/appv-v5/how-to-create-a-virtual-application-package-using-an-app-v-package-accelerator51.md
+++ b/mdop/appv-v5/how-to-create-a-virtual-application-package-using-an-app-v-package-accelerator51.md
@@ -1,10 +1,15 @@
---
title: How to Create a Virtual Application Package Using an App-V Package Accelerator
description: How to Create a Virtual Application Package Using an App-V Package Accelerator
-ms.assetid: eae1e4f8-f14f-4bc8-9867-052561c37297
author: jamiejdt
+ms.assetid: eae1e4f8-f14f-4bc8-9867-052561c37297
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create a Virtual Application Package Using an App-V Package Accelerator
diff --git a/mdop/appv-v5/how-to-create-and-use-a-project-template.md b/mdop/appv-v5/how-to-create-and-use-a-project-template.md
index c541a525e3..11ba72eeb1 100644
--- a/mdop/appv-v5/how-to-create-and-use-a-project-template.md
+++ b/mdop/appv-v5/how-to-create-and-use-a-project-template.md
@@ -1,10 +1,15 @@
---
title: How to Create and Use a Project Template
description: How to Create and Use a Project Template
-ms.assetid: 2063f0b3-47a1-4090-bf99-0f26b107331c
author: jamiejdt
+ms.assetid: 2063f0b3-47a1-4090-bf99-0f26b107331c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create and Use a Project Template
diff --git a/mdop/appv-v5/how-to-create-and-use-a-project-template51.md b/mdop/appv-v5/how-to-create-and-use-a-project-template51.md
index 6d1fc06e42..40fc17a262 100644
--- a/mdop/appv-v5/how-to-create-and-use-a-project-template51.md
+++ b/mdop/appv-v5/how-to-create-and-use-a-project-template51.md
@@ -1,10 +1,15 @@
---
title: How to Create and Use a Project Template
description: How to Create and Use a Project Template
-ms.assetid: e5ac1dc8-a88f-4b16-8e3c-df07ef5e4c3b
author: jamiejdt
+ms.assetid: e5ac1dc8-a88f-4b16-8e3c-df07ef5e4c3b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Create and Use a Project Template
diff --git a/mdop/appv-v5/how-to-customize-virtual-applications-extensions-for-a-specific-ad-group-by-using-the-management-console.md b/mdop/appv-v5/how-to-customize-virtual-applications-extensions-for-a-specific-ad-group-by-using-the-management-console.md
index 454437c7d6..69ef877d5d 100644
--- a/mdop/appv-v5/how-to-customize-virtual-applications-extensions-for-a-specific-ad-group-by-using-the-management-console.md
+++ b/mdop/appv-v5/how-to-customize-virtual-applications-extensions-for-a-specific-ad-group-by-using-the-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Customize Virtual Applications Extensions for a Specific AD Group by Using the Management Console
description: How to Customize Virtual Applications Extensions for a Specific AD Group by Using the Management Console
-ms.assetid: 4f249ee3-cc2d-4b1e-afe5-d1cbf9cabd88
author: jamiejdt
+ms.assetid: 4f249ee3-cc2d-4b1e-afe5-d1cbf9cabd88
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Customize Virtual Applications Extensions for a Specific AD Group by Using the Management Console
diff --git a/mdop/appv-v5/how-to-customize-virtual-applications-extensions-for-a-specific-ad-group-by-using-the-management-console51.md b/mdop/appv-v5/how-to-customize-virtual-applications-extensions-for-a-specific-ad-group-by-using-the-management-console51.md
index 31fb741737..5307776301 100644
--- a/mdop/appv-v5/how-to-customize-virtual-applications-extensions-for-a-specific-ad-group-by-using-the-management-console51.md
+++ b/mdop/appv-v5/how-to-customize-virtual-applications-extensions-for-a-specific-ad-group-by-using-the-management-console51.md
@@ -1,10 +1,15 @@
---
title: How to Customize Virtual Applications Extensions for a Specific AD Group by Using the Management Console
description: How to Customize Virtual Applications Extensions for a Specific AD Group by Using the Management Console
-ms.assetid: dd71df05-512f-4eb4-a55f-e5b93601323d
author: jamiejdt
+ms.assetid: dd71df05-512f-4eb4-a55f-e5b93601323d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Customize Virtual Applications Extensions for a Specific AD Group by Using the Management Console
diff --git a/mdop/appv-v5/how-to-delete-a-connection-group.md b/mdop/appv-v5/how-to-delete-a-connection-group.md
index d8106e2251..51b5090c50 100644
--- a/mdop/appv-v5/how-to-delete-a-connection-group.md
+++ b/mdop/appv-v5/how-to-delete-a-connection-group.md
@@ -1,10 +1,15 @@
---
title: How to Delete a Connection Group
description: How to Delete a Connection Group
-ms.assetid: 92654019-a5ad-4ed7-8c39-45f658f60196
author: jamiejdt
+ms.assetid: 92654019-a5ad-4ed7-8c39-45f658f60196
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Delete a Connection Group
diff --git a/mdop/appv-v5/how-to-delete-a-connection-group51.md b/mdop/appv-v5/how-to-delete-a-connection-group51.md
index 9a2ec513f9..29a7d29535 100644
--- a/mdop/appv-v5/how-to-delete-a-connection-group51.md
+++ b/mdop/appv-v5/how-to-delete-a-connection-group51.md
@@ -1,10 +1,15 @@
---
title: How to Delete a Connection Group
description: How to Delete a Connection Group
-ms.assetid: dfdfb507-8891-4f17-9125-5759c9b74483
author: jamiejdt
+ms.assetid: dfdfb507-8891-4f17-9125-5759c9b74483
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Delete a Connection Group
diff --git a/mdop/appv-v5/how-to-delete-a-package-in-the-management-console-51.md b/mdop/appv-v5/how-to-delete-a-package-in-the-management-console-51.md
index 498a9265cf..3b136223dc 100644
--- a/mdop/appv-v5/how-to-delete-a-package-in-the-management-console-51.md
+++ b/mdop/appv-v5/how-to-delete-a-package-in-the-management-console-51.md
@@ -1,10 +1,15 @@
---
title: How to Delete a Package in the Management Console
description: How to Delete a Package in the Management Console
-ms.assetid: 4a2be40b-bbb8-4fab-992d-7466df432858
author: jamiejdt
+ms.assetid: 4a2be40b-bbb8-4fab-992d-7466df432858
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Delete a Package in the Management Console
diff --git a/mdop/appv-v5/how-to-delete-a-package-in-the-management-console-beta.md b/mdop/appv-v5/how-to-delete-a-package-in-the-management-console-beta.md
index 4602e660ee..6d4d159b35 100644
--- a/mdop/appv-v5/how-to-delete-a-package-in-the-management-console-beta.md
+++ b/mdop/appv-v5/how-to-delete-a-package-in-the-management-console-beta.md
@@ -1,10 +1,15 @@
---
title: How to Delete a Package in the Management Console
description: How to Delete a Package in the Management Console
-ms.assetid: d780aafb-4097-4417-8ecc-30efac73c33a
author: jamiejdt
+ms.assetid: d780aafb-4097-4417-8ecc-30efac73c33a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Delete a Package in the Management Console
diff --git a/mdop/appv-v5/how-to-deploy-app-v-50-packages-using-electronic-software-distribution.md b/mdop/appv-v5/how-to-deploy-app-v-50-packages-using-electronic-software-distribution.md
index 26f06935d3..0c26992a88 100644
--- a/mdop/appv-v5/how-to-deploy-app-v-50-packages-using-electronic-software-distribution.md
+++ b/mdop/appv-v5/how-to-deploy-app-v-50-packages-using-electronic-software-distribution.md
@@ -1,10 +1,15 @@
---
title: How to deploy App-V 5.0 Packages Using Electronic Software Distribution
description: How to deploy App-V 5.0 Packages Using Electronic Software Distribution
-ms.assetid: 08e5e05b-dbb8-4be7-b2d8-721ef627da81
author: jamiejdt
+ms.assetid: 08e5e05b-dbb8-4be7-b2d8-721ef627da81
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to deploy App-V 5.0 Packages Using Electronic Software Distribution
diff --git a/mdop/appv-v5/how-to-deploy-app-v-51-packages-using-electronic-software-distribution.md b/mdop/appv-v5/how-to-deploy-app-v-51-packages-using-electronic-software-distribution.md
index 98e9e8613c..57d35ae0fd 100644
--- a/mdop/appv-v5/how-to-deploy-app-v-51-packages-using-electronic-software-distribution.md
+++ b/mdop/appv-v5/how-to-deploy-app-v-51-packages-using-electronic-software-distribution.md
@@ -1,10 +1,15 @@
---
title: How to deploy App-V 5.1 Packages Using Electronic Software Distribution
description: How to deploy App-V 5.1 Packages Using Electronic Software Distribution
-ms.assetid: e1957a5a-1f18-42da-b2c1-a5ae5a4cca7a
author: jamiejdt
+ms.assetid: e1957a5a-1f18-42da-b2c1-a5ae5a4cca7a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to deploy App-V 5.1 Packages Using Electronic Software Distribution
diff --git a/mdop/appv-v5/how-to-deploy-the-app-v-46x-and-the-app-v--50-client-on-the-same-computer.md b/mdop/appv-v5/how-to-deploy-the-app-v-46x-and-the-app-v--50-client-on-the-same-computer.md
index 8f1ab57c09..0ad1be4219 100644
--- a/mdop/appv-v5/how-to-deploy-the-app-v-46x-and-the-app-v--50-client-on-the-same-computer.md
+++ b/mdop/appv-v5/how-to-deploy-the-app-v-46x-and-the-app-v--50-client-on-the-same-computer.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the App-V 4.6.x and the App-V 5.0 Client on the Same Computer
description: How to Deploy the App-V 4.6.x and the App-V 5.0 Client on the Same Computer
-ms.assetid: 5b7e27e4-4360-464c-b832-f1c7939e5485
author: jamiejdt
+ms.assetid: 5b7e27e4-4360-464c-b832-f1c7939e5485
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the App-V 4.6.x and the App-V 5.0 Client on the Same Computer
diff --git a/mdop/appv-v5/how-to-deploy-the-app-v-46x-and-the-app-v--51-client-on-the-same-computer.md b/mdop/appv-v5/how-to-deploy-the-app-v-46x-and-the-app-v--51-client-on-the-same-computer.md
index 49c8452df2..1b4de0b46e 100644
--- a/mdop/appv-v5/how-to-deploy-the-app-v-46x-and-the-app-v--51-client-on-the-same-computer.md
+++ b/mdop/appv-v5/how-to-deploy-the-app-v-46x-and-the-app-v--51-client-on-the-same-computer.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the App-V 4.6.x and the App-V 5.1 Client on the Same Computer
description: How to Deploy the App-V 4.6.x and the App-V 5.1 Client on the Same Computer
-ms.assetid: 498d50c7-f13d-4fbb-8ea1-b959ade26fdf
author: jamiejdt
+ms.assetid: 498d50c7-f13d-4fbb-8ea1-b959ade26fdf
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the App-V 4.6.x and the App-V 5.1 Client on the Same Computer
diff --git a/mdop/appv-v5/how-to-deploy-the-app-v-50-server-50sp3.md b/mdop/appv-v5/how-to-deploy-the-app-v-50-server-50sp3.md
index eb70dcd827..830dac8e94 100644
--- a/mdop/appv-v5/how-to-deploy-the-app-v-50-server-50sp3.md
+++ b/mdop/appv-v5/how-to-deploy-the-app-v-50-server-50sp3.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the App-V 5.0 Server
description: How to Deploy the App-V 5.0 Server
-ms.assetid: 4f8f16af-7d74-42b4-84b8-b04ce668225d
author: jamiejdt
+ms.assetid: 4f8f16af-7d74-42b4-84b8-b04ce668225d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the App-V 5.0 Server
diff --git a/mdop/appv-v5/how-to-deploy-the-app-v-50-server-using-a-script.md b/mdop/appv-v5/how-to-deploy-the-app-v-50-server-using-a-script.md
index 3270ef0265..65ac95f4b6 100644
--- a/mdop/appv-v5/how-to-deploy-the-app-v-50-server-using-a-script.md
+++ b/mdop/appv-v5/how-to-deploy-the-app-v-50-server-using-a-script.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the App-V 5.0 Server Using a Script
description: How to Deploy the App-V 5.0 Server Using a Script
-ms.assetid: b91a35c8-df9e-4065-9187-abafbe565b84
author: jamiejdt
+ms.assetid: b91a35c8-df9e-4065-9187-abafbe565b84
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the App-V 5.0 Server Using a Script
diff --git a/mdop/appv-v5/how-to-deploy-the-app-v-51-server-using-a-script.md b/mdop/appv-v5/how-to-deploy-the-app-v-51-server-using-a-script.md
index c892c522e4..c4c193b188 100644
--- a/mdop/appv-v5/how-to-deploy-the-app-v-51-server-using-a-script.md
+++ b/mdop/appv-v5/how-to-deploy-the-app-v-51-server-using-a-script.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the App-V 5.1 Server Using a Script
description: How to Deploy the App-V 5.1 Server Using a Script
-ms.assetid: 15c33d7b-9b61-4dbc-8674-399bb33e5f7e
author: jamiejdt
+ms.assetid: 15c33d7b-9b61-4dbc-8674-399bb33e5f7e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the App-V 5.1 Server Using a Script
diff --git a/mdop/appv-v5/how-to-deploy-the-app-v-51-server.1.md b/mdop/appv-v5/how-to-deploy-the-app-v-51-server.1.md
index e524980035..27edd9b8c5 100644
--- a/mdop/appv-v5/how-to-deploy-the-app-v-51-server.1.md
+++ b/mdop/appv-v5/how-to-deploy-the-app-v-51-server.1.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the App-V 5.1 Server
description: How to Deploy the App-V 5.1 Server
-ms.assetid: 4729beda-b98f-481b-ae74-ad71c59b1d69
author: jamiejdt
+ms.assetid: 4729beda-b98f-481b-ae74-ad71c59b1d69
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the App-V 5.1 Server
diff --git a/mdop/appv-v5/how-to-deploy-the-app-v-51-server.md b/mdop/appv-v5/how-to-deploy-the-app-v-51-server.md
index e524980035..27edd9b8c5 100644
--- a/mdop/appv-v5/how-to-deploy-the-app-v-51-server.md
+++ b/mdop/appv-v5/how-to-deploy-the-app-v-51-server.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the App-V 5.1 Server
description: How to Deploy the App-V 5.1 Server
-ms.assetid: 4729beda-b98f-481b-ae74-ad71c59b1d69
author: jamiejdt
+ms.assetid: 4729beda-b98f-481b-ae74-ad71c59b1d69
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the App-V 5.1 Server
diff --git a/mdop/appv-v5/how-to-deploy-the-app-v-client-51gb18030.md b/mdop/appv-v5/how-to-deploy-the-app-v-client-51gb18030.md
index c3d7479af9..37f02d475b 100644
--- a/mdop/appv-v5/how-to-deploy-the-app-v-client-51gb18030.md
+++ b/mdop/appv-v5/how-to-deploy-the-app-v-client-51gb18030.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the App-V Client
description: How to Deploy the App-V Client
-ms.assetid: 981f57c9-56c3-45da-8261-0972bfad3e5b
author: jamiejdt
+ms.assetid: 981f57c9-56c3-45da-8261-0972bfad3e5b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the App-V Client
diff --git a/mdop/appv-v5/how-to-deploy-the-app-v-client-gb18030.md b/mdop/appv-v5/how-to-deploy-the-app-v-client-gb18030.md
index 34e0149cf3..5210d0f706 100644
--- a/mdop/appv-v5/how-to-deploy-the-app-v-client-gb18030.md
+++ b/mdop/appv-v5/how-to-deploy-the-app-v-client-gb18030.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the App-V Client
description: How to Deploy the App-V Client
-ms.assetid: 9c4e67ae-ddaf-4e23-8c16-72d029a74a27
author: jamiejdt
+ms.assetid: 9c4e67ae-ddaf-4e23-8c16-72d029a74a27
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the App-V Client
diff --git a/mdop/appv-v5/how-to-deploy-the-app-v-databases-by-using-sql-scripts.md b/mdop/appv-v5/how-to-deploy-the-app-v-databases-by-using-sql-scripts.md
index 1faf190960..60e1cc9e71 100644
--- a/mdop/appv-v5/how-to-deploy-the-app-v-databases-by-using-sql-scripts.md
+++ b/mdop/appv-v5/how-to-deploy-the-app-v-databases-by-using-sql-scripts.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the App-V Databases by Using SQL Scripts
description: How to Deploy the App-V Databases by Using SQL Scripts
-ms.assetid: 23637936-475f-4ca5-adde-76bb27d2372b
author: jamiejdt
+ms.assetid: 23637936-475f-4ca5-adde-76bb27d2372b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the App-V Databases by Using SQL Scripts
diff --git a/mdop/appv-v5/how-to-deploy-the-app-v-databases-by-using-sql-scripts51.md b/mdop/appv-v5/how-to-deploy-the-app-v-databases-by-using-sql-scripts51.md
index 315c03532f..1f2079c132 100644
--- a/mdop/appv-v5/how-to-deploy-the-app-v-databases-by-using-sql-scripts51.md
+++ b/mdop/appv-v5/how-to-deploy-the-app-v-databases-by-using-sql-scripts51.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the App-V Databases by Using SQL Scripts
description: How to Deploy the App-V Databases by Using SQL Scripts
-ms.assetid: 1183b1bc-d4d7-4914-a049-06e82bf2d96d
author: jamiejdt
+ms.assetid: 1183b1bc-d4d7-4914-a049-06e82bf2d96d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the App-V Databases by Using SQL Scripts
diff --git a/mdop/appv-v5/how-to-enable-only-administrators-to-publish-packages-by-using-an-esd.md b/mdop/appv-v5/how-to-enable-only-administrators-to-publish-packages-by-using-an-esd.md
index 914b135823..e0f3962fab 100644
--- a/mdop/appv-v5/how-to-enable-only-administrators-to-publish-packages-by-using-an-esd.md
+++ b/mdop/appv-v5/how-to-enable-only-administrators-to-publish-packages-by-using-an-esd.md
@@ -1,10 +1,15 @@
---
title: How to Enable Only Administrators to Publish Packages by Using an ESD
description: How to Enable Only Administrators to Publish Packages by Using an ESD
-ms.assetid: 03367b26-83d5-4299-ad52-b9177b9cf9a8
author: jamiejdt
+ms.assetid: 03367b26-83d5-4299-ad52-b9177b9cf9a8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Enable Only Administrators to Publish Packages by Using an ESD
diff --git a/mdop/appv-v5/how-to-enable-only-administrators-to-publish-packages-by-using-an-esd51.md b/mdop/appv-v5/how-to-enable-only-administrators-to-publish-packages-by-using-an-esd51.md
index e547ae650e..9c5fb365ca 100644
--- a/mdop/appv-v5/how-to-enable-only-administrators-to-publish-packages-by-using-an-esd51.md
+++ b/mdop/appv-v5/how-to-enable-only-administrators-to-publish-packages-by-using-an-esd51.md
@@ -1,10 +1,15 @@
---
title: How to Enable Only Administrators to Publish Packages by Using an ESD
description: How to Enable Only Administrators to Publish Packages by Using an ESD
-ms.assetid: bbc9fda2-fc09-4d72-8d9a-e83d2fcfe234
author: jamiejdt
+ms.assetid: bbc9fda2-fc09-4d72-8d9a-e83d2fcfe234
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Enable Only Administrators to Publish Packages by Using an ESD
diff --git a/mdop/appv-v5/how-to-enable-reporting-on-the-app-v-50-client-by-using-powershell.md b/mdop/appv-v5/how-to-enable-reporting-on-the-app-v-50-client-by-using-powershell.md
index e0d28922a4..e15bdb497d 100644
--- a/mdop/appv-v5/how-to-enable-reporting-on-the-app-v-50-client-by-using-powershell.md
+++ b/mdop/appv-v5/how-to-enable-reporting-on-the-app-v-50-client-by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: How to Enable Reporting on the App-V 5.0 Client by Using PowerShell
description: How to Enable Reporting on the App-V 5.0 Client by Using PowerShell
-ms.assetid: a7aaf553-0f83-4cd0-8df8-93a5f1ebe497
author: jamiejdt
+ms.assetid: a7aaf553-0f83-4cd0-8df8-93a5f1ebe497
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Enable Reporting on the App-V 5.0 Client by Using PowerShell
diff --git a/mdop/appv-v5/how-to-enable-reporting-on-the-app-v-51-client-by-using-powershell.md b/mdop/appv-v5/how-to-enable-reporting-on-the-app-v-51-client-by-using-powershell.md
index 0581b56745..c51221628f 100644
--- a/mdop/appv-v5/how-to-enable-reporting-on-the-app-v-51-client-by-using-powershell.md
+++ b/mdop/appv-v5/how-to-enable-reporting-on-the-app-v-51-client-by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: How to Enable Reporting on the App-V 5.1 Client by Using PowerShell
description: How to Enable Reporting on the App-V 5.1 Client by Using PowerShell
-ms.assetid: c4c58be6-cc50-44f6-bf4f-8346fc5d0c0e
author: jamiejdt
+ms.assetid: c4c58be6-cc50-44f6-bf4f-8346fc5d0c0e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Enable Reporting on the App-V 5.1 Client by Using PowerShell
diff --git a/mdop/appv-v5/how-to-install-the-app-v-50-client-for-shared-content-store-mode.md b/mdop/appv-v5/how-to-install-the-app-v-50-client-for-shared-content-store-mode.md
index 31e225c983..665ed2cb64 100644
--- a/mdop/appv-v5/how-to-install-the-app-v-50-client-for-shared-content-store-mode.md
+++ b/mdop/appv-v5/how-to-install-the-app-v-50-client-for-shared-content-store-mode.md
@@ -1,10 +1,15 @@
---
title: How to Install the App-V 5.0 Client for Shared Content Store Mode
description: How to Install the App-V 5.0 Client for Shared Content Store Mode
-ms.assetid: 88f09e6f-19e7-48ea-965a-907052d1a02f
author: jamiejdt
+ms.assetid: 88f09e6f-19e7-48ea-965a-907052d1a02f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Install the App-V 5.0 Client for Shared Content Store Mode
diff --git a/mdop/appv-v5/how-to-install-the-app-v-51-client-for-shared-content-store-mode.md b/mdop/appv-v5/how-to-install-the-app-v-51-client-for-shared-content-store-mode.md
index 3d281e59cc..5db3961fc1 100644
--- a/mdop/appv-v5/how-to-install-the-app-v-51-client-for-shared-content-store-mode.md
+++ b/mdop/appv-v5/how-to-install-the-app-v-51-client-for-shared-content-store-mode.md
@@ -1,10 +1,15 @@
---
title: How to Install the App-V 5.1 Client for Shared Content Store Mode
description: How to Install the App-V 5.1 Client for Shared Content Store Mode
-ms.assetid: 6f3ecb1b-b5b5-4ae0-8de9-b4ffdfd2c216
author: jamiejdt
+ms.assetid: 6f3ecb1b-b5b5-4ae0-8de9-b4ffdfd2c216
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Install the App-V 5.1 Client for Shared Content Store Mode
diff --git a/mdop/appv-v5/how-to-install-the-app-v-databases-and-convert-the-associated-security-identifiers--by-using-powershell.md b/mdop/appv-v5/how-to-install-the-app-v-databases-and-convert-the-associated-security-identifiers--by-using-powershell.md
index 74bcb704e3..275ab9c32c 100644
--- a/mdop/appv-v5/how-to-install-the-app-v-databases-and-convert-the-associated-security-identifiers--by-using-powershell.md
+++ b/mdop/appv-v5/how-to-install-the-app-v-databases-and-convert-the-associated-security-identifiers--by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: How to Install the App-V Databases and Convert the Associated Security Identifiers by Using PowerShell
description: How to Install the App-V Databases and Convert the Associated Security Identifiers by Using PowerShell
-ms.assetid: 9399342b-1ea7-41df-b988-33e302f9debe
author: jamiejdt
+ms.assetid: 9399342b-1ea7-41df-b988-33e302f9debe
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Install the App-V Databases and Convert the Associated Security Identifiers by Using PowerShell
diff --git a/mdop/appv-v5/how-to-install-the-app-v-databases-and-convert-the-associated-security-identifiers--by-using-powershell51.md b/mdop/appv-v5/how-to-install-the-app-v-databases-and-convert-the-associated-security-identifiers--by-using-powershell51.md
index 2fa1b92a0c..f518dfe799 100644
--- a/mdop/appv-v5/how-to-install-the-app-v-databases-and-convert-the-associated-security-identifiers--by-using-powershell51.md
+++ b/mdop/appv-v5/how-to-install-the-app-v-databases-and-convert-the-associated-security-identifiers--by-using-powershell51.md
@@ -1,10 +1,15 @@
---
title: How to Install the App-V Databases and Convert the Associated Security Identifiers by Using PowerShell
description: How to Install the App-V Databases and Convert the Associated Security Identifiers by Using PowerShell
-ms.assetid: 2be6fb72-f3a6-4550-bba1-6defa78ca08a
author: jamiejdt
+ms.assetid: 2be6fb72-f3a6-4550-bba1-6defa78ca08a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Install the App-V Databases and Convert the Associated Security Identifiers by Using PowerShell
diff --git a/mdop/appv-v5/how-to-install-the-management-and-reporting-databases-on-separate-computers-from-the-management-and-reporting-services.md b/mdop/appv-v5/how-to-install-the-management-and-reporting-databases-on-separate-computers-from-the-management-and-reporting-services.md
index c58162d87a..c8469825b8 100644
--- a/mdop/appv-v5/how-to-install-the-management-and-reporting-databases-on-separate-computers-from-the-management-and-reporting-services.md
+++ b/mdop/appv-v5/how-to-install-the-management-and-reporting-databases-on-separate-computers-from-the-management-and-reporting-services.md
@@ -1,10 +1,15 @@
---
title: How to Install the Management and Reporting Databases on Separate Computers from the Management and Reporting Services
description: How to Install the Management and Reporting Databases on Separate Computers from the Management and Reporting Services
-ms.assetid: 02afd6d6-4c33-4c0b-bd88-ae167b786fdf
author: jamiejdt
+ms.assetid: 02afd6d6-4c33-4c0b-bd88-ae167b786fdf
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Install the Management and Reporting Databases on Separate Computers from the Management and Reporting Services
diff --git a/mdop/appv-v5/how-to-install-the-management-and-reporting-databases-on-separate-computers-from-the-management-and-reporting-services51.md b/mdop/appv-v5/how-to-install-the-management-and-reporting-databases-on-separate-computers-from-the-management-and-reporting-services51.md
index 91ab1a3cb8..06bcf9cab6 100644
--- a/mdop/appv-v5/how-to-install-the-management-and-reporting-databases-on-separate-computers-from-the-management-and-reporting-services51.md
+++ b/mdop/appv-v5/how-to-install-the-management-and-reporting-databases-on-separate-computers-from-the-management-and-reporting-services51.md
@@ -1,10 +1,15 @@
---
title: How to Install the Management and Reporting Databases on Separate Computers from the Management and Reporting Services
description: How to Install the Management and Reporting Databases on Separate Computers from the Management and Reporting Services
-ms.assetid: 2a67402e-3119-40ea-a247-24d166af1ced
author: jamiejdt
+ms.assetid: 2a67402e-3119-40ea-a247-24d166af1ced
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Install the Management and Reporting Databases on Separate Computers from the Management and Reporting Services
diff --git a/mdop/appv-v5/how-to-install-the-management-server-on-a-standalone-computer-and-connect-it-to-the-database.md b/mdop/appv-v5/how-to-install-the-management-server-on-a-standalone-computer-and-connect-it-to-the-database.md
index d428e02210..ac3e523bba 100644
--- a/mdop/appv-v5/how-to-install-the-management-server-on-a-standalone-computer-and-connect-it-to-the-database.md
+++ b/mdop/appv-v5/how-to-install-the-management-server-on-a-standalone-computer-and-connect-it-to-the-database.md
@@ -1,10 +1,15 @@
---
title: How to install the Management Server on a Standalone Computer and Connect it to the Database
description: How to install the Management Server on a Standalone Computer and Connect it to the Database
-ms.assetid: 95281287-cb56-4117-befd-854268ea147c
author: jamiejdt
+ms.assetid: 95281287-cb56-4117-befd-854268ea147c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to install the Management Server on a Standalone Computer and Connect it to the Database
diff --git a/mdop/appv-v5/how-to-install-the-management-server-on-a-standalone-computer-and-connect-it-to-the-database51.md b/mdop/appv-v5/how-to-install-the-management-server-on-a-standalone-computer-and-connect-it-to-the-database51.md
index b46c0b0c35..16291c953e 100644
--- a/mdop/appv-v5/how-to-install-the-management-server-on-a-standalone-computer-and-connect-it-to-the-database51.md
+++ b/mdop/appv-v5/how-to-install-the-management-server-on-a-standalone-computer-and-connect-it-to-the-database51.md
@@ -1,10 +1,15 @@
---
title: How to install the Management Server on a Standalone Computer and Connect it to the Database
description: How to install the Management Server on a Standalone Computer and Connect it to the Database
-ms.assetid: 3f83c335-d976-4abd-b8f8-d7f5e50b4318
author: jamiejdt
+ms.assetid: 3f83c335-d976-4abd-b8f8-d7f5e50b4318
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to install the Management Server on a Standalone Computer and Connect it to the Database
diff --git a/mdop/appv-v5/how-to-install-the-publishing-server-on-a-remote-computer.md b/mdop/appv-v5/how-to-install-the-publishing-server-on-a-remote-computer.md
index 119f549754..b7148ee015 100644
--- a/mdop/appv-v5/how-to-install-the-publishing-server-on-a-remote-computer.md
+++ b/mdop/appv-v5/how-to-install-the-publishing-server-on-a-remote-computer.md
@@ -1,10 +1,15 @@
---
title: How to Install the Publishing Server on a Remote Computer
description: How to Install the Publishing Server on a Remote Computer
-ms.assetid: 37970706-54ff-4799-9485-b9b49fd50f37
author: jamiejdt
+ms.assetid: 37970706-54ff-4799-9485-b9b49fd50f37
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Install the Publishing Server on a Remote Computer
diff --git a/mdop/appv-v5/how-to-install-the-publishing-server-on-a-remote-computer51.md b/mdop/appv-v5/how-to-install-the-publishing-server-on-a-remote-computer51.md
index 6565a52f11..0aaec1ec50 100644
--- a/mdop/appv-v5/how-to-install-the-publishing-server-on-a-remote-computer51.md
+++ b/mdop/appv-v5/how-to-install-the-publishing-server-on-a-remote-computer51.md
@@ -1,10 +1,15 @@
---
title: How to Install the Publishing Server on a Remote Computer
description: How to Install the Publishing Server on a Remote Computer
-ms.assetid: 1c903f78-0558-458d-a149-d5f6fb55aefb
author: jamiejdt
+ms.assetid: 1c903f78-0558-458d-a149-d5f6fb55aefb
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Install the Publishing Server on a Remote Computer
diff --git a/mdop/appv-v5/how-to-install-the-reporting-server-on-a-standalone-computer-and-connect-it-to-the-database.md b/mdop/appv-v5/how-to-install-the-reporting-server-on-a-standalone-computer-and-connect-it-to-the-database.md
index fd818cb499..26d560b773 100644
--- a/mdop/appv-v5/how-to-install-the-reporting-server-on-a-standalone-computer-and-connect-it-to-the-database.md
+++ b/mdop/appv-v5/how-to-install-the-reporting-server-on-a-standalone-computer-and-connect-it-to-the-database.md
@@ -1,10 +1,15 @@
---
title: How to install the Reporting Server on a Standalone Computer and Connect it to the Database
description: How to install the Reporting Server on a Standalone Computer and Connect it to the Database
-ms.assetid: d186bdb7-e522-4124-bc6d-7d5a41ba8266
author: jamiejdt
+ms.assetid: d186bdb7-e522-4124-bc6d-7d5a41ba8266
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to install the Reporting Server on a Standalone Computer and Connect it to the Database
diff --git a/mdop/appv-v5/how-to-install-the-reporting-server-on-a-standalone-computer-and-connect-it-to-the-database51.md b/mdop/appv-v5/how-to-install-the-reporting-server-on-a-standalone-computer-and-connect-it-to-the-database51.md
index 757f71b41e..873fe7d562 100644
--- a/mdop/appv-v5/how-to-install-the-reporting-server-on-a-standalone-computer-and-connect-it-to-the-database51.md
+++ b/mdop/appv-v5/how-to-install-the-reporting-server-on-a-standalone-computer-and-connect-it-to-the-database51.md
@@ -1,10 +1,15 @@
---
title: How to install the Reporting Server on a Standalone Computer and Connect it to the Database
description: How to install the Reporting Server on a Standalone Computer and Connect it to the Database
-ms.assetid: 11f07750-4045-4c8d-a583-7d70c9e9aa7b
author: jamiejdt
+ms.assetid: 11f07750-4045-4c8d-a583-7d70c9e9aa7b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to install the Reporting Server on a Standalone Computer and Connect it to the Database
diff --git a/mdop/appv-v5/how-to-install-the-sequencer-51beta-gb18030.md b/mdop/appv-v5/how-to-install-the-sequencer-51beta-gb18030.md
index ef009c0bd2..743ba27fc5 100644
--- a/mdop/appv-v5/how-to-install-the-sequencer-51beta-gb18030.md
+++ b/mdop/appv-v5/how-to-install-the-sequencer-51beta-gb18030.md
@@ -1,10 +1,15 @@
---
title: How to Install the Sequencer
description: How to Install the Sequencer
-ms.assetid: 5e8f1696-9bc0-4f44-8cb7-b809b2daae10
author: jamiejdt
+ms.assetid: 5e8f1696-9bc0-4f44-8cb7-b809b2daae10
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Install the Sequencer
diff --git a/mdop/appv-v5/how-to-install-the-sequencer-beta-gb18030.md b/mdop/appv-v5/how-to-install-the-sequencer-beta-gb18030.md
index 8f47cb53f9..345c7253d8 100644
--- a/mdop/appv-v5/how-to-install-the-sequencer-beta-gb18030.md
+++ b/mdop/appv-v5/how-to-install-the-sequencer-beta-gb18030.md
@@ -1,10 +1,15 @@
---
title: How to Install the Sequencer
description: How to Install the Sequencer
-ms.assetid: a122caf0-f408-458c-b119-dc84123c1d58
author: jamiejdt
+ms.assetid: a122caf0-f408-458c-b119-dc84123c1d58
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Install the Sequencer
diff --git a/mdop/appv-v5/how-to-load-the-powershell-cmdlets-and-get-cmdlet-help-50-sp3.md b/mdop/appv-v5/how-to-load-the-powershell-cmdlets-and-get-cmdlet-help-50-sp3.md
index cddce26cb1..766726e8e7 100644
--- a/mdop/appv-v5/how-to-load-the-powershell-cmdlets-and-get-cmdlet-help-50-sp3.md
+++ b/mdop/appv-v5/how-to-load-the-powershell-cmdlets-and-get-cmdlet-help-50-sp3.md
@@ -1,10 +1,15 @@
---
title: How to Load the PowerShell Cmdlets and Get Cmdlet Help
description: How to Load the PowerShell Cmdlets and Get Cmdlet Help
-ms.assetid: 0624495b-943e-485b-9e54-b50e4ee6591c
author: jamiejdt
+ms.assetid: 0624495b-943e-485b-9e54-b50e4ee6591c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Load the PowerShell Cmdlets and Get Cmdlet Help
diff --git a/mdop/appv-v5/how-to-load-the-powershell-cmdlets-and-get-cmdlet-help-51.md b/mdop/appv-v5/how-to-load-the-powershell-cmdlets-and-get-cmdlet-help-51.md
index 68d1c4c5ff..f3bec5b881 100644
--- a/mdop/appv-v5/how-to-load-the-powershell-cmdlets-and-get-cmdlet-help-51.md
+++ b/mdop/appv-v5/how-to-load-the-powershell-cmdlets-and-get-cmdlet-help-51.md
@@ -1,10 +1,15 @@
---
title: How to Load the PowerShell Cmdlets and Get Cmdlet Help
description: How to Load the PowerShell Cmdlets and Get Cmdlet Help
-ms.assetid: b6ae5460-2c3a-4030-b132-394d9d5a541e
author: jamiejdt
+ms.assetid: b6ae5460-2c3a-4030-b132-394d9d5a541e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Load the PowerShell Cmdlets and Get Cmdlet Help
diff --git a/mdop/appv-v5/how-to-make-a-connection-group-ignore-the-package-version.md b/mdop/appv-v5/how-to-make-a-connection-group-ignore-the-package-version.md
index b203ce1f96..6b781ddee5 100644
--- a/mdop/appv-v5/how-to-make-a-connection-group-ignore-the-package-version.md
+++ b/mdop/appv-v5/how-to-make-a-connection-group-ignore-the-package-version.md
@@ -1,10 +1,15 @@
---
title: How to Make a Connection Group Ignore the Package Version
description: How to Make a Connection Group Ignore the Package Version
-ms.assetid: 6ebc1bff-d190-4f4c-a6da-e09a4cca7874
author: jamiejdt
+ms.assetid: 6ebc1bff-d190-4f4c-a6da-e09a4cca7874
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Make a Connection Group Ignore the Package Version
diff --git a/mdop/appv-v5/how-to-make-a-connection-group-ignore-the-package-version51.md b/mdop/appv-v5/how-to-make-a-connection-group-ignore-the-package-version51.md
index b8dd5a5f83..1d62aa9cd8 100644
--- a/mdop/appv-v5/how-to-make-a-connection-group-ignore-the-package-version51.md
+++ b/mdop/appv-v5/how-to-make-a-connection-group-ignore-the-package-version51.md
@@ -1,10 +1,15 @@
---
title: How to Make a Connection Group Ignore the Package Version
description: How to Make a Connection Group Ignore the Package Version
-ms.assetid: db16b095-dbe2-42c7-863d-b0d5d91b2f4c
author: jamiejdt
+ms.assetid: db16b095-dbe2-42c7-863d-b0d5d91b2f4c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Make a Connection Group Ignore the Package Version
diff --git a/mdop/appv-v5/how-to-manage-app-v-50-packages-running-on-a-stand-alone-computer-by-using-powershell.md b/mdop/appv-v5/how-to-manage-app-v-50-packages-running-on-a-stand-alone-computer-by-using-powershell.md
index ee073eb82f..002ace03c3 100644
--- a/mdop/appv-v5/how-to-manage-app-v-50-packages-running-on-a-stand-alone-computer-by-using-powershell.md
+++ b/mdop/appv-v5/how-to-manage-app-v-50-packages-running-on-a-stand-alone-computer-by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: How to Manage App-V 5.0 Packages Running on a Stand-Alone Computer by Using PowerShell
description: How to Manage App-V 5.0 Packages Running on a Stand-Alone Computer by Using PowerShell
-ms.assetid: 1d6c2d25-81ec-4ff8-9262-6b4cf484a376
author: jamiejdt
+ms.assetid: 1d6c2d25-81ec-4ff8-9262-6b4cf484a376
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Manage App-V 5.0 Packages Running on a Stand-Alone Computer by Using PowerShell
diff --git a/mdop/appv-v5/how-to-manage-app-v-51-packages-running-on-a-stand-alone-computer-by-using-powershell.md b/mdop/appv-v5/how-to-manage-app-v-51-packages-running-on-a-stand-alone-computer-by-using-powershell.md
index 0b51261454..045445d18b 100644
--- a/mdop/appv-v5/how-to-manage-app-v-51-packages-running-on-a-stand-alone-computer-by-using-powershell.md
+++ b/mdop/appv-v5/how-to-manage-app-v-51-packages-running-on-a-stand-alone-computer-by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: How to Manage App-V 5.1 Packages Running on a Stand-Alone Computer by Using PowerShell
description: How to Manage App-V 5.1 Packages Running on a Stand-Alone Computer by Using PowerShell
-ms.assetid: c3fd06f6-102f-43d1-a577-d5ced6ac537d
author: jamiejdt
+ms.assetid: c3fd06f6-102f-43d1-a577-d5ced6ac537d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Manage App-V 5.1 Packages Running on a Stand-Alone Computer by Using PowerShell
diff --git a/mdop/appv-v5/how-to-manage-connection-groups-on-a-stand-alone-computer-by-using-powershell.md b/mdop/appv-v5/how-to-manage-connection-groups-on-a-stand-alone-computer-by-using-powershell.md
index 66be4ba31a..cc477758ac 100644
--- a/mdop/appv-v5/how-to-manage-connection-groups-on-a-stand-alone-computer-by-using-powershell.md
+++ b/mdop/appv-v5/how-to-manage-connection-groups-on-a-stand-alone-computer-by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: How to Manage Connection Groups on a Stand-alone Computer by Using PowerShell
description: How to Manage Connection Groups on a Stand-alone Computer by Using PowerShell
-ms.assetid: b73ae74d-8a6f-4bb3-b1f2-0067c7bd5212
author: jamiejdt
+ms.assetid: b73ae74d-8a6f-4bb3-b1f2-0067c7bd5212
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Manage Connection Groups on a Stand-alone Computer by Using PowerShell
diff --git a/mdop/appv-v5/how-to-manage-connection-groups-on-a-stand-alone-computer-by-using-powershell51.md b/mdop/appv-v5/how-to-manage-connection-groups-on-a-stand-alone-computer-by-using-powershell51.md
index 4706b538a3..695e3e6d58 100644
--- a/mdop/appv-v5/how-to-manage-connection-groups-on-a-stand-alone-computer-by-using-powershell51.md
+++ b/mdop/appv-v5/how-to-manage-connection-groups-on-a-stand-alone-computer-by-using-powershell51.md
@@ -1,10 +1,15 @@
---
title: How to Manage Connection Groups on a Stand-alone Computer by Using PowerShell
description: How to Manage Connection Groups on a Stand-alone Computer by Using PowerShell
-ms.assetid: e1589eff-d306-40fb-a0ae-727190dafe26
author: jamiejdt
+ms.assetid: e1589eff-d306-40fb-a0ae-727190dafe26
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Manage Connection Groups on a Stand-alone Computer by Using PowerShell
diff --git a/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-a-converted-app-v-50-package-for-all-users-on-a-specific-computer.md b/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-a-converted-app-v-50-package-for-all-users-on-a-specific-computer.md
index 516de0e5d2..aa729609ed 100644
--- a/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-a-converted-app-v-50-package-for-all-users-on-a-specific-computer.md
+++ b/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-a-converted-app-v-50-package-for-all-users-on-a-specific-computer.md
@@ -1,10 +1,15 @@
---
title: How to Migrate Extension Points From an App-V 4.6 SP2 Package to a Converted App-V 5.0 Package for All Users on a Specific Computer
description: How to Migrate Extension Points From an App-V 4.6 SP2 Package to a Converted App-V 5.0 Package for All Users on a Specific Computer
-ms.assetid: 3ae9996f-71d9-4ca1-9aab-25b599158e55
author: jamiejdt
+ms.assetid: 3ae9996f-71d9-4ca1-9aab-25b599158e55
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Migrate Extension Points From an App-V 4.6 SP2 Package to a Converted App-V 5.0 Package for All Users on a Specific Computer
diff --git a/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-a-converted-app-v-51-package-for-all-users-on-a-specific-computer.md b/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-a-converted-app-v-51-package-for-all-users-on-a-specific-computer.md
index d11e7fad16..13baa8e68a 100644
--- a/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-a-converted-app-v-51-package-for-all-users-on-a-specific-computer.md
+++ b/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-a-converted-app-v-51-package-for-all-users-on-a-specific-computer.md
@@ -1,10 +1,15 @@
---
title: How to Migrate Extension Points From an App-V 4.6 Package to a Converted App-V 5.1 Package for All Users on a Specific Computer
description: How to Migrate Extension Points From an App-V 4.6 Package to a Converted App-V 5.1 Package for All Users on a Specific Computer
-ms.assetid: 4ef823a5-3106-44c5-aecc-29edf69c2fbb
author: jamiejdt
+ms.assetid: 4ef823a5-3106-44c5-aecc-29edf69c2fbb
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Migrate Extension Points From an App-V 4.6 Package to a Converted App-V 5.1 Package for All Users on a Specific Computer
diff --git a/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-app-v-50-for-a-specific-user.md b/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-app-v-50-for-a-specific-user.md
index 5dfe0a4c1a..1516955547 100644
--- a/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-app-v-50-for-a-specific-user.md
+++ b/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-app-v-50-for-a-specific-user.md
@@ -1,10 +1,15 @@
---
title: How to Migrate Extension Points From an App-V 4.6 SP2 Package to App-V 5.0 for a Specific User
description: How to Migrate Extension Points From an App-V 4.6 SP2 Package to App-V 5.0 for a Specific User
-ms.assetid: dad25992-3c75-4b7d-b4c6-c2edf43baaea
author: jamiejdt
+ms.assetid: dad25992-3c75-4b7d-b4c6-c2edf43baaea
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Migrate Extension Points From an App-V 4.6 SP2 Package to App-V 5.0 for a Specific User
diff --git a/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-app-v-51-for-a-specific-user.md b/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-app-v-51-for-a-specific-user.md
index 3e1888a1e1..d525690843 100644
--- a/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-app-v-51-for-a-specific-user.md
+++ b/mdop/appv-v5/how-to-migrate-extension-points-from-an-app-v-46-sp2-package-to-app-v-51-for-a-specific-user.md
@@ -1,10 +1,15 @@
---
title: How to Migrate Extension Points From an App-V 4.6 Package to App-V 5.1 for a Specific User
description: How to Migrate Extension Points From an App-V 4.6 Package to App-V 5.1 for a Specific User
-ms.assetid: 19da3776-5ebe-41e1-9890-12b84ef3c1c7
author: jamiejdt
+ms.assetid: 19da3776-5ebe-41e1-9890-12b84ef3c1c7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Migrate Extension Points From an App-V 4.6 Package to App-V 5.1 for a Specific User
diff --git a/mdop/appv-v5/how-to-modify-an-existing-virtual-application-package-51.md b/mdop/appv-v5/how-to-modify-an-existing-virtual-application-package-51.md
index 204cb06fc2..deb1811f39 100644
--- a/mdop/appv-v5/how-to-modify-an-existing-virtual-application-package-51.md
+++ b/mdop/appv-v5/how-to-modify-an-existing-virtual-application-package-51.md
@@ -1,10 +1,15 @@
---
title: How to Modify an Existing Virtual Application Package
description: How to Modify an Existing Virtual Application Package
-ms.assetid: 6cdeec00-e4fe-4210-b4c7-6ca1ac643ddd
author: jamiejdt
+ms.assetid: 6cdeec00-e4fe-4210-b4c7-6ca1ac643ddd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Modify an Existing Virtual Application Package
diff --git a/mdop/appv-v5/how-to-modify-an-existing-virtual-application-package-beta.md b/mdop/appv-v5/how-to-modify-an-existing-virtual-application-package-beta.md
index 88e3d587d6..bb5bf4b894 100644
--- a/mdop/appv-v5/how-to-modify-an-existing-virtual-application-package-beta.md
+++ b/mdop/appv-v5/how-to-modify-an-existing-virtual-application-package-beta.md
@@ -1,10 +1,15 @@
---
title: How to Modify an Existing Virtual Application Package
description: How to Modify an Existing Virtual Application Package
-ms.assetid: 86b0fe21-52b0-4a9c-9a66-c78935fe74f1
author: jamiejdt
+ms.assetid: 86b0fe21-52b0-4a9c-9a66-c78935fe74f1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Modify an Existing Virtual Application Package
diff --git a/mdop/appv-v5/how-to-modify-app-v-50-client-configuration-using-the-admx-template-and-group-policy.md b/mdop/appv-v5/how-to-modify-app-v-50-client-configuration-using-the-admx-template-and-group-policy.md
index 254015cc84..74d46be60b 100644
--- a/mdop/appv-v5/how-to-modify-app-v-50-client-configuration-using-the-admx-template-and-group-policy.md
+++ b/mdop/appv-v5/how-to-modify-app-v-50-client-configuration-using-the-admx-template-and-group-policy.md
@@ -1,10 +1,15 @@
---
title: How to Modify App-V 5.0 Client Configuration Using the ADMX Template and Group Policy
description: How to Modify App-V 5.0 Client Configuration Using the ADMX Template and Group Policy
-ms.assetid: 79d03a2b-2586-4ca7-bbaa-bdeb0a694279
author: jamiejdt
+ms.assetid: 79d03a2b-2586-4ca7-bbaa-bdeb0a694279
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Modify App-V 5.0 Client Configuration Using the ADMX Template and Group Policy
diff --git a/mdop/appv-v5/how-to-modify-app-v-51-client-configuration-using-the-admx-template-and-group-policy.md b/mdop/appv-v5/how-to-modify-app-v-51-client-configuration-using-the-admx-template-and-group-policy.md
index c419dce881..5b2fbda5e8 100644
--- a/mdop/appv-v5/how-to-modify-app-v-51-client-configuration-using-the-admx-template-and-group-policy.md
+++ b/mdop/appv-v5/how-to-modify-app-v-51-client-configuration-using-the-admx-template-and-group-policy.md
@@ -1,10 +1,15 @@
---
title: How to Modify App-V 5.1 Client Configuration Using the ADMX Template and Group Policy
description: How to Modify App-V 5.1 Client Configuration Using the ADMX Template and Group Policy
-ms.assetid: 0d9cf13a-b29c-4c87-a776-15fea34027dd
author: jamiejdt
+ms.assetid: 0d9cf13a-b29c-4c87-a776-15fea34027dd
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Modify App-V 5.1 Client Configuration Using the ADMX Template and Group Policy
diff --git a/mdop/appv-v5/how-to-modify-client-configuration-by-using-powershell.md b/mdop/appv-v5/how-to-modify-client-configuration-by-using-powershell.md
index 7cbd0b63a5..748c6a23b7 100644
--- a/mdop/appv-v5/how-to-modify-client-configuration-by-using-powershell.md
+++ b/mdop/appv-v5/how-to-modify-client-configuration-by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: How to Modify Client Configuration by Using PowerShell
description: How to Modify Client Configuration by Using PowerShell
-ms.assetid: 53ccb2cf-ef81-4310-a853-efcb395f006e
author: jamiejdt
+ms.assetid: 53ccb2cf-ef81-4310-a853-efcb395f006e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Modify Client Configuration by Using PowerShell
diff --git a/mdop/appv-v5/how-to-modify-client-configuration-by-using-powershell51.md b/mdop/appv-v5/how-to-modify-client-configuration-by-using-powershell51.md
index 130bf07c3b..76b6009b92 100644
--- a/mdop/appv-v5/how-to-modify-client-configuration-by-using-powershell51.md
+++ b/mdop/appv-v5/how-to-modify-client-configuration-by-using-powershell51.md
@@ -1,10 +1,15 @@
---
title: How to Modify Client Configuration by Using PowerShell
description: How to Modify Client Configuration by Using PowerShell
-ms.assetid: c3a59592-bb0d-43b6-8f4e-44f3a2d5b7ea
author: jamiejdt
+ms.assetid: c3a59592-bb0d-43b6-8f4e-44f3a2d5b7ea
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Modify Client Configuration by Using PowerShell
diff --git a/mdop/appv-v5/how-to-move-the-app-v-server-to-another-computer.md b/mdop/appv-v5/how-to-move-the-app-v-server-to-another-computer.md
index 31c0a24b30..c3801acdbe 100644
--- a/mdop/appv-v5/how-to-move-the-app-v-server-to-another-computer.md
+++ b/mdop/appv-v5/how-to-move-the-app-v-server-to-another-computer.md
@@ -1,10 +1,15 @@
---
title: How to Move the App-V Server to Another Computer
description: How to Move the App-V Server to Another Computer
-ms.assetid: 4fda21be-4d6b-499c-a38a-5afd57b34a47
author: jamiejdt
+ms.assetid: 4fda21be-4d6b-499c-a38a-5afd57b34a47
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Move the App-V Server to Another Computer
diff --git a/mdop/appv-v5/how-to-move-the-app-v-server-to-another-computer51.md b/mdop/appv-v5/how-to-move-the-app-v-server-to-another-computer51.md
index 7fb4756972..91c3cd7485 100644
--- a/mdop/appv-v5/how-to-move-the-app-v-server-to-another-computer51.md
+++ b/mdop/appv-v5/how-to-move-the-app-v-server-to-another-computer51.md
@@ -1,10 +1,15 @@
---
title: How to Move the App-V Server to Another Computer
description: How to Move the App-V Server to Another Computer
-ms.assetid: 853af9eb-db5b-421d-a0fe-79ded8752cef
author: jamiejdt
+ms.assetid: 853af9eb-db5b-421d-a0fe-79ded8752cef
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Move the App-V Server to Another Computer
diff --git a/mdop/appv-v5/how-to-publish-a-connection-group.md b/mdop/appv-v5/how-to-publish-a-connection-group.md
index 46aeda847f..2f035b00f2 100644
--- a/mdop/appv-v5/how-to-publish-a-connection-group.md
+++ b/mdop/appv-v5/how-to-publish-a-connection-group.md
@@ -1,10 +1,15 @@
---
title: How to Publish a Connection Group
description: How to Publish a Connection Group
-ms.assetid: c61db00a-8393-485c-949e-af2098b9e258
author: jamiejdt
+ms.assetid: c61db00a-8393-485c-949e-af2098b9e258
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Publish a Connection Group
diff --git a/mdop/appv-v5/how-to-publish-a-connection-group51.md b/mdop/appv-v5/how-to-publish-a-connection-group51.md
index cadb30cbff..91be4ccf66 100644
--- a/mdop/appv-v5/how-to-publish-a-connection-group51.md
+++ b/mdop/appv-v5/how-to-publish-a-connection-group51.md
@@ -1,10 +1,15 @@
---
title: How to Publish a Connection Group
description: How to Publish a Connection Group
-ms.assetid: fe89601c-23c6-4b7c-a61b-4ca50908f1b4
author: jamiejdt
+ms.assetid: fe89601c-23c6-4b7c-a61b-4ca50908f1b4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Publish a Connection Group
diff --git a/mdop/appv-v5/how-to-publish-a-package-by-using-the-management-console-50.md b/mdop/appv-v5/how-to-publish-a-package-by-using-the-management-console-50.md
index e36101eb8b..35719fb9ac 100644
--- a/mdop/appv-v5/how-to-publish-a-package-by-using-the-management-console-50.md
+++ b/mdop/appv-v5/how-to-publish-a-package-by-using-the-management-console-50.md
@@ -1,10 +1,15 @@
---
title: How to Publish a Package by Using the Management Console
description: How to Publish a Package by Using the Management Console
-ms.assetid: 7c6930fc-5c89-4519-a901-512dae155fd2
author: jamiejdt
+ms.assetid: 7c6930fc-5c89-4519-a901-512dae155fd2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Publish a Package by Using the Management Console
diff --git a/mdop/appv-v5/how-to-publish-a-package-by-using-the-management-console-51.md b/mdop/appv-v5/how-to-publish-a-package-by-using-the-management-console-51.md
index 924d622de0..93a01d8f6b 100644
--- a/mdop/appv-v5/how-to-publish-a-package-by-using-the-management-console-51.md
+++ b/mdop/appv-v5/how-to-publish-a-package-by-using-the-management-console-51.md
@@ -1,10 +1,15 @@
---
title: How to Publish a Package by Using the Management Console
description: How to Publish a Package by Using the Management Console
-ms.assetid: e34d2bcf-15ac-4a75-9dc8-79380b36a25f
author: jamiejdt
+ms.assetid: e34d2bcf-15ac-4a75-9dc8-79380b36a25f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Publish a Package by Using the Management Console
diff --git a/mdop/appv-v5/how-to-register-and-unregister-a-publishing-server-by-using-the-management-console.md b/mdop/appv-v5/how-to-register-and-unregister-a-publishing-server-by-using-the-management-console.md
index c7d4279309..d2c290bbc4 100644
--- a/mdop/appv-v5/how-to-register-and-unregister-a-publishing-server-by-using-the-management-console.md
+++ b/mdop/appv-v5/how-to-register-and-unregister-a-publishing-server-by-using-the-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Register and Unregister a Publishing Server by Using the Management Console
description: How to Register and Unregister a Publishing Server by Using the Management Console
-ms.assetid: c24f3b43-4888-41a9-9a39-973657f2b917
author: jamiejdt
+ms.assetid: c24f3b43-4888-41a9-9a39-973657f2b917
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Register and Unregister a Publishing Server by Using the Management Console
diff --git a/mdop/appv-v5/how-to-register-and-unregister-a-publishing-server-by-using-the-management-console51.md b/mdop/appv-v5/how-to-register-and-unregister-a-publishing-server-by-using-the-management-console51.md
index 3635c50c78..3434d3311a 100644
--- a/mdop/appv-v5/how-to-register-and-unregister-a-publishing-server-by-using-the-management-console51.md
+++ b/mdop/appv-v5/how-to-register-and-unregister-a-publishing-server-by-using-the-management-console51.md
@@ -1,10 +1,15 @@
---
title: How to Register and Unregister a Publishing Server by Using the Management Console
description: How to Register and Unregister a Publishing Server by Using the Management Console
-ms.assetid: 69cef0a8-8102-4697-b1ba-f16e0f25216b
author: jamiejdt
+ms.assetid: 69cef0a8-8102-4697-b1ba-f16e0f25216b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Register and Unregister a Publishing Server by Using the Management Console
diff --git a/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-50-package-to-an-app-v-46-sp2-package-for-a-specific-user.md b/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-50-package-to-an-app-v-46-sp2-package-for-a-specific-user.md
index 50ab98d5aa..2c93d34a0e 100644
--- a/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-50-package-to-an-app-v-46-sp2-package-for-a-specific-user.md
+++ b/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-50-package-to-an-app-v-46-sp2-package-for-a-specific-user.md
@@ -1,10 +1,15 @@
---
title: How to Revert Extension Points From an App-V 5.0 Package to an App-V 4.6 SP2 Package for a Specific User
description: How to Revert Extension Points From an App-V 5.0 Package to an App-V 4.6 SP2 Package for a Specific User
-ms.assetid: f1d2ab1f-0831-4976-b49f-169511d3382a
author: jamiejdt
+ms.assetid: f1d2ab1f-0831-4976-b49f-169511d3382a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Revert Extension Points From an App-V 5.0 Package to an App-V 4.6 SP2 Package for a Specific User
diff --git a/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-50-package-to-an-app-v-46-sp2-package-for-all-users-on-a-specific-computer.md b/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-50-package-to-an-app-v-46-sp2-package-for-all-users-on-a-specific-computer.md
index 8c549f049a..01c0a0b77c 100644
--- a/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-50-package-to-an-app-v-46-sp2-package-for-all-users-on-a-specific-computer.md
+++ b/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-50-package-to-an-app-v-46-sp2-package-for-all-users-on-a-specific-computer.md
@@ -1,10 +1,15 @@
---
title: How to Revert Extension Points from an App-V 5.0 Package to an App-V 4.6 SP2 Package For All Users on a Specific Computer
description: How to Revert Extension Points from an App-V 5.0 Package to an App-V 4.6 SP2 Package For All Users on a Specific Computer
-ms.assetid: 2a43ca1b-6847-4dd1-ade2-336ac4ac6af0
author: jamiejdt
+ms.assetid: 2a43ca1b-6847-4dd1-ade2-336ac4ac6af0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Revert Extension Points from an App-V 5.0 Package to an App-V 4.6 SP2 Package For All Users on a Specific Computer
diff --git a/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-51-package-to-an-app-v-46-sp2-package-for-a-specific-user.md b/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-51-package-to-an-app-v-46-sp2-package-for-a-specific-user.md
index c69c21b2b6..4cf7c08db7 100644
--- a/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-51-package-to-an-app-v-46-sp2-package-for-a-specific-user.md
+++ b/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-51-package-to-an-app-v-46-sp2-package-for-a-specific-user.md
@@ -1,10 +1,15 @@
---
title: How to Revert Extension Points From an App-V 5.1 Package to an App-V 4.6 Package for a Specific User
description: How to Revert Extension Points From an App-V 5.1 Package to an App-V 4.6 Package for a Specific User
-ms.assetid: bd53c5d6-7fd2-4816-b03b-d59da0a35819
author: jamiejdt
+ms.assetid: bd53c5d6-7fd2-4816-b03b-d59da0a35819
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Revert Extension Points From an App-V 5.1 Package to an App-V 4.6 Package for a Specific User
diff --git a/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-51-package-to-an-app-v-46-sp2-package-for-all-users-on-a-specific-computer.md b/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-51-package-to-an-app-v-46-sp2-package-for-all-users-on-a-specific-computer.md
index 265afe0293..b5825a68a9 100644
--- a/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-51-package-to-an-app-v-46-sp2-package-for-all-users-on-a-specific-computer.md
+++ b/mdop/appv-v5/how-to-revert-extension-points-from-an-app-v-51-package-to-an-app-v-46-sp2-package-for-all-users-on-a-specific-computer.md
@@ -1,10 +1,15 @@
---
title: How to Revert Extension Points from an App-V 5.1 Package to an App-V 4.6 Package For All Users on a Specific Computer
description: How to Revert Extension Points from an App-V 5.1 Package to an App-V 4.6 Package For All Users on a Specific Computer
-ms.assetid: 64640b8e-de6b-4006-a33e-353d285af15e
author: jamiejdt
+ms.assetid: 64640b8e-de6b-4006-a33e-353d285af15e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Revert Extension Points from an App-V 5.1 Package to an App-V 4.6 Package For All Users on a Specific Computer
diff --git a/mdop/appv-v5/how-to-sequence-a-new-application-with-app-v-50-beta-gb18030.md b/mdop/appv-v5/how-to-sequence-a-new-application-with-app-v-50-beta-gb18030.md
index 715fce6372..939c5c6da1 100644
--- a/mdop/appv-v5/how-to-sequence-a-new-application-with-app-v-50-beta-gb18030.md
+++ b/mdop/appv-v5/how-to-sequence-a-new-application-with-app-v-50-beta-gb18030.md
@@ -1,10 +1,15 @@
---
title: How to Sequence a New Application with App-V 5.0
description: How to Sequence a New Application with App-V 5.0
-ms.assetid: a263fa84-cd6d-4219-a5c2-eb6a553b826c
author: jamiejdt
+ms.assetid: a263fa84-cd6d-4219-a5c2-eb6a553b826c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Sequence a New Application with App-V 5.0
diff --git a/mdop/appv-v5/how-to-sequence-a-new-application-with-app-v-51-beta-gb18030.md b/mdop/appv-v5/how-to-sequence-a-new-application-with-app-v-51-beta-gb18030.md
index fa95464abb..43bb3d046b 100644
--- a/mdop/appv-v5/how-to-sequence-a-new-application-with-app-v-51-beta-gb18030.md
+++ b/mdop/appv-v5/how-to-sequence-a-new-application-with-app-v-51-beta-gb18030.md
@@ -1,10 +1,15 @@
---
title: How to Sequence a New Application with App-V 5.1
description: How to Sequence a New Application with App-V 5.1
-ms.assetid: 7d7699b1-0cb8-450d-94e7-5af937e16c21
author: jamiejdt
+ms.assetid: 7d7699b1-0cb8-450d-94e7-5af937e16c21
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Sequence a New Application with App-V 5.1
@@ -51,6 +56,9 @@ author: jamiejdt
- If short paths have been disabled for the virtualized package’s target volume, you must also sequence the package to a volume that was created and still has short-paths disabled. It cannot be the system volume.
+**Note**
+The App-V 5.x Sequencer cannot sequence applications with filenames matching "CO_<x>" where x is any numeral. Error 0x8007139F will be generated.
+
**To sequence a new standard application**
1. On the computer that runs the sequencer, click **All Programs**, and then Click **Microsoft Application Virtualization**, and then click **Microsoft Application Virtualization Sequencer**.
diff --git a/mdop/appv-v5/how-to-sequence-a-package--by-using-powershell-50.md b/mdop/appv-v5/how-to-sequence-a-package--by-using-powershell-50.md
index eccfd6c062..455d7d21ab 100644
--- a/mdop/appv-v5/how-to-sequence-a-package--by-using-powershell-50.md
+++ b/mdop/appv-v5/how-to-sequence-a-package--by-using-powershell-50.md
@@ -1,10 +1,15 @@
---
title: How to Sequence a Package by Using PowerShell
description: How to Sequence a Package by Using PowerShell
-ms.assetid: b41feed9-d1c5-48a3-940c-9a21d594f4f8
author: jamiejdt
+ms.assetid: b41feed9-d1c5-48a3-940c-9a21d594f4f8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Sequence a Package by Using PowerShell
diff --git a/mdop/appv-v5/how-to-sequence-a-package--by-using-powershell-51.md b/mdop/appv-v5/how-to-sequence-a-package--by-using-powershell-51.md
index 02b4ff81be..3e64fc9980 100644
--- a/mdop/appv-v5/how-to-sequence-a-package--by-using-powershell-51.md
+++ b/mdop/appv-v5/how-to-sequence-a-package--by-using-powershell-51.md
@@ -1,10 +1,15 @@
---
title: How to Sequence a Package by Using PowerShell
description: How to Sequence a Package by Using PowerShell
-ms.assetid: 6134c6be-937d-4609-a516-92d49154b290
author: jamiejdt
+ms.assetid: 6134c6be-937d-4609-a516-92d49154b290
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Sequence a Package by Using PowerShell
diff --git a/mdop/appv-v5/how-to-transfer-access-and-configurations-to-another-version-of-a-package-by-using-the-management-console.md b/mdop/appv-v5/how-to-transfer-access-and-configurations-to-another-version-of-a-package-by-using-the-management-console.md
index 1c4b0ebb38..8fab54e2e9 100644
--- a/mdop/appv-v5/how-to-transfer-access-and-configurations-to-another-version-of-a-package-by-using-the-management-console.md
+++ b/mdop/appv-v5/how-to-transfer-access-and-configurations-to-another-version-of-a-package-by-using-the-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Transfer Access and Configurations to Another Version of a Package by Using the Management Console
description: How to Transfer Access and Configurations to Another Version of a Package by Using the Management Console
-ms.assetid: d41d64a0-0333-4951-ab27-db595bf0f634
author: jamiejdt
+ms.assetid: d41d64a0-0333-4951-ab27-db595bf0f634
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Transfer Access and Configurations to Another Version of a Package by Using the Management Console
diff --git a/mdop/appv-v5/how-to-transfer-access-and-configurations-to-another-version-of-a-package-by-using-the-management-console51.md b/mdop/appv-v5/how-to-transfer-access-and-configurations-to-another-version-of-a-package-by-using-the-management-console51.md
index c09b214708..48536033ce 100644
--- a/mdop/appv-v5/how-to-transfer-access-and-configurations-to-another-version-of-a-package-by-using-the-management-console51.md
+++ b/mdop/appv-v5/how-to-transfer-access-and-configurations-to-another-version-of-a-package-by-using-the-management-console51.md
@@ -1,10 +1,15 @@
---
title: How to Transfer Access and Configurations to Another Version of a Package by Using the Management Console
description: How to Transfer Access and Configurations to Another Version of a Package by Using the Management Console
-ms.assetid: bf53f064-76ae-4eac-9266-d087c480cda7
author: jamiejdt
+ms.assetid: bf53f064-76ae-4eac-9266-d087c480cda7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Transfer Access and Configurations to Another Version of a Package by Using the Management Console
diff --git a/mdop/appv-v5/how-to-uninstall-the-app-v-50-client.md b/mdop/appv-v5/how-to-uninstall-the-app-v-50-client.md
index b188ed456f..f05224290c 100644
--- a/mdop/appv-v5/how-to-uninstall-the-app-v-50-client.md
+++ b/mdop/appv-v5/how-to-uninstall-the-app-v-50-client.md
@@ -1,10 +1,15 @@
---
title: How to Uninstall the App-V 5.0 Client
description: How to Uninstall the App-V 5.0 Client
-ms.assetid: 7566fb19-8d52-439a-be42-e004d95fed6f
author: jamiejdt
+ms.assetid: 7566fb19-8d52-439a-be42-e004d95fed6f
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Uninstall the App-V 5.0 Client
diff --git a/mdop/appv-v5/how-to-uninstall-the-app-v-51-client.md b/mdop/appv-v5/how-to-uninstall-the-app-v-51-client.md
index fbc628b74b..62f8314a1a 100644
--- a/mdop/appv-v5/how-to-uninstall-the-app-v-51-client.md
+++ b/mdop/appv-v5/how-to-uninstall-the-app-v-51-client.md
@@ -1,10 +1,15 @@
---
title: How to Uninstall the App-V 5.1 Client
description: How to Uninstall the App-V 5.1 Client
-ms.assetid: 21f2d946-fc9f-4cd3-899b-ac52b3fbc306
author: jamiejdt
+ms.assetid: 21f2d946-fc9f-4cd3-899b-ac52b3fbc306
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Uninstall the App-V 5.1 Client
diff --git a/mdop/appv-v5/how-to-use-an-app-v-46-sp1-application-from-an-app-v-50-application.md b/mdop/appv-v5/how-to-use-an-app-v-46-sp1-application-from-an-app-v-50-application.md
index 52ad817ee5..c27a133da4 100644
--- a/mdop/appv-v5/how-to-use-an-app-v-46-sp1-application-from-an-app-v-50-application.md
+++ b/mdop/appv-v5/how-to-use-an-app-v-46-sp1-application-from-an-app-v-50-application.md
@@ -1,10 +1,15 @@
---
title: How to Use an App-V 4.6 SP1 Application From an App-V 5.0 Application
description: How to Use an App-V 4.6 SP1 Application From an App-V 5.0 Application
-ms.assetid: 4e78cb32-9c8b-478e-ae8b-c474a7e42487
author: jamiejdt
+ms.assetid: 4e78cb32-9c8b-478e-ae8b-c474a7e42487
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Use an App-V 4.6 SP1 Application From an App-V 5.0 Application
diff --git a/mdop/appv-v5/how-to-use-an-app-v-46-sp1-application-from-an-app-v-51-application.md b/mdop/appv-v5/how-to-use-an-app-v-46-sp1-application-from-an-app-v-51-application.md
index a12c13f680..c4200039a0 100644
--- a/mdop/appv-v5/how-to-use-an-app-v-46-sp1-application-from-an-app-v-51-application.md
+++ b/mdop/appv-v5/how-to-use-an-app-v-46-sp1-application-from-an-app-v-51-application.md
@@ -1,10 +1,15 @@
---
title: How to Use an App-V 4.6 Application From an App-V 5.1 Application
description: How to Use an App-V 4.6 Application From an App-V 5.1 Application
-ms.assetid: 909b4391-762b-4988-b0cf-32b67f1fcf0e
author: jamiejdt
+ms.assetid: 909b4391-762b-4988-b0cf-32b67f1fcf0e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Use an App-V 4.6 Application From an App-V 5.1 Application
diff --git a/mdop/appv-v5/how-to-use-optional-packages-in-connection-groups.md b/mdop/appv-v5/how-to-use-optional-packages-in-connection-groups.md
index 3aba5f7b35..f0f85f0176 100644
--- a/mdop/appv-v5/how-to-use-optional-packages-in-connection-groups.md
+++ b/mdop/appv-v5/how-to-use-optional-packages-in-connection-groups.md
@@ -1,10 +1,15 @@
---
title: How to Use Optional Packages in Connection Groups
description: How to Use Optional Packages in Connection Groups
-ms.assetid: 4d08a81b-55e5-471a-91dc-9a684fb3c9a1
author: jamiejdt
+ms.assetid: 4d08a81b-55e5-471a-91dc-9a684fb3c9a1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Use Optional Packages in Connection Groups
diff --git a/mdop/appv-v5/how-to-use-optional-packages-in-connection-groups51.md b/mdop/appv-v5/how-to-use-optional-packages-in-connection-groups51.md
index add5cb2d73..0e8bf825d9 100644
--- a/mdop/appv-v5/how-to-use-optional-packages-in-connection-groups51.md
+++ b/mdop/appv-v5/how-to-use-optional-packages-in-connection-groups51.md
@@ -1,10 +1,15 @@
---
title: How to Use Optional Packages in Connection Groups
description: How to Use Optional Packages in Connection Groups
-ms.assetid: 67666f18-b704-4852-a1e4-d13633bd2baf
author: jamiejdt
+ms.assetid: 67666f18-b704-4852-a1e4-d13633bd2baf
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Use Optional Packages in Connection Groups
diff --git a/mdop/appv-v5/how-to-view-and-configure-applications-and-default-virtual-application-extensions-by-using-the-management-console-51.md b/mdop/appv-v5/how-to-view-and-configure-applications-and-default-virtual-application-extensions-by-using-the-management-console-51.md
index 53a97cba85..1a49736c59 100644
--- a/mdop/appv-v5/how-to-view-and-configure-applications-and-default-virtual-application-extensions-by-using-the-management-console-51.md
+++ b/mdop/appv-v5/how-to-view-and-configure-applications-and-default-virtual-application-extensions-by-using-the-management-console-51.md
@@ -1,10 +1,15 @@
---
title: How to View and Configure Applications and Default Virtual Application Extensions by Using the Management Console
description: How to View and Configure Applications and Default Virtual Application Extensions by Using the Management Console
-ms.assetid: 1e1941d3-fb22-4077-8ec6-7a0cb80335d8
author: jamiejdt
+ms.assetid: 1e1941d3-fb22-4077-8ec6-7a0cb80335d8
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to View and Configure Applications and Default Virtual Application Extensions by Using the Management Console
diff --git a/mdop/appv-v5/how-to-view-and-configure-applications-and-default-virtual-application-extensions-by-using-the-management-console-beta.md b/mdop/appv-v5/how-to-view-and-configure-applications-and-default-virtual-application-extensions-by-using-the-management-console-beta.md
index 5a1a5b7c17..9428fb1d5b 100644
--- a/mdop/appv-v5/how-to-view-and-configure-applications-and-default-virtual-application-extensions-by-using-the-management-console-beta.md
+++ b/mdop/appv-v5/how-to-view-and-configure-applications-and-default-virtual-application-extensions-by-using-the-management-console-beta.md
@@ -1,10 +1,15 @@
---
title: How to View and Configure Applications and Default Virtual Application Extensions by Using the Management Console
description: How to View and Configure Applications and Default Virtual Application Extensions by Using the Management Console
-ms.assetid: c77e6662-7a18-4da1-8da8-b58068b65fa1
author: jamiejdt
+ms.assetid: c77e6662-7a18-4da1-8da8-b58068b65fa1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# How to View and Configure Applications and Default Virtual Application Extensions by Using the Management Console
diff --git a/mdop/appv-v5/index.md b/mdop/appv-v5/index.md
index 5e4e0a6239..595ae97ee5 100644
--- a/mdop/appv-v5/index.md
+++ b/mdop/appv-v5/index.md
@@ -1,10 +1,15 @@
---
title: Application Virtualization 5
description: Application Virtualization 5
-ms.assetid: e82eb44b-9ccd-41aa-923b-71400230ad23
author: jamiejdt
+ms.assetid: e82eb44b-9ccd-41aa-923b-71400230ad23
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Application Virtualization 5
diff --git a/mdop/appv-v5/maintaining-app-v-50.md b/mdop/appv-v5/maintaining-app-v-50.md
index 970e91ea59..bcc236d43d 100644
--- a/mdop/appv-v5/maintaining-app-v-50.md
+++ b/mdop/appv-v5/maintaining-app-v-50.md
@@ -1,10 +1,15 @@
---
title: Maintaining App-V 5.0
description: Maintaining App-V 5.0
-ms.assetid: 66851ec3-c674-493b-ad6d-db8fcbf1956c
author: jamiejdt
+ms.assetid: 66851ec3-c674-493b-ad6d-db8fcbf1956c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Maintaining App-V 5.0
diff --git a/mdop/appv-v5/maintaining-app-v-51.md b/mdop/appv-v5/maintaining-app-v-51.md
index 147dd4f135..d5bdaa1039 100644
--- a/mdop/appv-v5/maintaining-app-v-51.md
+++ b/mdop/appv-v5/maintaining-app-v-51.md
@@ -1,10 +1,15 @@
---
title: Maintaining App-V 5.1
description: Maintaining App-V 5.1
-ms.assetid: 5abd17d3-e8af-4261-b914-741ae116b0e7
author: jamiejdt
+ms.assetid: 5abd17d3-e8af-4261-b914-741ae116b0e7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Maintaining App-V 5.1
diff --git a/mdop/appv-v5/managing-connection-groups.md b/mdop/appv-v5/managing-connection-groups.md
index 62f9077525..1beb16424a 100644
--- a/mdop/appv-v5/managing-connection-groups.md
+++ b/mdop/appv-v5/managing-connection-groups.md
@@ -1,10 +1,15 @@
---
title: Managing Connection Groups
description: Managing Connection Groups
-ms.assetid: 1a9c8f26-f421-4b70-b7e2-da8118e8198c
author: jamiejdt
+ms.assetid: 1a9c8f26-f421-4b70-b7e2-da8118e8198c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Managing Connection Groups
diff --git a/mdop/appv-v5/managing-connection-groups51.md b/mdop/appv-v5/managing-connection-groups51.md
index 3d46334ccb..92e5656236 100644
--- a/mdop/appv-v5/managing-connection-groups51.md
+++ b/mdop/appv-v5/managing-connection-groups51.md
@@ -1,10 +1,15 @@
---
title: Managing Connection Groups
description: Managing Connection Groups
-ms.assetid: 22c9d3cb-7246-4173-9742-4ba1c24b0a6a
author: jamiejdt
+ms.assetid: 22c9d3cb-7246-4173-9742-4ba1c24b0a6a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Managing Connection Groups
diff --git a/mdop/appv-v5/microsoft-application-virtualization-50-administrators-guide.md b/mdop/appv-v5/microsoft-application-virtualization-50-administrators-guide.md
index e425a56061..33ffc133f2 100644
--- a/mdop/appv-v5/microsoft-application-virtualization-50-administrators-guide.md
+++ b/mdop/appv-v5/microsoft-application-virtualization-50-administrators-guide.md
@@ -1,10 +1,15 @@
---
title: Microsoft Application Virtualization 5.0 Administrator's Guide
description: Microsoft Application Virtualization 5.0 Administrator's Guide
-ms.assetid: c46e94b5-32cd-4377-8dc3-8163539be897
author: jamiejdt
+ms.assetid: c46e94b5-32cd-4377-8dc3-8163539be897
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Microsoft Application Virtualization 5.0 Administrator's Guide
diff --git a/mdop/appv-v5/microsoft-application-virtualization-51-administrators-guide.md b/mdop/appv-v5/microsoft-application-virtualization-51-administrators-guide.md
index 326a8976b5..b6b81cc1c0 100644
--- a/mdop/appv-v5/microsoft-application-virtualization-51-administrators-guide.md
+++ b/mdop/appv-v5/microsoft-application-virtualization-51-administrators-guide.md
@@ -1,10 +1,15 @@
---
title: Microsoft Application Virtualization 5.1 Administrator's Guide
description: Microsoft Application Virtualization 5.1 Administrator's Guide
-ms.assetid: 3049996a-7253-4599-a29a-1b58f9ab14a4
author: jamiejdt
+ms.assetid: 3049996a-7253-4599-a29a-1b58f9ab14a4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Microsoft Application Virtualization 5.1 Administrator's Guide
diff --git a/mdop/appv-v5/migrating-from-a-previous-version-app-v-50.md b/mdop/appv-v5/migrating-from-a-previous-version-app-v-50.md
index dddbbf14b0..156b4c7b15 100644
--- a/mdop/appv-v5/migrating-from-a-previous-version-app-v-50.md
+++ b/mdop/appv-v5/migrating-from-a-previous-version-app-v-50.md
@@ -1,10 +1,15 @@
---
title: Migrating from a Previous Version
description: Migrating from a Previous Version
-ms.assetid: a13cd353-b22a-48f7-af1e-5d54ede2a7e5
author: jamiejdt
+ms.assetid: a13cd353-b22a-48f7-af1e-5d54ede2a7e5
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Migrating from a Previous Version
diff --git a/mdop/appv-v5/migrating-to-app-v-51-from-a-previous-version.md b/mdop/appv-v5/migrating-to-app-v-51-from-a-previous-version.md
index dc0aeb1008..b46a9af568 100644
--- a/mdop/appv-v5/migrating-to-app-v-51-from-a-previous-version.md
+++ b/mdop/appv-v5/migrating-to-app-v-51-from-a-previous-version.md
@@ -1,10 +1,15 @@
---
title: Migrating to App-V 5.1 from a Previous Version
description: Migrating to App-V 5.1 from a Previous Version
-ms.assetid: e7ee0edc-7544-4c0a-aaca-d922a33bc1bb
author: jamiejdt
+ms.assetid: e7ee0edc-7544-4c0a-aaca-d922a33bc1bb
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Migrating to App-V 5.1 from a Previous Version
diff --git a/mdop/appv-v5/operations-for-app-v-50.md b/mdop/appv-v5/operations-for-app-v-50.md
index 93dc87b867..b26e81e565 100644
--- a/mdop/appv-v5/operations-for-app-v-50.md
+++ b/mdop/appv-v5/operations-for-app-v-50.md
@@ -1,10 +1,15 @@
---
title: Operations for App-V 5.0
description: Operations for App-V 5.0
-ms.assetid: 4d0d41a6-f7da-4a2f-8ac9-2d67cc18ea93
author: jamiejdt
+ms.assetid: 4d0d41a6-f7da-4a2f-8ac9-2d67cc18ea93
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Operations for App-V 5.0
diff --git a/mdop/appv-v5/operations-for-app-v-51.md b/mdop/appv-v5/operations-for-app-v-51.md
index bd4c399e2b..813447504b 100644
--- a/mdop/appv-v5/operations-for-app-v-51.md
+++ b/mdop/appv-v5/operations-for-app-v-51.md
@@ -1,10 +1,15 @@
---
title: Operations for App-V 5.1
description: Operations for App-V 5.1
-ms.assetid: dd13b5c9-2d1e-442f-91e4-43dec7f17ea2
author: jamiejdt
+ms.assetid: dd13b5c9-2d1e-442f-91e4-43dec7f17ea2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Operations for App-V 5.1
diff --git a/mdop/appv-v5/performance-guidance-for-application-virtualization-50.md b/mdop/appv-v5/performance-guidance-for-application-virtualization-50.md
index 2987ff359c..e2f3c105d7 100644
--- a/mdop/appv-v5/performance-guidance-for-application-virtualization-50.md
+++ b/mdop/appv-v5/performance-guidance-for-application-virtualization-50.md
@@ -1,10 +1,15 @@
---
title: Performance Guidance for Application Virtualization 5.0
description: Performance Guidance for Application Virtualization 5.0
-ms.assetid: 6b3a3255-b957-4b9b-8bfc-a93fe8438a81
author: jamiejdt
+ms.assetid: 6b3a3255-b957-4b9b-8bfc-a93fe8438a81
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Performance Guidance for Application Virtualization 5.0
diff --git a/mdop/appv-v5/performance-guidance-for-application-virtualization-51.md b/mdop/appv-v5/performance-guidance-for-application-virtualization-51.md
index 09286de052..00d873e79f 100644
--- a/mdop/appv-v5/performance-guidance-for-application-virtualization-51.md
+++ b/mdop/appv-v5/performance-guidance-for-application-virtualization-51.md
@@ -1,10 +1,15 @@
---
title: Performance Guidance for Application Virtualization 5.1
description: Performance Guidance for Application Virtualization 5.1
-ms.assetid: 5f2643c7-5cf7-4a29-adb7-45bf9f5b0364
author: jamiejdt
+ms.assetid: 5f2643c7-5cf7-4a29-adb7-45bf9f5b0364
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Performance Guidance for Application Virtualization 5.1
diff --git a/mdop/appv-v5/planning-for-app-v-50-rc.md b/mdop/appv-v5/planning-for-app-v-50-rc.md
index 51536c34e0..592cf781ea 100644
--- a/mdop/appv-v5/planning-for-app-v-50-rc.md
+++ b/mdop/appv-v5/planning-for-app-v-50-rc.md
@@ -1,10 +1,15 @@
---
title: Planning for App-V 5.0
description: Planning for App-V 5.0
-ms.assetid: 69df85b3-06c7-4123-af05-29d537a687ec
author: jamiejdt
+ms.assetid: 69df85b3-06c7-4123-af05-29d537a687ec
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for App-V 5.0
diff --git a/mdop/appv-v5/planning-for-app-v-51.md b/mdop/appv-v5/planning-for-app-v-51.md
index 026da3bf1e..cad18cf929 100644
--- a/mdop/appv-v5/planning-for-app-v-51.md
+++ b/mdop/appv-v5/planning-for-app-v-51.md
@@ -1,10 +1,15 @@
---
title: Planning for App-V 5.1
description: Planning for App-V 5.1
-ms.assetid: 8d84e679-0bd3-4864-976b-a3cbe6eafba6
author: jamiejdt
+ms.assetid: 8d84e679-0bd3-4864-976b-a3cbe6eafba6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for App-V 5.1
diff --git a/mdop/appv-v5/planning-for-high-availability-with-app-v-50.md b/mdop/appv-v5/planning-for-high-availability-with-app-v-50.md
index 2eb54e1ed9..b3d640ca76 100644
--- a/mdop/appv-v5/planning-for-high-availability-with-app-v-50.md
+++ b/mdop/appv-v5/planning-for-high-availability-with-app-v-50.md
@@ -1,10 +1,15 @@
---
title: Planning for High Availability with App-V 5.0
description: Planning for High Availability with App-V 5.0
-ms.assetid: 6d9a6492-23f8-465c-82e5-49c863594156
author: jamiejdt
+ms.assetid: 6d9a6492-23f8-465c-82e5-49c863594156
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for High Availability with App-V 5.0
diff --git a/mdop/appv-v5/planning-for-high-availability-with-app-v-51.md b/mdop/appv-v5/planning-for-high-availability-with-app-v-51.md
index 370da6aa56..86d1ce0564 100644
--- a/mdop/appv-v5/planning-for-high-availability-with-app-v-51.md
+++ b/mdop/appv-v5/planning-for-high-availability-with-app-v-51.md
@@ -1,10 +1,15 @@
---
title: Planning for High Availability with App-V 5.1
description: Planning for High Availability with App-V 5.1
-ms.assetid: 1f190a0e-10ee-4fbe-a602-7e807e943033
author: jamiejdt
+ms.assetid: 1f190a0e-10ee-4fbe-a602-7e807e943033
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for High Availability with App-V 5.1
diff --git a/mdop/appv-v5/planning-for-migrating-from-a-previous-version-of-app-v.md b/mdop/appv-v5/planning-for-migrating-from-a-previous-version-of-app-v.md
index 07e0dc85f4..9c86470978 100644
--- a/mdop/appv-v5/planning-for-migrating-from-a-previous-version-of-app-v.md
+++ b/mdop/appv-v5/planning-for-migrating-from-a-previous-version-of-app-v.md
@@ -1,10 +1,15 @@
---
title: Planning for Migrating from a Previous Version of App-V
description: Planning for Migrating from a Previous Version of App-V
-ms.assetid: d4ca8f09-86fd-456f-8ec2-242ff94ae9a0
author: jamiejdt
+ms.assetid: d4ca8f09-86fd-456f-8ec2-242ff94ae9a0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for Migrating from a Previous Version of App-V
diff --git a/mdop/appv-v5/planning-for-migrating-from-a-previous-version-of-app-v51.md b/mdop/appv-v5/planning-for-migrating-from-a-previous-version-of-app-v51.md
index 1ab4e4a6d0..40ab9d720f 100644
--- a/mdop/appv-v5/planning-for-migrating-from-a-previous-version-of-app-v51.md
+++ b/mdop/appv-v5/planning-for-migrating-from-a-previous-version-of-app-v51.md
@@ -1,10 +1,15 @@
---
title: Planning for Migrating from a Previous Version of App-V
description: Planning for Migrating from a Previous Version of App-V
-ms.assetid: 4a058047-9674-41bc-8050-c58c97a80a9b
author: jamiejdt
+ms.assetid: 4a058047-9674-41bc-8050-c58c97a80a9b
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for Migrating from a Previous Version of App-V
diff --git a/mdop/appv-v5/planning-for-the-app-v-50-sequencer-and-client-deployment.md b/mdop/appv-v5/planning-for-the-app-v-50-sequencer-and-client-deployment.md
index bc5d5b1652..201360c799 100644
--- a/mdop/appv-v5/planning-for-the-app-v-50-sequencer-and-client-deployment.md
+++ b/mdop/appv-v5/planning-for-the-app-v-50-sequencer-and-client-deployment.md
@@ -1,10 +1,15 @@
---
title: Planning for the App-V 5.0 Sequencer and Client Deployment
description: Planning for the App-V 5.0 Sequencer and Client Deployment
-ms.assetid: 57a604ad-90e1-4d32-86bb-eafff59aa43a
author: jamiejdt
+ms.assetid: 57a604ad-90e1-4d32-86bb-eafff59aa43a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for the App-V 5.0 Sequencer and Client Deployment
diff --git a/mdop/appv-v5/planning-for-the-app-v-50-server-deployment.md b/mdop/appv-v5/planning-for-the-app-v-50-server-deployment.md
index df30ae7007..8c0e29d75d 100644
--- a/mdop/appv-v5/planning-for-the-app-v-50-server-deployment.md
+++ b/mdop/appv-v5/planning-for-the-app-v-50-server-deployment.md
@@ -1,10 +1,15 @@
---
title: Planning for the App-V 5.0 Server Deployment
description: Planning for the App-V 5.0 Server Deployment
-ms.assetid: fd89b324-3961-471a-ad90-c8f9ae7a8155
author: jamiejdt
+ms.assetid: fd89b324-3961-471a-ad90-c8f9ae7a8155
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for the App-V 5.0 Server Deployment
diff --git a/mdop/appv-v5/planning-for-the-app-v-51-sequencer-and-client-deployment.md b/mdop/appv-v5/planning-for-the-app-v-51-sequencer-and-client-deployment.md
index f60c456534..062a62e9d5 100644
--- a/mdop/appv-v5/planning-for-the-app-v-51-sequencer-and-client-deployment.md
+++ b/mdop/appv-v5/planning-for-the-app-v-51-sequencer-and-client-deployment.md
@@ -1,10 +1,15 @@
---
title: Planning for the App-V 5.1 Sequencer and Client Deployment
description: Planning for the App-V 5.1 Sequencer and Client Deployment
-ms.assetid: d92f8773-fa7d-4926-978a-433978f91202
author: jamiejdt
+ms.assetid: d92f8773-fa7d-4926-978a-433978f91202
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for the App-V 5.1 Sequencer and Client Deployment
diff --git a/mdop/appv-v5/planning-for-the-app-v-51-server-deployment.md b/mdop/appv-v5/planning-for-the-app-v-51-server-deployment.md
index f9cf98de81..21c2bb50c9 100644
--- a/mdop/appv-v5/planning-for-the-app-v-51-server-deployment.md
+++ b/mdop/appv-v5/planning-for-the-app-v-51-server-deployment.md
@@ -1,10 +1,15 @@
---
title: Planning for the App-V 5.1 Server Deployment
description: Planning for the App-V 5.1 Server Deployment
-ms.assetid: eedd97c9-bee0-4749-9d1e-ab9528fba398
author: jamiejdt
+ms.assetid: eedd97c9-bee0-4749-9d1e-ab9528fba398
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for the App-V 5.1 Server Deployment
diff --git a/mdop/appv-v5/planning-for-using-app-v-with-office.md b/mdop/appv-v5/planning-for-using-app-v-with-office.md
index 02e491b72f..b1ffa81b34 100644
--- a/mdop/appv-v5/planning-for-using-app-v-with-office.md
+++ b/mdop/appv-v5/planning-for-using-app-v-with-office.md
@@ -1,10 +1,15 @@
---
title: Planning for Using App-V with Office
description: Planning for Using App-V with Office
-ms.assetid: c4371869-4bfc-4d13-9198-ef19f99fc192
author: jamiejdt
+ms.assetid: c4371869-4bfc-4d13-9198-ef19f99fc192
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for Using App-V with Office
diff --git a/mdop/appv-v5/planning-for-using-app-v-with-office51.md b/mdop/appv-v5/planning-for-using-app-v-with-office51.md
index ced6a3ffcd..031528c7a8 100644
--- a/mdop/appv-v5/planning-for-using-app-v-with-office51.md
+++ b/mdop/appv-v5/planning-for-using-app-v-with-office51.md
@@ -1,10 +1,15 @@
---
title: Planning for Using App-V with Office
description: Planning for Using App-V with Office
-ms.assetid: e7a19b43-1746-469f-bad6-8e75cf4b3f67
author: jamiejdt
+ms.assetid: e7a19b43-1746-469f-bad6-8e75cf4b3f67
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for Using App-V with Office
diff --git a/mdop/appv-v5/planning-to-deploy-app-v-50-with-an-electronic-software-distribution-system.md b/mdop/appv-v5/planning-to-deploy-app-v-50-with-an-electronic-software-distribution-system.md
index 6b6b912452..cad59aab8b 100644
--- a/mdop/appv-v5/planning-to-deploy-app-v-50-with-an-electronic-software-distribution-system.md
+++ b/mdop/appv-v5/planning-to-deploy-app-v-50-with-an-electronic-software-distribution-system.md
@@ -1,10 +1,15 @@
---
title: Planning to Deploy App-V 5.0 with an Electronic Software Distribution System
description: Planning to Deploy App-V 5.0 with an Electronic Software Distribution System
-ms.assetid: 8cd3f1fb-b84e-4260-9e72-a14d01e7cadf
author: jamiejdt
+ms.assetid: 8cd3f1fb-b84e-4260-9e72-a14d01e7cadf
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning to Deploy App-V 5.0 with an Electronic Software Distribution System
diff --git a/mdop/appv-v5/planning-to-deploy-app-v-51-with-an-electronic-software-distribution-system.md b/mdop/appv-v5/planning-to-deploy-app-v-51-with-an-electronic-software-distribution-system.md
index a9cf20b9bf..63025c63a7 100644
--- a/mdop/appv-v5/planning-to-deploy-app-v-51-with-an-electronic-software-distribution-system.md
+++ b/mdop/appv-v5/planning-to-deploy-app-v-51-with-an-electronic-software-distribution-system.md
@@ -1,10 +1,15 @@
---
title: Planning to Deploy App-V 5.1 with an Electronic Software Distribution System
description: Planning to Deploy App-V 5.1 with an Electronic Software Distribution System
-ms.assetid: c26602c2-5e8d-44e6-90df-adacc593607e
author: jamiejdt
+ms.assetid: c26602c2-5e8d-44e6-90df-adacc593607e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning to Deploy App-V 5.1 with an Electronic Software Distribution System
diff --git a/mdop/appv-v5/planning-to-deploy-app-v.md b/mdop/appv-v5/planning-to-deploy-app-v.md
index c55e5feb1e..dfe9430408 100644
--- a/mdop/appv-v5/planning-to-deploy-app-v.md
+++ b/mdop/appv-v5/planning-to-deploy-app-v.md
@@ -1,10 +1,15 @@
---
title: Planning to Deploy App-V
description: Planning to Deploy App-V
-ms.assetid: 28d3035c-3805-4339-90fc-6c3fd3b1123e
author: jamiejdt
+ms.assetid: 28d3035c-3805-4339-90fc-6c3fd3b1123e
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning to Deploy App-V
diff --git a/mdop/appv-v5/planning-to-deploy-app-v51.md b/mdop/appv-v5/planning-to-deploy-app-v51.md
index e15c94d88f..92995e03fe 100644
--- a/mdop/appv-v5/planning-to-deploy-app-v51.md
+++ b/mdop/appv-v5/planning-to-deploy-app-v51.md
@@ -1,10 +1,15 @@
---
title: Planning to Deploy App-V
description: Planning to Deploy App-V
-ms.assetid: 39cbf981-d9c6-457f-b047-f9046e1a6442
author: jamiejdt
+ms.assetid: 39cbf981-d9c6-457f-b047-f9046e1a6442
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning to Deploy App-V
diff --git a/mdop/appv-v5/planning-to-use-folder-redirection-with-app-v.md b/mdop/appv-v5/planning-to-use-folder-redirection-with-app-v.md
index f1b5a0fcf2..242fd47a02 100644
--- a/mdop/appv-v5/planning-to-use-folder-redirection-with-app-v.md
+++ b/mdop/appv-v5/planning-to-use-folder-redirection-with-app-v.md
@@ -1,10 +1,15 @@
---
title: Planning to Use Folder Redirection with App-V
description: Planning to Use Folder Redirection with App-V
-ms.assetid: 2a4deeed-fdc0-465c-b88a-3a2fbbf27436
author: jamiejdt
+ms.assetid: 2a4deeed-fdc0-465c-b88a-3a2fbbf27436
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning to Use Folder Redirection with App-V
diff --git a/mdop/appv-v5/planning-to-use-folder-redirection-with-app-v51.md b/mdop/appv-v5/planning-to-use-folder-redirection-with-app-v51.md
index 6582978ac8..8d55e0b5fb 100644
--- a/mdop/appv-v5/planning-to-use-folder-redirection-with-app-v51.md
+++ b/mdop/appv-v5/planning-to-use-folder-redirection-with-app-v51.md
@@ -1,10 +1,15 @@
---
title: Planning to Use Folder Redirection with App-V
description: Planning to Use Folder Redirection with App-V
-ms.assetid: 6bea9a8f-a915-4d7d-be67-ef1cca1398ed
author: jamiejdt
+ms.assetid: 6bea9a8f-a915-4d7d-be67-ef1cca1398ed
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning to Use Folder Redirection with App-V
diff --git a/mdop/appv-v5/preparing-your-environment-for-app-v-50.md b/mdop/appv-v5/preparing-your-environment-for-app-v-50.md
index c5f2a7bbcc..4e61c498f0 100644
--- a/mdop/appv-v5/preparing-your-environment-for-app-v-50.md
+++ b/mdop/appv-v5/preparing-your-environment-for-app-v-50.md
@@ -1,10 +1,15 @@
---
title: Preparing Your Environment for App-V 5.0
description: Preparing Your Environment for App-V 5.0
-ms.assetid: 119d990e-a6c6-47b7-a7b0-52f88205e5ec
author: jamiejdt
+ms.assetid: 119d990e-a6c6-47b7-a7b0-52f88205e5ec
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Preparing Your Environment for App-V 5.0
diff --git a/mdop/appv-v5/preparing-your-environment-for-app-v-51.md b/mdop/appv-v5/preparing-your-environment-for-app-v-51.md
index e56d8a37c9..182cdd943a 100644
--- a/mdop/appv-v5/preparing-your-environment-for-app-v-51.md
+++ b/mdop/appv-v5/preparing-your-environment-for-app-v-51.md
@@ -1,10 +1,15 @@
---
title: Preparing Your Environment for App-V 5.1
description: Preparing Your Environment for App-V 5.1
-ms.assetid: 64b2e1ac-1561-4c99-9815-b4688a0ff48a
author: jamiejdt
+ms.assetid: 64b2e1ac-1561-4c99-9815-b4688a0ff48a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Preparing Your Environment for App-V 5.1
diff --git a/mdop/appv-v5/release-notes-for-app-v-50-sp1.md b/mdop/appv-v5/release-notes-for-app-v-50-sp1.md
index f71a1118b4..5de0457e2e 100644
--- a/mdop/appv-v5/release-notes-for-app-v-50-sp1.md
+++ b/mdop/appv-v5/release-notes-for-app-v-50-sp1.md
@@ -1,10 +1,15 @@
---
title: Release Notes for App-V 5.0 SP1
description: Release Notes for App-V 5.0 SP1
-ms.assetid: 21a859cd-41b4-4cc4-9c9c-7ba236084bb0
author: jamiejdt
+ms.assetid: 21a859cd-41b4-4cc4-9c9c-7ba236084bb0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Release Notes for App-V 5.0 SP1
diff --git a/mdop/appv-v5/release-notes-for-app-v-50-sp2.md b/mdop/appv-v5/release-notes-for-app-v-50-sp2.md
index e5471ebb57..f3f88d512f 100644
--- a/mdop/appv-v5/release-notes-for-app-v-50-sp2.md
+++ b/mdop/appv-v5/release-notes-for-app-v-50-sp2.md
@@ -1,10 +1,15 @@
---
title: Release Notes for App-V 5.0 SP2
description: Release Notes for App-V 5.0 SP2
-ms.assetid: fe73139d-240c-4ed5-8e59-6ae76ee8e80c
author: jamiejdt
+ms.assetid: fe73139d-240c-4ed5-8e59-6ae76ee8e80c
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Release Notes for App-V 5.0 SP2
diff --git a/mdop/appv-v5/release-notes-for-app-v-50-sp3.md b/mdop/appv-v5/release-notes-for-app-v-50-sp3.md
index 2134c5609a..3ffc660815 100644
--- a/mdop/appv-v5/release-notes-for-app-v-50-sp3.md
+++ b/mdop/appv-v5/release-notes-for-app-v-50-sp3.md
@@ -1,10 +1,15 @@
---
title: Release Notes for App-V 5.0 SP3
description: Release Notes for App-V 5.0 SP3
-ms.assetid: bc4806e0-2aba-4c7b-9ecc-1b2cc54af1d0
author: jamiejdt
+ms.assetid: bc4806e0-2aba-4c7b-9ecc-1b2cc54af1d0
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Release Notes for App-V 5.0 SP3
diff --git a/mdop/appv-v5/release-notes-for-app-v-50.md b/mdop/appv-v5/release-notes-for-app-v-50.md
index caa448ad57..2df214ccdb 100644
--- a/mdop/appv-v5/release-notes-for-app-v-50.md
+++ b/mdop/appv-v5/release-notes-for-app-v-50.md
@@ -1,10 +1,15 @@
---
title: Release Notes for App-V 5.0
description: Release Notes for App-V 5.0
-ms.assetid: 68a6a5a1-4b3c-4c09-b00c-9ca4237695d5
author: jamiejdt
+ms.assetid: 68a6a5a1-4b3c-4c09-b00c-9ca4237695d5
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Release Notes for App-V 5.0
diff --git a/mdop/appv-v5/release-notes-for-app-v-51.md b/mdop/appv-v5/release-notes-for-app-v-51.md
index 42cb4bcc3d..333b6f7931 100644
--- a/mdop/appv-v5/release-notes-for-app-v-51.md
+++ b/mdop/appv-v5/release-notes-for-app-v-51.md
@@ -1,10 +1,15 @@
---
title: Release Notes for App-V 5.1
description: Release Notes for App-V 5.1
-ms.assetid: 62c5be3b-0a46-4512-93ed-97c23184f343
author: jamiejdt
+ms.assetid: 62c5be3b-0a46-4512-93ed-97c23184f343
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Release Notes for App-V 5.1
@@ -131,6 +136,13 @@ App-V 5.1 does not support Visual Studio 2012.
**Workaround**: None
+## Application filename restrictions for App-V 5.x Sequencer
+
+
+The App-V 5.x Sequencer cannot sequence applications with filenames matching "CO_<x>" where x is any numeral. Error 0x8007139F will be generated.
+
+**Workaround**: Use a different filename
+
## Got a suggestion for App-V?
diff --git a/mdop/appv-v5/running-a-locally-installed-application-inside-a-virtual-environment-with-virtualized-applications.md b/mdop/appv-v5/running-a-locally-installed-application-inside-a-virtual-environment-with-virtualized-applications.md
index e870dd0e85..8d736d9afe 100644
--- a/mdop/appv-v5/running-a-locally-installed-application-inside-a-virtual-environment-with-virtualized-applications.md
+++ b/mdop/appv-v5/running-a-locally-installed-application-inside-a-virtual-environment-with-virtualized-applications.md
@@ -1,10 +1,15 @@
---
title: Running a Locally Installed Application Inside a Virtual Environment with Virtualized Applications
description: Running a Locally Installed Application Inside a Virtual Environment with Virtualized Applications
-ms.assetid: a8affa46-f1f7-416c-8125-9595cfbfdbc7
author: jamiejdt
+ms.assetid: a8affa46-f1f7-416c-8125-9595cfbfdbc7
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Running a Locally Installed Application Inside a Virtual Environment with Virtualized Applications
diff --git a/mdop/appv-v5/running-a-locally-installed-application-inside-a-virtual-environment-with-virtualized-applications51.md b/mdop/appv-v5/running-a-locally-installed-application-inside-a-virtual-environment-with-virtualized-applications51.md
index c2b2381dec..794fc16e19 100644
--- a/mdop/appv-v5/running-a-locally-installed-application-inside-a-virtual-environment-with-virtualized-applications51.md
+++ b/mdop/appv-v5/running-a-locally-installed-application-inside-a-virtual-environment-with-virtualized-applications51.md
@@ -1,10 +1,15 @@
---
title: Running a Locally Installed Application Inside a Virtual Environment with Virtualized Applications
description: Running a Locally Installed Application Inside a Virtual Environment with Virtualized Applications
-ms.assetid: 71baf193-a9e8-4ffa-aa7f-e0bffed2e4b2
author: jamiejdt
+ms.assetid: 71baf193-a9e8-4ffa-aa7f-e0bffed2e4b2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Running a Locally Installed Application Inside a Virtual Environment with Virtualized Applications
diff --git a/mdop/appv-v5/technical-reference-for-app-v-50.md b/mdop/appv-v5/technical-reference-for-app-v-50.md
index 4bc2dfe099..6a4521eeb8 100644
--- a/mdop/appv-v5/technical-reference-for-app-v-50.md
+++ b/mdop/appv-v5/technical-reference-for-app-v-50.md
@@ -1,10 +1,15 @@
---
title: Technical Reference for App-V 5.0
description: Technical Reference for App-V 5.0
-ms.assetid: aa899158-41e8-47d3-882c-8c5b96018308
author: jamiejdt
+ms.assetid: aa899158-41e8-47d3-882c-8c5b96018308
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Technical Reference for App-V 5.0
diff --git a/mdop/appv-v5/technical-reference-for-app-v-51.md b/mdop/appv-v5/technical-reference-for-app-v-51.md
index d96b57d63c..a124c4e32f 100644
--- a/mdop/appv-v5/technical-reference-for-app-v-51.md
+++ b/mdop/appv-v5/technical-reference-for-app-v-51.md
@@ -1,10 +1,15 @@
---
title: Technical Reference for App-V 5.1
description: Technical Reference for App-V 5.1
-ms.assetid: 2b9e8b2b-4cd1-46f3-ba08-e3bc8d5c6127
author: jamiejdt
+ms.assetid: 2b9e8b2b-4cd1-46f3-ba08-e3bc8d5c6127
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Technical Reference for App-V 5.1
diff --git a/mdop/appv-v5/troubleshooting-app-v-50.md b/mdop/appv-v5/troubleshooting-app-v-50.md
index 3ba4b9d957..8bffb9304f 100644
--- a/mdop/appv-v5/troubleshooting-app-v-50.md
+++ b/mdop/appv-v5/troubleshooting-app-v-50.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting App-V 5.0
description: Troubleshooting App-V 5.0
-ms.assetid: a713b345-25b7-4cdf-ba55-66df672a1f3a
author: jamiejdt
+ms.assetid: a713b345-25b7-4cdf-ba55-66df672a1f3a
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Troubleshooting App-V 5.0
diff --git a/mdop/appv-v5/troubleshooting-app-v-51.md b/mdop/appv-v5/troubleshooting-app-v-51.md
index ef82f07b5e..734f0b8ff5 100644
--- a/mdop/appv-v5/troubleshooting-app-v-51.md
+++ b/mdop/appv-v5/troubleshooting-app-v-51.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting App-V 5.1
description: Troubleshooting App-V 5.1
-ms.assetid: 435d0e56-0aa2-4168-b5a7-2f03a1f273d4
author: jamiejdt
+ms.assetid: 435d0e56-0aa2-4168-b5a7-2f03a1f273d4
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Troubleshooting App-V 5.1
diff --git a/mdop/appv-v5/using-the-app-v-50-client-management-console.md b/mdop/appv-v5/using-the-app-v-50-client-management-console.md
index b82a1c861a..46ecfbb1c8 100644
--- a/mdop/appv-v5/using-the-app-v-50-client-management-console.md
+++ b/mdop/appv-v5/using-the-app-v-50-client-management-console.md
@@ -1,10 +1,15 @@
---
title: Using the App-V 5.0 Client Management Console
description: Using the App-V 5.0 Client Management Console
-ms.assetid: 36398307-57dd-40f3-9d4f-b09f44fd37c3
author: jamiejdt
+ms.assetid: 36398307-57dd-40f3-9d4f-b09f44fd37c3
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Using the App-V 5.0 Client Management Console
diff --git a/mdop/appv-v5/using-the-app-v-51-client-management-console.md b/mdop/appv-v5/using-the-app-v-51-client-management-console.md
index 44cb91a596..f600439f00 100644
--- a/mdop/appv-v5/using-the-app-v-51-client-management-console.md
+++ b/mdop/appv-v5/using-the-app-v-51-client-management-console.md
@@ -1,10 +1,15 @@
---
title: Using the App-V 5.1 Client Management Console
description: Using the App-V 5.1 Client Management Console
-ms.assetid: be6d4e35-5701-4f9a-ba8a-bede12662cf1
author: jamiejdt
+ms.assetid: be6d4e35-5701-4f9a-ba8a-bede12662cf1
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Using the App-V 5.1 Client Management Console
diff --git a/mdop/appv-v5/viewing-app-v-server-publishing-metadata.md b/mdop/appv-v5/viewing-app-v-server-publishing-metadata.md
index a469d22ab7..1b08c90c51 100644
--- a/mdop/appv-v5/viewing-app-v-server-publishing-metadata.md
+++ b/mdop/appv-v5/viewing-app-v-server-publishing-metadata.md
@@ -1,10 +1,15 @@
---
title: Viewing App-V Server Publishing Metadata
description: Viewing App-V Server Publishing Metadata
-ms.assetid: 048dd42a-24d4-4cc4-81f6-7a919aadd9b2
author: jamiejdt
+ms.assetid: 048dd42a-24d4-4cc4-81f6-7a919aadd9b2
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Viewing App-V Server Publishing Metadata
diff --git a/mdop/appv-v5/viewing-app-v-server-publishing-metadata51.md b/mdop/appv-v5/viewing-app-v-server-publishing-metadata51.md
index f6a1398744..ddb5116d31 100644
--- a/mdop/appv-v5/viewing-app-v-server-publishing-metadata51.md
+++ b/mdop/appv-v5/viewing-app-v-server-publishing-metadata51.md
@@ -1,10 +1,15 @@
---
title: Viewing App-V Server Publishing Metadata
description: Viewing App-V Server Publishing Metadata
-ms.assetid: d5fa9eb5-647c-478d-8a4d-0ecda018bce6
author: jamiejdt
+ms.assetid: d5fa9eb5-647c-478d-8a4d-0ecda018bce6
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Viewing App-V Server Publishing Metadata
diff --git a/mdop/appv-v5/whats-new-in-app-v-50-sp1.md b/mdop/appv-v5/whats-new-in-app-v-50-sp1.md
index cb16551fef..092f4f435a 100644
--- a/mdop/appv-v5/whats-new-in-app-v-50-sp1.md
+++ b/mdop/appv-v5/whats-new-in-app-v-50-sp1.md
@@ -1,10 +1,15 @@
---
title: What's new in App-V 5.0 SP1
description: What's new in App-V 5.0 SP1
-ms.assetid: e97c2dbb-7b40-46a0-8137-9ee4fc2bd071
author: jamiejdt
+ms.assetid: e97c2dbb-7b40-46a0-8137-9ee4fc2bd071
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# What's new in App-V 5.0 SP1
diff --git a/mdop/appv-v5/whats-new-in-app-v-50.md b/mdop/appv-v5/whats-new-in-app-v-50.md
index 5c4b51dded..30a0eff2e7 100644
--- a/mdop/appv-v5/whats-new-in-app-v-50.md
+++ b/mdop/appv-v5/whats-new-in-app-v-50.md
@@ -1,10 +1,15 @@
---
title: What's New in App-V 5.0
description: What's New in App-V 5.0
-ms.assetid: 79ff6e02-e926-4803-87d8-248a6b28099d
author: jamiejdt
+ms.assetid: 79ff6e02-e926-4803-87d8-248a6b28099d
+ms.pagetype: mdop, appcompat, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# What's New in App-V 5.0
diff --git a/mdop/dart-v10/about-dart-10.md b/mdop/dart-v10/about-dart-10.md
index 4b8bc32010..109f623a7a 100644
--- a/mdop/dart-v10/about-dart-10.md
+++ b/mdop/dart-v10/about-dart-10.md
@@ -1,10 +1,15 @@
---
title: About DaRT 10
description: About DaRT 10
-ms.assetid: 02378035-58d1-4095-82fe-d60734a746fb
author: jamiejdt
+ms.assetid: 02378035-58d1-4095-82fe-d60734a746fb
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# About DaRT 10
diff --git a/mdop/dart-v10/accessibility-for-dart-10.md b/mdop/dart-v10/accessibility-for-dart-10.md
index 219e701582..7e3a6e4cc2 100644
--- a/mdop/dart-v10/accessibility-for-dart-10.md
+++ b/mdop/dart-v10/accessibility-for-dart-10.md
@@ -1,10 +1,15 @@
---
title: Accessibility for DaRT 10
description: Accessibility for DaRT 10
-ms.assetid: 61d7a30c-3551-440d-bdcd-36333052c7b4
author: jamiejdt
+ms.assetid: 61d7a30c-3551-440d-bdcd-36333052c7b4
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Accessibility for DaRT 10
diff --git a/mdop/dart-v10/administering-dart-10-using-powershell.md b/mdop/dart-v10/administering-dart-10-using-powershell.md
index 1706d2f608..3d7a7f3af1 100644
--- a/mdop/dart-v10/administering-dart-10-using-powershell.md
+++ b/mdop/dart-v10/administering-dart-10-using-powershell.md
@@ -1,10 +1,15 @@
---
title: Administering DaRT 10 Using PowerShell
description: Administering DaRT 10 Using PowerShell
-ms.assetid: eefe992f-077b-4e4b-8a5d-45b451614d7b
author: jamiejdt
+ms.assetid: eefe992f-077b-4e4b-8a5d-45b451614d7b
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Administering DaRT 10 Using PowerShell
diff --git a/mdop/dart-v10/creating-the-dart-10-recovery-image.md b/mdop/dart-v10/creating-the-dart-10-recovery-image.md
index 2e08c6e58c..6ec9e53ef1 100644
--- a/mdop/dart-v10/creating-the-dart-10-recovery-image.md
+++ b/mdop/dart-v10/creating-the-dart-10-recovery-image.md
@@ -1,10 +1,15 @@
---
title: Creating the DaRT 10 Recovery Image
description: Creating the DaRT 10 Recovery Image
-ms.assetid: 173556de-2f20-4ea6-9e29-fc5ccc71ebd7
author: jamiejdt
+ms.assetid: 173556de-2f20-4ea6-9e29-fc5ccc71ebd7
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Creating the DaRT 10 Recovery Image
diff --git a/mdop/dart-v10/dart-10--c--page.md b/mdop/dart-v10/dart-10--c--page.md
index fde40f3b79..2fb6bbe540 100644
--- a/mdop/dart-v10/dart-10--c--page.md
+++ b/mdop/dart-v10/dart-10--c--page.md
@@ -1,10 +1,15 @@
---
title: DaRT 10
description: DaRT 10
-ms.assetid: 4f62abe6-d971-44b4-b1e7-9dcaf199ca31
author: jamiejdt
+ms.assetid: 4f62abe6-d971-44b4-b1e7-9dcaf199ca31
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# DaRT 10
diff --git a/mdop/dart-v10/dart-10-cover-page.md b/mdop/dart-v10/dart-10-cover-page.md
index 3048455f45..97dd76d373 100644
--- a/mdop/dart-v10/dart-10-cover-page.md
+++ b/mdop/dart-v10/dart-10-cover-page.md
@@ -1,10 +1,15 @@
---
title: DaRT 10
description: DaRT 10
-ms.assetid: 875f6dc4-13f4-4625-8c6a-38215c2daf01
author: jamiejdt
+ms.assetid: 875f6dc4-13f4-4625-8c6a-38215c2daf01
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# DaRT 10
diff --git a/mdop/dart-v10/dart-10-deployment-checklist.md b/mdop/dart-v10/dart-10-deployment-checklist.md
index d12eae9bf6..f52ab31681 100644
--- a/mdop/dart-v10/dart-10-deployment-checklist.md
+++ b/mdop/dart-v10/dart-10-deployment-checklist.md
@@ -1,10 +1,15 @@
---
title: DaRT 10 Deployment Checklist
description: DaRT 10 Deployment Checklist
-ms.assetid: a6b7ba27-a969-4da9-bef0-d019739413cc
author: jamiejdt
+ms.assetid: a6b7ba27-a969-4da9-bef0-d019739413cc
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# DaRT 10 Deployment Checklist
diff --git a/mdop/dart-v10/dart-10-planning-checklist.md b/mdop/dart-v10/dart-10-planning-checklist.md
index 8932624842..c9d0180a8a 100644
--- a/mdop/dart-v10/dart-10-planning-checklist.md
+++ b/mdop/dart-v10/dart-10-planning-checklist.md
@@ -1,10 +1,15 @@
---
title: DaRT 10 Planning Checklist
description: DaRT 10 Planning Checklist
-ms.assetid: d6482534-cdf3-4997-bec0-33d0edf6924a
author: jamiejdt
+ms.assetid: d6482534-cdf3-4997-bec0-33d0edf6924a
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# DaRT 10 Planning Checklist
diff --git a/mdop/dart-v10/dart-10-privacy-statement.md b/mdop/dart-v10/dart-10-privacy-statement.md
index 5c81d974c2..4a652b3b2e 100644
--- a/mdop/dart-v10/dart-10-privacy-statement.md
+++ b/mdop/dart-v10/dart-10-privacy-statement.md
@@ -1,10 +1,15 @@
---
title: DaRT 10 Privacy Statement
description: DaRT 10 Privacy Statement
-ms.assetid: 27ad36fe-6816-4fe8-8838-500c05b5b184
author: jamiejdt
+ms.assetid: 27ad36fe-6816-4fe8-8838-500c05b5b184
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# DaRT 10 Privacy Statement
diff --git a/mdop/dart-v10/dart-10-supported-configurations.md b/mdop/dart-v10/dart-10-supported-configurations.md
index 4000461e95..de6b9f182a 100644
--- a/mdop/dart-v10/dart-10-supported-configurations.md
+++ b/mdop/dart-v10/dart-10-supported-configurations.md
@@ -1,10 +1,15 @@
---
title: DaRT 10 Supported Configurations
description: DaRT 10 Supported Configurations
-ms.assetid: a07d6562-1fa9-499f-829c-9cc487ede0b7
author: jamiejdt
+ms.assetid: a07d6562-1fa9-499f-829c-9cc487ede0b7
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# DaRT 10 Supported Configurations
diff --git a/mdop/dart-v10/deploying-dart-10-to-administrator-computers.md b/mdop/dart-v10/deploying-dart-10-to-administrator-computers.md
index a4af85afb8..9ed61b0530 100644
--- a/mdop/dart-v10/deploying-dart-10-to-administrator-computers.md
+++ b/mdop/dart-v10/deploying-dart-10-to-administrator-computers.md
@@ -1,10 +1,15 @@
---
title: Deploying DaRT 10 to Administrator Computers
description: Deploying DaRT 10 to Administrator Computers
-ms.assetid: c1981cbe-10f8-41f6-8989-bcc9d57a2aa8
author: jamiejdt
+ms.assetid: c1981cbe-10f8-41f6-8989-bcc9d57a2aa8
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying DaRT 10 to Administrator Computers
diff --git a/mdop/dart-v10/deploying-dart-10.md b/mdop/dart-v10/deploying-dart-10.md
index a126e4efe4..ef3667c79c 100644
--- a/mdop/dart-v10/deploying-dart-10.md
+++ b/mdop/dart-v10/deploying-dart-10.md
@@ -1,10 +1,15 @@
---
title: Deploying DaRT 10
description: Deploying DaRT 10
-ms.assetid: 92cf70fd-006f-4fdc-9fb3-78d9d223148d
author: jamiejdt
+ms.assetid: 92cf70fd-006f-4fdc-9fb3-78d9d223148d
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying DaRT 10
diff --git a/mdop/dart-v10/deploying-the-dart-recovery-image-dart-10.md b/mdop/dart-v10/deploying-the-dart-recovery-image-dart-10.md
index 703c2e5f92..851bf2f5ab 100644
--- a/mdop/dart-v10/deploying-the-dart-recovery-image-dart-10.md
+++ b/mdop/dart-v10/deploying-the-dart-recovery-image-dart-10.md
@@ -1,10 +1,15 @@
---
title: Deploying the DaRT Recovery Image
description: Deploying the DaRT Recovery Image
-ms.assetid: 2b859da6-e31a-4240-8868-93a754328cf2
author: jamiejdt
+ms.assetid: 2b859da6-e31a-4240-8868-93a754328cf2
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying the DaRT Recovery Image
diff --git a/mdop/dart-v10/diagnosing-system-failures-with-crash-analyzer-dart-10.md b/mdop/dart-v10/diagnosing-system-failures-with-crash-analyzer-dart-10.md
index e9e2dcabfe..b9174e5d78 100644
--- a/mdop/dart-v10/diagnosing-system-failures-with-crash-analyzer-dart-10.md
+++ b/mdop/dart-v10/diagnosing-system-failures-with-crash-analyzer-dart-10.md
@@ -1,10 +1,15 @@
---
title: Diagnosing System Failures with Crash Analyzer
description: Diagnosing System Failures with Crash Analyzer
-ms.assetid: 7ebef49e-a294-4173-adb1-7e6994aa01ad
author: jamiejdt
+ms.assetid: 7ebef49e-a294-4173-adb1-7e6994aa01ad
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Diagnosing System Failures with Crash Analyzer
diff --git a/mdop/dart-v10/getting-started-with-dart-10.md b/mdop/dart-v10/getting-started-with-dart-10.md
index 0e61e739b9..e42d71fae1 100644
--- a/mdop/dart-v10/getting-started-with-dart-10.md
+++ b/mdop/dart-v10/getting-started-with-dart-10.md
@@ -1,10 +1,15 @@
---
title: Getting Started with DaRT 10
description: Getting Started with DaRT 10
-ms.assetid: 593dd317-4fba-4d51-8a80-951590acede6
author: jamiejdt
+ms.assetid: 593dd317-4fba-4d51-8a80-951590acede6
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Getting Started with DaRT 10
diff --git a/mdop/dart-v10/how-to-change-repair-or-remove-dart-10.md b/mdop/dart-v10/how-to-change-repair-or-remove-dart-10.md
index ed11c6ffcb..c355316935 100644
--- a/mdop/dart-v10/how-to-change-repair-or-remove-dart-10.md
+++ b/mdop/dart-v10/how-to-change-repair-or-remove-dart-10.md
@@ -1,10 +1,15 @@
---
title: How to Change, Repair, or Remove DaRT 10
description: How to Change, Repair, or Remove DaRT 10
-ms.assetid: e7718c6f-06a1-48bb-b04b-1a0f659a0337
author: jamiejdt
+ms.assetid: e7718c6f-06a1-48bb-b04b-1a0f659a0337
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Change, Repair, or Remove DaRT 10
diff --git a/mdop/dart-v10/how-to-deploy-dart-10.md b/mdop/dart-v10/how-to-deploy-dart-10.md
index bdb4d93be2..7dbd6d1771 100644
--- a/mdop/dart-v10/how-to-deploy-dart-10.md
+++ b/mdop/dart-v10/how-to-deploy-dart-10.md
@@ -1,10 +1,15 @@
---
title: How to Deploy DaRT 10
description: How to Deploy DaRT 10
-ms.assetid: 13e8ba20-21c3-4870-94ed-6d3106d69f21
author: jamiejdt
+ms.assetid: 13e8ba20-21c3-4870-94ed-6d3106d69f21
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy DaRT 10
diff --git a/mdop/dart-v10/how-to-deploy-the-dart-recovery-image-as-a-remote-partition-dart-10.md b/mdop/dart-v10/how-to-deploy-the-dart-recovery-image-as-a-remote-partition-dart-10.md
index b6d4e4461c..999f139443 100644
--- a/mdop/dart-v10/how-to-deploy-the-dart-recovery-image-as-a-remote-partition-dart-10.md
+++ b/mdop/dart-v10/how-to-deploy-the-dart-recovery-image-as-a-remote-partition-dart-10.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the DaRT Recovery Image as a Remote Partition
description: How to Deploy the DaRT Recovery Image as a Remote Partition
-ms.assetid: 06a5e250-b992-4f6a-ad74-e7715f9e96e7
author: jamiejdt
+ms.assetid: 06a5e250-b992-4f6a-ad74-e7715f9e96e7
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the DaRT Recovery Image as a Remote Partition
diff --git a/mdop/dart-v10/how-to-deploy-the-dart-recovery-image-as-part-of-a-recovery-partition-dart-10.md b/mdop/dart-v10/how-to-deploy-the-dart-recovery-image-as-part-of-a-recovery-partition-dart-10.md
index c34c3ce428..bf7628c1c6 100644
--- a/mdop/dart-v10/how-to-deploy-the-dart-recovery-image-as-part-of-a-recovery-partition-dart-10.md
+++ b/mdop/dart-v10/how-to-deploy-the-dart-recovery-image-as-part-of-a-recovery-partition-dart-10.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the DaRT Recovery Image as Part of a Recovery Partition
description: How to Deploy the DaRT Recovery Image as Part of a Recovery Partition
-ms.assetid: 0d2192c1-4058-49fb-b0b6-baf4699ac7f5
author: jamiejdt
+ms.assetid: 0d2192c1-4058-49fb-b0b6-baf4699ac7f5
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the DaRT Recovery Image as Part of a Recovery Partition
diff --git a/mdop/dart-v10/how-to-ensure-that-crash-analyzer-can-access-symbol-files-dart-10.md b/mdop/dart-v10/how-to-ensure-that-crash-analyzer-can-access-symbol-files-dart-10.md
index a57e69cc7b..af95e2a228 100644
--- a/mdop/dart-v10/how-to-ensure-that-crash-analyzer-can-access-symbol-files-dart-10.md
+++ b/mdop/dart-v10/how-to-ensure-that-crash-analyzer-can-access-symbol-files-dart-10.md
@@ -1,10 +1,15 @@
---
title: How to Ensure that Crash Analyzer Can Access Symbol Files
description: How to Ensure that Crash Analyzer Can Access Symbol Files
-ms.assetid: 39e307bd-5d21-4e44-bed6-bf532f580775
author: jamiejdt
+ms.assetid: 39e307bd-5d21-4e44-bed6-bf532f580775
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Ensure that Crash Analyzer Can Access Symbol Files
diff --git a/mdop/dart-v10/how-to-perform-dart-tasks-by-using-powershell-commands-dart-10.md b/mdop/dart-v10/how-to-perform-dart-tasks-by-using-powershell-commands-dart-10.md
index df140a7d22..6a7c453632 100644
--- a/mdop/dart-v10/how-to-perform-dart-tasks-by-using-powershell-commands-dart-10.md
+++ b/mdop/dart-v10/how-to-perform-dart-tasks-by-using-powershell-commands-dart-10.md
@@ -1,10 +1,15 @@
---
title: How to Perform DaRT Tasks by Using PowerShell Commands
description: How to Perform DaRT Tasks by Using PowerShell Commands
-ms.assetid: f5a5c5f9-d667-4c85-9e82-7baf0b2aec6e
author: jamiejdt
+ms.assetid: f5a5c5f9-d667-4c85-9e82-7baf0b2aec6e
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Perform DaRT Tasks by Using PowerShell Commands
diff --git a/mdop/dart-v10/how-to-recover-local-computers-by-using-the-dart-recovery-image-dart-10.md b/mdop/dart-v10/how-to-recover-local-computers-by-using-the-dart-recovery-image-dart-10.md
index 0335d14af1..1749571cfd 100644
--- a/mdop/dart-v10/how-to-recover-local-computers-by-using-the-dart-recovery-image-dart-10.md
+++ b/mdop/dart-v10/how-to-recover-local-computers-by-using-the-dart-recovery-image-dart-10.md
@@ -1,10 +1,15 @@
---
title: How to Recover Local Computers by Using the DaRT Recovery Image
description: How to Recover Local Computers by Using the DaRT Recovery Image
-ms.assetid: a6adc717-827c-45e8-b9c3-06d0e919e0bd
author: jamiejdt
+ms.assetid: a6adc717-827c-45e8-b9c3-06d0e919e0bd
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Recover Local Computers by Using the DaRT Recovery Image
diff --git a/mdop/dart-v10/how-to-recover-remote-computers-by-using-the-dart-recovery-image-dart-10.md b/mdop/dart-v10/how-to-recover-remote-computers-by-using-the-dart-recovery-image-dart-10.md
index 08f3abe891..03dd4fd404 100644
--- a/mdop/dart-v10/how-to-recover-remote-computers-by-using-the-dart-recovery-image-dart-10.md
+++ b/mdop/dart-v10/how-to-recover-remote-computers-by-using-the-dart-recovery-image-dart-10.md
@@ -1,10 +1,15 @@
---
title: How to Recover Remote Computers by Using the DaRT Recovery Image
description: How to Recover Remote Computers by Using the DaRT Recovery Image
-ms.assetid: c0062208-39cd-4e01-adf8-36a11386e2ea
author: jamiejdt
+ms.assetid: c0062208-39cd-4e01-adf8-36a11386e2ea
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Recover Remote Computers by Using the DaRT Recovery Image
diff --git a/mdop/dart-v10/how-to-run-the-crash-analyzer-in-stand-alone-mode-on-a-computer-other-than-an-end-user-computer-dart-10.md b/mdop/dart-v10/how-to-run-the-crash-analyzer-in-stand-alone-mode-on-a-computer-other-than-an-end-user-computer-dart-10.md
index 0fec234284..24f2eaed11 100644
--- a/mdop/dart-v10/how-to-run-the-crash-analyzer-in-stand-alone-mode-on-a-computer-other-than-an-end-user-computer-dart-10.md
+++ b/mdop/dart-v10/how-to-run-the-crash-analyzer-in-stand-alone-mode-on-a-computer-other-than-an-end-user-computer-dart-10.md
@@ -1,10 +1,15 @@
---
title: How to Run the Crash Analyzer in Stand-alone Mode on a Computer Other than an End-user Computer
description: How to Run the Crash Analyzer in Stand-alone Mode on a Computer Other than an End-user Computer
-ms.assetid: 27c1e1c6-123a-4f8a-b7d2-5bddc9ca3249
author: jamiejdt
+ms.assetid: 27c1e1c6-123a-4f8a-b7d2-5bddc9ca3249
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Run the Crash Analyzer in Stand-alone Mode on a Computer Other than an End-user Computer
diff --git a/mdop/dart-v10/how-to-run-the-crash-analyzer-on-an-end-user-computer-dart-10.md b/mdop/dart-v10/how-to-run-the-crash-analyzer-on-an-end-user-computer-dart-10.md
index 88c42dcf92..1351fd5141 100644
--- a/mdop/dart-v10/how-to-run-the-crash-analyzer-on-an-end-user-computer-dart-10.md
+++ b/mdop/dart-v10/how-to-run-the-crash-analyzer-on-an-end-user-computer-dart-10.md
@@ -1,10 +1,15 @@
---
title: How to Run the Crash Analyzer on an End-user Computer
description: How to Run the Crash Analyzer on an End-user Computer
-ms.assetid: 10334800-ff8e-43ac-a9c2-d28807473ec2
author: jamiejdt
+ms.assetid: 10334800-ff8e-43ac-a9c2-d28807473ec2
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Run the Crash Analyzer on an End-user Computer
diff --git a/mdop/dart-v10/how-to-use-a-powershell-script-to-create-the-recovery-image-dart-10.md b/mdop/dart-v10/how-to-use-a-powershell-script-to-create-the-recovery-image-dart-10.md
index 1524e3c84d..1b98b4f3a5 100644
--- a/mdop/dart-v10/how-to-use-a-powershell-script-to-create-the-recovery-image-dart-10.md
+++ b/mdop/dart-v10/how-to-use-a-powershell-script-to-create-the-recovery-image-dart-10.md
@@ -1,10 +1,15 @@
---
title: How to Use a PowerShell Script to Create the Recovery Image
description: How to Use a PowerShell Script to Create the Recovery Image
-ms.assetid: cf5b0814-71a8-4f0b-b1f1-1ac6d8b51c4f
author: jamiejdt
+ms.assetid: cf5b0814-71a8-4f0b-b1f1-1ac6d8b51c4f
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Use a PowerShell Script to Create the Recovery Image
diff --git a/mdop/dart-v10/index.md b/mdop/dart-v10/index.md
index 0d1222c94a..7d404dfd1c 100644
--- a/mdop/dart-v10/index.md
+++ b/mdop/dart-v10/index.md
@@ -1,10 +1,15 @@
---
title: Diagnostics and Recovery Toolset 10
description: Diagnostics and Recovery Toolset 10
-ms.assetid: 64403eca-ff05-4327-ac33-bdcc96e706c8
author: jamiejdt
+ms.assetid: 64403eca-ff05-4327-ac33-bdcc96e706c8
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Diagnostics and Recovery Toolset 10
diff --git a/mdop/dart-v10/operations-for-dart-10.md b/mdop/dart-v10/operations-for-dart-10.md
index ec4837c463..0c666954b5 100644
--- a/mdop/dart-v10/operations-for-dart-10.md
+++ b/mdop/dart-v10/operations-for-dart-10.md
@@ -1,10 +1,15 @@
---
title: Operations for DaRT 10
description: Operations for DaRT 10
-ms.assetid: 1776d5ed-96c6-4841-a097-721d8cf5c7f7
author: jamiejdt
+ms.assetid: 1776d5ed-96c6-4841-a097-721d8cf5c7f7
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Operations for DaRT 10
diff --git a/mdop/dart-v10/overview-of-the-tools-in-dart-10.md b/mdop/dart-v10/overview-of-the-tools-in-dart-10.md
index 3442c8f9a4..79672139dd 100644
--- a/mdop/dart-v10/overview-of-the-tools-in-dart-10.md
+++ b/mdop/dart-v10/overview-of-the-tools-in-dart-10.md
@@ -1,10 +1,15 @@
---
title: Overview of the Tools in DaRT 10
description: Overview of the Tools in DaRT 10
-ms.assetid: 752467dd-b646-4335-82ce-9090d4651f65
author: jamiejdt
+ms.assetid: 752467dd-b646-4335-82ce-9090d4651f65
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Overview of the Tools in DaRT 10
diff --git a/mdop/dart-v10/planning-for-dart-10.md b/mdop/dart-v10/planning-for-dart-10.md
index 114d49a45d..b61bb62d87 100644
--- a/mdop/dart-v10/planning-for-dart-10.md
+++ b/mdop/dart-v10/planning-for-dart-10.md
@@ -1,10 +1,15 @@
---
title: Planning for DaRT 10
description: Planning for DaRT 10
-ms.assetid: 2ca0249a-6a9f-4b4e-91f1-f1b34be7b16c
author: jamiejdt
+ms.assetid: 2ca0249a-6a9f-4b4e-91f1-f1b34be7b16c
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for DaRT 10
diff --git a/mdop/dart-v10/planning-how-to-save-and-deploy-the-dart-10-recovery-image.md b/mdop/dart-v10/planning-how-to-save-and-deploy-the-dart-10-recovery-image.md
index 23034e5145..a15d2bec30 100644
--- a/mdop/dart-v10/planning-how-to-save-and-deploy-the-dart-10-recovery-image.md
+++ b/mdop/dart-v10/planning-how-to-save-and-deploy-the-dart-10-recovery-image.md
@@ -1,10 +1,15 @@
---
title: Planning How to Save and Deploy the DaRT 10 Recovery Image
description: Planning How to Save and Deploy the DaRT 10 Recovery Image
-ms.assetid: 9a3e5413-2621-49ce-8bd2-992616691703
author: jamiejdt
+ms.assetid: 9a3e5413-2621-49ce-8bd2-992616691703
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning How to Save and Deploy the DaRT 10 Recovery Image
diff --git a/mdop/dart-v10/planning-to-create-the-dart-10-recovery-image.md b/mdop/dart-v10/planning-to-create-the-dart-10-recovery-image.md
index 105f774dba..b80f07b582 100644
--- a/mdop/dart-v10/planning-to-create-the-dart-10-recovery-image.md
+++ b/mdop/dart-v10/planning-to-create-the-dart-10-recovery-image.md
@@ -1,10 +1,15 @@
---
title: Planning to Create the DaRT 10 Recovery Image
description: Planning to Create the DaRT 10 Recovery Image
-ms.assetid: a0087d93-b88f-454b-81b2-3c7ce3718023
author: jamiejdt
+ms.assetid: a0087d93-b88f-454b-81b2-3c7ce3718023
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning to Create the DaRT 10 Recovery Image
diff --git a/mdop/dart-v10/planning-to-deploy-dart-10.md b/mdop/dart-v10/planning-to-deploy-dart-10.md
index 17ac1a5c49..ef60b14fc9 100644
--- a/mdop/dart-v10/planning-to-deploy-dart-10.md
+++ b/mdop/dart-v10/planning-to-deploy-dart-10.md
@@ -1,10 +1,15 @@
---
title: Planning to Deploy DaRT 10
description: Planning to Deploy DaRT 10
-ms.assetid: 32a39e97-a889-4aae-982c-b85cdc3d9134
author: jamiejdt
+ms.assetid: 32a39e97-a889-4aae-982c-b85cdc3d9134
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning to Deploy DaRT 10
diff --git a/mdop/dart-v10/recovering-computers-using-dart-10.md b/mdop/dart-v10/recovering-computers-using-dart-10.md
index 90169cb011..fe9c5f9ab7 100644
--- a/mdop/dart-v10/recovering-computers-using-dart-10.md
+++ b/mdop/dart-v10/recovering-computers-using-dart-10.md
@@ -1,10 +1,15 @@
---
title: Recovering Computers Using DaRT 10
description: Recovering Computers Using DaRT 10
-ms.assetid: 2ad7fab0-c22d-4171-8b5a-b2b7d7c0ad2d
author: jamiejdt
+ms.assetid: 2ad7fab0-c22d-4171-8b5a-b2b7d7c0ad2d
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Recovering Computers Using DaRT 10
diff --git a/mdop/dart-v10/release-notes-for-dart-10.md b/mdop/dart-v10/release-notes-for-dart-10.md
index b48819ca35..abd6b4fae2 100644
--- a/mdop/dart-v10/release-notes-for-dart-10.md
+++ b/mdop/dart-v10/release-notes-for-dart-10.md
@@ -1,10 +1,15 @@
---
title: Release Notes for DaRT 10
description: Release Notes for DaRT 10
-ms.assetid: eb996980-f9c4-42cb-bde9-6b3d4b82b58c
author: jamiejdt
+ms.assetid: eb996980-f9c4-42cb-bde9-6b3d4b82b58c
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Release Notes for DaRT 10
diff --git a/mdop/dart-v10/security-and-privacy-for-dart-10.md b/mdop/dart-v10/security-and-privacy-for-dart-10.md
index e1d292b73a..2c14d5558b 100644
--- a/mdop/dart-v10/security-and-privacy-for-dart-10.md
+++ b/mdop/dart-v10/security-and-privacy-for-dart-10.md
@@ -1,10 +1,15 @@
---
title: Security and Privacy for DaRT 10
description: Security and Privacy for DaRT 10
-ms.assetid: 9ce5d555-c4e9-4482-a147-27b26579c935
author: jamiejdt
+ms.assetid: 9ce5d555-c4e9-4482-a147-27b26579c935
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Security and Privacy for DaRT 10
diff --git a/mdop/dart-v10/security-considerations-for-dart-10.md b/mdop/dart-v10/security-considerations-for-dart-10.md
index 9d981d4e87..9735070a44 100644
--- a/mdop/dart-v10/security-considerations-for-dart-10.md
+++ b/mdop/dart-v10/security-considerations-for-dart-10.md
@@ -1,10 +1,15 @@
---
title: Security Considerations for DaRT 10
description: Security Considerations for DaRT 10
-ms.assetid: c653daf1-f12a-4667-98cc-f0c89fa38e3f
author: jamiejdt
+ms.assetid: c653daf1-f12a-4667-98cc-f0c89fa38e3f
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Security Considerations for DaRT 10
diff --git a/mdop/dart-v10/troubleshooting-dart-10.md b/mdop/dart-v10/troubleshooting-dart-10.md
index 7a42befd59..08accb0d61 100644
--- a/mdop/dart-v10/troubleshooting-dart-10.md
+++ b/mdop/dart-v10/troubleshooting-dart-10.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting DaRT 10
description: Troubleshooting DaRT 10
-ms.assetid: 76d42a00-3f6b-4730-8857-39fe49535d37
author: jamiejdt
+ms.assetid: 76d42a00-3f6b-4730-8857-39fe49535d37
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w10
---
+
# Troubleshooting DaRT 10
diff --git a/mdop/dart-v7/about-dart-70-new-ia.md b/mdop/dart-v7/about-dart-70-new-ia.md
index c2cb41421d..6d12972c2a 100644
--- a/mdop/dart-v7/about-dart-70-new-ia.md
+++ b/mdop/dart-v7/about-dart-70-new-ia.md
@@ -1,10 +1,15 @@
---
title: About DaRT 7.0
description: About DaRT 7.0
-ms.assetid: 217ffafc-6d73-4b80-88d9-71870460d4ab
author: jamiejdt
+ms.assetid: 217ffafc-6d73-4b80-88d9-71870460d4ab
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# About DaRT 7.0
diff --git a/mdop/dart-v7/accessibility-for-dart-70.md b/mdop/dart-v7/accessibility-for-dart-70.md
index f385145484..6d7062c6f5 100644
--- a/mdop/dart-v7/accessibility-for-dart-70.md
+++ b/mdop/dart-v7/accessibility-for-dart-70.md
@@ -1,10 +1,15 @@
---
title: Accessibility for DaRT 7.0
description: Accessibility for DaRT 7.0
-ms.assetid: 41f7bb72-4f1d-44fb-bc3f-8b66557fec2f
author: jamiejdt
+ms.assetid: 41f7bb72-4f1d-44fb-bc3f-8b66557fec2f
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Accessibility for DaRT 7.0
diff --git a/mdop/dart-v7/creating-the-dart-70-recovery-image-dart-7.md b/mdop/dart-v7/creating-the-dart-70-recovery-image-dart-7.md
index 69e49c456d..e3755581dd 100644
--- a/mdop/dart-v7/creating-the-dart-70-recovery-image-dart-7.md
+++ b/mdop/dart-v7/creating-the-dart-70-recovery-image-dart-7.md
@@ -1,10 +1,15 @@
---
title: Creating the DaRT 7.0 Recovery Image
description: Creating the DaRT 7.0 Recovery Image
-ms.assetid: ebb2ec58-0349-469d-a23f-3f944fe4c1fa
author: jamiejdt
+ms.assetid: ebb2ec58-0349-469d-a23f-3f944fe4c1fa
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Creating the DaRT 7.0 Recovery Image
diff --git a/mdop/dart-v7/dart-70-deployment-checklist-dart-7.md b/mdop/dart-v7/dart-70-deployment-checklist-dart-7.md
index b7f93c4e32..ddb0bdde02 100644
--- a/mdop/dart-v7/dart-70-deployment-checklist-dart-7.md
+++ b/mdop/dart-v7/dart-70-deployment-checklist-dart-7.md
@@ -1,10 +1,15 @@
---
title: DaRT 7.0 Deployment Checklist
description: DaRT 7.0 Deployment Checklist
-ms.assetid: 2c68ec15-0624-4a75-8237-05c68b61ad07
author: jamiejdt
+ms.assetid: 2c68ec15-0624-4a75-8237-05c68b61ad07
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# DaRT 7.0 Deployment Checklist
diff --git a/mdop/dart-v7/dart-70-planning-checklist-dart-7.md b/mdop/dart-v7/dart-70-planning-checklist-dart-7.md
index 4da93ff8b4..5c3b632d6a 100644
--- a/mdop/dart-v7/dart-70-planning-checklist-dart-7.md
+++ b/mdop/dart-v7/dart-70-planning-checklist-dart-7.md
@@ -1,10 +1,15 @@
---
title: DaRT 7.0 Planning Checklist
description: DaRT 7.0 Planning Checklist
-ms.assetid: f97a2318-6597-4774-a854-bb546279a8fd
author: jamiejdt
+ms.assetid: f97a2318-6597-4774-a854-bb546279a8fd
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# DaRT 7.0 Planning Checklist
diff --git a/mdop/dart-v7/dart-70-supported-configurations-dart-7.md b/mdop/dart-v7/dart-70-supported-configurations-dart-7.md
index 8637709410..8339dc32b9 100644
--- a/mdop/dart-v7/dart-70-supported-configurations-dart-7.md
+++ b/mdop/dart-v7/dart-70-supported-configurations-dart-7.md
@@ -1,10 +1,15 @@
---
title: DaRT 7.0 Supported Configurations
description: DaRT 7.0 Supported Configurations
-ms.assetid: e9ee87b0-3254-4625-b178-17b2f5b8f8c8
author: jamiejdt
+ms.assetid: e9ee87b0-3254-4625-b178-17b2f5b8f8c8
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# DaRT 7.0 Supported Configurations
diff --git a/mdop/dart-v7/deploying-dart-70-new-ia.md b/mdop/dart-v7/deploying-dart-70-new-ia.md
index 9d415bf1e2..4afe3dd956 100644
--- a/mdop/dart-v7/deploying-dart-70-new-ia.md
+++ b/mdop/dart-v7/deploying-dart-70-new-ia.md
@@ -1,10 +1,15 @@
---
title: Deploying DaRT 7.0
description: Deploying DaRT 7.0
-ms.assetid: 7bc99bce-b94f-4074-ba88-986ed76f8a6c
author: jamiejdt
+ms.assetid: 7bc99bce-b94f-4074-ba88-986ed76f8a6c
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Deploying DaRT 7.0
diff --git a/mdop/dart-v7/deploying-dart-70-to-administrator-computers-dart-7.md b/mdop/dart-v7/deploying-dart-70-to-administrator-computers-dart-7.md
index 77282ea2e5..139fb72b05 100644
--- a/mdop/dart-v7/deploying-dart-70-to-administrator-computers-dart-7.md
+++ b/mdop/dart-v7/deploying-dart-70-to-administrator-computers-dart-7.md
@@ -1,10 +1,15 @@
---
title: Deploying DaRT 7.0 to Administrator Computers
description: Deploying DaRT 7.0 to Administrator Computers
-ms.assetid: 8baf26aa-b168-463c-810f-a165918b9d9f
author: jamiejdt
+ms.assetid: 8baf26aa-b168-463c-810f-a165918b9d9f
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Deploying DaRT 7.0 to Administrator Computers
diff --git a/mdop/dart-v7/deploying-the-dart-70-recovery-image-dart-7.md b/mdop/dart-v7/deploying-the-dart-70-recovery-image-dart-7.md
index b1c78990f0..544162e5da 100644
--- a/mdop/dart-v7/deploying-the-dart-70-recovery-image-dart-7.md
+++ b/mdop/dart-v7/deploying-the-dart-70-recovery-image-dart-7.md
@@ -1,10 +1,15 @@
---
title: Deploying the DaRT 7.0 Recovery Image
description: Deploying the DaRT 7.0 Recovery Image
-ms.assetid: 6bba7bff-800f-44e4-bcfc-e143115607ca
author: jamiejdt
+ms.assetid: 6bba7bff-800f-44e4-bcfc-e143115607ca
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Deploying the DaRT 7.0 Recovery Image
diff --git a/mdop/dart-v7/diagnosing-system-failures-with-crash-analyzer--dart-7.md b/mdop/dart-v7/diagnosing-system-failures-with-crash-analyzer--dart-7.md
index 76495d2c1d..cc5fb90749 100644
--- a/mdop/dart-v7/diagnosing-system-failures-with-crash-analyzer--dart-7.md
+++ b/mdop/dart-v7/diagnosing-system-failures-with-crash-analyzer--dart-7.md
@@ -1,10 +1,15 @@
---
title: Diagnosing System Failures with Crash Analyzer
description: Diagnosing System Failures with Crash Analyzer
-ms.assetid: 170d40ef-4edb-4a32-a349-c285c0ea5e56
author: jamiejdt
+ms.assetid: 170d40ef-4edb-4a32-a349-c285c0ea5e56
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Diagnosing System Failures with Crash Analyzer
diff --git a/mdop/dart-v7/getting-started-with-dart-70-new-ia.md b/mdop/dart-v7/getting-started-with-dart-70-new-ia.md
index 8b417393d0..070ce0b204 100644
--- a/mdop/dart-v7/getting-started-with-dart-70-new-ia.md
+++ b/mdop/dart-v7/getting-started-with-dart-70-new-ia.md
@@ -1,10 +1,15 @@
---
title: Getting Started with DaRT 7.0
description: Getting Started with DaRT 7.0
-ms.assetid: 796f52ce-0935-4d3d-9437-289b4c7b16c3
author: jamiejdt
+ms.assetid: 796f52ce-0935-4d3d-9437-289b4c7b16c3
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Getting Started with DaRT 7.0
diff --git a/mdop/dart-v7/how-to-change-repair-or-remove-dart-70.md b/mdop/dart-v7/how-to-change-repair-or-remove-dart-70.md
index f61ca7be74..88af5d6908 100644
--- a/mdop/dart-v7/how-to-change-repair-or-remove-dart-70.md
+++ b/mdop/dart-v7/how-to-change-repair-or-remove-dart-70.md
@@ -1,10 +1,15 @@
---
title: How to Change, Repair, or Remove DaRT 7.0
description: How to Change, Repair, or Remove DaRT 7.0
-ms.assetid: a65ff4f3-2b6d-4105-a7a0-67c87e8e7300
author: jamiejdt
+ms.assetid: a65ff4f3-2b6d-4105-a7a0-67c87e8e7300
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Change, Repair, or Remove DaRT 7.0
diff --git a/mdop/dart-v7/how-to-create-a-time-limited-recovery-image-dart-7.md b/mdop/dart-v7/how-to-create-a-time-limited-recovery-image-dart-7.md
index 475957cef1..2c9123f63a 100644
--- a/mdop/dart-v7/how-to-create-a-time-limited-recovery-image-dart-7.md
+++ b/mdop/dart-v7/how-to-create-a-time-limited-recovery-image-dart-7.md
@@ -1,10 +1,15 @@
---
title: How to Create a Time Limited Recovery Image
description: How to Create a Time Limited Recovery Image
-ms.assetid: d2e29cac-c24c-4239-997f-0320b8a830ae
author: jamiejdt
+ms.assetid: d2e29cac-c24c-4239-997f-0320b8a830ae
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Create a Time Limited Recovery Image
diff --git a/mdop/dart-v7/how-to-deploy-dart-70.md b/mdop/dart-v7/how-to-deploy-dart-70.md
index 3eacb06295..48bd316e0e 100644
--- a/mdop/dart-v7/how-to-deploy-dart-70.md
+++ b/mdop/dart-v7/how-to-deploy-dart-70.md
@@ -1,10 +1,15 @@
---
title: How to Deploy DaRT 7.0
description: How to Deploy DaRT 7.0
-ms.assetid: 30522441-40cb-4eca-99b4-dff758f5c647
author: jamiejdt
+ms.assetid: 30522441-40cb-4eca-99b4-dff758f5c647
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Deploy DaRT 7.0
diff --git a/mdop/dart-v7/how-to-deploy-the-dart-recovery-image-as-a-remote-partition-dart-7.md b/mdop/dart-v7/how-to-deploy-the-dart-recovery-image-as-a-remote-partition-dart-7.md
index f3e54e8d24..1f376b0945 100644
--- a/mdop/dart-v7/how-to-deploy-the-dart-recovery-image-as-a-remote-partition-dart-7.md
+++ b/mdop/dart-v7/how-to-deploy-the-dart-recovery-image-as-a-remote-partition-dart-7.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the DaRT Recovery Image as a Remote Partition
description: How to Deploy the DaRT Recovery Image as a Remote Partition
-ms.assetid: 757c9340-8eac-42e8-85de-4302e436713a
author: jamiejdt
+ms.assetid: 757c9340-8eac-42e8-85de-4302e436713a
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Deploy the DaRT Recovery Image as a Remote Partition
diff --git a/mdop/dart-v7/how-to-deploy-the-dart-recovery-image-as-part-of-a-recovery-partition-dart-7.md b/mdop/dart-v7/how-to-deploy-the-dart-recovery-image-as-part-of-a-recovery-partition-dart-7.md
index 3ab8b3da58..e4131ffd30 100644
--- a/mdop/dart-v7/how-to-deploy-the-dart-recovery-image-as-part-of-a-recovery-partition-dart-7.md
+++ b/mdop/dart-v7/how-to-deploy-the-dart-recovery-image-as-part-of-a-recovery-partition-dart-7.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the DaRT Recovery Image as Part of a Recovery Partition
description: How to Deploy the DaRT Recovery Image as Part of a Recovery Partition
-ms.assetid: 462f2d08-f03b-4a07-b2d3-c69205dc6f70
author: jamiejdt
+ms.assetid: 462f2d08-f03b-4a07-b2d3-c69205dc6f70
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Deploy the DaRT Recovery Image as Part of a Recovery Partition
diff --git a/mdop/dart-v7/how-to-deploy-the-dart-recovery-image-using-a-usb-flash-drive-dart-7.md b/mdop/dart-v7/how-to-deploy-the-dart-recovery-image-using-a-usb-flash-drive-dart-7.md
index d0d3892d00..122915aa9a 100644
--- a/mdop/dart-v7/how-to-deploy-the-dart-recovery-image-using-a-usb-flash-drive-dart-7.md
+++ b/mdop/dart-v7/how-to-deploy-the-dart-recovery-image-using-a-usb-flash-drive-dart-7.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the DaRT Recovery Image Using a USB Flash Drive
description: How to Deploy the DaRT Recovery Image Using a USB Flash Drive
-ms.assetid: 5b7aa843-731e-47e7-b5f9-48d08da732d6
author: jamiejdt
+ms.assetid: 5b7aa843-731e-47e7-b5f9-48d08da732d6
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Deploy the DaRT Recovery Image Using a USB Flash Drive
diff --git a/mdop/dart-v7/how-to-ensure-that-crash-analyzer-can-access-symbol-files-dart-7.md b/mdop/dart-v7/how-to-ensure-that-crash-analyzer-can-access-symbol-files-dart-7.md
index ede4c4c258..ea0f6893fa 100644
--- a/mdop/dart-v7/how-to-ensure-that-crash-analyzer-can-access-symbol-files-dart-7.md
+++ b/mdop/dart-v7/how-to-ensure-that-crash-analyzer-can-access-symbol-files-dart-7.md
@@ -1,10 +1,15 @@
---
title: How to Ensure that Crash Analyzer Can Access Symbol Files
description: How to Ensure that Crash Analyzer Can Access Symbol Files
-ms.assetid: 150a2f88-68a5-40eb-8471-e5008488ab6e
author: jamiejdt
+ms.assetid: 150a2f88-68a5-40eb-8471-e5008488ab6e
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Ensure that Crash Analyzer Can Access Symbol Files
diff --git a/mdop/dart-v7/how-to-recover-local-computers-using-the-dart-recovery-image-dart-7.md b/mdop/dart-v7/how-to-recover-local-computers-using-the-dart-recovery-image-dart-7.md
index e0197cbb41..98be9f2e6b 100644
--- a/mdop/dart-v7/how-to-recover-local-computers-using-the-dart-recovery-image-dart-7.md
+++ b/mdop/dart-v7/how-to-recover-local-computers-using-the-dart-recovery-image-dart-7.md
@@ -1,10 +1,15 @@
---
title: How to Recover Local Computers Using the DaRT Recovery Image
description: How to Recover Local Computers Using the DaRT Recovery Image
-ms.assetid: be29b5a8-be08-4cf2-822e-77a51d3f3b65
author: jamiejdt
+ms.assetid: be29b5a8-be08-4cf2-822e-77a51d3f3b65
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Recover Local Computers Using the DaRT Recovery Image
diff --git a/mdop/dart-v7/how-to-recover-remote-computers-using-the-dart-recovery-image-dart-7.md b/mdop/dart-v7/how-to-recover-remote-computers-using-the-dart-recovery-image-dart-7.md
index f3a61d4bfa..8e663a0e6e 100644
--- a/mdop/dart-v7/how-to-recover-remote-computers-using-the-dart-recovery-image-dart-7.md
+++ b/mdop/dart-v7/how-to-recover-remote-computers-using-the-dart-recovery-image-dart-7.md
@@ -1,10 +1,15 @@
---
title: How to Recover Remote Computers Using the DaRT Recovery Image
description: How to Recover Remote Computers Using the DaRT Recovery Image
-ms.assetid: 66bc45fb-dc40-4d47-b583-5bb1ff5c97a7
author: jamiejdt
+ms.assetid: 66bc45fb-dc40-4d47-b583-5bb1ff5c97a7
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Recover Remote Computers Using the DaRT Recovery Image
diff --git a/mdop/dart-v7/how-to-run-the-crash-analyzer-in-stand-alone-mode-on-a-computer-other-than-an-end-user-computer-dart-7.md b/mdop/dart-v7/how-to-run-the-crash-analyzer-in-stand-alone-mode-on-a-computer-other-than-an-end-user-computer-dart-7.md
index 183c6b9901..86e9f2780b 100644
--- a/mdop/dart-v7/how-to-run-the-crash-analyzer-in-stand-alone-mode-on-a-computer-other-than-an-end-user-computer-dart-7.md
+++ b/mdop/dart-v7/how-to-run-the-crash-analyzer-in-stand-alone-mode-on-a-computer-other-than-an-end-user-computer-dart-7.md
@@ -1,10 +1,15 @@
---
title: How to Run the Crash Analyzer in Stand-alone Mode on a Computer Other than an End-user Computer
description: How to Run the Crash Analyzer in Stand-alone Mode on a Computer Other than an End-user Computer
-ms.assetid: 881d573f-2f18-4c5f-838e-2f5320179f94
author: jamiejdt
+ms.assetid: 881d573f-2f18-4c5f-838e-2f5320179f94
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Run the Crash Analyzer in Stand-alone Mode on a Computer Other than an End-user Computer
diff --git a/mdop/dart-v7/how-to-run-the-crash-analyzer-on-an-end-user-computer-dart-7.md b/mdop/dart-v7/how-to-run-the-crash-analyzer-on-an-end-user-computer-dart-7.md
index 1834c907ca..2d1349b4ba 100644
--- a/mdop/dart-v7/how-to-run-the-crash-analyzer-on-an-end-user-computer-dart-7.md
+++ b/mdop/dart-v7/how-to-run-the-crash-analyzer-on-an-end-user-computer-dart-7.md
@@ -1,10 +1,15 @@
---
title: How to Run the Crash Analyzer on an End-user Computer
description: How to Run the Crash Analyzer on an End-user Computer
-ms.assetid: 40af4ead-6588-4a81-8eaa-3dc00c397e1d
author: jamiejdt
+ms.assetid: 40af4ead-6588-4a81-8eaa-3dc00c397e1d
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Run the Crash Analyzer on an End-user Computer
diff --git a/mdop/dart-v7/how-to-use-the-dart-recovery-image-wizard-to-create-the-recovery-image-dart-7.md b/mdop/dart-v7/how-to-use-the-dart-recovery-image-wizard-to-create-the-recovery-image-dart-7.md
index b59b439ce2..9395091dd1 100644
--- a/mdop/dart-v7/how-to-use-the-dart-recovery-image-wizard-to-create-the-recovery-image-dart-7.md
+++ b/mdop/dart-v7/how-to-use-the-dart-recovery-image-wizard-to-create-the-recovery-image-dart-7.md
@@ -1,10 +1,15 @@
---
title: How to Use the DaRT Recovery Image Wizard to Create the Recovery Image
description: How to Use the DaRT Recovery Image Wizard to Create the Recovery Image
-ms.assetid: 1b8ef983-fff9-4d75-a2f6-53120c5c00c9
author: jamiejdt
+ms.assetid: 1b8ef983-fff9-4d75-a2f6-53120c5c00c9
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Use the DaRT Recovery Image Wizard to Create the Recovery Image
diff --git a/mdop/dart-v7/index.md b/mdop/dart-v7/index.md
index f18d25e60a..d973a76adc 100644
--- a/mdop/dart-v7/index.md
+++ b/mdop/dart-v7/index.md
@@ -1,10 +1,15 @@
---
title: Diagnostics and Recovery Toolset 7 Administrator's Guide
description: Diagnostics and Recovery Toolset 7 Administrator's Guide
-ms.assetid: bf89eccd-fc03-48ff-9019-a8640e11dd99
author: jamiejdt
+ms.assetid: bf89eccd-fc03-48ff-9019-a8640e11dd99
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Diagnostics and Recovery Toolset 7 Administrator's Guide
diff --git a/mdop/dart-v7/operations-for-dart-70-new-ia.md b/mdop/dart-v7/operations-for-dart-70-new-ia.md
index 5354fac813..c1446c0abd 100644
--- a/mdop/dart-v7/operations-for-dart-70-new-ia.md
+++ b/mdop/dart-v7/operations-for-dart-70-new-ia.md
@@ -1,10 +1,15 @@
---
title: Operations for DaRT 7.0
description: Operations for DaRT 7.0
-ms.assetid: 5566d817-fc14-4408-ba01-1d87fbc132d9
author: jamiejdt
+ms.assetid: 5566d817-fc14-4408-ba01-1d87fbc132d9
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Operations for DaRT 7.0
diff --git a/mdop/dart-v7/overview-of-the-tools-in-dart-70-new-ia.md b/mdop/dart-v7/overview-of-the-tools-in-dart-70-new-ia.md
index e0b90c900a..2319eb129e 100644
--- a/mdop/dart-v7/overview-of-the-tools-in-dart-70-new-ia.md
+++ b/mdop/dart-v7/overview-of-the-tools-in-dart-70-new-ia.md
@@ -1,10 +1,15 @@
---
title: Overview of the Tools in DaRT 7.0
description: Overview of the Tools in DaRT 7.0
-ms.assetid: 67c5991e-cbe6-4ce9-9fe5-f1761369d1fe
author: jamiejdt
+ms.assetid: 67c5991e-cbe6-4ce9-9fe5-f1761369d1fe
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Overview of the Tools in DaRT 7.0
diff --git a/mdop/dart-v7/planning-for-dart-70-new-ia.md b/mdop/dart-v7/planning-for-dart-70-new-ia.md
index f7c9696980..4ea02d8ef4 100644
--- a/mdop/dart-v7/planning-for-dart-70-new-ia.md
+++ b/mdop/dart-v7/planning-for-dart-70-new-ia.md
@@ -1,10 +1,15 @@
---
title: Planning for DaRT 7.0
description: Planning for DaRT 7.0
-ms.assetid: 9a60cb08-5efb-40fe-b1e3-9ece831f3b43
author: jamiejdt
+ms.assetid: 9a60cb08-5efb-40fe-b1e3-9ece831f3b43
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Planning for DaRT 7.0
diff --git a/mdop/dart-v7/planning-how-to-save-and-deploy-the-dart-70-recovery-image.md b/mdop/dart-v7/planning-how-to-save-and-deploy-the-dart-70-recovery-image.md
index 3d9a094ae4..0caaee7d59 100644
--- a/mdop/dart-v7/planning-how-to-save-and-deploy-the-dart-70-recovery-image.md
+++ b/mdop/dart-v7/planning-how-to-save-and-deploy-the-dart-70-recovery-image.md
@@ -1,10 +1,15 @@
---
title: Planning How to Save and Deploy the DaRT 7.0 Recovery Image
description: Planning How to Save and Deploy the DaRT 7.0 Recovery Image
-ms.assetid: d96e9363-6186-4fc3-9b83-ba15ed9694a5
author: jamiejdt
+ms.assetid: d96e9363-6186-4fc3-9b83-ba15ed9694a5
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Planning How to Save and Deploy the DaRT 7.0 Recovery Image
diff --git a/mdop/dart-v7/planning-to-create-the-dart-70-recovery-image.md b/mdop/dart-v7/planning-to-create-the-dart-70-recovery-image.md
index 6665545611..00a6fe704b 100644
--- a/mdop/dart-v7/planning-to-create-the-dart-70-recovery-image.md
+++ b/mdop/dart-v7/planning-to-create-the-dart-70-recovery-image.md
@@ -1,10 +1,15 @@
---
title: Planning to Create the DaRT 7.0 Recovery Image
description: Planning to Create the DaRT 7.0 Recovery Image
-ms.assetid: e5d49bee-ae4e-467b-9976-c1203f6355f9
author: jamiejdt
+ms.assetid: e5d49bee-ae4e-467b-9976-c1203f6355f9
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Planning to Create the DaRT 7.0 Recovery Image
diff --git a/mdop/dart-v7/planning-to-deploy-dart-70.md b/mdop/dart-v7/planning-to-deploy-dart-70.md
index a24bbf99ca..84dc9b9fe6 100644
--- a/mdop/dart-v7/planning-to-deploy-dart-70.md
+++ b/mdop/dart-v7/planning-to-deploy-dart-70.md
@@ -1,10 +1,15 @@
---
title: Planning to Deploy DaRT 7.0
description: Planning to Deploy DaRT 7.0
-ms.assetid: 05e97cdb-a8c2-46e4-9c75-a7d12fe26fe8
author: jamiejdt
+ms.assetid: 05e97cdb-a8c2-46e4-9c75-a7d12fe26fe8
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Planning to Deploy DaRT 7.0
diff --git a/mdop/dart-v7/recovering-computers-using-dart-70-dart-7.md b/mdop/dart-v7/recovering-computers-using-dart-70-dart-7.md
index 2fd46dcfff..956cdaaa1f 100644
--- a/mdop/dart-v7/recovering-computers-using-dart-70-dart-7.md
+++ b/mdop/dart-v7/recovering-computers-using-dart-70-dart-7.md
@@ -1,10 +1,15 @@
---
title: Recovering Computers Using DaRT 7.0
description: Recovering Computers Using DaRT 7.0
-ms.assetid: bcded7ca-237b-4971-ac34-4394b05cbc50
author: jamiejdt
+ms.assetid: bcded7ca-237b-4971-ac34-4394b05cbc50
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Recovering Computers Using DaRT 7.0
diff --git a/mdop/dart-v7/release-notes-for-dart-70-new-ia.md b/mdop/dart-v7/release-notes-for-dart-70-new-ia.md
index fb81c1503e..4500f156a1 100644
--- a/mdop/dart-v7/release-notes-for-dart-70-new-ia.md
+++ b/mdop/dart-v7/release-notes-for-dart-70-new-ia.md
@@ -1,10 +1,15 @@
---
title: Release Notes for DaRT 7.0
description: Release Notes for DaRT 7.0
-ms.assetid: fad227d0-5c22-4efd-9187-0e5922f7250b
author: jamiejdt
+ms.assetid: fad227d0-5c22-4efd-9187-0e5922f7250b
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Release Notes for DaRT 7.0
diff --git a/mdop/dart-v7/security-considerations-for-dart-70-dart-7.md b/mdop/dart-v7/security-considerations-for-dart-70-dart-7.md
index 79fcd10920..30a2f11123 100644
--- a/mdop/dart-v7/security-considerations-for-dart-70-dart-7.md
+++ b/mdop/dart-v7/security-considerations-for-dart-70-dart-7.md
@@ -1,10 +1,15 @@
---
title: Security Considerations for DaRT 7.0
description: Security Considerations for DaRT 7.0
-ms.assetid: 52ad7e6c-c169-4ba4-aa76-56335a585eb8
author: jamiejdt
+ms.assetid: 52ad7e6c-c169-4ba4-aa76-56335a585eb8
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Security Considerations for DaRT 7.0
diff --git a/mdop/dart-v7/technical-reference-for-dart-70-new-ia.md b/mdop/dart-v7/technical-reference-for-dart-70-new-ia.md
index 8c3242a051..888678c65f 100644
--- a/mdop/dart-v7/technical-reference-for-dart-70-new-ia.md
+++ b/mdop/dart-v7/technical-reference-for-dart-70-new-ia.md
@@ -1,10 +1,15 @@
---
title: Technical Reference for DaRT 7.0
description: Technical Reference for DaRT 7.0
-ms.assetid: f55c7e5e-713a-42d1-84c9-88370155f934
author: jamiejdt
+ms.assetid: f55c7e5e-713a-42d1-84c9-88370155f934
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Technical Reference for DaRT 7.0
diff --git a/mdop/dart-v7/troubleshooting-dart-70-new-ia.md b/mdop/dart-v7/troubleshooting-dart-70-new-ia.md
index 94e7db3d7b..cc0700ce62 100644
--- a/mdop/dart-v7/troubleshooting-dart-70-new-ia.md
+++ b/mdop/dart-v7/troubleshooting-dart-70-new-ia.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting DaRT 7.0
description: Troubleshooting DaRT 7.0
-ms.assetid: 24c50efa-e9ac-45c4-aca2-b1dcfe834fdd
author: jamiejdt
+ms.assetid: 24c50efa-e9ac-45c4-aca2-b1dcfe834fdd
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w7
---
+
# Troubleshooting DaRT 7.0
diff --git a/mdop/dart-v8/about-dart-80-dart-8.md b/mdop/dart-v8/about-dart-80-dart-8.md
index 781e348836..852ee39b05 100644
--- a/mdop/dart-v8/about-dart-80-dart-8.md
+++ b/mdop/dart-v8/about-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: About DaRT 8.0
description: About DaRT 8.0
-ms.assetid: ce91efd6-7d78-44cb-bb8f-1f43f768ebaa
author: jamiejdt
+ms.assetid: ce91efd6-7d78-44cb-bb8f-1f43f768ebaa
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# About DaRT 8.0
diff --git a/mdop/dart-v8/about-dart-80-sp1.md b/mdop/dart-v8/about-dart-80-sp1.md
index bb8ea23ec7..d71b6c5db4 100644
--- a/mdop/dart-v8/about-dart-80-sp1.md
+++ b/mdop/dart-v8/about-dart-80-sp1.md
@@ -1,10 +1,15 @@
---
title: About DaRT 8.0 SP1
description: About DaRT 8.0 SP1
-ms.assetid: 2e166444-4097-4b23-9f50-d8819f1f4960
author: jamiejdt
+ms.assetid: 2e166444-4097-4b23-9f50-d8819f1f4960
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# About DaRT 8.0 SP1
diff --git a/mdop/dart-v8/about-dart-81.md b/mdop/dart-v8/about-dart-81.md
index a9971ea9bf..7f311fe098 100644
--- a/mdop/dart-v8/about-dart-81.md
+++ b/mdop/dart-v8/about-dart-81.md
@@ -1,10 +1,15 @@
---
title: About DaRT 8.1
description: About DaRT 8.1
-ms.assetid: dcaddc57-0111-4a9d-8be9-f5ada0eefa7d
author: jamiejdt
+ms.assetid: dcaddc57-0111-4a9d-8be9-f5ada0eefa7d
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# About DaRT 8.1
diff --git a/mdop/dart-v8/accessibility-for-dart-80-dart-8.md b/mdop/dart-v8/accessibility-for-dart-80-dart-8.md
index ba3590d9dc..ba9a4f51d9 100644
--- a/mdop/dart-v8/accessibility-for-dart-80-dart-8.md
+++ b/mdop/dart-v8/accessibility-for-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: Accessibility for DaRT 8.0
description: Accessibility for DaRT 8.0
-ms.assetid: 95f426de-222c-4ec0-9b9b-af817c7fff9b
author: jamiejdt
+ms.assetid: 95f426de-222c-4ec0-9b9b-af817c7fff9b
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Accessibility for DaRT 8.0
diff --git a/mdop/dart-v8/administering-dart-80-using-powershell-dart-8.md b/mdop/dart-v8/administering-dart-80-using-powershell-dart-8.md
index dd266a66d4..3bc4bb8a72 100644
--- a/mdop/dart-v8/administering-dart-80-using-powershell-dart-8.md
+++ b/mdop/dart-v8/administering-dart-80-using-powershell-dart-8.md
@@ -1,10 +1,15 @@
---
title: Administering DaRT 8.0 Using PowerShell
description: Administering DaRT 8.0 Using PowerShell
-ms.assetid: 776430e0-d5c9-4919-877a-fab503451b37
author: jamiejdt
+ms.assetid: 776430e0-d5c9-4919-877a-fab503451b37
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Administering DaRT 8.0 Using PowerShell
diff --git a/mdop/dart-v8/creating-the-dart-80-recovery-image-dart-8.md b/mdop/dart-v8/creating-the-dart-80-recovery-image-dart-8.md
index 51af4c6dd5..f28f338047 100644
--- a/mdop/dart-v8/creating-the-dart-80-recovery-image-dart-8.md
+++ b/mdop/dart-v8/creating-the-dart-80-recovery-image-dart-8.md
@@ -1,10 +1,15 @@
---
title: Creating the DaRT 8.0 Recovery Image
description: Creating the DaRT 8.0 Recovery Image
-ms.assetid: 39001b8e-86c0-45ef-8f34-2d6199f9922d
author: jamiejdt
+ms.assetid: 39001b8e-86c0-45ef-8f34-2d6199f9922d
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Creating the DaRT 8.0 Recovery Image
diff --git a/mdop/dart-v8/dart-80-deployment-checklist-dart-8.md b/mdop/dart-v8/dart-80-deployment-checklist-dart-8.md
index 429a72edc0..f38a189232 100644
--- a/mdop/dart-v8/dart-80-deployment-checklist-dart-8.md
+++ b/mdop/dart-v8/dart-80-deployment-checklist-dart-8.md
@@ -1,10 +1,15 @@
---
title: DaRT 8.0 Deployment Checklist
description: DaRT 8.0 Deployment Checklist
-ms.assetid: 74e071fb-697c-463f-adce-d09b8d86495f
author: jamiejdt
+ms.assetid: 74e071fb-697c-463f-adce-d09b8d86495f
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# DaRT 8.0 Deployment Checklist
diff --git a/mdop/dart-v8/dart-80-planning-checklist-dart-8.md b/mdop/dart-v8/dart-80-planning-checklist-dart-8.md
index 5035d8aaaa..035dbfd1d6 100644
--- a/mdop/dart-v8/dart-80-planning-checklist-dart-8.md
+++ b/mdop/dart-v8/dart-80-planning-checklist-dart-8.md
@@ -1,10 +1,15 @@
---
title: DaRT 8.0 Planning Checklist
description: DaRT 8.0 Planning Checklist
-ms.assetid: 0a0f5a71-b1d6-424c-8174-fc5aad506928
author: jamiejdt
+ms.assetid: 0a0f5a71-b1d6-424c-8174-fc5aad506928
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# DaRT 8.0 Planning Checklist
diff --git a/mdop/dart-v8/dart-80-privacy-statement-dart-8.md b/mdop/dart-v8/dart-80-privacy-statement-dart-8.md
index 667eea0f43..3108fce152 100644
--- a/mdop/dart-v8/dart-80-privacy-statement-dart-8.md
+++ b/mdop/dart-v8/dart-80-privacy-statement-dart-8.md
@@ -1,10 +1,15 @@
---
title: DaRT 8.0 Privacy Statement
description: DaRT 8.0 Privacy Statement
-ms.assetid: db474241-e44e-4bca-9be4-3557a3614c2a
author: jamiejdt
+ms.assetid: db474241-e44e-4bca-9be4-3557a3614c2a
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# DaRT 8.0 Privacy Statement
diff --git a/mdop/dart-v8/dart-80-supported-configurations-dart-8.md b/mdop/dart-v8/dart-80-supported-configurations-dart-8.md
index 1619b2d643..039d32f356 100644
--- a/mdop/dart-v8/dart-80-supported-configurations-dart-8.md
+++ b/mdop/dart-v8/dart-80-supported-configurations-dart-8.md
@@ -1,10 +1,15 @@
---
title: DaRT 8.0 Supported Configurations
description: DaRT 8.0 Supported Configurations
-ms.assetid: 95d68e5c-d202-4f4a-adef-d2098328172e
author: jamiejdt
+ms.assetid: 95d68e5c-d202-4f4a-adef-d2098328172e
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# DaRT 8.0 Supported Configurations
diff --git a/mdop/dart-v8/deploying-dart-80-dart-8.md b/mdop/dart-v8/deploying-dart-80-dart-8.md
index 8f5e46c357..8f3c973c4e 100644
--- a/mdop/dart-v8/deploying-dart-80-dart-8.md
+++ b/mdop/dart-v8/deploying-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: Deploying DaRT 8.0
description: Deploying DaRT 8.0
-ms.assetid: 5a976d4e-3372-4ef6-9095-1b48e99af21b
author: jamiejdt
+ms.assetid: 5a976d4e-3372-4ef6-9095-1b48e99af21b
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying DaRT 8.0
diff --git a/mdop/dart-v8/deploying-dart-80-to-administrator-computers-dart-8.md b/mdop/dart-v8/deploying-dart-80-to-administrator-computers-dart-8.md
index 04677f5a11..cbaefbe48b 100644
--- a/mdop/dart-v8/deploying-dart-80-to-administrator-computers-dart-8.md
+++ b/mdop/dart-v8/deploying-dart-80-to-administrator-computers-dart-8.md
@@ -1,10 +1,15 @@
---
title: Deploying DaRT 8.0 to Administrator Computers
description: Deploying DaRT 8.0 to Administrator Computers
-ms.assetid: f918ead8-742e-464a-8bf6-1fcedde66cae
author: jamiejdt
+ms.assetid: f918ead8-742e-464a-8bf6-1fcedde66cae
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying DaRT 8.0 to Administrator Computers
diff --git a/mdop/dart-v8/deploying-the-dart-recovery-image-dart-8.md b/mdop/dart-v8/deploying-the-dart-recovery-image-dart-8.md
index c51461ce97..574c8fc2aa 100644
--- a/mdop/dart-v8/deploying-the-dart-recovery-image-dart-8.md
+++ b/mdop/dart-v8/deploying-the-dart-recovery-image-dart-8.md
@@ -1,10 +1,15 @@
---
title: Deploying the DaRT Recovery Image
description: Deploying the DaRT Recovery Image
-ms.assetid: df5cb54a-be8c-4ed2-89ea-d3c67c2ef4d4
author: jamiejdt
+ms.assetid: df5cb54a-be8c-4ed2-89ea-d3c67c2ef4d4
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying the DaRT Recovery Image
diff --git a/mdop/dart-v8/diagnosing-system-failures-with-crash-analyzer--dart-8.md b/mdop/dart-v8/diagnosing-system-failures-with-crash-analyzer--dart-8.md
index 0d4b709749..ac9c4858cd 100644
--- a/mdop/dart-v8/diagnosing-system-failures-with-crash-analyzer--dart-8.md
+++ b/mdop/dart-v8/diagnosing-system-failures-with-crash-analyzer--dart-8.md
@@ -1,10 +1,15 @@
---
title: Diagnosing System Failures with Crash Analyzer
description: Diagnosing System Failures with Crash Analyzer
-ms.assetid: ce3d3186-54fb-45b2-b5ce-9bb7841db28f
author: jamiejdt
+ms.assetid: ce3d3186-54fb-45b2-b5ce-9bb7841db28f
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Diagnosing System Failures with Crash Analyzer
diff --git a/mdop/dart-v8/getting-started-with-dart-80-dart-8.md b/mdop/dart-v8/getting-started-with-dart-80-dart-8.md
index 62c47407a3..b7cf71b4a0 100644
--- a/mdop/dart-v8/getting-started-with-dart-80-dart-8.md
+++ b/mdop/dart-v8/getting-started-with-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: Getting Started with DaRT 8.0
description: Getting Started with DaRT 8.0
-ms.assetid: 579d18c5-7434-4a0e-9725-fb81ca5e3c6d
author: jamiejdt
+ms.assetid: 579d18c5-7434-4a0e-9725-fb81ca5e3c6d
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Getting Started with DaRT 8.0
diff --git a/mdop/dart-v8/how-to-change-repair-or-remove-dart-80-dart-8.md b/mdop/dart-v8/how-to-change-repair-or-remove-dart-80-dart-8.md
index 8f83ef3cc6..221f6ae2ea 100644
--- a/mdop/dart-v8/how-to-change-repair-or-remove-dart-80-dart-8.md
+++ b/mdop/dart-v8/how-to-change-repair-or-remove-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: How to Change, Repair, or Remove DaRT 8.0
description: How to Change, Repair, or Remove DaRT 8.0
-ms.assetid: a9737635-aaf5-45bd-861f-f9dff4f02336
author: jamiejdt
+ms.assetid: a9737635-aaf5-45bd-861f-f9dff4f02336
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Change, Repair, or Remove DaRT 8.0
diff --git a/mdop/dart-v8/how-to-deploy-dart-80-dart-8.md b/mdop/dart-v8/how-to-deploy-dart-80-dart-8.md
index 67482fb278..0e281bcce4 100644
--- a/mdop/dart-v8/how-to-deploy-dart-80-dart-8.md
+++ b/mdop/dart-v8/how-to-deploy-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: How to Deploy DaRT 8.0
description: How to Deploy DaRT 8.0
-ms.assetid: ab772e7a-c02f-4847-acdf-8bd362769a77
author: jamiejdt
+ms.assetid: ab772e7a-c02f-4847-acdf-8bd362769a77
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Deploy DaRT 8.0
diff --git a/mdop/dart-v8/how-to-deploy-the-dart-recovery-image-as-a-remote-partition-dart-8.md b/mdop/dart-v8/how-to-deploy-the-dart-recovery-image-as-a-remote-partition-dart-8.md
index fa2b40731b..533309871f 100644
--- a/mdop/dart-v8/how-to-deploy-the-dart-recovery-image-as-a-remote-partition-dart-8.md
+++ b/mdop/dart-v8/how-to-deploy-the-dart-recovery-image-as-a-remote-partition-dart-8.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the DaRT Recovery Image as a Remote Partition
description: How to Deploy the DaRT Recovery Image as a Remote Partition
-ms.assetid: 58f4a6c6-6193-42bd-a095-0de868711af9
author: jamiejdt
+ms.assetid: 58f4a6c6-6193-42bd-a095-0de868711af9
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Deploy the DaRT Recovery Image as a Remote Partition
diff --git a/mdop/dart-v8/how-to-deploy-the-dart-recovery-image-as-part-of-a-recovery-partition-dart-8.md b/mdop/dart-v8/how-to-deploy-the-dart-recovery-image-as-part-of-a-recovery-partition-dart-8.md
index e9cf115f40..d54e1fefae 100644
--- a/mdop/dart-v8/how-to-deploy-the-dart-recovery-image-as-part-of-a-recovery-partition-dart-8.md
+++ b/mdop/dart-v8/how-to-deploy-the-dart-recovery-image-as-part-of-a-recovery-partition-dart-8.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the DaRT Recovery Image as Part of a Recovery Partition
description: How to Deploy the DaRT Recovery Image as Part of a Recovery Partition
-ms.assetid: 07c5d539-51d9-4759-adc7-72b40d5d7bb3
author: jamiejdt
+ms.assetid: 07c5d539-51d9-4759-adc7-72b40d5d7bb3
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Deploy the DaRT Recovery Image as Part of a Recovery Partition
diff --git a/mdop/dart-v8/how-to-ensure-that-crash-analyzer-can-access-symbol-files.md b/mdop/dart-v8/how-to-ensure-that-crash-analyzer-can-access-symbol-files.md
index 2ff458dfdf..6456b6f800 100644
--- a/mdop/dart-v8/how-to-ensure-that-crash-analyzer-can-access-symbol-files.md
+++ b/mdop/dart-v8/how-to-ensure-that-crash-analyzer-can-access-symbol-files.md
@@ -1,10 +1,15 @@
---
title: How to Ensure that Crash Analyzer Can Access Symbol Files
description: How to Ensure that Crash Analyzer Can Access Symbol Files
-ms.assetid: 99839013-1cd8-44d1-8484-0e15261c5a4b
author: jamiejdt
+ms.assetid: 99839013-1cd8-44d1-8484-0e15261c5a4b
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Ensure that Crash Analyzer Can Access Symbol Files
diff --git a/mdop/dart-v8/how-to-perform-dart-tasks-by-using-powershell-commands-dart-8.md b/mdop/dart-v8/how-to-perform-dart-tasks-by-using-powershell-commands-dart-8.md
index b4bb2767ed..0ae60aba4a 100644
--- a/mdop/dart-v8/how-to-perform-dart-tasks-by-using-powershell-commands-dart-8.md
+++ b/mdop/dart-v8/how-to-perform-dart-tasks-by-using-powershell-commands-dart-8.md
@@ -1,10 +1,15 @@
---
title: How to Perform DaRT Tasks by Using PowerShell Commands
description: How to Perform DaRT Tasks by Using PowerShell Commands
-ms.assetid: bc788b00-38c7-4f57-a832-916b68264d89
author: jamiejdt
+ms.assetid: bc788b00-38c7-4f57-a832-916b68264d89
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Perform DaRT Tasks by Using PowerShell Commands
diff --git a/mdop/dart-v8/how-to-recover-local-computers-by-using-the-dart-recovery-image-dart-8.md b/mdop/dart-v8/how-to-recover-local-computers-by-using-the-dart-recovery-image-dart-8.md
index 4b9ca42e3b..a437d08ed0 100644
--- a/mdop/dart-v8/how-to-recover-local-computers-by-using-the-dart-recovery-image-dart-8.md
+++ b/mdop/dart-v8/how-to-recover-local-computers-by-using-the-dart-recovery-image-dart-8.md
@@ -1,10 +1,15 @@
---
title: How to Recover Local Computers by Using the DaRT Recovery Image
description: How to Recover Local Computers by Using the DaRT Recovery Image
-ms.assetid: f679d522-49ab-429c-93d0-294c3f3e5639
author: jamiejdt
+ms.assetid: f679d522-49ab-429c-93d0-294c3f3e5639
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Recover Local Computers by Using the DaRT Recovery Image
diff --git a/mdop/dart-v8/how-to-recover-remote-computers-by-using-the-dart-recovery-image-dart-8.md b/mdop/dart-v8/how-to-recover-remote-computers-by-using-the-dart-recovery-image-dart-8.md
index 6f242757c1..27123b0c22 100644
--- a/mdop/dart-v8/how-to-recover-remote-computers-by-using-the-dart-recovery-image-dart-8.md
+++ b/mdop/dart-v8/how-to-recover-remote-computers-by-using-the-dart-recovery-image-dart-8.md
@@ -1,10 +1,15 @@
---
title: How to Recover Remote Computers by Using the DaRT Recovery Image
description: How to Recover Remote Computers by Using the DaRT Recovery Image
-ms.assetid: 363ccd48-6820-4b5b-a43a-323c0b208a9d
author: jamiejdt
+ms.assetid: 363ccd48-6820-4b5b-a43a-323c0b208a9d
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Recover Remote Computers by Using the DaRT Recovery Image
diff --git a/mdop/dart-v8/how-to-run-the-crash-analyzer-in-stand-alone-mode-on-a-computer-other-than-an-end-user-computer-dart-8.md b/mdop/dart-v8/how-to-run-the-crash-analyzer-in-stand-alone-mode-on-a-computer-other-than-an-end-user-computer-dart-8.md
index c90f3c9ce6..584499e93d 100644
--- a/mdop/dart-v8/how-to-run-the-crash-analyzer-in-stand-alone-mode-on-a-computer-other-than-an-end-user-computer-dart-8.md
+++ b/mdop/dart-v8/how-to-run-the-crash-analyzer-in-stand-alone-mode-on-a-computer-other-than-an-end-user-computer-dart-8.md
@@ -1,10 +1,15 @@
---
title: How to Run the Crash Analyzer in Stand-alone Mode on a Computer Other than an End-user Computer
description: How to Run the Crash Analyzer in Stand-alone Mode on a Computer Other than an End-user Computer
-ms.assetid: b2f87144-6379-478a-802b-9cfef5242f34
author: jamiejdt
+ms.assetid: b2f87144-6379-478a-802b-9cfef5242f34
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Run the Crash Analyzer in Stand-alone Mode on a Computer Other than an End-user Computer
diff --git a/mdop/dart-v8/how-to-run-the-crash-analyzer-on-an-end-user-computer-dart-8.md b/mdop/dart-v8/how-to-run-the-crash-analyzer-on-an-end-user-computer-dart-8.md
index 6bf95d82c6..286ec2cba8 100644
--- a/mdop/dart-v8/how-to-run-the-crash-analyzer-on-an-end-user-computer-dart-8.md
+++ b/mdop/dart-v8/how-to-run-the-crash-analyzer-on-an-end-user-computer-dart-8.md
@@ -1,10 +1,15 @@
---
title: How to Run the Crash Analyzer on an End-user Computer
description: How to Run the Crash Analyzer on an End-user Computer
-ms.assetid: d36213e5-7719-44d7-be65-971c3ef7df2c
author: jamiejdt
+ms.assetid: d36213e5-7719-44d7-be65-971c3ef7df2c
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Run the Crash Analyzer on an End-user Computer
diff --git a/mdop/dart-v8/how-to-use-a-powershell-script-to-create-the-recovery-image-dart-8.md b/mdop/dart-v8/how-to-use-a-powershell-script-to-create-the-recovery-image-dart-8.md
index c1f83e5b01..260a25f76c 100644
--- a/mdop/dart-v8/how-to-use-a-powershell-script-to-create-the-recovery-image-dart-8.md
+++ b/mdop/dart-v8/how-to-use-a-powershell-script-to-create-the-recovery-image-dart-8.md
@@ -1,10 +1,15 @@
---
title: How to Use a PowerShell Script to Create the Recovery Image
description: How to Use a PowerShell Script to Create the Recovery Image
-ms.assetid: d0c71092-535e-43b1-9b1d-6ac819508348
author: jamiejdt
+ms.assetid: d0c71092-535e-43b1-9b1d-6ac819508348
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Use a PowerShell Script to Create the Recovery Image
diff --git a/mdop/dart-v8/index.md b/mdop/dart-v8/index.md
index 13c61445ce..5e0d6c2d68 100644
--- a/mdop/dart-v8/index.md
+++ b/mdop/dart-v8/index.md
@@ -1,10 +1,15 @@
---
title: Diagnostics and Recovery Toolset 8 Administrator's Guide
description: Diagnostics and Recovery Toolset 8 Administrator's Guide
-ms.assetid: 33685dd7-844f-4864-b504-3ef384ef01de
author: jamiejdt
+ms.assetid: 33685dd7-844f-4864-b504-3ef384ef01de
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Diagnostics and Recovery Toolset 8 Administrator's Guide
diff --git a/mdop/dart-v8/microsoft-diagnostics-and-recovery-toolset--dart--users-should-use-windows-defender-offline--wdo--for-malware-detection.md b/mdop/dart-v8/microsoft-diagnostics-and-recovery-toolset--dart--users-should-use-windows-defender-offline--wdo--for-malware-detection.md
index ec57e4b425..d5759a4c80 100644
--- a/mdop/dart-v8/microsoft-diagnostics-and-recovery-toolset--dart--users-should-use-windows-defender-offline--wdo--for-malware-detection.md
+++ b/mdop/dart-v8/microsoft-diagnostics-and-recovery-toolset--dart--users-should-use-windows-defender-offline--wdo--for-malware-detection.md
@@ -1,10 +1,15 @@
---
title: Microsoft Diagnostics and Recovery Toolset (DaRT) users should use Windows Defender Offline (WDO) for malware detection
description: Microsoft Diagnostics and Recovery Toolset (DaRT) users should use Windows Defender Offline (WDO) for malware detection
-ms.assetid: 59678283-4b44-4d02-ba8f-0e7315efd5d1
author: jamiejdt
+ms.assetid: 59678283-4b44-4d02-ba8f-0e7315efd5d1
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft Diagnostics and Recovery Toolset (DaRT) users should use Windows Defender Offline (WDO) for malware detection
diff --git a/mdop/dart-v8/operations-for-dart-80-dart-8.md b/mdop/dart-v8/operations-for-dart-80-dart-8.md
index 425ae73ab6..b47894aef9 100644
--- a/mdop/dart-v8/operations-for-dart-80-dart-8.md
+++ b/mdop/dart-v8/operations-for-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: Operations for DaRT 8.0
description: Operations for DaRT 8.0
-ms.assetid: a31615de-eb6e-41af-909c-d0b6f3eb3f2f
author: jamiejdt
+ms.assetid: a31615de-eb6e-41af-909c-d0b6f3eb3f2f
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Operations for DaRT 8.0
diff --git a/mdop/dart-v8/overview-of-the-tools-in-dart-80-dart-8.md b/mdop/dart-v8/overview-of-the-tools-in-dart-80-dart-8.md
index c9a5fafbb2..2bb0f75222 100644
--- a/mdop/dart-v8/overview-of-the-tools-in-dart-80-dart-8.md
+++ b/mdop/dart-v8/overview-of-the-tools-in-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: Overview of the Tools in DaRT 8.0
description: Overview of the Tools in DaRT 8.0
-ms.assetid: 1766c82e-c099-47d4-b186-4689b026a7e0
author: jamiejdt
+ms.assetid: 1766c82e-c099-47d4-b186-4689b026a7e0
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Overview of the Tools in DaRT 8.0
diff --git a/mdop/dart-v8/planning-for-dart-80-dart-8.md b/mdop/dart-v8/planning-for-dart-80-dart-8.md
index 4d0b9dab17..bf8c775443 100644
--- a/mdop/dart-v8/planning-for-dart-80-dart-8.md
+++ b/mdop/dart-v8/planning-for-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: Planning for DaRT 8.0
description: Planning for DaRT 8.0
-ms.assetid: c8be3ab3-dc54-43b9-b9ff-fbd5e1ef29a7
author: jamiejdt
+ms.assetid: c8be3ab3-dc54-43b9-b9ff-fbd5e1ef29a7
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for DaRT 8.0
diff --git a/mdop/dart-v8/planning-how-to-save-and-deploy-the-dart-80-recovery-image-dart-8.md b/mdop/dart-v8/planning-how-to-save-and-deploy-the-dart-80-recovery-image-dart-8.md
index 3cbd4f7dd8..9eb9bab36c 100644
--- a/mdop/dart-v8/planning-how-to-save-and-deploy-the-dart-80-recovery-image-dart-8.md
+++ b/mdop/dart-v8/planning-how-to-save-and-deploy-the-dart-80-recovery-image-dart-8.md
@@ -1,10 +1,15 @@
---
title: Planning How to Save and Deploy the DaRT 8.0 Recovery Image
description: Planning How to Save and Deploy the DaRT 8.0 Recovery Image
-ms.assetid: 939fbe17-0e30-4c85-8782-5b84d69442a7
author: jamiejdt
+ms.assetid: 939fbe17-0e30-4c85-8782-5b84d69442a7
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning How to Save and Deploy the DaRT 8.0 Recovery Image
diff --git a/mdop/dart-v8/planning-to-create-the-dart-80-recovery-image-dart-8.md b/mdop/dart-v8/planning-to-create-the-dart-80-recovery-image-dart-8.md
index 9117411904..d7368301d7 100644
--- a/mdop/dart-v8/planning-to-create-the-dart-80-recovery-image-dart-8.md
+++ b/mdop/dart-v8/planning-to-create-the-dart-80-recovery-image-dart-8.md
@@ -1,10 +1,15 @@
---
title: Planning to Create the DaRT 8.0 Recovery Image
description: Planning to Create the DaRT 8.0 Recovery Image
-ms.assetid: cfd0e1e2-c379-4460-b545-3f7be9f33583
author: jamiejdt
+ms.assetid: cfd0e1e2-c379-4460-b545-3f7be9f33583
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning to Create the DaRT 8.0 Recovery Image
diff --git a/mdop/dart-v8/planning-to-deploy-dart-80-dart-8.md b/mdop/dart-v8/planning-to-deploy-dart-80-dart-8.md
index 21100d862f..6783d77979 100644
--- a/mdop/dart-v8/planning-to-deploy-dart-80-dart-8.md
+++ b/mdop/dart-v8/planning-to-deploy-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: Planning to Deploy DaRT 8.0
description: Planning to Deploy DaRT 8.0
-ms.assetid: 36f2babb-9ac5-4ea2-932c-12c6211f5be2
author: jamiejdt
+ms.assetid: 36f2babb-9ac5-4ea2-932c-12c6211f5be2
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning to Deploy DaRT 8.0
diff --git a/mdop/dart-v8/recovering-computers-using-dart-80-dart-8.md b/mdop/dart-v8/recovering-computers-using-dart-80-dart-8.md
index e71d9ef179..beef7953e1 100644
--- a/mdop/dart-v8/recovering-computers-using-dart-80-dart-8.md
+++ b/mdop/dart-v8/recovering-computers-using-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: Recovering Computers Using DaRT 8.0
description: Recovering Computers Using DaRT 8.0
-ms.assetid: 0caeb7d9-c1e6-4f32-bc27-157b91630989
author: jamiejdt
+ms.assetid: 0caeb7d9-c1e6-4f32-bc27-157b91630989
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Recovering Computers Using DaRT 8.0
diff --git a/mdop/dart-v8/release-notes-for-dart-80--dart-8.md b/mdop/dart-v8/release-notes-for-dart-80--dart-8.md
index cc524a5c32..afe0bcba01 100644
--- a/mdop/dart-v8/release-notes-for-dart-80--dart-8.md
+++ b/mdop/dart-v8/release-notes-for-dart-80--dart-8.md
@@ -1,10 +1,15 @@
---
title: Release Notes for DaRT 8.0
description: Release Notes for DaRT 8.0
-ms.assetid: e8b373c8-7aa5-4930-a8f9-743d26145dad
author: jamiejdt
+ms.assetid: e8b373c8-7aa5-4930-a8f9-743d26145dad
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Release Notes for DaRT 8.0
diff --git a/mdop/dart-v8/release-notes-for-dart-80-sp1.md b/mdop/dart-v8/release-notes-for-dart-80-sp1.md
index 0619db5bdd..b5a77cc607 100644
--- a/mdop/dart-v8/release-notes-for-dart-80-sp1.md
+++ b/mdop/dart-v8/release-notes-for-dart-80-sp1.md
@@ -1,10 +1,15 @@
---
title: Release Notes for DaRT 8.0 SP1
description: Release Notes for DaRT 8.0 SP1
-ms.assetid: fa7512d8-fb00-4c27-8f65-c15f3a8ff1cc
author: jamiejdt
+ms.assetid: fa7512d8-fb00-4c27-8f65-c15f3a8ff1cc
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Release Notes for DaRT 8.0 SP1
diff --git a/mdop/dart-v8/release-notes-for-dart-81.md b/mdop/dart-v8/release-notes-for-dart-81.md
index 118ad88987..c5ed4f3194 100644
--- a/mdop/dart-v8/release-notes-for-dart-81.md
+++ b/mdop/dart-v8/release-notes-for-dart-81.md
@@ -1,10 +1,15 @@
---
title: Release Notes for DaRT 8.1
description: Release Notes for DaRT 8.1
-ms.assetid: 44303107-60f4-485c-848a-7e0529f142d4
author: jamiejdt
+ms.assetid: 44303107-60f4-485c-848a-7e0529f142d4
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Release Notes for DaRT 8.1
diff --git a/mdop/dart-v8/security-and-privacy-for-dart-80-dart-8.md b/mdop/dart-v8/security-and-privacy-for-dart-80-dart-8.md
index 6e465e37ba..6756e1e67a 100644
--- a/mdop/dart-v8/security-and-privacy-for-dart-80-dart-8.md
+++ b/mdop/dart-v8/security-and-privacy-for-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: Security and Privacy for DaRT 8.0
description: Security and Privacy for DaRT 8.0
-ms.assetid: 668188fc-d9e9-4607-b90a-9e50bf53bc88
author: jamiejdt
+ms.assetid: 668188fc-d9e9-4607-b90a-9e50bf53bc88
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Security and Privacy for DaRT 8.0
diff --git a/mdop/dart-v8/security-considerations-for-dart-80--dart-8.md b/mdop/dart-v8/security-considerations-for-dart-80--dart-8.md
index 327ef863b3..b540c4f38c 100644
--- a/mdop/dart-v8/security-considerations-for-dart-80--dart-8.md
+++ b/mdop/dart-v8/security-considerations-for-dart-80--dart-8.md
@@ -1,10 +1,15 @@
---
title: Security Considerations for DaRT 8.0
description: Security Considerations for DaRT 8.0
-ms.assetid: 45ef8164-fee7-41a1-9a36-de4e3264e7a8
author: jamiejdt
+ms.assetid: 45ef8164-fee7-41a1-9a36-de4e3264e7a8
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Security Considerations for DaRT 8.0
diff --git a/mdop/dart-v8/technical-reference-for-dart-80-new-ia.md b/mdop/dart-v8/technical-reference-for-dart-80-new-ia.md
index 43a529bfc2..d7881d9961 100644
--- a/mdop/dart-v8/technical-reference-for-dart-80-new-ia.md
+++ b/mdop/dart-v8/technical-reference-for-dart-80-new-ia.md
@@ -1,10 +1,15 @@
---
title: Technical Reference for DaRT 8.0
description: Technical Reference for DaRT 8.0
-ms.assetid: 1d0bf98b-b56b-4ce6-ad19-eb85e1ff1287
author: jamiejdt
+ms.assetid: 1d0bf98b-b56b-4ce6-ad19-eb85e1ff1287
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Technical Reference for DaRT 8.0
diff --git a/mdop/dart-v8/troubleshooting-dart-80-dart-8.md b/mdop/dart-v8/troubleshooting-dart-80-dart-8.md
index b3d80501b9..5087597b76 100644
--- a/mdop/dart-v8/troubleshooting-dart-80-dart-8.md
+++ b/mdop/dart-v8/troubleshooting-dart-80-dart-8.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting DaRT 8.0
description: Troubleshooting DaRT 8.0
-ms.assetid: 0444a390-3251-47f4-b6c8-828d4a2e8af4
author: jamiejdt
+ms.assetid: 0444a390-3251-47f4-b6c8-828d4a2e8af4
+ms.pagetype: mdop
+ms.mktglfcycl: support
+ms.sitesec: library
+ms.prod: w8
---
+
# Troubleshooting DaRT 8.0
diff --git a/mdop/mbam-v1/about-mbam-10.md b/mdop/mbam-v1/about-mbam-10.md
index ee2b651d9e..f4c118ca23 100644
--- a/mdop/mbam-v1/about-mbam-10.md
+++ b/mdop/mbam-v1/about-mbam-10.md
@@ -1,10 +1,15 @@
---
title: About MBAM 1.0
description: About MBAM 1.0
-ms.assetid: 99254aaa-2b30-4b2e-8365-0d4b67a89a0c
author: jamiejdt
+ms.assetid: 99254aaa-2b30-4b2e-8365-0d4b67a89a0c
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# About MBAM 1.0
diff --git a/mdop/mbam-v1/accessibility-for-mbam-10.md b/mdop/mbam-v1/accessibility-for-mbam-10.md
index ad8d671cbe..4f7f4dbc5b 100644
--- a/mdop/mbam-v1/accessibility-for-mbam-10.md
+++ b/mdop/mbam-v1/accessibility-for-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Accessibility for MBAM 1.0
description: Accessibility for MBAM 1.0
-ms.assetid: 5c1bf1a3-76cf-458c-ac4a-cd343aace4de
author: jamiejdt
+ms.assetid: 5c1bf1a3-76cf-458c-ac4a-cd343aace4de
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Accessibility for MBAM 1.0
diff --git a/mdop/mbam-v1/administering-mbam-10-by-using-powershell.md b/mdop/mbam-v1/administering-mbam-10-by-using-powershell.md
index 53642c1c00..6f7f272345 100644
--- a/mdop/mbam-v1/administering-mbam-10-by-using-powershell.md
+++ b/mdop/mbam-v1/administering-mbam-10-by-using-powershell.md
@@ -1,10 +1,15 @@
---
title: Administering MBAM 1.0 by Using PowerShell
description: Administering MBAM 1.0 by Using PowerShell
-ms.assetid: 3bf2eca5-4ab7-4e84-9e80-c0c7d709647b
author: jamiejdt
+ms.assetid: 3bf2eca5-4ab7-4e84-9e80-c0c7d709647b
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Administering MBAM 1.0 by Using PowerShell
diff --git a/mdop/mbam-v1/administering-mbam-10-features.md b/mdop/mbam-v1/administering-mbam-10-features.md
index b0f2a2c96d..b8aa44f1ab 100644
--- a/mdop/mbam-v1/administering-mbam-10-features.md
+++ b/mdop/mbam-v1/administering-mbam-10-features.md
@@ -1,10 +1,15 @@
---
title: Administering MBAM 1.0 Features
description: Administering MBAM 1.0 Features
-ms.assetid: dd9a9eff-f1ad-4af3-85d9-c19131a4ad22
author: jamiejdt
+ms.assetid: dd9a9eff-f1ad-4af3-85d9-c19131a4ad22
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Administering MBAM 1.0 Features
diff --git a/mdop/mbam-v1/deploying-mbam-10-group-policy-objects.md b/mdop/mbam-v1/deploying-mbam-10-group-policy-objects.md
index 31e153533f..8b819122c9 100644
--- a/mdop/mbam-v1/deploying-mbam-10-group-policy-objects.md
+++ b/mdop/mbam-v1/deploying-mbam-10-group-policy-objects.md
@@ -1,10 +1,15 @@
---
title: Deploying MBAM 1.0 Group Policy Objects
description: Deploying MBAM 1.0 Group Policy Objects
-ms.assetid: 2129291e-d2b2-41ed-b643-1e311c49fee7
author: jamiejdt
+ms.assetid: 2129291e-d2b2-41ed-b643-1e311c49fee7
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying MBAM 1.0 Group Policy Objects
diff --git a/mdop/mbam-v1/deploying-mbam-10.md b/mdop/mbam-v1/deploying-mbam-10.md
index 3a960d224f..e48953340b 100644
--- a/mdop/mbam-v1/deploying-mbam-10.md
+++ b/mdop/mbam-v1/deploying-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Deploying MBAM 1.0
description: Deploying MBAM 1.0
-ms.assetid: ff952ed6-08b2-4ed0-97b8-bf89f22cccbc
author: jamiejdt
+ms.assetid: ff952ed6-08b2-4ed0-97b8-bf89f22cccbc
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying MBAM 1.0
diff --git a/mdop/mbam-v1/deploying-the-mbam-10-client.md b/mdop/mbam-v1/deploying-the-mbam-10-client.md
index f5c0203573..fd7a0e26ec 100644
--- a/mdop/mbam-v1/deploying-the-mbam-10-client.md
+++ b/mdop/mbam-v1/deploying-the-mbam-10-client.md
@@ -1,10 +1,15 @@
---
title: Deploying the MBAM 1.0 Client
description: Deploying the MBAM 1.0 Client
-ms.assetid: f7ca233f-5035-4ff9-ab3a-f2453b4929d1
author: jamiejdt
+ms.assetid: f7ca233f-5035-4ff9-ab3a-f2453b4929d1
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying the MBAM 1.0 Client
diff --git a/mdop/mbam-v1/deploying-the-mbam-10-language-release-update.md b/mdop/mbam-v1/deploying-the-mbam-10-language-release-update.md
index de0f4b0bcc..a605d900d0 100644
--- a/mdop/mbam-v1/deploying-the-mbam-10-language-release-update.md
+++ b/mdop/mbam-v1/deploying-the-mbam-10-language-release-update.md
@@ -1,10 +1,15 @@
---
title: Deploying the MBAM 1.0 Language Release Update
description: Deploying the MBAM 1.0 Language Release Update
-ms.assetid: 9dbd85c3-e470-4752-a90f-25754dd46dab
author: jamiejdt
+ms.assetid: 9dbd85c3-e470-4752-a90f-25754dd46dab
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying the MBAM 1.0 Language Release Update
diff --git a/mdop/mbam-v1/deploying-the-mbam-10-server-infrastructure.md b/mdop/mbam-v1/deploying-the-mbam-10-server-infrastructure.md
index b2ba3ff8f9..f125457210 100644
--- a/mdop/mbam-v1/deploying-the-mbam-10-server-infrastructure.md
+++ b/mdop/mbam-v1/deploying-the-mbam-10-server-infrastructure.md
@@ -1,10 +1,15 @@
---
title: Deploying the MBAM 1.0 Server Infrastructure
description: Deploying the MBAM 1.0 Server Infrastructure
-ms.assetid: 90529379-b70e-4c92-b188-3d7aaf1844af
author: jamiejdt
+ms.assetid: 90529379-b70e-4c92-b188-3d7aaf1844af
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying the MBAM 1.0 Server Infrastructure
diff --git a/mdop/mbam-v1/evaluating-mbam-10.md b/mdop/mbam-v1/evaluating-mbam-10.md
index 70b290110c..b78e64d267 100644
--- a/mdop/mbam-v1/evaluating-mbam-10.md
+++ b/mdop/mbam-v1/evaluating-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Evaluating MBAM 1.0
description: Evaluating MBAM 1.0
-ms.assetid: a1e2b674-eda9-4e1c-9b4c-e748470c71f2
author: jamiejdt
+ms.assetid: a1e2b674-eda9-4e1c-9b4c-e748470c71f2
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Evaluating MBAM 1.0
diff --git a/mdop/mbam-v1/getting-started-with-mbam-10.md b/mdop/mbam-v1/getting-started-with-mbam-10.md
index 54e28839eb..628a1b8928 100644
--- a/mdop/mbam-v1/getting-started-with-mbam-10.md
+++ b/mdop/mbam-v1/getting-started-with-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Getting Started with MBAM 1.0
description: Getting Started with MBAM 1.0
-ms.assetid: 4fab4e4a-d25e-4661-b235-2b45bf5ac3e4
author: jamiejdt
+ms.assetid: 4fab4e4a-d25e-4661-b235-2b45bf5ac3e4
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Getting Started with MBAM 1.0
diff --git a/mdop/mbam-v1/high-availability-for-mbam-10.md b/mdop/mbam-v1/high-availability-for-mbam-10.md
index 41df3570b4..2fdfbd6599 100644
--- a/mdop/mbam-v1/high-availability-for-mbam-10.md
+++ b/mdop/mbam-v1/high-availability-for-mbam-10.md
@@ -1,10 +1,15 @@
---
title: High Availability for MBAM 1.0
description: High Availability for MBAM 1.0
-ms.assetid: 5869ecf8-1056-4c32-aecb-838a37e05d39
author: jamiejdt
+ms.assetid: 5869ecf8-1056-4c32-aecb-838a37e05d39
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# High Availability for MBAM 1.0
diff --git a/mdop/mbam-v1/high-level-architecture-for-mbam-10.md b/mdop/mbam-v1/high-level-architecture-for-mbam-10.md
index e815cd9703..57d66ff003 100644
--- a/mdop/mbam-v1/high-level-architecture-for-mbam-10.md
+++ b/mdop/mbam-v1/high-level-architecture-for-mbam-10.md
@@ -1,10 +1,15 @@
---
title: High Level Architecture for MBAM 1.0
description: High Level Architecture for MBAM 1.0
-ms.assetid: b1349196-88ed-4d6c-8a1d-998f18127b6b
author: jamiejdt
+ms.assetid: b1349196-88ed-4d6c-8a1d-998f18127b6b
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# High Level Architecture for MBAM 1.0
diff --git a/mdop/mbam-v1/how-to-configure-network-load-balancing-for-mbam.md b/mdop/mbam-v1/how-to-configure-network-load-balancing-for-mbam.md
index 877fbf2707..4eccfd6064 100644
--- a/mdop/mbam-v1/how-to-configure-network-load-balancing-for-mbam.md
+++ b/mdop/mbam-v1/how-to-configure-network-load-balancing-for-mbam.md
@@ -1,10 +1,15 @@
---
title: How to Configure Network Load Balancing for MBAM
description: How to Configure Network Load Balancing for MBAM
-ms.assetid: df2208c3-352b-4a48-9722-237b0c8cd6a5
author: jamiejdt
+ms.assetid: df2208c3-352b-4a48-9722-237b0c8cd6a5
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Configure Network Load Balancing for MBAM
diff --git a/mdop/mbam-v1/how-to-deploy-the-mbam-client-as-part-of-a-windows-deployment-mbam-1.md b/mdop/mbam-v1/how-to-deploy-the-mbam-client-as-part-of-a-windows-deployment-mbam-1.md
index 146477b530..8d9b96cb92 100644
--- a/mdop/mbam-v1/how-to-deploy-the-mbam-client-as-part-of-a-windows-deployment-mbam-1.md
+++ b/mdop/mbam-v1/how-to-deploy-the-mbam-client-as-part-of-a-windows-deployment-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the MBAM Client as Part of a Windows Deployment
description: How to Deploy the MBAM Client as Part of a Windows Deployment
-ms.assetid: 8704bf33-535d-41da-b9b2-45b60754367e
author: jamiejdt
+ms.assetid: 8704bf33-535d-41da-b9b2-45b60754367e
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Deploy the MBAM Client as Part of a Windows Deployment
diff --git a/mdop/mbam-v1/how-to-deploy-the-mbam-client-to-desktop-or-laptop-computers-mbam-1.md b/mdop/mbam-v1/how-to-deploy-the-mbam-client-to-desktop-or-laptop-computers-mbam-1.md
index 6c19019ca4..3fe5363f4d 100644
--- a/mdop/mbam-v1/how-to-deploy-the-mbam-client-to-desktop-or-laptop-computers-mbam-1.md
+++ b/mdop/mbam-v1/how-to-deploy-the-mbam-client-to-desktop-or-laptop-computers-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the MBAM Client to Desktop or Laptop Computers
description: How to Deploy the MBAM Client to Desktop or Laptop Computers
-ms.assetid: f32927a2-4c05-4da8-acca-1108d1dfdb7e
author: jamiejdt
+ms.assetid: f32927a2-4c05-4da8-acca-1108d1dfdb7e
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Deploy the MBAM Client to Desktop or Laptop Computers
diff --git a/mdop/mbam-v1/how-to-determine-the-bitlocker-encryption-state-of-a-lost-computers-mbam-1.md b/mdop/mbam-v1/how-to-determine-the-bitlocker-encryption-state-of-a-lost-computers-mbam-1.md
index 6228a863f0..3e77159f81 100644
--- a/mdop/mbam-v1/how-to-determine-the-bitlocker-encryption-state-of-a-lost-computers-mbam-1.md
+++ b/mdop/mbam-v1/how-to-determine-the-bitlocker-encryption-state-of-a-lost-computers-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Determine the BitLocker Encryption State of a Lost Computers
description: How to Determine the BitLocker Encryption State of a Lost Computers
-ms.assetid: 9440890a-9c63-463b-9113-f46071446388
author: jamiejdt
+ms.assetid: 9440890a-9c63-463b-9113-f46071446388
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Determine the BitLocker Encryption State of a Lost Computers
diff --git a/mdop/mbam-v1/how-to-edit-mbam-10-gpo-settings.md b/mdop/mbam-v1/how-to-edit-mbam-10-gpo-settings.md
index c80acc7ce7..acca40c41a 100644
--- a/mdop/mbam-v1/how-to-edit-mbam-10-gpo-settings.md
+++ b/mdop/mbam-v1/how-to-edit-mbam-10-gpo-settings.md
@@ -1,10 +1,15 @@
---
title: How to Edit MBAM 1.0 GPO Settings
description: How to Edit MBAM 1.0 GPO Settings
-ms.assetid: 03d12fbc-4302-43fc-9b38-440607d778a1
author: jamiejdt
+ms.assetid: 03d12fbc-4302-43fc-9b38-440607d778a1
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Edit MBAM 1.0 GPO Settings
diff --git a/mdop/mbam-v1/how-to-generate-mbam-reports-mbam-1.md b/mdop/mbam-v1/how-to-generate-mbam-reports-mbam-1.md
index e07961759f..81a5382802 100644
--- a/mdop/mbam-v1/how-to-generate-mbam-reports-mbam-1.md
+++ b/mdop/mbam-v1/how-to-generate-mbam-reports-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Generate MBAM Reports
description: How to Generate MBAM Reports
-ms.assetid: cdf4ae76-040c-447c-8736-c9e57068d221
author: jamiejdt
+ms.assetid: cdf4ae76-040c-447c-8736-c9e57068d221
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Generate MBAM Reports
diff --git a/mdop/mbam-v1/how-to-hide-default-bitlocker-encryption-in-the-windows-control-panel.md b/mdop/mbam-v1/how-to-hide-default-bitlocker-encryption-in-the-windows-control-panel.md
index 9155127b10..364192a13f 100644
--- a/mdop/mbam-v1/how-to-hide-default-bitlocker-encryption-in-the-windows-control-panel.md
+++ b/mdop/mbam-v1/how-to-hide-default-bitlocker-encryption-in-the-windows-control-panel.md
@@ -1,10 +1,15 @@
---
title: How to Hide Default BitLocker Encryption in The Windows Control Panel
description: How to Hide Default BitLocker Encryption in The Windows Control Panel
-ms.assetid: c8503743-220c-497c-9785-e2feeca484d6
author: jamiejdt
+ms.assetid: c8503743-220c-497c-9785-e2feeca484d6
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Hide Default BitLocker Encryption in The Windows Control Panel
diff --git a/mdop/mbam-v1/how-to-install-and-configure-mbam-on-a-single-server-mbam-1.md b/mdop/mbam-v1/how-to-install-and-configure-mbam-on-a-single-server-mbam-1.md
index 995aa95fe6..8f8fa16e50 100644
--- a/mdop/mbam-v1/how-to-install-and-configure-mbam-on-a-single-server-mbam-1.md
+++ b/mdop/mbam-v1/how-to-install-and-configure-mbam-on-a-single-server-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Install and Configure MBAM on a Single Server
description: How to Install and Configure MBAM on a Single Server
-ms.assetid: 55841c63-bad9-44e7-b7fd-ea7037febbd7
author: jamiejdt
+ms.assetid: 55841c63-bad9-44e7-b7fd-ea7037febbd7
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install and Configure MBAM on a Single Server
diff --git a/mdop/mbam-v1/how-to-install-and-configure-mbam-on-distributed-servers-mbam-1.md b/mdop/mbam-v1/how-to-install-and-configure-mbam-on-distributed-servers-mbam-1.md
index 82499147fd..e3b3cdd506 100644
--- a/mdop/mbam-v1/how-to-install-and-configure-mbam-on-distributed-servers-mbam-1.md
+++ b/mdop/mbam-v1/how-to-install-and-configure-mbam-on-distributed-servers-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Install and Configure MBAM on Distributed Servers
description: How to Install and Configure MBAM on Distributed Servers
-ms.assetid: 9ee766aa-6339-422a-8d00-4f58e4646a5e
author: jamiejdt
+ms.assetid: 9ee766aa-6339-422a-8d00-4f58e4646a5e
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install and Configure MBAM on Distributed Servers
diff --git a/mdop/mbam-v1/how-to-install-the-mbam-10-group-policy-template.md b/mdop/mbam-v1/how-to-install-the-mbam-10-group-policy-template.md
index c623dba632..3aa7e30398 100644
--- a/mdop/mbam-v1/how-to-install-the-mbam-10-group-policy-template.md
+++ b/mdop/mbam-v1/how-to-install-the-mbam-10-group-policy-template.md
@@ -1,10 +1,15 @@
---
title: How to Install the MBAM 1.0 Group Policy Template
description: How to Install the MBAM 1.0 Group Policy Template
-ms.assetid: 451a50b0-939c-47ad-9248-a138deade550
author: jamiejdt
+ms.assetid: 451a50b0-939c-47ad-9248-a138deade550
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the MBAM 1.0 Group Policy Template
diff --git a/mdop/mbam-v1/how-to-install-the-mbam-language-update-on-a-single-server-mbam-1.md b/mdop/mbam-v1/how-to-install-the-mbam-language-update-on-a-single-server-mbam-1.md
index 9d838edb03..aa0bc57db0 100644
--- a/mdop/mbam-v1/how-to-install-the-mbam-language-update-on-a-single-server-mbam-1.md
+++ b/mdop/mbam-v1/how-to-install-the-mbam-language-update-on-a-single-server-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Install the MBAM Language Update on a Single Server
description: How to Install the MBAM Language Update on a Single Server
-ms.assetid: e6fe59a3-a3e1-455c-a059-1f23ee083cf6
author: jamiejdt
+ms.assetid: e6fe59a3-a3e1-455c-a059-1f23ee083cf6
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the MBAM Language Update on a Single Server
diff --git a/mdop/mbam-v1/how-to-install-the-mbam-language-update-on-distributed-servers-mbam-1.md b/mdop/mbam-v1/how-to-install-the-mbam-language-update-on-distributed-servers-mbam-1.md
index 73c2961fed..9a815cc62f 100644
--- a/mdop/mbam-v1/how-to-install-the-mbam-language-update-on-distributed-servers-mbam-1.md
+++ b/mdop/mbam-v1/how-to-install-the-mbam-language-update-on-distributed-servers-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Install the MBAM Language Update on Distributed Servers
description: How to Install the MBAM Language Update on Distributed Servers
-ms.assetid: 5ddc64c6-0417-4a04-843e-b5e18d9f1a52
author: jamiejdt
+ms.assetid: 5ddc64c6-0417-4a04-843e-b5e18d9f1a52
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the MBAM Language Update on Distributed Servers
diff --git a/mdop/mbam-v1/how-to-manage-computer-bitlocker-encryption-exemptions.md b/mdop/mbam-v1/how-to-manage-computer-bitlocker-encryption-exemptions.md
index d653d6fc6c..f1e3cc103e 100644
--- a/mdop/mbam-v1/how-to-manage-computer-bitlocker-encryption-exemptions.md
+++ b/mdop/mbam-v1/how-to-manage-computer-bitlocker-encryption-exemptions.md
@@ -1,10 +1,15 @@
---
title: How to Manage Computer BitLocker Encryption Exemptions
description: How to Manage Computer BitLocker Encryption Exemptions
-ms.assetid: d4400a0d-b36b-4cf5-a294-1f53ec47f9ee
author: jamiejdt
+ms.assetid: d4400a0d-b36b-4cf5-a294-1f53ec47f9ee
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage Computer BitLocker Encryption Exemptions
diff --git a/mdop/mbam-v1/how-to-manage-hardware-compatibility-mbam-1.md b/mdop/mbam-v1/how-to-manage-hardware-compatibility-mbam-1.md
index 94a3b7a6e1..78526923a8 100644
--- a/mdop/mbam-v1/how-to-manage-hardware-compatibility-mbam-1.md
+++ b/mdop/mbam-v1/how-to-manage-hardware-compatibility-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Manage Hardware Compatibility
description: How to Manage Hardware Compatibility
-ms.assetid: c74b96b9-8161-49bc-b5bb-4838734e7df5
author: jamiejdt
+ms.assetid: c74b96b9-8161-49bc-b5bb-4838734e7df5
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage Hardware Compatibility
diff --git a/mdop/mbam-v1/how-to-manage-mbam-administrator-roles-mbam-1.md b/mdop/mbam-v1/how-to-manage-mbam-administrator-roles-mbam-1.md
index 5710b81c9b..e87065c63d 100644
--- a/mdop/mbam-v1/how-to-manage-mbam-administrator-roles-mbam-1.md
+++ b/mdop/mbam-v1/how-to-manage-mbam-administrator-roles-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Manage MBAM Administrator Roles
description: How to Manage MBAM Administrator Roles
-ms.assetid: c0f25a42-dbff-418d-a776-4fe23ee07d16
author: jamiejdt
+ms.assetid: c0f25a42-dbff-418d-a776-4fe23ee07d16
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage MBAM Administrator Roles
diff --git a/mdop/mbam-v1/how-to-manage-mbam-client-bitlocker-encryption-options-by-using-the-control-panel-mbam-1.md b/mdop/mbam-v1/how-to-manage-mbam-client-bitlocker-encryption-options-by-using-the-control-panel-mbam-1.md
index 6bed181d68..7cc107de9c 100644
--- a/mdop/mbam-v1/how-to-manage-mbam-client-bitlocker-encryption-options-by-using-the-control-panel-mbam-1.md
+++ b/mdop/mbam-v1/how-to-manage-mbam-client-bitlocker-encryption-options-by-using-the-control-panel-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Manage MBAM Client BitLocker Encryption Options by Using the Control Panel
description: How to Manage MBAM Client BitLocker Encryption Options by Using the Control Panel
-ms.assetid: c08077e1-5529-468f-9370-c3b33fc258f3
author: jamiejdt
+ms.assetid: c08077e1-5529-468f-9370-c3b33fc258f3
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage MBAM Client BitLocker Encryption Options by Using the Control Panel
diff --git a/mdop/mbam-v1/how-to-manage-user-bitlocker-encryption-exemptions-mbam-1.md b/mdop/mbam-v1/how-to-manage-user-bitlocker-encryption-exemptions-mbam-1.md
index 28b9c0bc7c..61f7d9ac30 100644
--- a/mdop/mbam-v1/how-to-manage-user-bitlocker-encryption-exemptions-mbam-1.md
+++ b/mdop/mbam-v1/how-to-manage-user-bitlocker-encryption-exemptions-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Manage User BitLocker Encryption Exemptions
description: How to Manage User BitLocker Encryption Exemptions
-ms.assetid: 48d69721-504f-4524-8a04-b9ce213ac9b4
author: jamiejdt
+ms.assetid: 48d69721-504f-4524-8a04-b9ce213ac9b4
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage User BitLocker Encryption Exemptions
diff --git a/mdop/mbam-v1/how-to-move-mbam-10-features-to-another-computer.md b/mdop/mbam-v1/how-to-move-mbam-10-features-to-another-computer.md
index 9c47fc8244..fe35030fd3 100644
--- a/mdop/mbam-v1/how-to-move-mbam-10-features-to-another-computer.md
+++ b/mdop/mbam-v1/how-to-move-mbam-10-features-to-another-computer.md
@@ -1,10 +1,15 @@
---
title: How to Move MBAM 1.0 Features to Another Computer
description: How to Move MBAM 1.0 Features to Another Computer
-ms.assetid: e1907d92-6b42-4ba3-b0e4-60a9cc8285cc
author: jamiejdt
+ms.assetid: e1907d92-6b42-4ba3-b0e4-60a9cc8285cc
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Move MBAM 1.0 Features to Another Computer
diff --git a/mdop/mbam-v1/how-to-recover-a-corrupted-drive-mbam-1.md b/mdop/mbam-v1/how-to-recover-a-corrupted-drive-mbam-1.md
index 7cadaa9ba3..7e20a66d6b 100644
--- a/mdop/mbam-v1/how-to-recover-a-corrupted-drive-mbam-1.md
+++ b/mdop/mbam-v1/how-to-recover-a-corrupted-drive-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Recover a Corrupted Drive
description: How to Recover a Corrupted Drive
-ms.assetid: 715491ae-69c0-4fae-ad3f-3bd19a0db2f2
author: jamiejdt
+ms.assetid: 715491ae-69c0-4fae-ad3f-3bd19a0db2f2
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Recover a Corrupted Drive
diff --git a/mdop/mbam-v1/how-to-recover-a-drive-in-recovery-mode-mbam-1.md b/mdop/mbam-v1/how-to-recover-a-drive-in-recovery-mode-mbam-1.md
index 25e2553b0a..8b4583eab9 100644
--- a/mdop/mbam-v1/how-to-recover-a-drive-in-recovery-mode-mbam-1.md
+++ b/mdop/mbam-v1/how-to-recover-a-drive-in-recovery-mode-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Recover a Drive in Recovery Mode
description: How to Recover a Drive in Recovery Mode
-ms.assetid: 09d27e4b-57fa-47c7-a004-8b876a49f27e
author: jamiejdt
+ms.assetid: 09d27e4b-57fa-47c7-a004-8b876a49f27e
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Recover a Drive in Recovery Mode
diff --git a/mdop/mbam-v1/how-to-recover-a-moved-drive-mbam-1.md b/mdop/mbam-v1/how-to-recover-a-moved-drive-mbam-1.md
index bdf89724ac..28f223df0b 100644
--- a/mdop/mbam-v1/how-to-recover-a-moved-drive-mbam-1.md
+++ b/mdop/mbam-v1/how-to-recover-a-moved-drive-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Recover a Moved Drive
description: How to Recover a Moved Drive
-ms.assetid: 0c7199d8-9463-4f44-9af3-b70eceeaff1d
author: jamiejdt
+ms.assetid: 0c7199d8-9463-4f44-9af3-b70eceeaff1d
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Recover a Moved Drive
diff --git a/mdop/mbam-v1/how-to-reset-a-tpm-lockout-mbam-1.md b/mdop/mbam-v1/how-to-reset-a-tpm-lockout-mbam-1.md
index 31b61f69c6..44e0f6834d 100644
--- a/mdop/mbam-v1/how-to-reset-a-tpm-lockout-mbam-1.md
+++ b/mdop/mbam-v1/how-to-reset-a-tpm-lockout-mbam-1.md
@@ -1,10 +1,15 @@
---
title: How to Reset a TPM Lockout
description: How to Reset a TPM Lockout
-ms.assetid: 91ec6666-1ae2-4e76-9459-ad65c405f639
author: jamiejdt
+ms.assetid: 91ec6666-1ae2-4e76-9459-ad65c405f639
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Reset a TPM Lockout
diff --git a/mdop/mbam-v1/index.md b/mdop/mbam-v1/index.md
index 1c93fac1ad..22a039ab4b 100644
--- a/mdop/mbam-v1/index.md
+++ b/mdop/mbam-v1/index.md
@@ -1,10 +1,15 @@
---
title: Microsoft BitLocker Administration and Monitoring 1 Administrator's Guide
description: Microsoft BitLocker Administration and Monitoring 1 Administrator's Guide
-ms.assetid: 4086e721-db24-4439-bdcd-ac5ef901811f
author: jamiejdt
+ms.assetid: 4086e721-db24-4439-bdcd-ac5ef901811f
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft BitLocker Administration and Monitoring 1 Administrator's Guide
diff --git a/mdop/mbam-v1/known-issues-in-the-mbam-international-release-mbam-1.md b/mdop/mbam-v1/known-issues-in-the-mbam-international-release-mbam-1.md
index 2b0a9988ef..4f8f3f7279 100644
--- a/mdop/mbam-v1/known-issues-in-the-mbam-international-release-mbam-1.md
+++ b/mdop/mbam-v1/known-issues-in-the-mbam-international-release-mbam-1.md
@@ -1,10 +1,15 @@
---
title: Known Issues in the MBAM International Release
description: Known Issues in the MBAM International Release
-ms.assetid: bbf888dc-93c1-4323-b43c-0ded098e9b93
author: jamiejdt
+ms.assetid: bbf888dc-93c1-4323-b43c-0ded098e9b93
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Known Issues in the MBAM International Release
diff --git a/mdop/mbam-v1/maintaining-mbam-10.md b/mdop/mbam-v1/maintaining-mbam-10.md
index 9fac6ad591..edbecc6098 100644
--- a/mdop/mbam-v1/maintaining-mbam-10.md
+++ b/mdop/mbam-v1/maintaining-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Maintaining MBAM 1.0
description: Maintaining MBAM 1.0
-ms.assetid: 02ffb093-c364-4837-bbe8-23d4c09fbd3d
author: jamiejdt
+ms.assetid: 02ffb093-c364-4837-bbe8-23d4c09fbd3d
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Maintaining MBAM 1.0
diff --git a/mdop/mbam-v1/mbam-10-deployment-checklist.md b/mdop/mbam-v1/mbam-10-deployment-checklist.md
index 92eac080bc..399d216912 100644
--- a/mdop/mbam-v1/mbam-10-deployment-checklist.md
+++ b/mdop/mbam-v1/mbam-10-deployment-checklist.md
@@ -1,10 +1,15 @@
---
title: MBAM 1.0 Deployment Checklist
description: MBAM 1.0 Deployment Checklist
-ms.assetid: 7e00be23-36a0-4b0f-8663-3c4f2c71546d
author: jamiejdt
+ms.assetid: 7e00be23-36a0-4b0f-8663-3c4f2c71546d
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# MBAM 1.0 Deployment Checklist
diff --git a/mdop/mbam-v1/mbam-10-deployment-prerequisites.md b/mdop/mbam-v1/mbam-10-deployment-prerequisites.md
index bbc1c6a73c..0f1172dfce 100644
--- a/mdop/mbam-v1/mbam-10-deployment-prerequisites.md
+++ b/mdop/mbam-v1/mbam-10-deployment-prerequisites.md
@@ -1,10 +1,15 @@
---
title: MBAM 1.0 Deployment Prerequisites
description: MBAM 1.0 Deployment Prerequisites
-ms.assetid: bd9e1010-7d25-43e7-8dc6-b521226a659d
author: jamiejdt
+ms.assetid: bd9e1010-7d25-43e7-8dc6-b521226a659d
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# MBAM 1.0 Deployment Prerequisites
diff --git a/mdop/mbam-v1/mbam-10-planning-checklist.md b/mdop/mbam-v1/mbam-10-planning-checklist.md
index 9892c7879e..129ad00264 100644
--- a/mdop/mbam-v1/mbam-10-planning-checklist.md
+++ b/mdop/mbam-v1/mbam-10-planning-checklist.md
@@ -1,10 +1,15 @@
---
title: MBAM 1.0 Planning Checklist
description: MBAM 1.0 Planning Checklist
-ms.assetid: e9439f16-d68b-48ed-99ce-5949356b180b
author: jamiejdt
+ms.assetid: e9439f16-d68b-48ed-99ce-5949356b180b
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# MBAM 1.0 Planning Checklist
diff --git a/mdop/mbam-v1/mbam-10-supported-configurations.md b/mdop/mbam-v1/mbam-10-supported-configurations.md
index c74c72fde8..556ee45582 100644
--- a/mdop/mbam-v1/mbam-10-supported-configurations.md
+++ b/mdop/mbam-v1/mbam-10-supported-configurations.md
@@ -1,10 +1,15 @@
---
title: MBAM 1.0 Supported Configurations
description: MBAM 1.0 Supported Configurations
-ms.assetid: 1f5ac58e-6a3f-47df-8a9b-4b57631ab9ee
author: jamiejdt
+ms.assetid: 1f5ac58e-6a3f-47df-8a9b-4b57631ab9ee
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# MBAM 1.0 Supported Configurations
diff --git a/mdop/mbam-v1/monitoring-and-reporting-bitlocker-compliance-with-mbam-10.md b/mdop/mbam-v1/monitoring-and-reporting-bitlocker-compliance-with-mbam-10.md
index 076906ba56..57340f3122 100644
--- a/mdop/mbam-v1/monitoring-and-reporting-bitlocker-compliance-with-mbam-10.md
+++ b/mdop/mbam-v1/monitoring-and-reporting-bitlocker-compliance-with-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Monitoring and Reporting BitLocker Compliance with MBAM 1.0
description: Monitoring and Reporting BitLocker Compliance with MBAM 1.0
-ms.assetid: fb497d3f-ff33-4747-8e34-366440ee25c2
author: jamiejdt
+ms.assetid: fb497d3f-ff33-4747-8e34-366440ee25c2
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Monitoring and Reporting BitLocker Compliance with MBAM 1.0
diff --git a/mdop/mbam-v1/operations-for-mbam-10.md b/mdop/mbam-v1/operations-for-mbam-10.md
index fdeb7ee674..60c4c7254e 100644
--- a/mdop/mbam-v1/operations-for-mbam-10.md
+++ b/mdop/mbam-v1/operations-for-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Operations for MBAM 1.0
description: Operations for MBAM 1.0
-ms.assetid: 2c358fa1-4795-45ab-9316-02db4aaa6d5f
author: jamiejdt
+ms.assetid: 2c358fa1-4795-45ab-9316-02db4aaa6d5f
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Operations for MBAM 1.0
diff --git a/mdop/mbam-v1/performing-bitlocker-management-with-mbam.md b/mdop/mbam-v1/performing-bitlocker-management-with-mbam.md
index c1ad72ef30..0b91118848 100644
--- a/mdop/mbam-v1/performing-bitlocker-management-with-mbam.md
+++ b/mdop/mbam-v1/performing-bitlocker-management-with-mbam.md
@@ -1,10 +1,15 @@
---
title: Performing BitLocker Management with MBAM
description: Performing BitLocker Management with MBAM
-ms.assetid: 2d24390a-87bf-48b3-96a9-3882d6f2a15c
author: jamiejdt
+ms.assetid: 2d24390a-87bf-48b3-96a9-3882d6f2a15c
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Performing BitLocker Management with MBAM
diff --git a/mdop/mbam-v1/planning-for-mbam-10-administrator-roles.md b/mdop/mbam-v1/planning-for-mbam-10-administrator-roles.md
index c9e0e53e0d..2a3f758491 100644
--- a/mdop/mbam-v1/planning-for-mbam-10-administrator-roles.md
+++ b/mdop/mbam-v1/planning-for-mbam-10-administrator-roles.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 1.0 Administrator Roles
description: Planning for MBAM 1.0 Administrator Roles
-ms.assetid: 95be0eb4-25e9-43ca-a8e7-27373d35544d
author: jamiejdt
+ms.assetid: 95be0eb4-25e9-43ca-a8e7-27373d35544d
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for MBAM 1.0 Administrator Roles
diff --git a/mdop/mbam-v1/planning-for-mbam-10-client-deployment.md b/mdop/mbam-v1/planning-for-mbam-10-client-deployment.md
index a8eace5bb9..d5926606a4 100644
--- a/mdop/mbam-v1/planning-for-mbam-10-client-deployment.md
+++ b/mdop/mbam-v1/planning-for-mbam-10-client-deployment.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 1.0 Client Deployment
description: Planning for MBAM 1.0 Client Deployment
-ms.assetid: 3af2e7f3-134b-4ab9-9847-b07474ca6ac3
author: jamiejdt
+ms.assetid: 3af2e7f3-134b-4ab9-9847-b07474ca6ac3
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for MBAM 1.0 Client Deployment
diff --git a/mdop/mbam-v1/planning-for-mbam-10-group-policy-requirements.md b/mdop/mbam-v1/planning-for-mbam-10-group-policy-requirements.md
index 7e3671dab3..d15f40a19c 100644
--- a/mdop/mbam-v1/planning-for-mbam-10-group-policy-requirements.md
+++ b/mdop/mbam-v1/planning-for-mbam-10-group-policy-requirements.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 1.0 Group Policy Requirements
description: Planning for MBAM 1.0 Group Policy Requirements
-ms.assetid: 0fc9c509-7850-4a8e-bb82-b949025bcb02
author: jamiejdt
+ms.assetid: 0fc9c509-7850-4a8e-bb82-b949025bcb02
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for MBAM 1.0 Group Policy Requirements
diff --git a/mdop/mbam-v1/planning-for-mbam-10-server-deployment.md b/mdop/mbam-v1/planning-for-mbam-10-server-deployment.md
index eda5bb6629..b151537b84 100644
--- a/mdop/mbam-v1/planning-for-mbam-10-server-deployment.md
+++ b/mdop/mbam-v1/planning-for-mbam-10-server-deployment.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 1.0 Server Deployment
description: Planning for MBAM 1.0 Server Deployment
-ms.assetid: 3cbef284-3092-4c42-9234-2826b18ddef1
author: jamiejdt
+ms.assetid: 3cbef284-3092-4c42-9234-2826b18ddef1
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for MBAM 1.0 Server Deployment
diff --git a/mdop/mbam-v1/planning-for-mbam-10.md b/mdop/mbam-v1/planning-for-mbam-10.md
index ae1cb96ea7..3d9d1a212e 100644
--- a/mdop/mbam-v1/planning-for-mbam-10.md
+++ b/mdop/mbam-v1/planning-for-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 1.0
description: Planning for MBAM 1.0
-ms.assetid: d4e8a42f-2836-48c8-83c1-40bd58270e19
author: jamiejdt
+ms.assetid: d4e8a42f-2836-48c8-83c1-40bd58270e19
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for MBAM 1.0
diff --git a/mdop/mbam-v1/planning-to-deploy-mbam-10.md b/mdop/mbam-v1/planning-to-deploy-mbam-10.md
index 26fb0c4f80..941ab37827 100644
--- a/mdop/mbam-v1/planning-to-deploy-mbam-10.md
+++ b/mdop/mbam-v1/planning-to-deploy-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Planning to Deploy MBAM 1.0
description: Planning to Deploy MBAM 1.0
-ms.assetid: 30ad4304-45c6-427d-8e33-ebe8053c7871
author: jamiejdt
+ms.assetid: 30ad4304-45c6-427d-8e33-ebe8053c7871
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning to Deploy MBAM 1.0
diff --git a/mdop/mbam-v1/preparing-your-environment-for-mbam-10.md b/mdop/mbam-v1/preparing-your-environment-for-mbam-10.md
index 37d9942bed..bc8ae01e3c 100644
--- a/mdop/mbam-v1/preparing-your-environment-for-mbam-10.md
+++ b/mdop/mbam-v1/preparing-your-environment-for-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Preparing your Environment for MBAM 1.0
description: Preparing your Environment for MBAM 1.0
-ms.assetid: 915f7c3c-70ad-4a90-a434-73e7fba97ecb
author: jamiejdt
+ms.assetid: 915f7c3c-70ad-4a90-a434-73e7fba97ecb
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Preparing your Environment for MBAM 1.0
diff --git a/mdop/mbam-v1/privacy-statement-for-mbam-10.md b/mdop/mbam-v1/privacy-statement-for-mbam-10.md
index ca6e2548c1..8532134e34 100644
--- a/mdop/mbam-v1/privacy-statement-for-mbam-10.md
+++ b/mdop/mbam-v1/privacy-statement-for-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Privacy Statement for MBAM 1.0
description: Privacy Statement for MBAM 1.0
-ms.assetid: db18cc93-a1c1-44da-a450-a5399a4427b9
author: jamiejdt
+ms.assetid: db18cc93-a1c1-44da-a450-a5399a4427b9
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Privacy Statement for MBAM 1.0
diff --git a/mdop/mbam-v1/release-notes-for-mbam-10.md b/mdop/mbam-v1/release-notes-for-mbam-10.md
index be53bad382..9cfa0fa3f5 100644
--- a/mdop/mbam-v1/release-notes-for-mbam-10.md
+++ b/mdop/mbam-v1/release-notes-for-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Release Notes for MBAM 1.0
description: Release Notes for MBAM 1.0
-ms.assetid: d82fddde-c360-48ef-86a0-d9b5fe066861
author: jamiejdt
+ms.assetid: d82fddde-c360-48ef-86a0-d9b5fe066861
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Release Notes for MBAM 1.0
diff --git a/mdop/mbam-v1/security-and-privacy-for-mbam-10.md b/mdop/mbam-v1/security-and-privacy-for-mbam-10.md
index c95744f689..5287b2d31f 100644
--- a/mdop/mbam-v1/security-and-privacy-for-mbam-10.md
+++ b/mdop/mbam-v1/security-and-privacy-for-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Security and Privacy for MBAM 1.0
description: Security and Privacy for MBAM 1.0
-ms.assetid: ba4497f1-b9e3-41be-8953-3637d1f83f01
author: jamiejdt
+ms.assetid: ba4497f1-b9e3-41be-8953-3637d1f83f01
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Security and Privacy for MBAM 1.0
diff --git a/mdop/mbam-v1/security-considerations-for-mbam-10.md b/mdop/mbam-v1/security-considerations-for-mbam-10.md
index 4cc8a57e36..ec5c69ad30 100644
--- a/mdop/mbam-v1/security-considerations-for-mbam-10.md
+++ b/mdop/mbam-v1/security-considerations-for-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Security Considerations for MBAM 1.0
description: Security Considerations for MBAM 1.0
-ms.assetid: 5e1c8b8c-235b-4a92-8b0b-da50dca17353
author: jamiejdt
+ms.assetid: 5e1c8b8c-235b-4a92-8b0b-da50dca17353
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Security Considerations for MBAM 1.0
diff --git a/mdop/mbam-v1/troubleshooting-mbam-10.md b/mdop/mbam-v1/troubleshooting-mbam-10.md
index 2eda1afb2b..31b1dd1859 100644
--- a/mdop/mbam-v1/troubleshooting-mbam-10.md
+++ b/mdop/mbam-v1/troubleshooting-mbam-10.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting MBAM 1.0
description: Troubleshooting MBAM 1.0
-ms.assetid: 7d47fbfe-51c0-4619-bed3-163dfd18cdec
author: jamiejdt
+ms.assetid: 7d47fbfe-51c0-4619-bed3-163dfd18cdec
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Troubleshooting MBAM 1.0
diff --git a/mdop/mbam-v1/understanding-mbam-reports-mbam-1.md b/mdop/mbam-v1/understanding-mbam-reports-mbam-1.md
index 0b33bff337..486563f326 100644
--- a/mdop/mbam-v1/understanding-mbam-reports-mbam-1.md
+++ b/mdop/mbam-v1/understanding-mbam-reports-mbam-1.md
@@ -1,10 +1,15 @@
---
title: Understanding MBAM Reports
description: Understanding MBAM Reports
-ms.assetid: 34e4aaeb-7f89-41a1-b816-c6fe8397b060
author: jamiejdt
+ms.assetid: 34e4aaeb-7f89-41a1-b816-c6fe8397b060
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Understanding MBAM Reports
diff --git a/mdop/mbam-v2/about-mbam-20-mbam-2.md b/mdop/mbam-v2/about-mbam-20-mbam-2.md
index a6f3931e03..ff196a4897 100644
--- a/mdop/mbam-v2/about-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/about-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: About MBAM 2.0
description: About MBAM 2.0
-ms.assetid: b43a0ba9-1c83-4854-a2c5-14eea0070e36
author: jamiejdt
+ms.assetid: b43a0ba9-1c83-4854-a2c5-14eea0070e36
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# About MBAM 2.0
diff --git a/mdop/mbam-v2/about-mbam-20-sp1.md b/mdop/mbam-v2/about-mbam-20-sp1.md
index 6258654d3e..ed45a5ea60 100644
--- a/mdop/mbam-v2/about-mbam-20-sp1.md
+++ b/mdop/mbam-v2/about-mbam-20-sp1.md
@@ -1,10 +1,15 @@
---
title: About MBAM 2.0 SP1
description: About MBAM 2.0 SP1
-ms.assetid: 5ba89ed8-bb6e-407b-82c2-e2e36dd1078e
author: jamiejdt
+ms.assetid: 5ba89ed8-bb6e-407b-82c2-e2e36dd1078e
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# About MBAM 2.0 SP1
diff --git a/mdop/mbam-v2/about-the-computer-tpm-chip.md b/mdop/mbam-v2/about-the-computer-tpm-chip.md
index c6472f524b..08433918db 100644
--- a/mdop/mbam-v2/about-the-computer-tpm-chip.md
+++ b/mdop/mbam-v2/about-the-computer-tpm-chip.md
@@ -1,10 +1,15 @@
---
title: About the Computer TPM Chip
description: About the Computer TPM Chip
-ms.assetid: 6f1cf18c-277a-4932-886d-14202ca8d175
author: jamiejdt
+ms.assetid: 6f1cf18c-277a-4932-886d-14202ca8d175
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# About the Computer TPM Chip
diff --git a/mdop/mbam-v2/accessibility-for-mbam-20-mbam-2.md b/mdop/mbam-v2/accessibility-for-mbam-20-mbam-2.md
index ed37812283..6dea99fe3f 100644
--- a/mdop/mbam-v2/accessibility-for-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/accessibility-for-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Accessibility for MBAM 2.0
description: Accessibility for MBAM 2.0
-ms.assetid: 9cd628f1-f594-43ab-8095-4663272940a9
author: jamiejdt
+ms.assetid: 9cd628f1-f594-43ab-8095-4663272940a9
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Accessibility for MBAM 2.0
diff --git a/mdop/mbam-v2/administering-mbam-20-features-mbam-2.md b/mdop/mbam-v2/administering-mbam-20-features-mbam-2.md
index d1e9e323da..b83a5804b3 100644
--- a/mdop/mbam-v2/administering-mbam-20-features-mbam-2.md
+++ b/mdop/mbam-v2/administering-mbam-20-features-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Administering MBAM 2.0 Features
description: Administering MBAM 2.0 Features
-ms.assetid: 065e0704-069e-4372-9b86-0b57dd7638dd
author: jamiejdt
+ms.assetid: 065e0704-069e-4372-9b86-0b57dd7638dd
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Administering MBAM 2.0 Features
diff --git a/mdop/mbam-v2/administering-mbam-20-using-powershell-mbam-2.md b/mdop/mbam-v2/administering-mbam-20-using-powershell-mbam-2.md
index 117137be70..d11f510bd1 100644
--- a/mdop/mbam-v2/administering-mbam-20-using-powershell-mbam-2.md
+++ b/mdop/mbam-v2/administering-mbam-20-using-powershell-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Administering MBAM 2.0 Using PowerShell
description: Administering MBAM 2.0 Using PowerShell
-ms.assetid: d785a8df-0a8c-4d70-abd2-93a762b4f3de
author: jamiejdt
+ms.assetid: d785a8df-0a8c-4d70-abd2-93a762b4f3de
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Administering MBAM 2.0 Using PowerShell
diff --git a/mdop/mbam-v2/create-or-edit-the-sms-defmof-file.md b/mdop/mbam-v2/create-or-edit-the-sms-defmof-file.md
index 1b334b1f14..bfe000fee3 100644
--- a/mdop/mbam-v2/create-or-edit-the-sms-defmof-file.md
+++ b/mdop/mbam-v2/create-or-edit-the-sms-defmof-file.md
@@ -1,10 +1,15 @@
---
title: Create or Edit the Sms\_def.mof File
description: Create or Edit the Sms\_def.mof File
-ms.assetid: d1747e43-484e-4031-a63b-6342fe588aa2
author: jamiejdt
+ms.assetid: d1747e43-484e-4031-a63b-6342fe588aa2
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Create or Edit the Sms\_def.mof File
diff --git a/mdop/mbam-v2/deploying-mbam-20-group-policy-objects-mbam-2.md b/mdop/mbam-v2/deploying-mbam-20-group-policy-objects-mbam-2.md
index 7ac21240be..b6af0ec3a8 100644
--- a/mdop/mbam-v2/deploying-mbam-20-group-policy-objects-mbam-2.md
+++ b/mdop/mbam-v2/deploying-mbam-20-group-policy-objects-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Deploying MBAM 2.0 Group Policy Objects
description: Deploying MBAM 2.0 Group Policy Objects
-ms.assetid: f17f3897-73ab-431b-a6ec-5a6cff9f279a
author: jamiejdt
+ms.assetid: f17f3897-73ab-431b-a6ec-5a6cff9f279a
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying MBAM 2.0 Group Policy Objects
diff --git a/mdop/mbam-v2/deploying-mbam-20-mbam-2.md b/mdop/mbam-v2/deploying-mbam-20-mbam-2.md
index 040c73dafe..e8d0bc24b4 100644
--- a/mdop/mbam-v2/deploying-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/deploying-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Deploying MBAM 2.0
description: Deploying MBAM 2.0
-ms.assetid: 4b0eaf10-81b4-427e-9d43-eb833de935a3
author: jamiejdt
+ms.assetid: 4b0eaf10-81b4-427e-9d43-eb833de935a3
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying MBAM 2.0
diff --git a/mdop/mbam-v2/deploying-mbam-with-configuration-manager-mbam2.md b/mdop/mbam-v2/deploying-mbam-with-configuration-manager-mbam2.md
index a3ddb48be8..67727acd97 100644
--- a/mdop/mbam-v2/deploying-mbam-with-configuration-manager-mbam2.md
+++ b/mdop/mbam-v2/deploying-mbam-with-configuration-manager-mbam2.md
@@ -1,10 +1,15 @@
---
title: Deploying MBAM with Configuration Manager
description: Deploying MBAM with Configuration Manager
-ms.assetid: 89d03e29-457a-471d-b893-e0b74a83ec50
author: jamiejdt
+ms.assetid: 89d03e29-457a-471d-b893-e0b74a83ec50
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying MBAM with Configuration Manager
diff --git a/mdop/mbam-v2/deploying-the-mbam-20-client-mbam-2.md b/mdop/mbam-v2/deploying-the-mbam-20-client-mbam-2.md
index ab08dca6e2..879654de20 100644
--- a/mdop/mbam-v2/deploying-the-mbam-20-client-mbam-2.md
+++ b/mdop/mbam-v2/deploying-the-mbam-20-client-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Deploying the MBAM 2.0 Client
description: Deploying the MBAM 2.0 Client
-ms.assetid: 3dd584fe-2a54-40f0-9bab-13ea74040b01
author: jamiejdt
+ms.assetid: 3dd584fe-2a54-40f0-9bab-13ea74040b01
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying the MBAM 2.0 Client
diff --git a/mdop/mbam-v2/deploying-the-mbam-20-server-infrastructure-mbam-2.md b/mdop/mbam-v2/deploying-the-mbam-20-server-infrastructure-mbam-2.md
index 7609313de5..bbef1c4ae4 100644
--- a/mdop/mbam-v2/deploying-the-mbam-20-server-infrastructure-mbam-2.md
+++ b/mdop/mbam-v2/deploying-the-mbam-20-server-infrastructure-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Deploying the MBAM 2.0 Server Infrastructure
description: Deploying the MBAM 2.0 Server Infrastructure
-ms.assetid: 52e68d94-e2b4-4b06-ae55-f900ea6cc59f
author: jamiejdt
+ms.assetid: 52e68d94-e2b4-4b06-ae55-f900ea6cc59f
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying the MBAM 2.0 Server Infrastructure
diff --git a/mdop/mbam-v2/edit-the-configurationmof-file.md b/mdop/mbam-v2/edit-the-configurationmof-file.md
index d9f4f1966b..832f226de7 100644
--- a/mdop/mbam-v2/edit-the-configurationmof-file.md
+++ b/mdop/mbam-v2/edit-the-configurationmof-file.md
@@ -1,10 +1,15 @@
---
title: Edit the Configuration.mof File
description: Edit the Configuration.mof File
-ms.assetid: 23e50ec9-4083-4b12-ad96-626cf30960bb
author: jamiejdt
+ms.assetid: 23e50ec9-4083-4b12-ad96-626cf30960bb
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Edit the Configuration.mof File
diff --git a/mdop/mbam-v2/evaluating-mbam-20-mbam-2.md b/mdop/mbam-v2/evaluating-mbam-20-mbam-2.md
index e73566f49c..ca300f5270 100644
--- a/mdop/mbam-v2/evaluating-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/evaluating-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Evaluating MBAM 2.0
description: Evaluating MBAM 2.0
-ms.assetid: bfc77eec-0fd7-4fec-9c78-6870afa87152
author: jamiejdt
+ms.assetid: bfc77eec-0fd7-4fec-9c78-6870afa87152
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Evaluating MBAM 2.0
diff --git a/mdop/mbam-v2/getting-started---using-mbam-with-configuration-manager.md b/mdop/mbam-v2/getting-started---using-mbam-with-configuration-manager.md
index 0d5f55179f..dc10fb8249 100644
--- a/mdop/mbam-v2/getting-started---using-mbam-with-configuration-manager.md
+++ b/mdop/mbam-v2/getting-started---using-mbam-with-configuration-manager.md
@@ -1,10 +1,15 @@
---
title: Getting Started - Using MBAM with Configuration Manager
description: Getting Started - Using MBAM with Configuration Manager
-ms.assetid: b0a1d3cc-0b01-4b69-a2cd-fd09fb3beda4
author: jamiejdt
+ms.assetid: b0a1d3cc-0b01-4b69-a2cd-fd09fb3beda4
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Getting Started - Using MBAM with Configuration Manager
diff --git a/mdop/mbam-v2/getting-started-with-mbam-20-mbam-2.md b/mdop/mbam-v2/getting-started-with-mbam-20-mbam-2.md
index 9591881ba9..8f6e2c1019 100644
--- a/mdop/mbam-v2/getting-started-with-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/getting-started-with-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Getting Started with MBAM 2.0
description: Getting Started with MBAM 2.0
-ms.assetid: 29f5c9af-5bbf-4d37-aa0f-0716046904af
author: jamiejdt
+ms.assetid: 29f5c9af-5bbf-4d37-aa0f-0716046904af
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Getting Started with MBAM 2.0
diff --git a/mdop/mbam-v2/helping-end-users-manage-bitlocker.md b/mdop/mbam-v2/helping-end-users-manage-bitlocker.md
index da34bd4f61..d92de23fcf 100644
--- a/mdop/mbam-v2/helping-end-users-manage-bitlocker.md
+++ b/mdop/mbam-v2/helping-end-users-manage-bitlocker.md
@@ -1,10 +1,15 @@
---
title: Helping End Users Manage BitLocker
description: Helping End Users Manage BitLocker
-ms.assetid: 47776fb3-2d94-4970-b687-c35ec3dd6c64
author: jamiejdt
+ms.assetid: 47776fb3-2d94-4970-b687-c35ec3dd6c64
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Helping End Users Manage BitLocker
diff --git a/mdop/mbam-v2/high-availability-for-mbam-20-mbam-2.md b/mdop/mbam-v2/high-availability-for-mbam-20-mbam-2.md
index 4ba79f0667..80392a8cfb 100644
--- a/mdop/mbam-v2/high-availability-for-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/high-availability-for-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: High Availability for MBAM 2.0
description: High Availability for MBAM 2.0
-ms.assetid: 244ee013-9e2a-48d2-b842-4e10594fd74f
author: jamiejdt
+ms.assetid: 244ee013-9e2a-48d2-b842-4e10594fd74f
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# High Availability for MBAM 2.0
diff --git a/mdop/mbam-v2/high-level-architecture-for-mbam-20-mbam-2.md b/mdop/mbam-v2/high-level-architecture-for-mbam-20-mbam-2.md
index 7074e949a7..1608f3b3f4 100644
--- a/mdop/mbam-v2/high-level-architecture-for-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/high-level-architecture-for-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: High-Level Architecture for MBAM 2.0
description: High-Level Architecture for MBAM 2.0
-ms.assetid: 7f73dd3a-0b1f-4af6-a2f0-d0c5bc5d183a
author: jamiejdt
+ms.assetid: 7f73dd3a-0b1f-4af6-a2f0-d0c5bc5d183a
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# High-Level Architecture for MBAM 2.0
diff --git a/mdop/mbam-v2/how-to-brand-the-self-service-portal.md b/mdop/mbam-v2/how-to-brand-the-self-service-portal.md
index dc98cf1610..ab775bab8d 100644
--- a/mdop/mbam-v2/how-to-brand-the-self-service-portal.md
+++ b/mdop/mbam-v2/how-to-brand-the-self-service-portal.md
@@ -1,10 +1,15 @@
---
title: How to Brand the Self-Service Portal
description: How to Brand the Self-Service Portal
-ms.assetid: 3ef9e951-7c42-4f7f-b131-3765d39b3207
author: jamiejdt
+ms.assetid: 3ef9e951-7c42-4f7f-b131-3765d39b3207
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Brand the Self-Service Portal
diff --git a/mdop/mbam-v2/how-to-create-or-edit-the-mof-files.md b/mdop/mbam-v2/how-to-create-or-edit-the-mof-files.md
index b57da7f4a3..0fc653521a 100644
--- a/mdop/mbam-v2/how-to-create-or-edit-the-mof-files.md
+++ b/mdop/mbam-v2/how-to-create-or-edit-the-mof-files.md
@@ -1,10 +1,15 @@
---
title: How to Create or Edit the mof Files
description: How to Create or Edit the mof Files
-ms.assetid: 4d19d707-b90f-4057-a6e9-e4221a607190
author: jamiejdt
+ms.assetid: 4d19d707-b90f-4057-a6e9-e4221a607190
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Create or Edit the mof Files
diff --git a/mdop/mbam-v2/how-to-deploy-the-mbam-client-as-part-of-a-windows-deployment-mbam-2.md b/mdop/mbam-v2/how-to-deploy-the-mbam-client-as-part-of-a-windows-deployment-mbam-2.md
index 6ed7251370..667719c114 100644
--- a/mdop/mbam-v2/how-to-deploy-the-mbam-client-as-part-of-a-windows-deployment-mbam-2.md
+++ b/mdop/mbam-v2/how-to-deploy-the-mbam-client-as-part-of-a-windows-deployment-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the MBAM Client as Part of a Windows Deployment
description: How to Deploy the MBAM Client as Part of a Windows Deployment
-ms.assetid: 67387de7-8b02-4412-9850-3b8d8e5c18af
author: jamiejdt
+ms.assetid: 67387de7-8b02-4412-9850-3b8d8e5c18af
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Deploy the MBAM Client as Part of a Windows Deployment
diff --git a/mdop/mbam-v2/how-to-deploy-the-mbam-client-to-desktop-or-laptop-computers-mbam-2.md b/mdop/mbam-v2/how-to-deploy-the-mbam-client-to-desktop-or-laptop-computers-mbam-2.md
index 6668678339..9956cb9ffc 100644
--- a/mdop/mbam-v2/how-to-deploy-the-mbam-client-to-desktop-or-laptop-computers-mbam-2.md
+++ b/mdop/mbam-v2/how-to-deploy-the-mbam-client-to-desktop-or-laptop-computers-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the MBAM Client to Desktop or Laptop Computers
description: How to Deploy the MBAM Client to Desktop or Laptop Computers
-ms.assetid: 56744922-bfdd-48f6-ae01-645ff53b64a8
author: jamiejdt
+ms.assetid: 56744922-bfdd-48f6-ae01-645ff53b64a8
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Deploy the MBAM Client to Desktop or Laptop Computers
diff --git a/mdop/mbam-v2/how-to-determine-bitlocker-encryption-state-of-lost-computers-mbam-2.md b/mdop/mbam-v2/how-to-determine-bitlocker-encryption-state-of-lost-computers-mbam-2.md
index b724727b03..80ce3a9895 100644
--- a/mdop/mbam-v2/how-to-determine-bitlocker-encryption-state-of-lost-computers-mbam-2.md
+++ b/mdop/mbam-v2/how-to-determine-bitlocker-encryption-state-of-lost-computers-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Determine BitLocker Encryption State of Lost Computers
description: How to Determine BitLocker Encryption State of Lost Computers
-ms.assetid: dbd23b64-dff3-4913-9acd-affe67b9462e
author: jamiejdt
+ms.assetid: dbd23b64-dff3-4913-9acd-affe67b9462e
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Determine BitLocker Encryption State of Lost Computers
diff --git a/mdop/mbam-v2/how-to-edit-mbam-20-gpo-settings-mbam-2.md b/mdop/mbam-v2/how-to-edit-mbam-20-gpo-settings-mbam-2.md
index a84a4bba05..5cdf265261 100644
--- a/mdop/mbam-v2/how-to-edit-mbam-20-gpo-settings-mbam-2.md
+++ b/mdop/mbam-v2/how-to-edit-mbam-20-gpo-settings-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Edit MBAM 2.0 GPO Settings
description: How to Edit MBAM 2.0 GPO Settings
-ms.assetid: f5ffa93d-b4d2-4317-8a1c-7d2be0264fe3
author: jamiejdt
+ms.assetid: f5ffa93d-b4d2-4317-8a1c-7d2be0264fe3
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Edit MBAM 2.0 GPO Settings
diff --git a/mdop/mbam-v2/how-to-generate-mbam-reports-mbam-2.md b/mdop/mbam-v2/how-to-generate-mbam-reports-mbam-2.md
index ebd42ca25b..8924b3e6e7 100644
--- a/mdop/mbam-v2/how-to-generate-mbam-reports-mbam-2.md
+++ b/mdop/mbam-v2/how-to-generate-mbam-reports-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Generate MBAM Reports
description: How to Generate MBAM Reports
-ms.assetid: 083550cb-8c3f-49b3-a30e-97d85374d2f4
author: jamiejdt
+ms.assetid: 083550cb-8c3f-49b3-a30e-97d85374d2f4
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Generate MBAM Reports
diff --git a/mdop/mbam-v2/how-to-hide-default-bitlocker-encryption-in-the-windows-control-panel-mbam-2.md b/mdop/mbam-v2/how-to-hide-default-bitlocker-encryption-in-the-windows-control-panel-mbam-2.md
index c9e8c2b288..730c428f7d 100644
--- a/mdop/mbam-v2/how-to-hide-default-bitlocker-encryption-in-the-windows-control-panel-mbam-2.md
+++ b/mdop/mbam-v2/how-to-hide-default-bitlocker-encryption-in-the-windows-control-panel-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Hide Default BitLocker Encryption in the Windows Control Panel
description: How to Hide Default BitLocker Encryption in the Windows Control Panel
-ms.assetid: 6674aa51-2b5d-4e4a-8b43-2cc18d008285
author: jamiejdt
+ms.assetid: 6674aa51-2b5d-4e4a-8b43-2cc18d008285
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Hide Default BitLocker Encryption in the Windows Control Panel
diff --git a/mdop/mbam-v2/how-to-install-and-configure-mbam-on-a-single-server-mbam-2.md b/mdop/mbam-v2/how-to-install-and-configure-mbam-on-a-single-server-mbam-2.md
index 51670630fa..e0b9393b7c 100644
--- a/mdop/mbam-v2/how-to-install-and-configure-mbam-on-a-single-server-mbam-2.md
+++ b/mdop/mbam-v2/how-to-install-and-configure-mbam-on-a-single-server-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Install and Configure MBAM on a Single Server
description: How to Install and Configure MBAM on a Single Server
-ms.assetid: 45e6a012-6c8c-4d90-902c-d09de9a0cbea
author: jamiejdt
+ms.assetid: 45e6a012-6c8c-4d90-902c-d09de9a0cbea
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install and Configure MBAM on a Single Server
diff --git a/mdop/mbam-v2/how-to-install-and-configure-mbam-on-distributed-servers-mbam-2.md b/mdop/mbam-v2/how-to-install-and-configure-mbam-on-distributed-servers-mbam-2.md
index 9937d9c10c..9558074f46 100644
--- a/mdop/mbam-v2/how-to-install-and-configure-mbam-on-distributed-servers-mbam-2.md
+++ b/mdop/mbam-v2/how-to-install-and-configure-mbam-on-distributed-servers-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Install and Configure MBAM on Distributed Servers
description: How to Install and Configure MBAM on Distributed Servers
-ms.assetid: 67b91e6b-ae2e-4e47-9ef2-6819aba95976
author: jamiejdt
+ms.assetid: 67b91e6b-ae2e-4e47-9ef2-6819aba95976
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install and Configure MBAM on Distributed Servers
diff --git a/mdop/mbam-v2/how-to-install-mbam-with-configuration-manager.md b/mdop/mbam-v2/how-to-install-mbam-with-configuration-manager.md
index 8788dca75f..c527a7c739 100644
--- a/mdop/mbam-v2/how-to-install-mbam-with-configuration-manager.md
+++ b/mdop/mbam-v2/how-to-install-mbam-with-configuration-manager.md
@@ -1,10 +1,15 @@
---
title: How to Install MBAM with Configuration Manager
description: How to Install MBAM with Configuration Manager
-ms.assetid: fd0832e4-3b79-4e56-9550-d2f396be6d09
author: jamiejdt
+ms.assetid: fd0832e4-3b79-4e56-9550-d2f396be6d09
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install MBAM with Configuration Manager
diff --git a/mdop/mbam-v2/how-to-install-the-mbam-20-group-policy-template-mbam-2.md b/mdop/mbam-v2/how-to-install-the-mbam-20-group-policy-template-mbam-2.md
index 2f5913919f..135680e1b9 100644
--- a/mdop/mbam-v2/how-to-install-the-mbam-20-group-policy-template-mbam-2.md
+++ b/mdop/mbam-v2/how-to-install-the-mbam-20-group-policy-template-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Install the MBAM 2.0 Group Policy Template
description: How to Install the MBAM 2.0 Group Policy Template
-ms.assetid: bc193232-d060-4285-842e-d194a74dd3c9
author: jamiejdt
+ms.assetid: bc193232-d060-4285-842e-d194a74dd3c9
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Install the MBAM 2.0 Group Policy Template
diff --git a/mdop/mbam-v2/how-to-manage-mbam-administrator-roles-mbam-2.md b/mdop/mbam-v2/how-to-manage-mbam-administrator-roles-mbam-2.md
index c4651a9c39..5f76afe48c 100644
--- a/mdop/mbam-v2/how-to-manage-mbam-administrator-roles-mbam-2.md
+++ b/mdop/mbam-v2/how-to-manage-mbam-administrator-roles-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Manage MBAM Administrator Roles
description: How to Manage MBAM Administrator Roles
-ms.assetid: 813ac0c4-3cf9-47af-b4cb-9395fd915e5c
author: jamiejdt
+ms.assetid: 813ac0c4-3cf9-47af-b4cb-9395fd915e5c
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage MBAM Administrator Roles
diff --git a/mdop/mbam-v2/how-to-manage-mbam-client-bitlocker-encryption-options-by-using-the-control-panel-mbam-2.md b/mdop/mbam-v2/how-to-manage-mbam-client-bitlocker-encryption-options-by-using-the-control-panel-mbam-2.md
index f734902d15..7154f7b0c3 100644
--- a/mdop/mbam-v2/how-to-manage-mbam-client-bitlocker-encryption-options-by-using-the-control-panel-mbam-2.md
+++ b/mdop/mbam-v2/how-to-manage-mbam-client-bitlocker-encryption-options-by-using-the-control-panel-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Manage MBAM Client BitLocker Encryption Options by Using the Control Panel
description: How to Manage MBAM Client BitLocker Encryption Options by Using the Control Panel
-ms.assetid: e2ff153e-5770-4a12-b79d-cda998b8a8ab
author: jamiejdt
+ms.assetid: e2ff153e-5770-4a12-b79d-cda998b8a8ab
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage MBAM Client BitLocker Encryption Options by Using the Control Panel
diff --git a/mdop/mbam-v2/how-to-manage-user-bitlocker-encryption-exemptions-mbam-2.md b/mdop/mbam-v2/how-to-manage-user-bitlocker-encryption-exemptions-mbam-2.md
index ef308ae0ca..edca5f1c1a 100644
--- a/mdop/mbam-v2/how-to-manage-user-bitlocker-encryption-exemptions-mbam-2.md
+++ b/mdop/mbam-v2/how-to-manage-user-bitlocker-encryption-exemptions-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Manage User BitLocker Encryption Exemptions
description: How to Manage User BitLocker Encryption Exemptions
-ms.assetid: 1bfd9d66-6a9a-4d0e-b54a-e5a6627f5ada
author: jamiejdt
+ms.assetid: 1bfd9d66-6a9a-4d0e-b54a-e5a6627f5ada
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Manage User BitLocker Encryption Exemptions
diff --git a/mdop/mbam-v2/how-to-move-mbam-20-features-to-another-computer-mbam-2.md b/mdop/mbam-v2/how-to-move-mbam-20-features-to-another-computer-mbam-2.md
index a25400491e..ab1bfbfeff 100644
--- a/mdop/mbam-v2/how-to-move-mbam-20-features-to-another-computer-mbam-2.md
+++ b/mdop/mbam-v2/how-to-move-mbam-20-features-to-another-computer-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Move MBAM 2.0 Features to Another Computer
description: How to Move MBAM 2.0 Features to Another Computer
-ms.assetid: 49bc0792-60a4-473f-89cc-ada30191e04a
author: jamiejdt
+ms.assetid: 49bc0792-60a4-473f-89cc-ada30191e04a
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Move MBAM 2.0 Features to Another Computer
diff --git a/mdop/mbam-v2/how-to-recover-a-corrupted-drive-mbam-2.md b/mdop/mbam-v2/how-to-recover-a-corrupted-drive-mbam-2.md
index 93a014ef0e..d40a0354b4 100644
--- a/mdop/mbam-v2/how-to-recover-a-corrupted-drive-mbam-2.md
+++ b/mdop/mbam-v2/how-to-recover-a-corrupted-drive-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Recover a Corrupted Drive
description: How to Recover a Corrupted Drive
-ms.assetid: b0457a00-f72e-4ad8-ab3b-7701851ca87e
author: jamiejdt
+ms.assetid: b0457a00-f72e-4ad8-ab3b-7701851ca87e
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Recover a Corrupted Drive
diff --git a/mdop/mbam-v2/how-to-recover-a-drive-in-recovery-mode-mbam-2.md b/mdop/mbam-v2/how-to-recover-a-drive-in-recovery-mode-mbam-2.md
index db37e1ae25..05f5744902 100644
--- a/mdop/mbam-v2/how-to-recover-a-drive-in-recovery-mode-mbam-2.md
+++ b/mdop/mbam-v2/how-to-recover-a-drive-in-recovery-mode-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Recover a Drive in Recovery Mode
description: How to Recover a Drive in Recovery Mode
-ms.assetid: 8b792bc8-b671-4345-9d37-0208db3e5b03
author: jamiejdt
+ms.assetid: 8b792bc8-b671-4345-9d37-0208db3e5b03
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Recover a Drive in Recovery Mode
diff --git a/mdop/mbam-v2/how-to-recover-a-moved-drive-mbam-2.md b/mdop/mbam-v2/how-to-recover-a-moved-drive-mbam-2.md
index d16729c2ee..0ec82e891f 100644
--- a/mdop/mbam-v2/how-to-recover-a-moved-drive-mbam-2.md
+++ b/mdop/mbam-v2/how-to-recover-a-moved-drive-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Recover a Moved Drive
description: How to Recover a Moved Drive
-ms.assetid: 697cd78d-962c-411e-901a-2e9220ba6552
author: jamiejdt
+ms.assetid: 697cd78d-962c-411e-901a-2e9220ba6552
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Recover a Moved Drive
diff --git a/mdop/mbam-v2/how-to-reset-a-tpm-lockout-mbam-2.md b/mdop/mbam-v2/how-to-reset-a-tpm-lockout-mbam-2.md
index 808c5192ea..19a80f5a05 100644
--- a/mdop/mbam-v2/how-to-reset-a-tpm-lockout-mbam-2.md
+++ b/mdop/mbam-v2/how-to-reset-a-tpm-lockout-mbam-2.md
@@ -1,10 +1,15 @@
---
title: How to Reset a TPM Lockout
description: How to Reset a TPM Lockout
-ms.assetid: 20719ab2-18ae-4d3b-989a-539341909816
author: jamiejdt
+ms.assetid: 20719ab2-18ae-4d3b-989a-539341909816
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Reset a TPM Lockout
diff --git a/mdop/mbam-v2/how-to-use-a-command-line-to-install-the-mbam-client.md b/mdop/mbam-v2/how-to-use-a-command-line-to-install-the-mbam-client.md
index 7129c1e79a..d700133308 100644
--- a/mdop/mbam-v2/how-to-use-a-command-line-to-install-the-mbam-client.md
+++ b/mdop/mbam-v2/how-to-use-a-command-line-to-install-the-mbam-client.md
@@ -1,10 +1,15 @@
---
title: How to Use a Command Line to Install the MBAM Client
description: How to Use a Command Line to Install the MBAM Client
-ms.assetid: 4dc8f944-c2fd-4d89-aed6-e9dc77de3ae4
author: jamiejdt
+ms.assetid: 4dc8f944-c2fd-4d89-aed6-e9dc77de3ae4
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Use a Command Line to Install the MBAM Client
diff --git a/mdop/mbam-v2/how-to-use-a-command-line-to-install-the-mbam-server.md b/mdop/mbam-v2/how-to-use-a-command-line-to-install-the-mbam-server.md
index f3fe703518..e70b68ddc9 100644
--- a/mdop/mbam-v2/how-to-use-a-command-line-to-install-the-mbam-server.md
+++ b/mdop/mbam-v2/how-to-use-a-command-line-to-install-the-mbam-server.md
@@ -1,10 +1,15 @@
---
title: How to Use a Command Line to Install the MBAM Server
description: How to Use a Command Line to Install the MBAM Server
-ms.assetid: 6ffc6d41-a793-42c2-b997-95ba47550648
author: jamiejdt
+ms.assetid: 6ffc6d41-a793-42c2-b997-95ba47550648
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Use a Command Line to Install the MBAM Server
diff --git a/mdop/mbam-v2/how-to-use-the-help-desk-portal.md b/mdop/mbam-v2/how-to-use-the-help-desk-portal.md
index 2cc8665be4..412ad51497 100644
--- a/mdop/mbam-v2/how-to-use-the-help-desk-portal.md
+++ b/mdop/mbam-v2/how-to-use-the-help-desk-portal.md
@@ -1,10 +1,15 @@
---
title: How to Use the Help Desk Portal
description: How to Use the Help Desk Portal
-ms.assetid: c27f7737-10c8-4164-9de8-57987292c89c
author: jamiejdt
+ms.assetid: c27f7737-10c8-4164-9de8-57987292c89c
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Use the Help Desk Portal
diff --git a/mdop/mbam-v2/how-to-use-the-self-service-portal-to-regain-access-to-a-computer.md b/mdop/mbam-v2/how-to-use-the-self-service-portal-to-regain-access-to-a-computer.md
index 5827272f16..dc5afaf985 100644
--- a/mdop/mbam-v2/how-to-use-the-self-service-portal-to-regain-access-to-a-computer.md
+++ b/mdop/mbam-v2/how-to-use-the-self-service-portal-to-regain-access-to-a-computer.md
@@ -1,10 +1,15 @@
---
title: How to Use the Self-Service Portal to Regain Access to a Computer
description: How to Use the Self-Service Portal to Regain Access to a Computer
-ms.assetid: bcf095de-0237-4bb0-b450-da8fb6d6f3d0
author: jamiejdt
+ms.assetid: bcf095de-0237-4bb0-b450-da8fb6d6f3d0
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Use the Self-Service Portal to Regain Access to a Computer
diff --git a/mdop/mbam-v2/how-to-validate-the-mbam-installation-with-configuration-manager.md b/mdop/mbam-v2/how-to-validate-the-mbam-installation-with-configuration-manager.md
index c545bc1a02..eace62bec3 100644
--- a/mdop/mbam-v2/how-to-validate-the-mbam-installation-with-configuration-manager.md
+++ b/mdop/mbam-v2/how-to-validate-the-mbam-installation-with-configuration-manager.md
@@ -1,10 +1,15 @@
---
title: How to Validate the MBAM Installation with Configuration Manager
description: How to Validate the MBAM Installation with Configuration Manager
-ms.assetid: 8e268539-91c3-4e8a-baae-faf3605da818
author: jamiejdt
+ms.assetid: 8e268539-91c3-4e8a-baae-faf3605da818
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Validate the MBAM Installation with Configuration Manager
diff --git a/mdop/mbam-v2/index.md b/mdop/mbam-v2/index.md
index 457341eb1a..9b13be4d7f 100644
--- a/mdop/mbam-v2/index.md
+++ b/mdop/mbam-v2/index.md
@@ -1,10 +1,15 @@
---
title: Microsoft BitLocker Administration and Monitoring 2 Administrator's Guide
description: Microsoft BitLocker Administration and Monitoring 2 Administrator's Guide
-ms.assetid: fdb43f62-960a-4811-8802-50efdf04b4af
author: jamiejdt
+ms.assetid: fdb43f62-960a-4811-8802-50efdf04b4af
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft BitLocker Administration and Monitoring 2 Administrator's Guide
diff --git a/mdop/mbam-v2/maintaining-mbam-20-mbam-2.md b/mdop/mbam-v2/maintaining-mbam-20-mbam-2.md
index 01a274699f..5a65f5803c 100644
--- a/mdop/mbam-v2/maintaining-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/maintaining-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Maintaining MBAM 2.0
description: Maintaining MBAM 2.0
-ms.assetid: 6479e093-840d-45d5-b759-1179aeeeefeb
author: jamiejdt
+ms.assetid: 6479e093-840d-45d5-b759-1179aeeeefeb
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Maintaining MBAM 2.0
diff --git a/mdop/mbam-v2/mbam-20-deployment-checklist-mbam-2.md b/mdop/mbam-v2/mbam-20-deployment-checklist-mbam-2.md
index e71798b964..c209accade 100644
--- a/mdop/mbam-v2/mbam-20-deployment-checklist-mbam-2.md
+++ b/mdop/mbam-v2/mbam-20-deployment-checklist-mbam-2.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.0 Deployment Checklist
description: MBAM 2.0 Deployment Checklist
-ms.assetid: 7905d31d-f21c-4683-b9c4-95b815e08fab
author: jamiejdt
+ms.assetid: 7905d31d-f21c-4683-b9c4-95b815e08fab
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# MBAM 2.0 Deployment Checklist
diff --git a/mdop/mbam-v2/mbam-20-deployment-prerequisites-mbam-2.md b/mdop/mbam-v2/mbam-20-deployment-prerequisites-mbam-2.md
index 02874b0455..32629af033 100644
--- a/mdop/mbam-v2/mbam-20-deployment-prerequisites-mbam-2.md
+++ b/mdop/mbam-v2/mbam-20-deployment-prerequisites-mbam-2.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.0 Deployment Prerequisites
description: MBAM 2.0 Deployment Prerequisites
-ms.assetid: 57d1c2bb-5ea3-457e-badd-dd9206ff0f20
author: jamiejdt
+ms.assetid: 57d1c2bb-5ea3-457e-badd-dd9206ff0f20
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# MBAM 2.0 Deployment Prerequisites
diff --git a/mdop/mbam-v2/mbam-20-planning-checklist-mbam-2.md b/mdop/mbam-v2/mbam-20-planning-checklist-mbam-2.md
index ad8b15b9b8..fd5a9c0285 100644
--- a/mdop/mbam-v2/mbam-20-planning-checklist-mbam-2.md
+++ b/mdop/mbam-v2/mbam-20-planning-checklist-mbam-2.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.0 Planning Checklist
description: MBAM 2.0 Planning Checklist
-ms.assetid: 16b27c27-5f5e-41e2-b526-89a036672fb8
author: jamiejdt
+ms.assetid: 16b27c27-5f5e-41e2-b526-89a036672fb8
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# MBAM 2.0 Planning Checklist
diff --git a/mdop/mbam-v2/mbam-20-privacy-statement-mbam-2.md b/mdop/mbam-v2/mbam-20-privacy-statement-mbam-2.md
index 50ef7e19af..3a51b59b37 100644
--- a/mdop/mbam-v2/mbam-20-privacy-statement-mbam-2.md
+++ b/mdop/mbam-v2/mbam-20-privacy-statement-mbam-2.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.0 Privacy Statement
description: MBAM 2.0 Privacy Statement
-ms.assetid: fce72ad4-a837-4d17-8d3b-4d93f1a399be
author: jamiejdt
+ms.assetid: fce72ad4-a837-4d17-8d3b-4d93f1a399be
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# MBAM 2.0 Privacy Statement
diff --git a/mdop/mbam-v2/mbam-20-security-considerations-mbam-2.md b/mdop/mbam-v2/mbam-20-security-considerations-mbam-2.md
index ffcaaeb7c2..0215cbc294 100644
--- a/mdop/mbam-v2/mbam-20-security-considerations-mbam-2.md
+++ b/mdop/mbam-v2/mbam-20-security-considerations-mbam-2.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.0 Security Considerations
description: MBAM 2.0 Security Considerations
-ms.assetid: 0aa5c6e2-d92c-4e30-9f6a-b48abb667ae5
author: jamiejdt
+ms.assetid: 0aa5c6e2-d92c-4e30-9f6a-b48abb667ae5
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# MBAM 2.0 Security Considerations
diff --git a/mdop/mbam-v2/mbam-20-supported-configurations-mbam-2.md b/mdop/mbam-v2/mbam-20-supported-configurations-mbam-2.md
index d37416aba6..2f7ccf2976 100644
--- a/mdop/mbam-v2/mbam-20-supported-configurations-mbam-2.md
+++ b/mdop/mbam-v2/mbam-20-supported-configurations-mbam-2.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.0 Supported Configurations
description: MBAM 2.0 Supported Configurations
-ms.assetid: dca63391-39fe-4273-a570-76d0a2f8a0fd
author: jamiejdt
+ms.assetid: dca63391-39fe-4273-a570-76d0a2f8a0fd
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# MBAM 2.0 Supported Configurations
diff --git a/mdop/mbam-v2/monitoring-and-reporting-bitlocker-compliance-with-mbam-20-mbam-2.md b/mdop/mbam-v2/monitoring-and-reporting-bitlocker-compliance-with-mbam-20-mbam-2.md
index 5217aa733d..2c793147c4 100644
--- a/mdop/mbam-v2/monitoring-and-reporting-bitlocker-compliance-with-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/monitoring-and-reporting-bitlocker-compliance-with-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Monitoring and Reporting BitLocker Compliance with MBAM 2.0
description: Monitoring and Reporting BitLocker Compliance with MBAM 2.0
-ms.assetid: 0b9ba701-0aad-4e16-9b32-73d358047ccc
author: jamiejdt
+ms.assetid: 0b9ba701-0aad-4e16-9b32-73d358047ccc
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Monitoring and Reporting BitLocker Compliance with MBAM 2.0
diff --git a/mdop/mbam-v2/operations-for-mbam-20-mbam-2.md b/mdop/mbam-v2/operations-for-mbam-20-mbam-2.md
index ff5238eaef..7172657074 100644
--- a/mdop/mbam-v2/operations-for-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/operations-for-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Operations for MBAM 2.0
description: Operations for MBAM 2.0
-ms.assetid: ece72016-4ffa-48df-8c12-1e442ee9e980
author: jamiejdt
+ms.assetid: ece72016-4ffa-48df-8c12-1e442ee9e980
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Operations for MBAM 2.0
diff --git a/mdop/mbam-v2/performing-bitlocker-management-with-mbam-mbam-2.md b/mdop/mbam-v2/performing-bitlocker-management-with-mbam-mbam-2.md
index a1fe2df4f6..f81efd0199 100644
--- a/mdop/mbam-v2/performing-bitlocker-management-with-mbam-mbam-2.md
+++ b/mdop/mbam-v2/performing-bitlocker-management-with-mbam-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Performing BitLocker Management with MBAM
description: Performing BitLocker Management with MBAM
-ms.assetid: 9bfc6c67-f12c-4daa-8f08-5884fb47443c
author: jamiejdt
+ms.assetid: 9bfc6c67-f12c-4daa-8f08-5884fb47443c
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Performing BitLocker Management with MBAM
diff --git a/mdop/mbam-v2/planning-for-mbam-20-administrator-roles-mbam-2.md b/mdop/mbam-v2/planning-for-mbam-20-administrator-roles-mbam-2.md
index 6839060f05..004807576d 100644
--- a/mdop/mbam-v2/planning-for-mbam-20-administrator-roles-mbam-2.md
+++ b/mdop/mbam-v2/planning-for-mbam-20-administrator-roles-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 2.0 Administrator Roles
description: Planning for MBAM 2.0 Administrator Roles
-ms.assetid: 6f813297-6479-42d3-a21b-896d54466b5b
author: jamiejdt
+ms.assetid: 6f813297-6479-42d3-a21b-896d54466b5b
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for MBAM 2.0 Administrator Roles
diff --git a/mdop/mbam-v2/planning-for-mbam-20-client-deployment-mbam-2.md b/mdop/mbam-v2/planning-for-mbam-20-client-deployment-mbam-2.md
index 26eed9d92b..5977e6de16 100644
--- a/mdop/mbam-v2/planning-for-mbam-20-client-deployment-mbam-2.md
+++ b/mdop/mbam-v2/planning-for-mbam-20-client-deployment-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 2.0 Client Deployment
description: Planning for MBAM 2.0 Client Deployment
-ms.assetid: 3a92cf29-092f-4cad-bdfa-d5f6aafe554b
author: jamiejdt
+ms.assetid: 3a92cf29-092f-4cad-bdfa-d5f6aafe554b
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for MBAM 2.0 Client Deployment
diff --git a/mdop/mbam-v2/planning-for-mbam-20-group-policy-requirements-mbam-2.md b/mdop/mbam-v2/planning-for-mbam-20-group-policy-requirements-mbam-2.md
index 40ec50dfaa..9d3b9c09a7 100644
--- a/mdop/mbam-v2/planning-for-mbam-20-group-policy-requirements-mbam-2.md
+++ b/mdop/mbam-v2/planning-for-mbam-20-group-policy-requirements-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 2.0 Group Policy Requirements
description: Planning for MBAM 2.0 Group Policy Requirements
-ms.assetid: f5e19dcb-eb15-4722-bb71-0734b3799eb8
author: jamiejdt
+ms.assetid: f5e19dcb-eb15-4722-bb71-0734b3799eb8
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for MBAM 2.0 Group Policy Requirements
diff --git a/mdop/mbam-v2/planning-for-mbam-20-mbam-2.md b/mdop/mbam-v2/planning-for-mbam-20-mbam-2.md
index 2e3b39aa40..dbb0980058 100644
--- a/mdop/mbam-v2/planning-for-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/planning-for-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 2.0
description: Planning for MBAM 2.0
-ms.assetid: 1206bd18-05ea-4ca8-9362-07e512503c3f
author: jamiejdt
+ms.assetid: 1206bd18-05ea-4ca8-9362-07e512503c3f
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for MBAM 2.0
diff --git a/mdop/mbam-v2/planning-for-mbam-20-server-deployment-mbam-2.md b/mdop/mbam-v2/planning-for-mbam-20-server-deployment-mbam-2.md
index 3f64dbc469..dbc513aead 100644
--- a/mdop/mbam-v2/planning-for-mbam-20-server-deployment-mbam-2.md
+++ b/mdop/mbam-v2/planning-for-mbam-20-server-deployment-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 2.0 Server Deployment
description: Planning for MBAM 2.0 Server Deployment
-ms.assetid: b57f1a42-134f-4997-8697-7fbed08e2fc4
author: jamiejdt
+ms.assetid: b57f1a42-134f-4997-8697-7fbed08e2fc4
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for MBAM 2.0 Server Deployment
diff --git a/mdop/mbam-v2/planning-to-deploy-mbam-20-mbam-2.md b/mdop/mbam-v2/planning-to-deploy-mbam-20-mbam-2.md
index 7c1706ca1e..8b0c976c2c 100644
--- a/mdop/mbam-v2/planning-to-deploy-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/planning-to-deploy-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Planning to Deploy MBAM 2.0
description: Planning to Deploy MBAM 2.0
-ms.assetid: 2dc05fcd-aed9-4315-aeaf-92aaa9e0e955
author: jamiejdt
+ms.assetid: 2dc05fcd-aed9-4315-aeaf-92aaa9e0e955
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning to Deploy MBAM 2.0
diff --git a/mdop/mbam-v2/planning-to-deploy-mbam-with-configuration-manager-2.md b/mdop/mbam-v2/planning-to-deploy-mbam-with-configuration-manager-2.md
index e8d545f482..6a3213a699 100644
--- a/mdop/mbam-v2/planning-to-deploy-mbam-with-configuration-manager-2.md
+++ b/mdop/mbam-v2/planning-to-deploy-mbam-with-configuration-manager-2.md
@@ -1,10 +1,15 @@
---
title: Planning to Deploy MBAM with Configuration Manager
description: Planning to Deploy MBAM with Configuration Manager
-ms.assetid: fb768306-48c2-40b4-ac4e-c279db987391
author: jamiejdt
+ms.assetid: fb768306-48c2-40b4-ac4e-c279db987391
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning to Deploy MBAM with Configuration Manager
diff --git a/mdop/mbam-v2/preparing-your-environment-for-mbam-20-mbam-2.md b/mdop/mbam-v2/preparing-your-environment-for-mbam-20-mbam-2.md
index 7efe44274c..52aa5a442f 100644
--- a/mdop/mbam-v2/preparing-your-environment-for-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/preparing-your-environment-for-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Preparing your Environment for MBAM 2.0
description: Preparing your Environment for MBAM 2.0
-ms.assetid: 5fb01da9-620e-4992-9e54-2ed3fb69e6af
author: jamiejdt
+ms.assetid: 5fb01da9-620e-4992-9e54-2ed3fb69e6af
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Preparing your Environment for MBAM 2.0
diff --git a/mdop/mbam-v2/release-notes-for-mbam-20-mbam-2.md b/mdop/mbam-v2/release-notes-for-mbam-20-mbam-2.md
index a1c452f131..97763a1f99 100644
--- a/mdop/mbam-v2/release-notes-for-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/release-notes-for-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Release Notes for MBAM 2.0
description: Release Notes for MBAM 2.0
-ms.assetid: c3f16cf3-94f2-47ac-b3a4-3dc505c6a8dd
author: jamiejdt
+ms.assetid: c3f16cf3-94f2-47ac-b3a4-3dc505c6a8dd
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Release Notes for MBAM 2.0
diff --git a/mdop/mbam-v2/release-notes-for-mbam-20-sp1.md b/mdop/mbam-v2/release-notes-for-mbam-20-sp1.md
index 64d8b5f909..efd62a6169 100644
--- a/mdop/mbam-v2/release-notes-for-mbam-20-sp1.md
+++ b/mdop/mbam-v2/release-notes-for-mbam-20-sp1.md
@@ -1,10 +1,15 @@
---
title: Release Notes for MBAM 2.0 SP1
description: Release Notes for MBAM 2.0 SP1
-ms.assetid: b39002ba-33c6-45ec-9d1b-464327b60f5c
author: jamiejdt
+ms.assetid: b39002ba-33c6-45ec-9d1b-464327b60f5c
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Release Notes for MBAM 2.0 SP1
diff --git a/mdop/mbam-v2/security-and-privacy-for-mbam-20-mbam-2.md b/mdop/mbam-v2/security-and-privacy-for-mbam-20-mbam-2.md
index 8bda148ff8..6755797297 100644
--- a/mdop/mbam-v2/security-and-privacy-for-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/security-and-privacy-for-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Security and Privacy for MBAM 2.0
description: Security and Privacy for MBAM 2.0
-ms.assetid: 1b2859f8-2381-4ad7-8744-2caed88570ad
author: jamiejdt
+ms.assetid: 1b2859f8-2381-4ad7-8744-2caed88570ad
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Security and Privacy for MBAM 2.0
diff --git a/mdop/mbam-v2/troubleshooting-mbam-20-mbam-2.md b/mdop/mbam-v2/troubleshooting-mbam-20-mbam-2.md
index 77a99450e6..33672448b9 100644
--- a/mdop/mbam-v2/troubleshooting-mbam-20-mbam-2.md
+++ b/mdop/mbam-v2/troubleshooting-mbam-20-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting MBAM 2.0
description: Troubleshooting MBAM 2.0
-ms.assetid: 43933ec7-b5b8-49c5-813f-4c06aa7314ed
author: jamiejdt
+ms.assetid: 43933ec7-b5b8-49c5-813f-4c06aa7314ed
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Troubleshooting MBAM 2.0
diff --git a/mdop/mbam-v2/understanding-mbam-reports-in-configuration-manager.md b/mdop/mbam-v2/understanding-mbam-reports-in-configuration-manager.md
index 8651d244ec..839b71d386 100644
--- a/mdop/mbam-v2/understanding-mbam-reports-in-configuration-manager.md
+++ b/mdop/mbam-v2/understanding-mbam-reports-in-configuration-manager.md
@@ -1,10 +1,15 @@
---
title: Understanding MBAM Reports in Configuration Manager
description: Understanding MBAM Reports in Configuration Manager
-ms.assetid: b2582190-c9de-4e64-bd5a-f31ac1916f53
author: jamiejdt
+ms.assetid: b2582190-c9de-4e64-bd5a-f31ac1916f53
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Understanding MBAM Reports in Configuration Manager
diff --git a/mdop/mbam-v2/understanding-mbam-reports-mbam-2.md b/mdop/mbam-v2/understanding-mbam-reports-mbam-2.md
index 342721e3b8..8fa6cc6328 100644
--- a/mdop/mbam-v2/understanding-mbam-reports-mbam-2.md
+++ b/mdop/mbam-v2/understanding-mbam-reports-mbam-2.md
@@ -1,10 +1,15 @@
---
title: Understanding MBAM Reports
description: Understanding MBAM Reports
-ms.assetid: 8778f333-760e-4f26-acb4-4e73b6fbb536
author: jamiejdt
+ms.assetid: 8778f333-760e-4f26-acb4-4e73b6fbb536
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Understanding MBAM Reports
diff --git a/mdop/mbam-v2/upgrading-from-previous-versions-of-mbam.md b/mdop/mbam-v2/upgrading-from-previous-versions-of-mbam.md
index 57a48f2394..2c30e0b7eb 100644
--- a/mdop/mbam-v2/upgrading-from-previous-versions-of-mbam.md
+++ b/mdop/mbam-v2/upgrading-from-previous-versions-of-mbam.md
@@ -1,10 +1,15 @@
---
title: Upgrading from Previous Versions of MBAM
description: Upgrading from Previous Versions of MBAM
-ms.assetid: 73b425cf-9cd9-4ebc-a35e-1b3bf18596ce
author: jamiejdt
+ms.assetid: 73b425cf-9cd9-4ebc-a35e-1b3bf18596ce
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Upgrading from Previous Versions of MBAM
diff --git a/mdop/mbam-v2/using-mbam-with-configuration-manager.md b/mdop/mbam-v2/using-mbam-with-configuration-manager.md
index 0b97e05178..2fcee0ace9 100644
--- a/mdop/mbam-v2/using-mbam-with-configuration-manager.md
+++ b/mdop/mbam-v2/using-mbam-with-configuration-manager.md
@@ -1,10 +1,15 @@
---
title: Using MBAM with Configuration Manager
description: Using MBAM with Configuration Manager
-ms.assetid: 03868717-4aa7-4897-8166-9a3df5e9519e
author: jamiejdt
+ms.assetid: 03868717-4aa7-4897-8166-9a3df5e9519e
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Using MBAM with Configuration Manager
diff --git a/mdop/mbam-v2/using-your-pin-or-password.md b/mdop/mbam-v2/using-your-pin-or-password.md
index b9fc2c8183..df19470ea7 100644
--- a/mdop/mbam-v2/using-your-pin-or-password.md
+++ b/mdop/mbam-v2/using-your-pin-or-password.md
@@ -1,10 +1,15 @@
---
title: Using Your PIN or Password
description: Using Your PIN or Password
-ms.assetid: 7fe2aef4-d3e0-49c8-877d-7fee13dc5b7b
author: jamiejdt
+ms.assetid: 7fe2aef4-d3e0-49c8-877d-7fee13dc5b7b
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w8
---
+
# Using Your PIN or Password
diff --git a/mdop/mbam-v25/about-mbam-25-sp1.md b/mdop/mbam-v25/about-mbam-25-sp1.md
index f091af0b90..4f19a1527d 100644
--- a/mdop/mbam-v25/about-mbam-25-sp1.md
+++ b/mdop/mbam-v25/about-mbam-25-sp1.md
@@ -1,10 +1,15 @@
---
title: About MBAM 2.5 SP1
description: About MBAM 2.5 SP1
-ms.assetid: 6f12e605-44e6-4646-9c20-aee89c8ff0b7
author: jamiejdt
+ms.assetid: 6f12e605-44e6-4646-9c20-aee89c8ff0b7
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# About MBAM 2.5 SP1
diff --git a/mdop/mbam-v25/about-mbam-25.md b/mdop/mbam-v25/about-mbam-25.md
index e496c52a8c..b9d9a8e8d4 100644
--- a/mdop/mbam-v25/about-mbam-25.md
+++ b/mdop/mbam-v25/about-mbam-25.md
@@ -1,10 +1,15 @@
---
title: About MBAM 2.5
description: About MBAM 2.5
-ms.assetid: 1ce218ec-4d2e-4a75-8d1a-68d737a8f3c9
author: jamiejdt
+ms.assetid: 1ce218ec-4d2e-4a75-8d1a-68d737a8f3c9
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# About MBAM 2.5
diff --git a/mdop/mbam-v25/accessibility-for-mbam-25.md b/mdop/mbam-v25/accessibility-for-mbam-25.md
index fc1e271ec1..c9526f1eee 100644
--- a/mdop/mbam-v25/accessibility-for-mbam-25.md
+++ b/mdop/mbam-v25/accessibility-for-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Accessibility for MBAM 2.5
description: Accessibility for MBAM 2.5
-ms.assetid: 03b343a6-9e8e-4868-a52b-cedf0b696d56
author: jamiejdt
+ms.assetid: 03b343a6-9e8e-4868-a52b-cedf0b696d56
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Accessibility for MBAM 2.5
diff --git a/mdop/mbam-v25/administering-mbam-25-features.md b/mdop/mbam-v25/administering-mbam-25-features.md
index 09aad42f92..a274396089 100644
--- a/mdop/mbam-v25/administering-mbam-25-features.md
+++ b/mdop/mbam-v25/administering-mbam-25-features.md
@@ -1,10 +1,15 @@
---
title: Administering MBAM 2.5 Features
description: Administering MBAM 2.5 Features
-ms.assetid: ca15f818-cf07-4437-8ffa-425af603a3c8
author: jamiejdt
+ms.assetid: ca15f818-cf07-4437-8ffa-425af603a3c8
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Administering MBAM 2.5 Features
diff --git a/mdop/mbam-v25/client-event-logs.md b/mdop/mbam-v25/client-event-logs.md
index 2b3d635e33..bf29348809 100644
--- a/mdop/mbam-v25/client-event-logs.md
+++ b/mdop/mbam-v25/client-event-logs.md
@@ -1,10 +1,15 @@
---
title: Client Event Logs
description: Client Event Logs
-ms.assetid: d5c2f270-db6a-45f1-8557-8c6fb28fd568
author: jamiejdt
+ms.assetid: d5c2f270-db6a-45f1-8557-8c6fb28fd568
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Client Event Logs
diff --git a/mdop/mbam-v25/configuring-mbam-25-server-features-by-using-windows-powershell.md b/mdop/mbam-v25/configuring-mbam-25-server-features-by-using-windows-powershell.md
index 10fa37d309..d50cde850a 100644
--- a/mdop/mbam-v25/configuring-mbam-25-server-features-by-using-windows-powershell.md
+++ b/mdop/mbam-v25/configuring-mbam-25-server-features-by-using-windows-powershell.md
@@ -1,10 +1,15 @@
---
title: Configuring MBAM 2.5 Server Features by Using Windows PowerShell
description: Configuring MBAM 2.5 Server Features by Using Windows PowerShell
-ms.assetid: 826429fd-29bb-44be-b47e-5f5c7d20dd1d
author: jamiejdt
+ms.assetid: 826429fd-29bb-44be-b47e-5f5c7d20dd1d
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configuring MBAM 2.5 Server Features by Using Windows PowerShell
diff --git a/mdop/mbam-v25/configuring-the-mbam-25-server-features.md b/mdop/mbam-v25/configuring-the-mbam-25-server-features.md
index 6cd226cd25..6eb9c4ac14 100644
--- a/mdop/mbam-v25/configuring-the-mbam-25-server-features.md
+++ b/mdop/mbam-v25/configuring-the-mbam-25-server-features.md
@@ -1,10 +1,15 @@
---
title: Configuring the MBAM 2.5 Server Features
description: Configuring the MBAM 2.5 Server Features
-ms.assetid: 894d1080-5f13-48f7-8fde-82f8d440a4ed
author: jamiejdt
+ms.assetid: 894d1080-5f13-48f7-8fde-82f8d440a4ed
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Configuring the MBAM 2.5 Server Features
diff --git a/mdop/mbam-v25/copying-the-mbam-25-group-policy-templates.md b/mdop/mbam-v25/copying-the-mbam-25-group-policy-templates.md
index a1a6fa2033..087b44ec4b 100644
--- a/mdop/mbam-v25/copying-the-mbam-25-group-policy-templates.md
+++ b/mdop/mbam-v25/copying-the-mbam-25-group-policy-templates.md
@@ -1,10 +1,15 @@
---
title: Copying the MBAM 2.5 Group Policy Templates
description: Copying the MBAM 2.5 Group Policy Templates
-ms.assetid: e526ecec-07ff-435e-bc90-3084b617b84b
author: jamiejdt
+ms.assetid: e526ecec-07ff-435e-bc90-3084b617b84b
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Copying the MBAM 2.5 Group Policy Templates
diff --git a/mdop/mbam-v25/create-or-edit-the-sms-defmof-file-mbam-25.md b/mdop/mbam-v25/create-or-edit-the-sms-defmof-file-mbam-25.md
index 104e174531..2a14ae58c1 100644
--- a/mdop/mbam-v25/create-or-edit-the-sms-defmof-file-mbam-25.md
+++ b/mdop/mbam-v25/create-or-edit-the-sms-defmof-file-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Create or Edit the Sms\_def.mof File
description: Create or Edit the Sms\_def.mof File
-ms.assetid: 0bc5e7d8-9747-4da6-a1b3-38d8f27ba121
author: jamiejdt
+ms.assetid: 0bc5e7d8-9747-4da6-a1b3-38d8f27ba121
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Create or Edit the Sms\_def.mof File
diff --git a/mdop/mbam-v25/customizing-the-self-service-portal-for-your-organization.md b/mdop/mbam-v25/customizing-the-self-service-portal-for-your-organization.md
index bcab387852..c1ee8b084d 100644
--- a/mdop/mbam-v25/customizing-the-self-service-portal-for-your-organization.md
+++ b/mdop/mbam-v25/customizing-the-self-service-portal-for-your-organization.md
@@ -1,10 +1,15 @@
---
title: Customizing the Self-Service Portal for Your Organization
description: Customizing the Self-Service Portal for Your Organization
-ms.assetid: f007e02b-e2df-47a9-9762-5909e230aa3f
author: jamiejdt
+ms.assetid: f007e02b-e2df-47a9-9762-5909e230aa3f
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Customizing the Self-Service Portal for Your Organization
diff --git a/mdop/mbam-v25/deploying-mbam-25-group-policy-objects.md b/mdop/mbam-v25/deploying-mbam-25-group-policy-objects.md
index b0e766d7aa..e720ee3f5e 100644
--- a/mdop/mbam-v25/deploying-mbam-25-group-policy-objects.md
+++ b/mdop/mbam-v25/deploying-mbam-25-group-policy-objects.md
@@ -1,10 +1,15 @@
---
title: Deploying MBAM 2.5 Group Policy Objects
description: Deploying MBAM 2.5 Group Policy Objects
-ms.assetid: 4b835054-6846-463d-af58-8ac4639a1188
author: jamiejdt
+ms.assetid: 4b835054-6846-463d-af58-8ac4639a1188
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying MBAM 2.5 Group Policy Objects
diff --git a/mdop/mbam-v25/deploying-mbam-25.md b/mdop/mbam-v25/deploying-mbam-25.md
index 72ab4d5b57..ad119ea0bc 100644
--- a/mdop/mbam-v25/deploying-mbam-25.md
+++ b/mdop/mbam-v25/deploying-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Deploying MBAM 2.5
description: Deploying MBAM 2.5
-ms.assetid: 45403607-1f4d-42fe-8413-0d4da01808a6
author: jamiejdt
+ms.assetid: 45403607-1f4d-42fe-8413-0d4da01808a6
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying MBAM 2.5
diff --git a/mdop/mbam-v25/deploying-the-mbam-25-client.md b/mdop/mbam-v25/deploying-the-mbam-25-client.md
index c9a0887426..d4440b55a8 100644
--- a/mdop/mbam-v25/deploying-the-mbam-25-client.md
+++ b/mdop/mbam-v25/deploying-the-mbam-25-client.md
@@ -1,10 +1,15 @@
---
title: Deploying the MBAM 2.5 Client
description: Deploying the MBAM 2.5 Client
-ms.assetid: 0a96a0ee-f280-49d9-a244-88f4147fe9fd
author: jamiejdt
+ms.assetid: 0a96a0ee-f280-49d9-a244-88f4147fe9fd
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying the MBAM 2.5 Client
diff --git a/mdop/mbam-v25/deploying-the-mbam-25-server-infrastructure.md b/mdop/mbam-v25/deploying-the-mbam-25-server-infrastructure.md
index ed97c42460..43cd7bfba2 100644
--- a/mdop/mbam-v25/deploying-the-mbam-25-server-infrastructure.md
+++ b/mdop/mbam-v25/deploying-the-mbam-25-server-infrastructure.md
@@ -1,10 +1,15 @@
---
title: Deploying the MBAM 2.5 Server Infrastructure
description: Deploying the MBAM 2.5 Server Infrastructure
-ms.assetid: e85a60cf-4cc1-4906-8da3-442232c374af
author: jamiejdt
+ms.assetid: e85a60cf-4cc1-4906-8da3-442232c374af
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploying the MBAM 2.5 Server Infrastructure
diff --git a/mdop/mbam-v25/determining-why-a-device-receives-a-noncompliance-message.md b/mdop/mbam-v25/determining-why-a-device-receives-a-noncompliance-message.md
index a5bbbf2c72..ed35926a8b 100644
--- a/mdop/mbam-v25/determining-why-a-device-receives-a-noncompliance-message.md
+++ b/mdop/mbam-v25/determining-why-a-device-receives-a-noncompliance-message.md
@@ -1,10 +1,15 @@
---
title: Determining why a Device Receives a Noncompliance Message
description: Determining why a Device Receives a Noncompliance Message
-ms.assetid: 793df330-a0ee-4759-b53a-95618ac74428
author: jamiejdt
+ms.assetid: 793df330-a0ee-4759-b53a-95618ac74428
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Determining why a Device Receives a Noncompliance Message
diff --git a/mdop/mbam-v25/edit-the-configurationmof-file-mbam-25.md b/mdop/mbam-v25/edit-the-configurationmof-file-mbam-25.md
index b920db9b8e..0a1f736357 100644
--- a/mdop/mbam-v25/edit-the-configurationmof-file-mbam-25.md
+++ b/mdop/mbam-v25/edit-the-configurationmof-file-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Edit the Configuration.mof File
description: Edit the Configuration.mof File
-ms.assetid: 5d8cd76b-8ffc-4d46-b761-1b8350310c48
author: jamiejdt
+ms.assetid: 5d8cd76b-8ffc-4d46-b761-1b8350310c48
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Edit the Configuration.mof File
diff --git a/mdop/mbam-v25/editing-the-mbam-25-group-policy-settings.md b/mdop/mbam-v25/editing-the-mbam-25-group-policy-settings.md
index 3401897915..2452c90800 100644
--- a/mdop/mbam-v25/editing-the-mbam-25-group-policy-settings.md
+++ b/mdop/mbam-v25/editing-the-mbam-25-group-policy-settings.md
@@ -1,10 +1,15 @@
---
title: Editing the MBAM 2.5 Group Policy Settings
description: Editing the MBAM 2.5 Group Policy Settings
-ms.assetid: a50b6b0c-6818-4419-8447-d0520a533dba
author: jamiejdt
+ms.assetid: a50b6b0c-6818-4419-8447-d0520a533dba
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Editing the MBAM 2.5 Group Policy Settings
diff --git a/mdop/mbam-v25/evaluating-mbam-25-in-a-test-environment.md b/mdop/mbam-v25/evaluating-mbam-25-in-a-test-environment.md
index df42ca14dc..98dd88120d 100644
--- a/mdop/mbam-v25/evaluating-mbam-25-in-a-test-environment.md
+++ b/mdop/mbam-v25/evaluating-mbam-25-in-a-test-environment.md
@@ -1,10 +1,15 @@
---
title: Evaluating MBAM 2.5 in a Test Environment
description: Evaluating MBAM 2.5 in a Test Environment
-ms.assetid: 72959b7a-e55f-4797-91b3-5be23c8c2844
author: jamiejdt
+ms.assetid: 72959b7a-e55f-4797-91b3-5be23c8c2844
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Evaluating MBAM 2.5 in a Test Environment
diff --git a/mdop/mbam-v25/generating-mbam-25-stand-alone-reports.md b/mdop/mbam-v25/generating-mbam-25-stand-alone-reports.md
index 6cf8116b4b..7d9df908fd 100644
--- a/mdop/mbam-v25/generating-mbam-25-stand-alone-reports.md
+++ b/mdop/mbam-v25/generating-mbam-25-stand-alone-reports.md
@@ -1,10 +1,15 @@
---
title: Generating MBAM 2.5 Stand-alone Reports
description: Generating MBAM 2.5 Stand-alone Reports
-ms.assetid: 0ec623ff-5155-4906-aef2-20cdc0f84667
author: jamiejdt
+ms.assetid: 0ec623ff-5155-4906-aef2-20cdc0f84667
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Generating MBAM 2.5 Stand-alone Reports
diff --git a/mdop/mbam-v25/getting-started-with-mbam-25.md b/mdop/mbam-v25/getting-started-with-mbam-25.md
index a4b7123a4d..ce79fb2767 100644
--- a/mdop/mbam-v25/getting-started-with-mbam-25.md
+++ b/mdop/mbam-v25/getting-started-with-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Getting Started with MBAM 2.5
description: Getting Started with MBAM 2.5
-ms.assetid: 23d0cfbb-e2ef-4c34-bf29-1b7ab4c48f00
author: jamiejdt
+ms.assetid: 23d0cfbb-e2ef-4c34-bf29-1b7ab4c48f00
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Getting Started with MBAM 2.5
diff --git a/mdop/mbam-v25/hiding-the-default-bitlocker-drive-encryption-item-in-control-panel-mbam-25.md b/mdop/mbam-v25/hiding-the-default-bitlocker-drive-encryption-item-in-control-panel-mbam-25.md
index 1af2a74f9c..bef62d1df2 100644
--- a/mdop/mbam-v25/hiding-the-default-bitlocker-drive-encryption-item-in-control-panel-mbam-25.md
+++ b/mdop/mbam-v25/hiding-the-default-bitlocker-drive-encryption-item-in-control-panel-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Hiding the Default BitLocker Drive Encryption Item in Control Panel
description: Hiding the Default BitLocker Drive Encryption Item in Control Panel
-ms.assetid: 6e2a9a02-a809-43a1-80a3-1b03c7192c89
author: jamiejdt
+ms.assetid: 6e2a9a02-a809-43a1-80a3-1b03c7192c89
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Hiding the Default BitLocker Drive Encryption Item in Control Panel
diff --git a/mdop/mbam-v25/high-level-architecture-for-mbam-25.md b/mdop/mbam-v25/high-level-architecture-for-mbam-25.md
index b60afa9ea5..464dcd1781 100644
--- a/mdop/mbam-v25/high-level-architecture-for-mbam-25.md
+++ b/mdop/mbam-v25/high-level-architecture-for-mbam-25.md
@@ -1,10 +1,15 @@
---
title: High-Level Architecture for MBAM 2.5
description: High-Level Architecture for MBAM 2.5
-ms.assetid: b42af25c-961b-4a6a-92d2-916a373eb68b
author: jamiejdt
+ms.assetid: b42af25c-961b-4a6a-92d2-916a373eb68b
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# High-Level Architecture for MBAM 2.5
diff --git a/mdop/mbam-v25/high-level-architecture-of-mbam-25-with-configuration-manager-integration-topology.md b/mdop/mbam-v25/high-level-architecture-of-mbam-25-with-configuration-manager-integration-topology.md
index 5b5c6236a1..6a47917431 100644
--- a/mdop/mbam-v25/high-level-architecture-of-mbam-25-with-configuration-manager-integration-topology.md
+++ b/mdop/mbam-v25/high-level-architecture-of-mbam-25-with-configuration-manager-integration-topology.md
@@ -1,10 +1,15 @@
---
title: High-Level Architecture of MBAM 2.5 with Configuration Manager Integration Topology
description: High-Level Architecture of MBAM 2.5 with Configuration Manager Integration Topology
-ms.assetid: 075bafa1-792b-4c24-9d8e-5d3153e2112c
author: jamiejdt
+ms.assetid: 075bafa1-792b-4c24-9d8e-5d3153e2112c
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# High-Level Architecture of MBAM 2.5 with Configuration Manager Integration Topology
diff --git a/mdop/mbam-v25/high-level-architecture-of-mbam-25-with-stand-alone-topology.md b/mdop/mbam-v25/high-level-architecture-of-mbam-25-with-stand-alone-topology.md
index fca087cd72..6cced98084 100644
--- a/mdop/mbam-v25/high-level-architecture-of-mbam-25-with-stand-alone-topology.md
+++ b/mdop/mbam-v25/high-level-architecture-of-mbam-25-with-stand-alone-topology.md
@@ -1,10 +1,15 @@
---
title: High-Level Architecture of MBAM 2.5 with Stand-alone Topology
description: High-Level Architecture of MBAM 2.5 with Stand-alone Topology
-ms.assetid: 35f8c5f6-8be3-443d-baf0-56d68b08f3bc
author: jamiejdt
+ms.assetid: 35f8c5f6-8be3-443d-baf0-56d68b08f3bc
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# High-Level Architecture of MBAM 2.5 with Stand-alone Topology
diff --git a/mdop/mbam-v25/how-to-configure-the-mbam-25-databases.md b/mdop/mbam-v25/how-to-configure-the-mbam-25-databases.md
index 36cc25611d..00e264fcb4 100644
--- a/mdop/mbam-v25/how-to-configure-the-mbam-25-databases.md
+++ b/mdop/mbam-v25/how-to-configure-the-mbam-25-databases.md
@@ -1,10 +1,15 @@
---
title: How to Configure the MBAM 2.5 Databases
description: How to Configure the MBAM 2.5 Databases
-ms.assetid: 66e1c81b-f785-4398-9175-bb5f112c2a35
author: jamiejdt
+ms.assetid: 66e1c81b-f785-4398-9175-bb5f112c2a35
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Configure the MBAM 2.5 Databases
diff --git a/mdop/mbam-v25/how-to-configure-the-mbam-25-reports.md b/mdop/mbam-v25/how-to-configure-the-mbam-25-reports.md
index 875667bff9..8477cd3c0b 100644
--- a/mdop/mbam-v25/how-to-configure-the-mbam-25-reports.md
+++ b/mdop/mbam-v25/how-to-configure-the-mbam-25-reports.md
@@ -1,10 +1,15 @@
---
title: How to Configure the MBAM 2.5 Reports
description: How to Configure the MBAM 2.5 Reports
-ms.assetid: ec462879-0253-4d9c-83c7-a9bcad479725
author: jamiejdt
+ms.assetid: ec462879-0253-4d9c-83c7-a9bcad479725
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Configure the MBAM 2.5 Reports
diff --git a/mdop/mbam-v25/how-to-configure-the-mbam-25-system-center-configuration-manager-integration.md b/mdop/mbam-v25/how-to-configure-the-mbam-25-system-center-configuration-manager-integration.md
index 77a4886a6a..275c94e040 100644
--- a/mdop/mbam-v25/how-to-configure-the-mbam-25-system-center-configuration-manager-integration.md
+++ b/mdop/mbam-v25/how-to-configure-the-mbam-25-system-center-configuration-manager-integration.md
@@ -1,10 +1,15 @@
---
title: How to Configure the MBAM 2.5 System Center Configuration Manager Integration
description: How to Configure the MBAM 2.5 System Center Configuration Manager Integration
-ms.assetid: 2b8a4c13-1dad-41e8-89ac-6889c5f7e051
author: jamiejdt
+ms.assetid: 2b8a4c13-1dad-41e8-89ac-6889c5f7e051
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Configure the MBAM 2.5 System Center Configuration Manager Integration
diff --git a/mdop/mbam-v25/how-to-configure-the-mbam-25-web-applications.md b/mdop/mbam-v25/how-to-configure-the-mbam-25-web-applications.md
index b6af394a92..c2d6976e4f 100644
--- a/mdop/mbam-v25/how-to-configure-the-mbam-25-web-applications.md
+++ b/mdop/mbam-v25/how-to-configure-the-mbam-25-web-applications.md
@@ -1,10 +1,15 @@
---
title: How to Configure the MBAM 2.5 Web Applications
description: How to Configure the MBAM 2.5 Web Applications
-ms.assetid: 909bf2d3-028c-4ac1-9247-171532a1eeae
author: jamiejdt
+ms.assetid: 909bf2d3-028c-4ac1-9247-171532a1eeae
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Configure the MBAM 2.5 Web Applications
diff --git a/mdop/mbam-v25/how-to-configure-the-self-service-portal-when-client-computers-cannot-access-the-microsoft-content-delivery-network.md b/mdop/mbam-v25/how-to-configure-the-self-service-portal-when-client-computers-cannot-access-the-microsoft-content-delivery-network.md
index 954004ae85..11443abd41 100644
--- a/mdop/mbam-v25/how-to-configure-the-self-service-portal-when-client-computers-cannot-access-the-microsoft-content-delivery-network.md
+++ b/mdop/mbam-v25/how-to-configure-the-self-service-portal-when-client-computers-cannot-access-the-microsoft-content-delivery-network.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Self-Service Portal When Client Computers Cannot Access the Microsoft Content Delivery Network
description: How to Configure the Self-Service Portal When Client Computers Cannot Access the Microsoft Content Delivery Network
-ms.assetid: 90ee76db-9876-41b5-994a-118556d5ed3b
author: jamiejdt
+ms.assetid: 90ee76db-9876-41b5-994a-118556d5ed3b
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Configure the Self-Service Portal When Client Computers Cannot Access the Microsoft Content Delivery Network
diff --git a/mdop/mbam-v25/how-to-deploy-the-mbam-client-by-using-a-command-line.md b/mdop/mbam-v25/how-to-deploy-the-mbam-client-by-using-a-command-line.md
index 040a2193c2..1e25884730 100644
--- a/mdop/mbam-v25/how-to-deploy-the-mbam-client-by-using-a-command-line.md
+++ b/mdop/mbam-v25/how-to-deploy-the-mbam-client-by-using-a-command-line.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the MBAM Client by Using a Command Line
description: How to Deploy the MBAM Client by Using a Command Line
-ms.assetid: ac1d4ffe-c26d-41c9-9737-a4f2b37fde24
author: jamiejdt
+ms.assetid: ac1d4ffe-c26d-41c9-9737-a4f2b37fde24
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the MBAM Client by Using a Command Line
diff --git a/mdop/mbam-v25/how-to-deploy-the-mbam-client-to-desktop-or-laptop-computers-mbam-25.md b/mdop/mbam-v25/how-to-deploy-the-mbam-client-to-desktop-or-laptop-computers-mbam-25.md
index 5c1246eda5..81efa83f95 100644
--- a/mdop/mbam-v25/how-to-deploy-the-mbam-client-to-desktop-or-laptop-computers-mbam-25.md
+++ b/mdop/mbam-v25/how-to-deploy-the-mbam-client-to-desktop-or-laptop-computers-mbam-25.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the MBAM Client to Desktop or Laptop Computers
description: How to Deploy the MBAM Client to Desktop or Laptop Computers
-ms.assetid: 3a7639e0-468e-4496-8be2-ed29b8e07c53
author: jamiejdt
+ms.assetid: 3a7639e0-468e-4496-8be2-ed29b8e07c53
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Deploy the MBAM Client to Desktop or Laptop Computers
diff --git a/mdop/mbam-v25/how-to-determine-bitlocker-encryption-state-of-lost-computers-mbam-25.md b/mdop/mbam-v25/how-to-determine-bitlocker-encryption-state-of-lost-computers-mbam-25.md
index 718d3386e4..f0a65e424e 100644
--- a/mdop/mbam-v25/how-to-determine-bitlocker-encryption-state-of-lost-computers-mbam-25.md
+++ b/mdop/mbam-v25/how-to-determine-bitlocker-encryption-state-of-lost-computers-mbam-25.md
@@ -1,10 +1,15 @@
---
title: How to Determine BitLocker Encryption State of Lost Computers
description: How to Determine BitLocker Encryption State of Lost Computers
-ms.assetid: 4f4bec1b-df3e-40ee-b431-291440268d64
author: jamiejdt
+ms.assetid: 4f4bec1b-df3e-40ee-b431-291440268d64
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Determine BitLocker Encryption State of Lost Computers
diff --git a/mdop/mbam-v25/how-to-enable-bitlocker-by-using-mbam-as-part-of-a-windows-deploymentmbam-25.md b/mdop/mbam-v25/how-to-enable-bitlocker-by-using-mbam-as-part-of-a-windows-deploymentmbam-25.md
index b9d94fab8e..d95b1e0364 100644
--- a/mdop/mbam-v25/how-to-enable-bitlocker-by-using-mbam-as-part-of-a-windows-deploymentmbam-25.md
+++ b/mdop/mbam-v25/how-to-enable-bitlocker-by-using-mbam-as-part-of-a-windows-deploymentmbam-25.md
@@ -1,10 +1,15 @@
---
title: How to Enable BitLocker by Using MBAM as Part of a Windows Deployment
description: How to Enable BitLocker by Using MBAM as Part of a Windows Deployment
-ms.assetid: 7609ad7a-bb06-47be-b186-0a2db787c8a5
author: jamiejdt
+ms.assetid: 7609ad7a-bb06-47be-b186-0a2db787c8a5
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Enable BitLocker by Using MBAM as Part of a Windows Deployment
@@ -315,3 +320,4 @@ Here are a list of common error messages:
[Deploying the MBAM 2.5 Client](deploying-the-mbam-25-client.md)
[Planning for MBAM 2.5 Client Deployment](planning-for-mbam-25-client-deployment.md)
+
diff --git a/mdop/mbam-v25/how-to-localize-the-helpdesktext-statement-that-points-users-to-more-self-service-portal-information.md b/mdop/mbam-v25/how-to-localize-the-helpdesktext-statement-that-points-users-to-more-self-service-portal-information.md
index 2102ba5d71..47933f4215 100644
--- a/mdop/mbam-v25/how-to-localize-the-helpdesktext-statement-that-points-users-to-more-self-service-portal-information.md
+++ b/mdop/mbam-v25/how-to-localize-the-helpdesktext-statement-that-points-users-to-more-self-service-portal-information.md
@@ -1,10 +1,15 @@
---
title: How to Localize the “HelpdeskText” Statement that Points Users to More Self-Service Portal Information
description: How to Localize the “HelpdeskText” Statement that Points Users to More Self-Service Portal Information
-ms.assetid: 09ba2a07-3186-45d9-adef-4034c70ae7cf
author: jamiejdt
+ms.assetid: 09ba2a07-3186-45d9-adef-4034c70ae7cf
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Localize the “HelpdeskText” Statement that Points Users to More Self-Service Portal Information
diff --git a/mdop/mbam-v25/how-to-localize-the-self-service-portal-helpdeskurl.md b/mdop/mbam-v25/how-to-localize-the-self-service-portal-helpdeskurl.md
index 825bf358b8..2c6f87f506 100644
--- a/mdop/mbam-v25/how-to-localize-the-self-service-portal-helpdeskurl.md
+++ b/mdop/mbam-v25/how-to-localize-the-self-service-portal-helpdeskurl.md
@@ -1,10 +1,15 @@
---
title: How to Localize the Self-Service Portal “HelpdeskURL”
description: How to Localize the Self-Service Portal “HelpdeskURL”
-ms.assetid: 86798460-077b-459b-8d54-4b605e07d2f1
author: jamiejdt
+ms.assetid: 86798460-077b-459b-8d54-4b605e07d2f1
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Localize the Self-Service Portal “HelpdeskURL”
diff --git a/mdop/mbam-v25/how-to-localize-the-self-service-portal-notice-text.md b/mdop/mbam-v25/how-to-localize-the-self-service-portal-notice-text.md
index 5ef923a69e..a718bcc0c5 100644
--- a/mdop/mbam-v25/how-to-localize-the-self-service-portal-notice-text.md
+++ b/mdop/mbam-v25/how-to-localize-the-self-service-portal-notice-text.md
@@ -1,10 +1,15 @@
---
title: How to Localize the Self-Service Portal Notice Text
description: How to Localize the Self-Service Portal Notice Text
-ms.assetid: a4c878b7-e5c8-45af-a537-761bb2991659
author: jamiejdt
+ms.assetid: a4c878b7-e5c8-45af-a537-761bb2991659
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Localize the Self-Service Portal Notice Text
diff --git a/mdop/mbam-v25/how-to-manage-user-bitlocker-encryption-exemptions-mbam-25.md b/mdop/mbam-v25/how-to-manage-user-bitlocker-encryption-exemptions-mbam-25.md
index dff9bc574c..f31c7f359f 100644
--- a/mdop/mbam-v25/how-to-manage-user-bitlocker-encryption-exemptions-mbam-25.md
+++ b/mdop/mbam-v25/how-to-manage-user-bitlocker-encryption-exemptions-mbam-25.md
@@ -1,10 +1,15 @@
---
title: How to Manage User BitLocker Encryption Exemptions
description: How to Manage User BitLocker Encryption Exemptions
-ms.assetid: f582ab82-5bb5-4cd3-ad7c-483240533cf9
author: jamiejdt
+ms.assetid: f582ab82-5bb5-4cd3-ad7c-483240533cf9
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Manage User BitLocker Encryption Exemptions
diff --git a/mdop/mbam-v25/how-to-move-the-mbam-25-databases.md b/mdop/mbam-v25/how-to-move-the-mbam-25-databases.md
index c35573814e..89f278d00d 100644
--- a/mdop/mbam-v25/how-to-move-the-mbam-25-databases.md
+++ b/mdop/mbam-v25/how-to-move-the-mbam-25-databases.md
@@ -1,10 +1,15 @@
---
title: How to Move the MBAM 2.5 Databases
description: How to Move the MBAM 2.5 Databases
-ms.assetid: 34b46f2d-0add-4377-8e4e-04b628fdfcf1
author: jamiejdt
+ms.assetid: 34b46f2d-0add-4377-8e4e-04b628fdfcf1
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Move the MBAM 2.5 Databases
diff --git a/mdop/mbam-v25/how-to-move-the-mbam-25-reports.md b/mdop/mbam-v25/how-to-move-the-mbam-25-reports.md
index 7dc3aa3399..48833587ee 100644
--- a/mdop/mbam-v25/how-to-move-the-mbam-25-reports.md
+++ b/mdop/mbam-v25/how-to-move-the-mbam-25-reports.md
@@ -1,10 +1,15 @@
---
title: How to Move the MBAM 2.5 Reports
description: How to Move the MBAM 2.5 Reports
-ms.assetid: c8223656-ca9d-41c8-94a3-64d07a6b99e9
author: jamiejdt
+ms.assetid: c8223656-ca9d-41c8-94a3-64d07a6b99e9
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Move the MBAM 2.5 Reports
diff --git a/mdop/mbam-v25/how-to-move-the-mbam-25-websites.md b/mdop/mbam-v25/how-to-move-the-mbam-25-websites.md
index 7aa95f1af6..7f054d87fc 100644
--- a/mdop/mbam-v25/how-to-move-the-mbam-25-websites.md
+++ b/mdop/mbam-v25/how-to-move-the-mbam-25-websites.md
@@ -1,10 +1,15 @@
---
title: How to Move the MBAM 2.5 Websites
description: How to Move the MBAM 2.5 Websites
-ms.assetid: 71af9a54-c27b-408f-9d75-37c0d02e730e
author: jamiejdt
+ms.assetid: 71af9a54-c27b-408f-9d75-37c0d02e730e
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Move the MBAM 2.5 Websites
diff --git a/mdop/mbam-v25/how-to-recover-a-corrupted-drive-mbam-25.md b/mdop/mbam-v25/how-to-recover-a-corrupted-drive-mbam-25.md
index 0faea71c77..a648d9fe0c 100644
--- a/mdop/mbam-v25/how-to-recover-a-corrupted-drive-mbam-25.md
+++ b/mdop/mbam-v25/how-to-recover-a-corrupted-drive-mbam-25.md
@@ -1,10 +1,15 @@
---
title: How to Recover a Corrupted Drive
description: How to Recover a Corrupted Drive
-ms.assetid: fa5b846b-dda6-4ae4-bf6c-39e4f1d8aa00
author: jamiejdt
+ms.assetid: fa5b846b-dda6-4ae4-bf6c-39e4f1d8aa00
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Recover a Corrupted Drive
diff --git a/mdop/mbam-v25/how-to-recover-a-drive-in-recovery-mode-mbam-25.md b/mdop/mbam-v25/how-to-recover-a-drive-in-recovery-mode-mbam-25.md
index d41eb74df6..10b4f54269 100644
--- a/mdop/mbam-v25/how-to-recover-a-drive-in-recovery-mode-mbam-25.md
+++ b/mdop/mbam-v25/how-to-recover-a-drive-in-recovery-mode-mbam-25.md
@@ -1,10 +1,15 @@
---
title: How to Recover a Drive in Recovery Mode
description: How to Recover a Drive in Recovery Mode
-ms.assetid: e126eaf8-9ae7-40fe-a28e-dbd78d26859e
author: jamiejdt
+ms.assetid: e126eaf8-9ae7-40fe-a28e-dbd78d26859e
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Recover a Drive in Recovery Mode
diff --git a/mdop/mbam-v25/how-to-recover-a-moved-drive-mbam-25.md b/mdop/mbam-v25/how-to-recover-a-moved-drive-mbam-25.md
index ec3b5b5c7f..ceb184dd8f 100644
--- a/mdop/mbam-v25/how-to-recover-a-moved-drive-mbam-25.md
+++ b/mdop/mbam-v25/how-to-recover-a-moved-drive-mbam-25.md
@@ -1,10 +1,15 @@
---
title: How to Recover a Moved Drive
description: How to Recover a Moved Drive
-ms.assetid: 0d38ce7e-bc64-473e-ae85-99b7099ca758
author: jamiejdt
+ms.assetid: 0d38ce7e-bc64-473e-ae85-99b7099ca758
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Recover a Moved Drive
diff --git a/mdop/mbam-v25/how-to-reset-a-tpm-lockout-mbam-25.md b/mdop/mbam-v25/how-to-reset-a-tpm-lockout-mbam-25.md
index ce753334a3..dbd40e2438 100644
--- a/mdop/mbam-v25/how-to-reset-a-tpm-lockout-mbam-25.md
+++ b/mdop/mbam-v25/how-to-reset-a-tpm-lockout-mbam-25.md
@@ -1,10 +1,15 @@
---
title: How to Reset a TPM Lockout
description: How to Reset a TPM Lockout
-ms.assetid: dd20a728-c52e-48e6-9f6c-1311c71dee74
author: jamiejdt
+ms.assetid: dd20a728-c52e-48e6-9f6c-1311c71dee74
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Reset a TPM Lockout
diff --git a/mdop/mbam-v25/how-to-set-the-self-service-portal-branding-and-session-time-out.md b/mdop/mbam-v25/how-to-set-the-self-service-portal-branding-and-session-time-out.md
index 8c4db1a3bc..e263f0a487 100644
--- a/mdop/mbam-v25/how-to-set-the-self-service-portal-branding-and-session-time-out.md
+++ b/mdop/mbam-v25/how-to-set-the-self-service-portal-branding-and-session-time-out.md
@@ -1,10 +1,15 @@
---
title: How to Set the Self-Service Portal Branding and Session Time-out
description: How to Set the Self-Service Portal Branding and Session Time-out
-ms.assetid: 031eedfc-fade-4d2f-8771-b329e1d38c0d
author: jamiejdt
+ms.assetid: 031eedfc-fade-4d2f-8771-b329e1d38c0d
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Set the Self-Service Portal Branding and Session Time-out
diff --git a/mdop/mbam-v25/how-to-turn-the-self-service-portal-notice-text-on-or-off.md b/mdop/mbam-v25/how-to-turn-the-self-service-portal-notice-text-on-or-off.md
index da5ee5200c..65b0901c68 100644
--- a/mdop/mbam-v25/how-to-turn-the-self-service-portal-notice-text-on-or-off.md
+++ b/mdop/mbam-v25/how-to-turn-the-self-service-portal-notice-text-on-or-off.md
@@ -1,10 +1,15 @@
---
title: How to Turn the Self-Service Portal Notice Text On or Off
description: How to Turn the Self-Service Portal Notice Text On or Off
-ms.assetid: e786685b-ffdb-4557-ae71-e79528097264
author: jamiejdt
+ms.assetid: e786685b-ffdb-4557-ae71-e79528097264
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Turn the Self-Service Portal Notice Text On or Off
diff --git a/mdop/mbam-v25/how-to-use-the-administration-and-monitoring-website.md b/mdop/mbam-v25/how-to-use-the-administration-and-monitoring-website.md
index c5c8982ad0..c6a36d085a 100644
--- a/mdop/mbam-v25/how-to-use-the-administration-and-monitoring-website.md
+++ b/mdop/mbam-v25/how-to-use-the-administration-and-monitoring-website.md
@@ -1,10 +1,15 @@
---
title: How to Use the Administration and Monitoring Website
description: How to Use the Administration and Monitoring Website
-ms.assetid: bb96a4e8-d4f4-4e6f-b7db-82d96998bfa6
author: jamiejdt
+ms.assetid: bb96a4e8-d4f4-4e6f-b7db-82d96998bfa6
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Use the Administration and Monitoring Website
diff --git a/mdop/mbam-v25/how-to-use-the-self-service-portal-to-regain-access-to-a-computer-mbam-25.md b/mdop/mbam-v25/how-to-use-the-self-service-portal-to-regain-access-to-a-computer-mbam-25.md
index ccaddb06f2..c4dd7479b1 100644
--- a/mdop/mbam-v25/how-to-use-the-self-service-portal-to-regain-access-to-a-computer-mbam-25.md
+++ b/mdop/mbam-v25/how-to-use-the-self-service-portal-to-regain-access-to-a-computer-mbam-25.md
@@ -1,10 +1,15 @@
---
title: How to Use the Self-Service Portal to Regain Access to a Computer
description: How to Use the Self-Service Portal to Regain Access to a Computer
-ms.assetid: 3c24b13a-d1b1-4763-8ac0-0b2db46267e3
author: jamiejdt
+ms.assetid: 3c24b13a-d1b1-4763-8ac0-0b2db46267e3
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# How to Use the Self-Service Portal to Regain Access to a Computer
diff --git a/mdop/mbam-v25/illustrated-features-of-an-mbam-25-deployment.md b/mdop/mbam-v25/illustrated-features-of-an-mbam-25-deployment.md
index 7afdce2f26..2067ae1210 100644
--- a/mdop/mbam-v25/illustrated-features-of-an-mbam-25-deployment.md
+++ b/mdop/mbam-v25/illustrated-features-of-an-mbam-25-deployment.md
@@ -1,10 +1,15 @@
---
title: Illustrated Features of an MBAM 2.5 Deployment
description: Illustrated Features of an MBAM 2.5 Deployment
-ms.assetid: 7b5eff42-af8c-4bd0-a20a-18cc2e779f01
author: jamiejdt
+ms.assetid: 7b5eff42-af8c-4bd0-a20a-18cc2e779f01
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Illustrated Features of an MBAM 2.5 Deployment
diff --git a/mdop/mbam-v25/index.md b/mdop/mbam-v25/index.md
index 4f8afadc7a..897bb62a41 100644
--- a/mdop/mbam-v25/index.md
+++ b/mdop/mbam-v25/index.md
@@ -1,10 +1,15 @@
---
title: Microsoft BitLocker Administration and Monitoring 2.5
description: Microsoft BitLocker Administration and Monitoring 2.5
-ms.assetid: fd81d7de-b166-47e8-b6c7-d984830762b6
author: jamiejdt
+ms.assetid: fd81d7de-b166-47e8-b6c7-d984830762b6
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Microsoft BitLocker Administration and Monitoring 2.5
diff --git a/mdop/mbam-v25/installing-the-mbam-25-server-software.md b/mdop/mbam-v25/installing-the-mbam-25-server-software.md
index e8323a9d37..3b7efe3a5d 100644
--- a/mdop/mbam-v25/installing-the-mbam-25-server-software.md
+++ b/mdop/mbam-v25/installing-the-mbam-25-server-software.md
@@ -1,10 +1,15 @@
---
title: Installing the MBAM 2.5 Server Software
description: Installing the MBAM 2.5 Server Software
-ms.assetid: b9dbe697-5400-4bac-acfb-ee6dc6586c30
author: jamiejdt
+ms.assetid: b9dbe697-5400-4bac-acfb-ee6dc6586c30
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Installing the MBAM 2.5 Server Software
diff --git a/mdop/mbam-v25/maintaining-mbam-25.md b/mdop/mbam-v25/maintaining-mbam-25.md
index e4973733a6..d7b98240b3 100644
--- a/mdop/mbam-v25/maintaining-mbam-25.md
+++ b/mdop/mbam-v25/maintaining-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Maintaining MBAM 2.5
description: Maintaining MBAM 2.5
-ms.assetid: 44d398a0-2ca0-4d47-943c-322345409b59
author: jamiejdt
+ms.assetid: 44d398a0-2ca0-4d47-943c-322345409b59
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Maintaining MBAM 2.5
diff --git a/mdop/mbam-v25/mbam-25-deployment-checklist.md b/mdop/mbam-v25/mbam-25-deployment-checklist.md
index 0789af0a97..c38d9d0ddd 100644
--- a/mdop/mbam-v25/mbam-25-deployment-checklist.md
+++ b/mdop/mbam-v25/mbam-25-deployment-checklist.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.5 Deployment Checklist
description: MBAM 2.5 Deployment Checklist
-ms.assetid: 2ba7de17-e3a4-4798-99e0-cd1dc28c5b76
author: jamiejdt
+ms.assetid: 2ba7de17-e3a4-4798-99e0-cd1dc28c5b76
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# MBAM 2.5 Deployment Checklist
diff --git a/mdop/mbam-v25/mbam-25-deployment-prerequisites.md b/mdop/mbam-v25/mbam-25-deployment-prerequisites.md
index 8d9ba3726e..4dbe4365db 100644
--- a/mdop/mbam-v25/mbam-25-deployment-prerequisites.md
+++ b/mdop/mbam-v25/mbam-25-deployment-prerequisites.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.5 Deployment Prerequisites
description: MBAM 2.5 Deployment Prerequisites
-ms.assetid: a7b02d01-d182-4031-b373-0271177af14e
author: jamiejdt
+ms.assetid: a7b02d01-d182-4031-b373-0271177af14e
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# MBAM 2.5 Deployment Prerequisites
diff --git a/mdop/mbam-v25/mbam-25-planning-checklist.md b/mdop/mbam-v25/mbam-25-planning-checklist.md
index a3c8a4774a..cde42e845b 100644
--- a/mdop/mbam-v25/mbam-25-planning-checklist.md
+++ b/mdop/mbam-v25/mbam-25-planning-checklist.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.5 Planning Checklist
description: MBAM 2.5 Planning Checklist
-ms.assetid: ffe11eb8-44db-4886-8300-6dffec8bcfa4
author: jamiejdt
+ms.assetid: ffe11eb8-44db-4886-8300-6dffec8bcfa4
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# MBAM 2.5 Planning Checklist
diff --git a/mdop/mbam-v25/mbam-25-security-considerations.md b/mdop/mbam-v25/mbam-25-security-considerations.md
index 4cb2f57d98..5da2d97409 100644
--- a/mdop/mbam-v25/mbam-25-security-considerations.md
+++ b/mdop/mbam-v25/mbam-25-security-considerations.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.5 Security Considerations
description: MBAM 2.5 Security Considerations
-ms.assetid: f6613c63-b32b-45fb-a6e8-673d6dae7d16
author: jamiejdt
+ms.assetid: f6613c63-b32b-45fb-a6e8-673d6dae7d16
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# MBAM 2.5 Security Considerations
diff --git a/mdop/mbam-v25/mbam-25-server-prerequisites-for-stand-alone-and-configuration-manager-integration-topologies.md b/mdop/mbam-v25/mbam-25-server-prerequisites-for-stand-alone-and-configuration-manager-integration-topologies.md
index 260ab926f0..dbbd704e9b 100644
--- a/mdop/mbam-v25/mbam-25-server-prerequisites-for-stand-alone-and-configuration-manager-integration-topologies.md
+++ b/mdop/mbam-v25/mbam-25-server-prerequisites-for-stand-alone-and-configuration-manager-integration-topologies.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.5 Server Prerequisites for Stand-alone and Configuration Manager Integration Topologies
description: MBAM 2.5 Server Prerequisites for Stand-alone and Configuration Manager Integration Topologies
-ms.assetid: 76a6047a-5c6e-42ff-af09-a6f382a69537
author: jamiejdt
+ms.assetid: 76a6047a-5c6e-42ff-af09-a6f382a69537
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# MBAM 2.5 Server Prerequisites for Stand-alone and Configuration Manager Integration Topologies
diff --git a/mdop/mbam-v25/mbam-25-server-prerequisites-that-apply-only-to-the-configuration-manager-integration-topology.md b/mdop/mbam-v25/mbam-25-server-prerequisites-that-apply-only-to-the-configuration-manager-integration-topology.md
index e7e544e824..9e2e45633b 100644
--- a/mdop/mbam-v25/mbam-25-server-prerequisites-that-apply-only-to-the-configuration-manager-integration-topology.md
+++ b/mdop/mbam-v25/mbam-25-server-prerequisites-that-apply-only-to-the-configuration-manager-integration-topology.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.5 Server Prerequisites that Apply Only to the Configuration Manager Integration Topology
description: MBAM 2.5 Server Prerequisites that Apply Only to the Configuration Manager Integration Topology
-ms.assetid: 74180d8d-7b0f-460f-b301-53595cde8381
author: jamiejdt
+ms.assetid: 74180d8d-7b0f-460f-b301-53595cde8381
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# MBAM 2.5 Server Prerequisites that Apply Only to the Configuration Manager Integration Topology
diff --git a/mdop/mbam-v25/mbam-25-supported-configurations.md b/mdop/mbam-v25/mbam-25-supported-configurations.md
index 4fc3211693..cfe24704f3 100644
--- a/mdop/mbam-v25/mbam-25-supported-configurations.md
+++ b/mdop/mbam-v25/mbam-25-supported-configurations.md
@@ -1,10 +1,15 @@
---
title: MBAM 2.5 Supported Configurations
description: MBAM 2.5 Supported Configurations
-ms.assetid: ce689aff-9a55-4ae7-a968-23c7bda9b4d6
author: jamiejdt
+ms.assetid: ce689aff-9a55-4ae7-a968-23c7bda9b4d6
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# MBAM 2.5 Supported Configurations
diff --git a/mdop/mbam-v25/monitoring-and-reporting-bitlocker-compliance-with-mbam-25.md b/mdop/mbam-v25/monitoring-and-reporting-bitlocker-compliance-with-mbam-25.md
index 3426f3b220..c31980e387 100644
--- a/mdop/mbam-v25/monitoring-and-reporting-bitlocker-compliance-with-mbam-25.md
+++ b/mdop/mbam-v25/monitoring-and-reporting-bitlocker-compliance-with-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Monitoring and Reporting BitLocker Compliance with MBAM 2.5
description: Monitoring and Reporting BitLocker Compliance with MBAM 2.5
-ms.assetid: 24a3bccd-8b67-4baa-a181-e4572eaba5bf
author: jamiejdt
+ms.assetid: 24a3bccd-8b67-4baa-a181-e4572eaba5bf
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Monitoring and Reporting BitLocker Compliance with MBAM 2.5
diff --git a/mdop/mbam-v25/monitoring-web-service-request-performance-counters.md b/mdop/mbam-v25/monitoring-web-service-request-performance-counters.md
index 909a35bf60..e424414d23 100644
--- a/mdop/mbam-v25/monitoring-web-service-request-performance-counters.md
+++ b/mdop/mbam-v25/monitoring-web-service-request-performance-counters.md
@@ -1,10 +1,15 @@
---
title: Monitoring Web Service Request Performance Counters
description: Monitoring Web Service Request Performance Counters
-ms.assetid: bdb812a1-465a-4098-b4c0-cb99890d1b0d
author: jamiejdt
+ms.assetid: bdb812a1-465a-4098-b4c0-cb99890d1b0d
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Monitoring Web Service Request Performance Counters
diff --git a/mdop/mbam-v25/moving-mbam-25-features-to-another-server.md b/mdop/mbam-v25/moving-mbam-25-features-to-another-server.md
index 9e4aa5997d..77f966118e 100644
--- a/mdop/mbam-v25/moving-mbam-25-features-to-another-server.md
+++ b/mdop/mbam-v25/moving-mbam-25-features-to-another-server.md
@@ -1,10 +1,15 @@
---
title: Moving MBAM 2.5 Features to Another Server
description: Moving MBAM 2.5 Features to Another Server
-ms.assetid: 9767a0e4-e8ab-49f0-98c5-5cd671975501
author: jamiejdt
+ms.assetid: 9767a0e4-e8ab-49f0-98c5-5cd671975501
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Moving MBAM 2.5 Features to Another Server
diff --git a/mdop/mbam-v25/operations-for-mbam-25.md b/mdop/mbam-v25/operations-for-mbam-25.md
index fb22e5aaab..4381ad20b3 100644
--- a/mdop/mbam-v25/operations-for-mbam-25.md
+++ b/mdop/mbam-v25/operations-for-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Operations for MBAM 2.5
description: Operations for MBAM 2.5
-ms.assetid: da0e35be-2dc4-4a24-b69a-530436eb48fc
author: jamiejdt
+ms.assetid: da0e35be-2dc4-4a24-b69a-530436eb48fc
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Operations for MBAM 2.5
diff --git a/mdop/mbam-v25/performing-bitlocker-management-with-mbam-25.md b/mdop/mbam-v25/performing-bitlocker-management-with-mbam-25.md
index 39ca28ff81..1422fabf5f 100644
--- a/mdop/mbam-v25/performing-bitlocker-management-with-mbam-25.md
+++ b/mdop/mbam-v25/performing-bitlocker-management-with-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Performing BitLocker Management with MBAM 2.5
description: Performing BitLocker Management with MBAM 2.5
-ms.assetid: 068f3ee0-300c-4083-ba18-7065eef997ad
author: jamiejdt
+ms.assetid: 068f3ee0-300c-4083-ba18-7065eef997ad
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Performing BitLocker Management with MBAM 2.5
diff --git a/mdop/mbam-v25/planning-for-mbam-25-client-deployment.md b/mdop/mbam-v25/planning-for-mbam-25-client-deployment.md
index c17cee62e8..3a0695d767 100644
--- a/mdop/mbam-v25/planning-for-mbam-25-client-deployment.md
+++ b/mdop/mbam-v25/planning-for-mbam-25-client-deployment.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 2.5 Client Deployment
description: Planning for MBAM 2.5 Client Deployment
-ms.assetid: 23c89976-af24-4753-9412-ce0ea42d1964
author: jamiejdt
+ms.assetid: 23c89976-af24-4753-9412-ce0ea42d1964
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for MBAM 2.5 Client Deployment
diff --git a/mdop/mbam-v25/planning-for-mbam-25-group-policy-requirements.md b/mdop/mbam-v25/planning-for-mbam-25-group-policy-requirements.md
index b6c3e0ce6b..73bbf306fe 100644
--- a/mdop/mbam-v25/planning-for-mbam-25-group-policy-requirements.md
+++ b/mdop/mbam-v25/planning-for-mbam-25-group-policy-requirements.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 2.5 Group Policy Requirements
description: Planning for MBAM 2.5 Group Policy Requirements
-ms.assetid: 82d545dc-3fbf-4b46-b62f-47fe178a7c44
author: jamiejdt
+ms.assetid: 82d545dc-3fbf-4b46-b62f-47fe178a7c44
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for MBAM 2.5 Group Policy Requirements
diff --git a/mdop/mbam-v25/planning-for-mbam-25-groups-and-accounts.md b/mdop/mbam-v25/planning-for-mbam-25-groups-and-accounts.md
index a0a462d846..e651abbd0b 100644
--- a/mdop/mbam-v25/planning-for-mbam-25-groups-and-accounts.md
+++ b/mdop/mbam-v25/planning-for-mbam-25-groups-and-accounts.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 2.5 Groups and Accounts
description: Planning for MBAM 2.5 Groups and Accounts
-ms.assetid: 73bb9fe5-5900-4b6f-b271-ade62991fca1
author: jamiejdt
+ms.assetid: 73bb9fe5-5900-4b6f-b271-ade62991fca1
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for MBAM 2.5 Groups and Accounts
diff --git a/mdop/mbam-v25/planning-for-mbam-25-high-availability.md b/mdop/mbam-v25/planning-for-mbam-25-high-availability.md
index 1a64be119c..9dc7663655 100644
--- a/mdop/mbam-v25/planning-for-mbam-25-high-availability.md
+++ b/mdop/mbam-v25/planning-for-mbam-25-high-availability.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 2.5 High Availability
description: Planning for MBAM 2.5 High Availability
-ms.assetid: 1e29b30c-33f1-4a52-9442-8c1391f0049c
author: jamiejdt
+ms.assetid: 1e29b30c-33f1-4a52-9442-8c1391f0049c
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for MBAM 2.5 High Availability
diff --git a/mdop/mbam-v25/planning-for-mbam-25-server-deployment.md b/mdop/mbam-v25/planning-for-mbam-25-server-deployment.md
index 68ed1a8bb5..21a951e255 100644
--- a/mdop/mbam-v25/planning-for-mbam-25-server-deployment.md
+++ b/mdop/mbam-v25/planning-for-mbam-25-server-deployment.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 2.5 Server Deployment
description: Planning for MBAM 2.5 Server Deployment
-ms.assetid: 88774c89-31c8-4eb8-a845-a00bbec8c870
author: jamiejdt
+ms.assetid: 88774c89-31c8-4eb8-a845-a00bbec8c870
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for MBAM 2.5 Server Deployment
diff --git a/mdop/mbam-v25/planning-for-mbam-25.md b/mdop/mbam-v25/planning-for-mbam-25.md
index cd9f5685b1..5b938717f3 100644
--- a/mdop/mbam-v25/planning-for-mbam-25.md
+++ b/mdop/mbam-v25/planning-for-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Planning for MBAM 2.5
description: Planning for MBAM 2.5
-ms.assetid: aebe82c0-e3b6-4bfb-beb0-b99f9c5c5267
author: jamiejdt
+ms.assetid: aebe82c0-e3b6-4bfb-beb0-b99f9c5c5267
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning for MBAM 2.5
diff --git a/mdop/mbam-v25/planning-how-to-secure-the-mbam-websites.md b/mdop/mbam-v25/planning-how-to-secure-the-mbam-websites.md
index f3abae0518..7c17c264a4 100644
--- a/mdop/mbam-v25/planning-how-to-secure-the-mbam-websites.md
+++ b/mdop/mbam-v25/planning-how-to-secure-the-mbam-websites.md
@@ -1,10 +1,15 @@
---
title: Planning How to Secure the MBAM Websites
description: Planning How to Secure the MBAM Websites
-ms.assetid: aea1d137-62cf-4da4-9989-541e0b5ad8d8
author: jamiejdt
+ms.assetid: aea1d137-62cf-4da4-9989-541e0b5ad8d8
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning How to Secure the MBAM Websites
diff --git a/mdop/mbam-v25/planning-to-deploy-mbam-25.md b/mdop/mbam-v25/planning-to-deploy-mbam-25.md
index 86fe5af7e0..958dc1d6e4 100644
--- a/mdop/mbam-v25/planning-to-deploy-mbam-25.md
+++ b/mdop/mbam-v25/planning-to-deploy-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Planning to Deploy MBAM 2.5
description: Planning to Deploy MBAM 2.5
-ms.assetid: 1343b80c-d87a-42e7-b912-e84ba997d7e3
author: jamiejdt
+ms.assetid: 1343b80c-d87a-42e7-b912-e84ba997d7e3
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Planning to Deploy MBAM 2.5
diff --git a/mdop/mbam-v25/preparing-your-environment-for-mbam-25.md b/mdop/mbam-v25/preparing-your-environment-for-mbam-25.md
index 899a0fbe94..556176f219 100644
--- a/mdop/mbam-v25/preparing-your-environment-for-mbam-25.md
+++ b/mdop/mbam-v25/preparing-your-environment-for-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Preparing your Environment for MBAM 2.5
description: Preparing your Environment for MBAM 2.5
-ms.assetid: 7552ba08-9dbf-40cd-8920-203d733fd242
author: jamiejdt
+ms.assetid: 7552ba08-9dbf-40cd-8920-203d733fd242
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Preparing your Environment for MBAM 2.5
diff --git a/mdop/mbam-v25/prerequisites-for-mbam-25-clients.md b/mdop/mbam-v25/prerequisites-for-mbam-25-clients.md
index bc0254c67a..3fcb31c12e 100644
--- a/mdop/mbam-v25/prerequisites-for-mbam-25-clients.md
+++ b/mdop/mbam-v25/prerequisites-for-mbam-25-clients.md
@@ -1,10 +1,15 @@
---
title: Prerequisites for MBAM 2.5 Clients
description: Prerequisites for MBAM 2.5 Clients
-ms.assetid: fc230679-9c84-4b99-a77c-bae7e7bf8145
author: jamiejdt
+ms.assetid: fc230679-9c84-4b99-a77c-bae7e7bf8145
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Prerequisites for MBAM 2.5 Clients
diff --git a/mdop/mbam-v25/prerequisites-for-the-configuration-manager-integration-feature.md b/mdop/mbam-v25/prerequisites-for-the-configuration-manager-integration-feature.md
index 65c8cccd37..a8de68cf08 100644
--- a/mdop/mbam-v25/prerequisites-for-the-configuration-manager-integration-feature.md
+++ b/mdop/mbam-v25/prerequisites-for-the-configuration-manager-integration-feature.md
@@ -1,10 +1,15 @@
---
title: Prerequisites for the Configuration Manager Integration Feature
description: Prerequisites for the Configuration Manager Integration Feature
-ms.assetid: b318cbd3-b009-44b8-991b-f7364c1cae88
author: jamiejdt
+ms.assetid: b318cbd3-b009-44b8-991b-f7364c1cae88
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Prerequisites for the Configuration Manager Integration Feature
diff --git a/mdop/mbam-v25/release-notes-for-mbam-25-sp1.md b/mdop/mbam-v25/release-notes-for-mbam-25-sp1.md
index 8cc66269d2..d8cf0a12a2 100644
--- a/mdop/mbam-v25/release-notes-for-mbam-25-sp1.md
+++ b/mdop/mbam-v25/release-notes-for-mbam-25-sp1.md
@@ -1,10 +1,15 @@
---
title: Release Notes for MBAM 2.5 SP1
description: Release Notes for MBAM 2.5 SP1
-ms.assetid: 3ac424c8-c490-4d62-aba4-1b462c02e962
author: jamiejdt
+ms.assetid: 3ac424c8-c490-4d62-aba4-1b462c02e962
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Release Notes for MBAM 2.5 SP1
diff --git a/mdop/mbam-v25/release-notes-for-mbam-25.md b/mdop/mbam-v25/release-notes-for-mbam-25.md
index b5a391842b..f0e69536dd 100644
--- a/mdop/mbam-v25/release-notes-for-mbam-25.md
+++ b/mdop/mbam-v25/release-notes-for-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Release Notes for MBAM 2.5
description: Release Notes for MBAM 2.5
-ms.assetid: fcaf03e6-5e39-4771-af3c-a3cd468f3961
author: jamiejdt
+ms.assetid: fcaf03e6-5e39-4771-af3c-a3cd468f3961
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Release Notes for MBAM 2.5
diff --git a/mdop/mbam-v25/removing-mbam-server-features-or-software.md b/mdop/mbam-v25/removing-mbam-server-features-or-software.md
index 74a35a7e2b..68a503a904 100644
--- a/mdop/mbam-v25/removing-mbam-server-features-or-software.md
+++ b/mdop/mbam-v25/removing-mbam-server-features-or-software.md
@@ -1,10 +1,15 @@
---
title: Removing MBAM Server Features or Software
description: Removing MBAM Server Features or Software
-ms.assetid: 5212ba3f-124d-43c5-824a-608e9a192e86
author: jamiejdt
+ms.assetid: 5212ba3f-124d-43c5-824a-608e9a192e86
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Removing MBAM Server Features or Software
diff --git a/mdop/mbam-v25/server-event-logs.md b/mdop/mbam-v25/server-event-logs.md
index e706baf242..ac49100a78 100644
--- a/mdop/mbam-v25/server-event-logs.md
+++ b/mdop/mbam-v25/server-event-logs.md
@@ -1,10 +1,15 @@
---
title: Server Event Logs
description: Server Event Logs
-ms.assetid: 04e724d2-28cc-4fa8-86a1-0d4ab0234b11
author: jamiejdt
+ms.assetid: 04e724d2-28cc-4fa8-86a1-0d4ab0234b11
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Server Event Logs
diff --git a/mdop/mbam-v25/technical-reference-for-mbam-25.md b/mdop/mbam-v25/technical-reference-for-mbam-25.md
index 3299581fcd..f5b8add5f9 100644
--- a/mdop/mbam-v25/technical-reference-for-mbam-25.md
+++ b/mdop/mbam-v25/technical-reference-for-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Technical Reference for MBAM 2.5
description: Technical Reference for MBAM 2.5
-ms.assetid: da77a5b6-d5cf-4bae-9475-13a75088ab23
author: jamiejdt
+ms.assetid: da77a5b6-d5cf-4bae-9475-13a75088ab23
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Technical Reference for MBAM 2.5
diff --git a/mdop/mbam-v25/troubleshooting-mbam-25.md b/mdop/mbam-v25/troubleshooting-mbam-25.md
index 4c5c322ab8..039cf035e3 100644
--- a/mdop/mbam-v25/troubleshooting-mbam-25.md
+++ b/mdop/mbam-v25/troubleshooting-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting MBAM 2.5
description: Troubleshooting MBAM 2.5
-ms.assetid: f35e7aef-2c3c-4d43-b170-6830d2756063
author: jamiejdt
+ms.assetid: f35e7aef-2c3c-4d43-b170-6830d2756063
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Troubleshooting MBAM 2.5
diff --git a/mdop/mbam-v25/understanding-mbam-25-stand-alone-reports.md b/mdop/mbam-v25/understanding-mbam-25-stand-alone-reports.md
index 9b34a4228f..630fd4ebca 100644
--- a/mdop/mbam-v25/understanding-mbam-25-stand-alone-reports.md
+++ b/mdop/mbam-v25/understanding-mbam-25-stand-alone-reports.md
@@ -1,10 +1,15 @@
---
title: Understanding MBAM 2.5 Stand-alone Reports
description: Understanding MBAM 2.5 Stand-alone Reports
-ms.assetid: 78b5aaf4-8257-4722-8eb9-e0de48db6a11
author: jamiejdt
+ms.assetid: 78b5aaf4-8257-4722-8eb9-e0de48db6a11
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Understanding MBAM 2.5 Stand-alone Reports
diff --git a/mdop/mbam-v25/understanding-the-bitlocker-encryption-options-and-bitlocker-drive-encryption-items-in-control-panel.md b/mdop/mbam-v25/understanding-the-bitlocker-encryption-options-and-bitlocker-drive-encryption-items-in-control-panel.md
index a10d0f1e6b..76631180a2 100644
--- a/mdop/mbam-v25/understanding-the-bitlocker-encryption-options-and-bitlocker-drive-encryption-items-in-control-panel.md
+++ b/mdop/mbam-v25/understanding-the-bitlocker-encryption-options-and-bitlocker-drive-encryption-items-in-control-panel.md
@@ -1,10 +1,15 @@
---
title: Understanding the BitLocker Encryption Options and BitLocker Drive Encryption Items in Control Panel
description: Understanding the BitLocker Encryption Options and BitLocker Drive Encryption Items in Control Panel
-ms.assetid: f8a01cc2-0c77-48b9-8351-8194e80b0cf8
author: jamiejdt
+ms.assetid: f8a01cc2-0c77-48b9-8351-8194e80b0cf8
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Understanding the BitLocker Encryption Options and BitLocker Drive Encryption Items in Control Panel
diff --git a/mdop/mbam-v25/upgrading-to-mbam-25-or-mbam-25-sp1-from-previous-versions.md b/mdop/mbam-v25/upgrading-to-mbam-25-or-mbam-25-sp1-from-previous-versions.md
index f6dfe0e3e9..8689fe73e0 100644
--- a/mdop/mbam-v25/upgrading-to-mbam-25-or-mbam-25-sp1-from-previous-versions.md
+++ b/mdop/mbam-v25/upgrading-to-mbam-25-or-mbam-25-sp1-from-previous-versions.md
@@ -1,10 +1,15 @@
---
title: Upgrading to MBAM 2.5 or MBAM 2.5 SP1 from Previous Versions
description: Upgrading to MBAM 2.5 or MBAM 2.5 SP1 from Previous Versions
-ms.assetid: a9edb4b8-5d5e-42ab-8db6-619db2878e50
author: jamiejdt
+ms.assetid: a9edb4b8-5d5e-42ab-8db6-619db2878e50
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Upgrading to MBAM 2.5 or MBAM 2.5 SP1 from Previous Versions
diff --git a/mdop/mbam-v25/using-windows-powershell-to-administer-mbam-25.md b/mdop/mbam-v25/using-windows-powershell-to-administer-mbam-25.md
index 573a9b937b..8354649b6f 100644
--- a/mdop/mbam-v25/using-windows-powershell-to-administer-mbam-25.md
+++ b/mdop/mbam-v25/using-windows-powershell-to-administer-mbam-25.md
@@ -1,10 +1,15 @@
---
title: Using Windows PowerShell to Administer MBAM 2.5
description: Using Windows PowerShell to Administer MBAM 2.5
-ms.assetid: 64668e76-2cba-433d-8d2d-50df0a4b2997
author: jamiejdt
+ms.assetid: 64668e76-2cba-433d-8d2d-50df0a4b2997
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Using Windows PowerShell to Administer MBAM 2.5
diff --git a/mdop/mbam-v25/validating-the-mbam-25-server-feature-configuration.md b/mdop/mbam-v25/validating-the-mbam-25-server-feature-configuration.md
index 8949ae5b01..af8d373dc4 100644
--- a/mdop/mbam-v25/validating-the-mbam-25-server-feature-configuration.md
+++ b/mdop/mbam-v25/validating-the-mbam-25-server-feature-configuration.md
@@ -1,10 +1,15 @@
---
title: Validating the MBAM 2.5 Server Feature Configuration
description: Validating the MBAM 2.5 Server Feature Configuration
-ms.assetid: f4983a33-ce18-4186-a471-dd6415940504
author: jamiejdt
+ms.assetid: f4983a33-ce18-4186-a471-dd6415940504
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Validating the MBAM 2.5 Server Feature Configuration
diff --git a/mdop/mbam-v25/viewing-mbam-25-reports-for-the-configuration-manager-integration-topology.md b/mdop/mbam-v25/viewing-mbam-25-reports-for-the-configuration-manager-integration-topology.md
index b10aeb89bf..4caeacde4c 100644
--- a/mdop/mbam-v25/viewing-mbam-25-reports-for-the-configuration-manager-integration-topology.md
+++ b/mdop/mbam-v25/viewing-mbam-25-reports-for-the-configuration-manager-integration-topology.md
@@ -1,10 +1,15 @@
---
title: Viewing MBAM 2.5 Reports for the Configuration Manager Integration Topology
description: Viewing MBAM 2.5 Reports for the Configuration Manager Integration Topology
-ms.assetid: 60d11b2f-3a76-4023-8da4-f89e9f35b790
author: jamiejdt
+ms.assetid: 60d11b2f-3a76-4023-8da4-f89e9f35b790
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Viewing MBAM 2.5 Reports for the Configuration Manager Integration Topology
diff --git a/mdop/mbam-v25/viewing-mbam-25-reports-for-the-stand-alone-topology.md b/mdop/mbam-v25/viewing-mbam-25-reports-for-the-stand-alone-topology.md
index 8502d14113..4c0d0208a8 100644
--- a/mdop/mbam-v25/viewing-mbam-25-reports-for-the-stand-alone-topology.md
+++ b/mdop/mbam-v25/viewing-mbam-25-reports-for-the-stand-alone-topology.md
@@ -1,10 +1,15 @@
---
title: Viewing MBAM 2.5 Reports for the Stand-alone Topology
description: Viewing MBAM 2.5 Reports for the Stand-alone Topology
-ms.assetid: 50e93c3a-baf1-4378-8fc0-74dd65d76306
author: jamiejdt
+ms.assetid: 50e93c3a-baf1-4378-8fc0-74dd65d76306
+ms.pagetype: mdop, security
+ms.mktglfcycl: manage
+ms.sitesec: library
+ms.prod: w10
---
+
# Viewing MBAM 2.5 Reports for the Stand-alone Topology
diff --git a/mdop/medv-v1/about-med-v-10-sp1.md b/mdop/medv-v1/about-med-v-10-sp1.md
index e4f91bb1d8..d2cfc55506 100644
--- a/mdop/medv-v1/about-med-v-10-sp1.md
+++ b/mdop/medv-v1/about-med-v-10-sp1.md
@@ -1,10 +1,15 @@
---
title: About MED-V 1.0 SP1
description: About MED-V 1.0 SP1
-ms.assetid: 4c16e935-46c4-49c3-9e53-c60404d5da0c
author: jamiejdt
+ms.assetid: 4c16e935-46c4-49c3-9e53-c60404d5da0c
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# About MED-V 1.0 SP1
diff --git a/mdop/medv-v1/about-med-v-10.md b/mdop/medv-v1/about-med-v-10.md
index 031130458c..ca2cbde6e0 100644
--- a/mdop/medv-v1/about-med-v-10.md
+++ b/mdop/medv-v1/about-med-v-10.md
@@ -1,10 +1,15 @@
---
title: About MED-V 1.0
description: About MED-V 1.0
-ms.assetid: 89651022-a2ba-4d8a-a3ff-68539ea7a235
author: jamiejdt
+ms.assetid: 89651022-a2ba-4d8a-a3ff-68539ea7a235
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# About MED-V 1.0
diff --git a/mdop/medv-v1/about-this-guidemedv.md b/mdop/medv-v1/about-this-guidemedv.md
index a21bdedead..55f857f309 100644
--- a/mdop/medv-v1/about-this-guidemedv.md
+++ b/mdop/medv-v1/about-this-guidemedv.md
@@ -1,10 +1,15 @@
---
title: About This Guide
description: About This Guide
-ms.assetid: 17d8f150-226e-45f8-87e3-f425a77243e4
author: jamiejdt
+ms.assetid: 17d8f150-226e-45f8-87e3-f425a77243e4
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# About This Guide
diff --git a/mdop/medv-v1/client-installation-command-line-reference.md b/mdop/medv-v1/client-installation-command-line-reference.md
index 3f288d7817..751233b90f 100644
--- a/mdop/medv-v1/client-installation-command-line-reference.md
+++ b/mdop/medv-v1/client-installation-command-line-reference.md
@@ -1,10 +1,15 @@
---
title: Client Installation Command Line Reference
description: Client Installation Command Line Reference
-ms.assetid: 122a593d-3314-4e9b-858a-08a25ed00c32
author: jamiejdt
+ms.assetid: 122a593d-3314-4e9b-858a-08a25ed00c32
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Client Installation Command Line Reference
diff --git a/mdop/medv-v1/configuring-med-v-for-remote-networks.md b/mdop/medv-v1/configuring-med-v-for-remote-networks.md
index 5f09fdc00a..431f34d0c3 100644
--- a/mdop/medv-v1/configuring-med-v-for-remote-networks.md
+++ b/mdop/medv-v1/configuring-med-v-for-remote-networks.md
@@ -1,10 +1,15 @@
---
title: Configuring MED-V for Remote Networks
description: Configuring MED-V for Remote Networks
-ms.assetid: 4d2f0081-622f-4a6f-8d73-f8c2108036e0
author: jamiejdt
+ms.assetid: 4d2f0081-622f-4a6f-8d73-f8c2108036e0
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Configuring MED-V for Remote Networks
diff --git a/mdop/medv-v1/configuring-med-v-server-for-cluster-mode.md b/mdop/medv-v1/configuring-med-v-server-for-cluster-mode.md
index 0b3fe144d7..c96a4d4885 100644
--- a/mdop/medv-v1/configuring-med-v-server-for-cluster-mode.md
+++ b/mdop/medv-v1/configuring-med-v-server-for-cluster-mode.md
@@ -1,10 +1,15 @@
---
title: Configuring MED-V Server for Cluster Mode
description: Configuring MED-V Server for Cluster Mode
-ms.assetid: 41f0b2a3-4ce9-48e1-a6fb-4c13c4228515
author: jamiejdt
+ms.assetid: 41f0b2a3-4ce9-48e1-a6fb-4c13c4228515
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Configuring MED-V Server for Cluster Mode
diff --git a/mdop/medv-v1/configuring-med-v-workspace-policies.md b/mdop/medv-v1/configuring-med-v-workspace-policies.md
index 498d38af04..e55a67c340 100644
--- a/mdop/medv-v1/configuring-med-v-workspace-policies.md
+++ b/mdop/medv-v1/configuring-med-v-workspace-policies.md
@@ -1,10 +1,15 @@
---
title: Configuring MED-V Workspace Policies
description: Configuring MED-V Workspace Policies
-ms.assetid: 0eaed981-cbf3-4b16-a4b7-4705c5705dc7
author: jamiejdt
+ms.assetid: 0eaed981-cbf3-4b16-a4b7-4705c5705dc7
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Configuring MED-V Workspace Policies
diff --git a/mdop/medv-v1/creating-a-med-v-image.md b/mdop/medv-v1/creating-a-med-v-image.md
index c4eca286c3..84e8bd21fc 100644
--- a/mdop/medv-v1/creating-a-med-v-image.md
+++ b/mdop/medv-v1/creating-a-med-v-image.md
@@ -1,10 +1,15 @@
---
title: Creating a MED-V Image
description: Creating a MED-V Image
-ms.assetid: 7cbbcd22-83f5-4b60-825f-781b4c6a2d36
author: jamiejdt
+ms.assetid: 7cbbcd22-83f5-4b60-825f-781b4c6a2d36
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Creating a MED-V Image
diff --git a/mdop/medv-v1/creating-a-med-v-workspacemedv-10-sp1.md b/mdop/medv-v1/creating-a-med-v-workspacemedv-10-sp1.md
index f9c97f462f..56f2134830 100644
--- a/mdop/medv-v1/creating-a-med-v-workspacemedv-10-sp1.md
+++ b/mdop/medv-v1/creating-a-med-v-workspacemedv-10-sp1.md
@@ -1,10 +1,15 @@
---
title: Creating a MED-V Workspace
description: Creating a MED-V Workspace
-ms.assetid: 9578bb99-8a09-44c1-b88f-538901f16ad3
author: jamiejdt
+ms.assetid: 9578bb99-8a09-44c1-b88f-538901f16ad3
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Creating a MED-V Workspace
diff --git a/mdop/medv-v1/creating-a-virtual-pc-image-for-med-v.md b/mdop/medv-v1/creating-a-virtual-pc-image-for-med-v.md
index f0b2abd9be..d8d020cc25 100644
--- a/mdop/medv-v1/creating-a-virtual-pc-image-for-med-v.md
+++ b/mdop/medv-v1/creating-a-virtual-pc-image-for-med-v.md
@@ -1,10 +1,15 @@
---
title: Creating a Virtual PC Image for MED-V
description: Creating a Virtual PC Image for MED-V
-ms.assetid: 5e02ea07-25b9-41a5-a803-d70c55eef586
author: jamiejdt
+ms.assetid: 5e02ea07-25b9-41a5-a803-d70c55eef586
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Creating a Virtual PC Image for MED-V
diff --git a/mdop/medv-v1/define-the-project-scope.md b/mdop/medv-v1/define-the-project-scope.md
index bdca60fbf5..e062f920e0 100644
--- a/mdop/medv-v1/define-the-project-scope.md
+++ b/mdop/medv-v1/define-the-project-scope.md
@@ -1,10 +1,15 @@
---
title: Define the Project Scope
description: Define the Project Scope
-ms.assetid: 84637d2a-2e30-417d-b150-dc81f414b3a5
author: jamiejdt
+ms.assetid: 84637d2a-2e30-417d-b150-dc81f414b3a5
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Define the Project Scope
diff --git a/mdop/medv-v1/deploying-a-med-v-workspace-using-a-deployment-package.md b/mdop/medv-v1/deploying-a-med-v-workspace-using-a-deployment-package.md
index f36e975d66..174f01b1e0 100644
--- a/mdop/medv-v1/deploying-a-med-v-workspace-using-a-deployment-package.md
+++ b/mdop/medv-v1/deploying-a-med-v-workspace-using-a-deployment-package.md
@@ -1,10 +1,15 @@
---
title: Deploying a MED-V Workspace Using a Deployment Package
description: Deploying a MED-V Workspace Using a Deployment Package
-ms.assetid: e07fa70a-1a9f-486f-9a86-b33593b234da
author: jamiejdt
+ms.assetid: e07fa70a-1a9f-486f-9a86-b33593b234da
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Deploying a MED-V Workspace Using a Deployment Package
diff --git a/mdop/medv-v1/deploying-a-med-v-workspace-using-an-enterprise-software-distribution-system.md b/mdop/medv-v1/deploying-a-med-v-workspace-using-an-enterprise-software-distribution-system.md
index c3d7d05293..8f0f601ae1 100644
--- a/mdop/medv-v1/deploying-a-med-v-workspace-using-an-enterprise-software-distribution-system.md
+++ b/mdop/medv-v1/deploying-a-med-v-workspace-using-an-enterprise-software-distribution-system.md
@@ -1,10 +1,15 @@
---
title: Deploying a MED-V Workspace Using an Enterprise Software Distribution System
description: Deploying a MED-V Workspace Using an Enterprise Software Distribution System
-ms.assetid: 867faed6-74ce-4573-84be-8bf26e66c08c
author: jamiejdt
+ms.assetid: 867faed6-74ce-4573-84be-8bf26e66c08c
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Deploying a MED-V Workspace Using an Enterprise Software Distribution System
diff --git a/mdop/medv-v1/design-the-med-v-image-repositories.md b/mdop/medv-v1/design-the-med-v-image-repositories.md
index ae4b32f92b..98e48d55d6 100644
--- a/mdop/medv-v1/design-the-med-v-image-repositories.md
+++ b/mdop/medv-v1/design-the-med-v-image-repositories.md
@@ -1,10 +1,15 @@
---
title: Design the MED-V Image Repositories
description: Design the MED-V Image Repositories
-ms.assetid: e153154d-2751-4990-b94d-a2d76242c15f
author: jamiejdt
+ms.assetid: e153154d-2751-4990-b94d-a2d76242c15f
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Design the MED-V Image Repositories
diff --git a/mdop/medv-v1/design-the-med-v-server-infrastructure.md b/mdop/medv-v1/design-the-med-v-server-infrastructure.md
index 1a8f6e9f29..16803828f3 100644
--- a/mdop/medv-v1/design-the-med-v-server-infrastructure.md
+++ b/mdop/medv-v1/design-the-med-v-server-infrastructure.md
@@ -1,10 +1,15 @@
---
title: Design the MED-V Server Infrastructure
description: Design the MED-V Server Infrastructure
-ms.assetid: 2781040f-880e-4e16-945d-a38c0adb4151
author: jamiejdt
+ms.assetid: 2781040f-880e-4e16-945d-a38c0adb4151
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Design the MED-V Server Infrastructure
diff --git a/mdop/medv-v1/examples-of-virtual-machine-configurationsv2.md b/mdop/medv-v1/examples-of-virtual-machine-configurationsv2.md
index 1bc836b255..cbd9c7b789 100644
--- a/mdop/medv-v1/examples-of-virtual-machine-configurationsv2.md
+++ b/mdop/medv-v1/examples-of-virtual-machine-configurationsv2.md
@@ -1,10 +1,15 @@
---
title: Examples of Virtual Machine Configurations
description: Examples of Virtual Machine Configurations
-ms.assetid: 5937601e-41ab-4ca2-8fa1-3c9154710cd6
author: jamiejdt
+ms.assetid: 5937601e-41ab-4ca2-8fa1-3c9154710cd6
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Examples of Virtual Machine Configurations
diff --git a/mdop/medv-v1/getting-started-with-med-v.md b/mdop/medv-v1/getting-started-with-med-v.md
index b28b80e6f5..9ee81830ce 100644
--- a/mdop/medv-v1/getting-started-with-med-v.md
+++ b/mdop/medv-v1/getting-started-with-med-v.md
@@ -1,10 +1,15 @@
---
title: Getting Started with MED-V
description: Getting Started with MED-V
-ms.assetid: 5832cdb3-3892-4048-b29d-7644e75117f0
author: jamiejdt
+ms.assetid: 5832cdb3-3892-4048-b29d-7644e75117f0
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Getting Started with MED-V
diff --git a/mdop/medv-v1/high-level-architecturemedv.md b/mdop/medv-v1/high-level-architecturemedv.md
index a71e687627..f0690d4290 100644
--- a/mdop/medv-v1/high-level-architecturemedv.md
+++ b/mdop/medv-v1/high-level-architecturemedv.md
@@ -1,10 +1,15 @@
---
title: High-Level Architecture
description: High-Level Architecture
-ms.assetid: a78e12ad-5aa6-40e0-ae8b-51acaf005712
author: jamiejdt
+ms.assetid: a78e12ad-5aa6-40e0-ae8b-51acaf005712
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# High-Level Architecture
diff --git a/mdop/medv-v1/how-to-apply-general-settings-to-a-med-v-workspace.md b/mdop/medv-v1/how-to-apply-general-settings-to-a-med-v-workspace.md
index 9eb9300578..8faa277ab7 100644
--- a/mdop/medv-v1/how-to-apply-general-settings-to-a-med-v-workspace.md
+++ b/mdop/medv-v1/how-to-apply-general-settings-to-a-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: How to Apply General Settings to a MED-V Workspace
description: How to Apply General Settings to a MED-V Workspace
-ms.assetid: 6152dced-e301-4fa2-bfa0-aecf3c23f23a
author: jamiejdt
+ms.assetid: 6152dced-e301-4fa2-bfa0-aecf3c23f23a
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Apply General Settings to a MED-V Workspace
diff --git a/mdop/medv-v1/how-to-apply-network-settings-to-a-med-v-workspace.md b/mdop/medv-v1/how-to-apply-network-settings-to-a-med-v-workspace.md
index 4920a05bed..794d65487a 100644
--- a/mdop/medv-v1/how-to-apply-network-settings-to-a-med-v-workspace.md
+++ b/mdop/medv-v1/how-to-apply-network-settings-to-a-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: How to Apply Network Settings to a MED-V Workspace
description: How to Apply Network Settings to a MED-V Workspace
-ms.assetid: 641f46b3-a56f-478a-823b-1d90aa1716b3
author: jamiejdt
+ms.assetid: 641f46b3-a56f-478a-823b-1d90aa1716b3
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Apply Network Settings to a MED-V Workspace
diff --git a/mdop/medv-v1/how-to-apply-performance-settings-to-a-med-v-workspace.md b/mdop/medv-v1/how-to-apply-performance-settings-to-a-med-v-workspace.md
index b456c803d5..94bed17dbe 100644
--- a/mdop/medv-v1/how-to-apply-performance-settings-to-a-med-v-workspace.md
+++ b/mdop/medv-v1/how-to-apply-performance-settings-to-a-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: How to Apply Performance Settings to a MED-V Workspace
description: How to Apply Performance Settings to a MED-V Workspace
-ms.assetid: e0fed1e1-6e8f-4d65-ab83-b950a17661c0
author: jamiejdt
+ms.assetid: e0fed1e1-6e8f-4d65-ab83-b950a17661c0
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Apply Performance Settings to a MED-V Workspace
diff --git a/mdop/medv-v1/how-to-apply-virtual-machine-settings-to-a-med-v-workspace.md b/mdop/medv-v1/how-to-apply-virtual-machine-settings-to-a-med-v-workspace.md
index 12d35e2f99..1444729689 100644
--- a/mdop/medv-v1/how-to-apply-virtual-machine-settings-to-a-med-v-workspace.md
+++ b/mdop/medv-v1/how-to-apply-virtual-machine-settings-to-a-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: How to Apply Virtual Machine Settings to a MED-V Workspace
description: How to Apply Virtual Machine Settings to a MED-V Workspace
-ms.assetid: b50d0dfb-8d61-4543-9607-a29bbb1ed45f
author: jamiejdt
+ms.assetid: b50d0dfb-8d61-4543-9607-a29bbb1ed45f
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Apply Virtual Machine Settings to a MED-V Workspace
diff --git a/mdop/medv-v1/how-to-back-up-and-restore-a-med-v-server.md b/mdop/medv-v1/how-to-back-up-and-restore-a-med-v-server.md
index e5d546bdfb..a96bf010a3 100644
--- a/mdop/medv-v1/how-to-back-up-and-restore-a-med-v-server.md
+++ b/mdop/medv-v1/how-to-back-up-and-restore-a-med-v-server.md
@@ -1,10 +1,15 @@
---
title: How to Back Up and Restore a MED-V Server
description: How to Back Up and Restore a MED-V Server
-ms.assetid: 8d05e3a4-279b-4ce6-a319-8a09e7a30c60
author: jamiejdt
+ms.assetid: 8d05e3a4-279b-4ce6-a319-8a09e7a30c60
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Back Up and Restore a MED-V Server
diff --git a/mdop/medv-v1/how-to-configure-a-deployment-package.md b/mdop/medv-v1/how-to-configure-a-deployment-package.md
index c4d11747fa..93dbab3f61 100644
--- a/mdop/medv-v1/how-to-configure-a-deployment-package.md
+++ b/mdop/medv-v1/how-to-configure-a-deployment-package.md
@@ -1,10 +1,15 @@
---
title: How to Configure a Deployment Package
description: How to Configure a Deployment Package
-ms.assetid: 748272a1-6af2-476e-a3f1-87435b8e94b1
author: jamiejdt
+ms.assetid: 748272a1-6af2-476e-a3f1-87435b8e94b1
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Configure a Deployment Package
diff --git a/mdop/medv-v1/how-to-configure-a-domain-user-or-groupmedvv2.md b/mdop/medv-v1/how-to-configure-a-domain-user-or-groupmedvv2.md
index 5de0727afe..4d2397119e 100644
--- a/mdop/medv-v1/how-to-configure-a-domain-user-or-groupmedvv2.md
+++ b/mdop/medv-v1/how-to-configure-a-domain-user-or-groupmedvv2.md
@@ -1,10 +1,15 @@
---
title: How to Configure a Domain User or Group
description: How to Configure a Domain User or Group
-ms.assetid: 055aba81-a9c9-4b98-969d-775e603becf3
author: jamiejdt
+ms.assetid: 055aba81-a9c9-4b98-969d-775e603becf3
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Configure a Domain User or Group
diff --git a/mdop/medv-v1/how-to-configure-image-pre-staging.md b/mdop/medv-v1/how-to-configure-image-pre-staging.md
index 7d37867cf6..840fae3eb7 100644
--- a/mdop/medv-v1/how-to-configure-image-pre-staging.md
+++ b/mdop/medv-v1/how-to-configure-image-pre-staging.md
@@ -1,10 +1,15 @@
---
title: How to Configure Image Pre-staging
description: How to Configure Image Pre-staging
-ms.assetid: 92781b5a-208f-45a4-a078-ee90cf9efd9d
author: jamiejdt
+ms.assetid: 92781b5a-208f-45a4-a078-ee90cf9efd9d
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Configure Image Pre-staging
diff --git a/mdop/medv-v1/how-to-configure-published-applicationsmedvv2.md b/mdop/medv-v1/how-to-configure-published-applicationsmedvv2.md
index 4d14565532..bf94cb32d6 100644
--- a/mdop/medv-v1/how-to-configure-published-applicationsmedvv2.md
+++ b/mdop/medv-v1/how-to-configure-published-applicationsmedvv2.md
@@ -1,10 +1,15 @@
---
title: How to Configure Published Applications
description: How to Configure Published Applications
-ms.assetid: 43a59ff7-5d4e-49dc-84e5-1082bc4dd8f4
author: jamiejdt
+ms.assetid: 43a59ff7-5d4e-49dc-84e5-1082bc4dd8f4
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Configure Published Applications
diff --git a/mdop/medv-v1/how-to-configure-the-image-web-distribution-server.md b/mdop/medv-v1/how-to-configure-the-image-web-distribution-server.md
index b557ffb4e8..054d2fba0c 100644
--- a/mdop/medv-v1/how-to-configure-the-image-web-distribution-server.md
+++ b/mdop/medv-v1/how-to-configure-the-image-web-distribution-server.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Image Web Distribution Server
description: How to Configure the Image Web Distribution Server
-ms.assetid: 2d32ae79-dff5-4c05-a412-dd15452b6007
author: jamiejdt
+ms.assetid: 2d32ae79-dff5-4c05-a412-dd15452b6007
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Configure the Image Web Distribution Server
diff --git a/mdop/medv-v1/how-to-configure-the-virtual-machine-setup-for-a-med-v-workspace.md b/mdop/medv-v1/how-to-configure-the-virtual-machine-setup-for-a-med-v-workspace.md
index 1c18d09c62..fd4ea3e1ed 100644
--- a/mdop/medv-v1/how-to-configure-the-virtual-machine-setup-for-a-med-v-workspace.md
+++ b/mdop/medv-v1/how-to-configure-the-virtual-machine-setup-for-a-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Virtual Machine Setup for a MED-V Workspace
description: How to Configure the Virtual Machine Setup for a MED-V Workspace
-ms.assetid: a4659b4d-18b2-45b1-9605-8b5adc438f53
author: jamiejdt
+ms.assetid: a4659b4d-18b2-45b1-9605-8b5adc438f53
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Configure the Virtual Machine Setup for a MED-V Workspace
diff --git a/mdop/medv-v1/how-to-configure-the-virtual-machine-setup-for-a-med-v-workspacemedvv2.md b/mdop/medv-v1/how-to-configure-the-virtual-machine-setup-for-a-med-v-workspacemedvv2.md
index 2224e2d0c4..381362522f 100644
--- a/mdop/medv-v1/how-to-configure-the-virtual-machine-setup-for-a-med-v-workspacemedvv2.md
+++ b/mdop/medv-v1/how-to-configure-the-virtual-machine-setup-for-a-med-v-workspacemedvv2.md
@@ -1,10 +1,15 @@
---
title: How to Configure the Virtual Machine Setup for a MED-V Workspace
description: How to Configure the Virtual Machine Setup for a MED-V Workspace
-ms.assetid: 50bbf58b-842c-4b63-bb93-3783903f6c7d
author: jamiejdt
+ms.assetid: 50bbf58b-842c-4b63-bb93-3783903f6c7d
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Configure the Virtual Machine Setup for a MED-V Workspace
diff --git a/mdop/medv-v1/how-to-configure-vm-computer-name-pattern-propertiesmedvv2.md b/mdop/medv-v1/how-to-configure-vm-computer-name-pattern-propertiesmedvv2.md
index d14d3dfc51..e2fec91522 100644
--- a/mdop/medv-v1/how-to-configure-vm-computer-name-pattern-propertiesmedvv2.md
+++ b/mdop/medv-v1/how-to-configure-vm-computer-name-pattern-propertiesmedvv2.md
@@ -1,10 +1,15 @@
---
title: How to Configure VM Computer Name Pattern Properties
description: How to Configure VM Computer Name Pattern Properties
-ms.assetid: ddf79ace-8cc3-4ee6-be5a-5940b4df5c36
author: jamiejdt
+ms.assetid: ddf79ace-8cc3-4ee6-be5a-5940b4df5c36
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Configure VM Computer Name Pattern Properties
diff --git a/mdop/medv-v1/how-to-configure-web-settings-for-a-med-v-workspace.md b/mdop/medv-v1/how-to-configure-web-settings-for-a-med-v-workspace.md
index 2820cc10e5..3762c0ce2a 100644
--- a/mdop/medv-v1/how-to-configure-web-settings-for-a-med-v-workspace.md
+++ b/mdop/medv-v1/how-to-configure-web-settings-for-a-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: How to Configure Web Settings for a MED-V Workspace
description: How to Configure Web Settings for a MED-V Workspace
-ms.assetid: 9a6cd28f-7e4f-468f-830a-7b1d9abd3af3
author: jamiejdt
+ms.assetid: 9a6cd28f-7e4f-468f-830a-7b1d9abd3af3
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Configure Web Settings for a MED-V Workspace
diff --git a/mdop/medv-v1/how-to-create-and-test-a-med-v-image.md b/mdop/medv-v1/how-to-create-and-test-a-med-v-image.md
index d8293c90ee..eb217b5a9b 100644
--- a/mdop/medv-v1/how-to-create-and-test-a-med-v-image.md
+++ b/mdop/medv-v1/how-to-create-and-test-a-med-v-image.md
@@ -1,10 +1,15 @@
---
title: How to Create and Test a MED-V Image
description: How to Create and Test a MED-V Image
-ms.assetid: 40e4aba6-12cb-4794-967d-2c09dc20d808
author: jamiejdt
+ms.assetid: 40e4aba6-12cb-4794-967d-2c09dc20d808
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Create and Test a MED-V Image
diff --git a/mdop/medv-v1/how-to-delete-a-med-v-image.md b/mdop/medv-v1/how-to-delete-a-med-v-image.md
index 2c244d561d..757a86887e 100644
--- a/mdop/medv-v1/how-to-delete-a-med-v-image.md
+++ b/mdop/medv-v1/how-to-delete-a-med-v-image.md
@@ -1,10 +1,15 @@
---
title: How to Delete a MED-V Image
description: How to Delete a MED-V Image
-ms.assetid: 974a493a-7627-4c64-9294-89441f127916
author: jamiejdt
+ms.assetid: 974a493a-7627-4c64-9294-89441f127916
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Delete a MED-V Image
diff --git a/mdop/medv-v1/how-to-deploy-a-workspace-imagedeployment-package.md b/mdop/medv-v1/how-to-deploy-a-workspace-imagedeployment-package.md
index 312a708e46..75a488fdba 100644
--- a/mdop/medv-v1/how-to-deploy-a-workspace-imagedeployment-package.md
+++ b/mdop/medv-v1/how-to-deploy-a-workspace-imagedeployment-package.md
@@ -1,10 +1,15 @@
---
title: How to Deploy a Workspace Image
description: How to Deploy a Workspace Image
-ms.assetid: b2c77e0d-101d-4956-a27c-8beb0e4f262e
author: jamiejdt
+ms.assetid: b2c77e0d-101d-4956-a27c-8beb0e4f262e
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Deploy a Workspace Image
diff --git a/mdop/medv-v1/how-to-deploy-a-workspace-imageesds.md b/mdop/medv-v1/how-to-deploy-a-workspace-imageesds.md
index 68c2cb1abf..ad5905fb97 100644
--- a/mdop/medv-v1/how-to-deploy-a-workspace-imageesds.md
+++ b/mdop/medv-v1/how-to-deploy-a-workspace-imageesds.md
@@ -1,10 +1,15 @@
---
title: How to Deploy a Workspace Image
description: How to Deploy a Workspace Image
-ms.assetid: ccc8e89b-1625-4b58-837e-4c6d93d46070
author: jamiejdt
+ms.assetid: ccc8e89b-1625-4b58-837e-4c6d93d46070
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Deploy a Workspace Image
diff --git a/mdop/medv-v1/how-to-edit-a-published-application-with-advanced-settings.md b/mdop/medv-v1/how-to-edit-a-published-application-with-advanced-settings.md
index 5c538095c8..0964ebe5a9 100644
--- a/mdop/medv-v1/how-to-edit-a-published-application-with-advanced-settings.md
+++ b/mdop/medv-v1/how-to-edit-a-published-application-with-advanced-settings.md
@@ -1,10 +1,15 @@
---
title: How to Edit a Published Application with Advanced Settings
description: How to Edit a Published Application with Advanced Settings
-ms.assetid: 06a79049-9ce9-490f-aad7-fd4fdf185590
author: jamiejdt
+ms.assetid: 06a79049-9ce9-490f-aad7-fd4fdf185590
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Edit a Published Application with Advanced Settings
diff --git a/mdop/medv-v1/how-to-generate-reports-medvv2.md b/mdop/medv-v1/how-to-generate-reports-medvv2.md
index ccea0fe55e..413aa41590 100644
--- a/mdop/medv-v1/how-to-generate-reports-medvv2.md
+++ b/mdop/medv-v1/how-to-generate-reports-medvv2.md
@@ -1,10 +1,15 @@
---
title: How to Generate Reports
description: How to Generate Reports
-ms.assetid: 9f8ba28e-1993-4c11-a28a-493718051e5d
author: jamiejdt
+ms.assetid: 9f8ba28e-1993-4c11-a28a-493718051e5d
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Generate Reports
diff --git a/mdop/medv-v1/how-to-import-and-export-a-policy.md b/mdop/medv-v1/how-to-import-and-export-a-policy.md
index 2b67d1b5eb..8994ab20b6 100644
--- a/mdop/medv-v1/how-to-import-and-export-a-policy.md
+++ b/mdop/medv-v1/how-to-import-and-export-a-policy.md
@@ -1,10 +1,15 @@
---
title: How to Import and Export a Policy
description: How to Import and Export a Policy
-ms.assetid: c86455de-2096-4bb1-b9d3-22efb42f3317
author: jamiejdt
+ms.assetid: c86455de-2096-4bb1-b9d3-22efb42f3317
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Import and Export a Policy
diff --git a/mdop/medv-v1/how-to-install-and-configure-the-med-v-server-component.md b/mdop/medv-v1/how-to-install-and-configure-the-med-v-server-component.md
index 7148a635e2..0b992dd722 100644
--- a/mdop/medv-v1/how-to-install-and-configure-the-med-v-server-component.md
+++ b/mdop/medv-v1/how-to-install-and-configure-the-med-v-server-component.md
@@ -1,10 +1,15 @@
---
title: How to Install and Configure the MED-V Server Component
description: How to Install and Configure the MED-V Server Component
-ms.assetid: 2d3c5b15-df2c-4ab6-bf78-f47ef8ae7418
author: jamiejdt
+ms.assetid: 2d3c5b15-df2c-4ab6-bf78-f47ef8ae7418
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Install and Configure the MED-V Server Component
diff --git a/mdop/medv-v1/how-to-install-med-v-client-and-med-v-management-console.md b/mdop/medv-v1/how-to-install-med-v-client-and-med-v-management-console.md
index 3a1d907df8..dda3cf38cc 100644
--- a/mdop/medv-v1/how-to-install-med-v-client-and-med-v-management-console.md
+++ b/mdop/medv-v1/how-to-install-med-v-client-and-med-v-management-console.md
@@ -1,10 +1,15 @@
---
title: How to Install MED-V Client and MED-V Management Console
description: How to Install MED-V Client and MED-V Management Console
-ms.assetid: 8a5f3010-3a50-487e-99d8-e352e5cb51c6
author: jamiejdt
+ms.assetid: 8a5f3010-3a50-487e-99d8-e352e5cb51c6
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Install MED-V Client and MED-V Management Console
diff --git a/mdop/medv-v1/how-to-install-med-v-clientdeployment-package.md b/mdop/medv-v1/how-to-install-med-v-clientdeployment-package.md
index 94083269e2..36248f1b14 100644
--- a/mdop/medv-v1/how-to-install-med-v-clientdeployment-package.md
+++ b/mdop/medv-v1/how-to-install-med-v-clientdeployment-package.md
@@ -1,10 +1,15 @@
---
title: How to Install MED-V Client
description: How to Install MED-V Client
-ms.assetid: bfac6de7-d96d-4b3e-bd8b-183e051e53c8
author: jamiejdt
+ms.assetid: bfac6de7-d96d-4b3e-bd8b-183e051e53c8
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Install MED-V Client
diff --git a/mdop/medv-v1/how-to-install-med-v-clientesds.md b/mdop/medv-v1/how-to-install-med-v-clientesds.md
index e575f65a33..338528fbd1 100644
--- a/mdop/medv-v1/how-to-install-med-v-clientesds.md
+++ b/mdop/medv-v1/how-to-install-med-v-clientesds.md
@@ -1,10 +1,15 @@
---
title: How to Install MED-V Client
description: How to Install MED-V Client
-ms.assetid: fb35f618-684c-474f-9053-b70bb29c3cc0
author: jamiejdt
+ms.assetid: fb35f618-684c-474f-9053-b70bb29c3cc0
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Install MED-V Client
diff --git a/mdop/medv-v1/how-to-localize-a-med-v-image.md b/mdop/medv-v1/how-to-localize-a-med-v-image.md
index eab86d9fb4..dd6f4d42df 100644
--- a/mdop/medv-v1/how-to-localize-a-med-v-image.md
+++ b/mdop/medv-v1/how-to-localize-a-med-v-image.md
@@ -1,10 +1,15 @@
---
title: How to Localize a MED-V Image
description: How to Localize a MED-V Image
-ms.assetid: adc148b3-8cfe-42a0-8847-be6b689a673a
author: jamiejdt
+ms.assetid: adc148b3-8cfe-42a0-8847-be6b689a673a
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Localize a MED-V Image
diff --git a/mdop/medv-v1/how-to-lock-and-unlock-a-workspace.md b/mdop/medv-v1/how-to-lock-and-unlock-a-workspace.md
index 4a6a6f1364..ddc6f214bc 100644
--- a/mdop/medv-v1/how-to-lock-and-unlock-a-workspace.md
+++ b/mdop/medv-v1/how-to-lock-and-unlock-a-workspace.md
@@ -1,10 +1,15 @@
---
title: How to Lock and Unlock a Workspace
description: How to Lock and Unlock a Workspace
-ms.assetid: 027166b9-0e06-4a4e-a8ac-a4d5f429656f
author: jamiejdt
+ms.assetid: 027166b9-0e06-4a4e-a8ac-a4d5f429656f
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Lock and Unlock a Workspace
diff --git a/mdop/medv-v1/how-to-pack-a-med-v-image.md b/mdop/medv-v1/how-to-pack-a-med-v-image.md
index e8e4fd0892..7c5169d9cf 100644
--- a/mdop/medv-v1/how-to-pack-a-med-v-image.md
+++ b/mdop/medv-v1/how-to-pack-a-med-v-image.md
@@ -1,10 +1,15 @@
---
title: How to Pack a MED-V Image
description: How to Pack a MED-V Image
-ms.assetid: e1ce2307-0f1b-4bf8-b146-e4012dc138d2
author: jamiejdt
+ms.assetid: e1ce2307-0f1b-4bf8-b146-e4012dc138d2
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Pack a MED-V Image
diff --git a/mdop/medv-v1/how-to-set-advanced-file-transfer-options.md b/mdop/medv-v1/how-to-set-advanced-file-transfer-options.md
index 2f0f9a28be..56847daa2d 100644
--- a/mdop/medv-v1/how-to-set-advanced-file-transfer-options.md
+++ b/mdop/medv-v1/how-to-set-advanced-file-transfer-options.md
@@ -1,10 +1,15 @@
---
title: How to Set Advanced File Transfer Options
description: How to Set Advanced File Transfer Options
-ms.assetid: 5e9f8749-a5a9-48c6-9bfc-6b8e0cbe6cab
author: jamiejdt
+ms.assetid: 5e9f8749-a5a9-48c6-9bfc-6b8e0cbe6cab
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Set Advanced File Transfer Options
diff --git a/mdop/medv-v1/how-to-set-med-v-workspace-deletion-options.md b/mdop/medv-v1/how-to-set-med-v-workspace-deletion-options.md
index bb39252621..49f8397c61 100644
--- a/mdop/medv-v1/how-to-set-med-v-workspace-deletion-options.md
+++ b/mdop/medv-v1/how-to-set-med-v-workspace-deletion-options.md
@@ -1,10 +1,15 @@
---
title: How to Set MED-V Workspace Deletion Options
description: How to Set MED-V Workspace Deletion Options
-ms.assetid: 0f85aa81-c188-4115-9141-ceba2473c00e
author: jamiejdt
+ms.assetid: 0f85aa81-c188-4115-9141-ceba2473c00e
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Set MED-V Workspace Deletion Options
diff --git a/mdop/medv-v1/how-to-set-up-script-actions.md b/mdop/medv-v1/how-to-set-up-script-actions.md
index 0762f4cf23..cf2b717122 100644
--- a/mdop/medv-v1/how-to-set-up-script-actions.md
+++ b/mdop/medv-v1/how-to-set-up-script-actions.md
@@ -1,10 +1,15 @@
---
title: How to Set Up Script Actions
description: How to Set Up Script Actions
-ms.assetid: 367e28f1-d8c2-4845-a01b-2fff9128ccfd
author: jamiejdt
+ms.assetid: 367e28f1-d8c2-4845-a01b-2fff9128ccfd
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Set Up Script Actions
diff --git a/mdop/medv-v1/how-to-share-folders-between-the-host-and-the-med-v-workspace.md b/mdop/medv-v1/how-to-share-folders-between-the-host-and-the-med-v-workspace.md
index e1f474381a..53dfeb394b 100644
--- a/mdop/medv-v1/how-to-share-folders-between-the-host-and-the-med-v-workspace.md
+++ b/mdop/medv-v1/how-to-share-folders-between-the-host-and-the-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: How to Share Folders Between the Host and the MED-V Workspace
description: How to Share Folders Between the Host and the MED-V Workspace
-ms.assetid: 3cb295f2-c07e-4ee6-aa3c-ce4c8c45c191
author: jamiejdt
+ms.assetid: 3cb295f2-c07e-4ee6-aa3c-ce4c8c45c191
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Share Folders Between the Host and the MED-V Workspace
diff --git a/mdop/medv-v1/how-to-start-and-exit-the-med-v-client.md b/mdop/medv-v1/how-to-start-and-exit-the-med-v-client.md
index de4d5ec134..21b63d19e9 100644
--- a/mdop/medv-v1/how-to-start-and-exit-the-med-v-client.md
+++ b/mdop/medv-v1/how-to-start-and-exit-the-med-v-client.md
@@ -1,10 +1,15 @@
---
title: How to Start and Exit the MED-V Client
description: How to Start and Exit the MED-V Client
-ms.assetid: 3762bad1-6937-40fa-ab5d-61a905865214
author: jamiejdt
+ms.assetid: 3762bad1-6937-40fa-ab5d-61a905865214
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Start and Exit the MED-V Client
diff --git a/mdop/medv-v1/how-to-start-stop-and-restart-a-med-v-workspace.md b/mdop/medv-v1/how-to-start-stop-and-restart-a-med-v-workspace.md
index ccbc14444f..7e70141a67 100644
--- a/mdop/medv-v1/how-to-start-stop-and-restart-a-med-v-workspace.md
+++ b/mdop/medv-v1/how-to-start-stop-and-restart-a-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: How to Start, Stop, and Restart a MED-V Workspace
description: How to Start, Stop, and Restart a MED-V Workspace
-ms.assetid: 54ce139c-8f32-499e-944b-72f123ebfd2d
author: jamiejdt
+ms.assetid: 54ce139c-8f32-499e-944b-72f123ebfd2d
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Start, Stop, and Restart a MED-V Workspace
diff --git a/mdop/medv-v1/how-to-uninstall-med-v-componentsmedvv2.md b/mdop/medv-v1/how-to-uninstall-med-v-componentsmedvv2.md
index cda2da0e1c..cbf8247b41 100644
--- a/mdop/medv-v1/how-to-uninstall-med-v-componentsmedvv2.md
+++ b/mdop/medv-v1/how-to-uninstall-med-v-componentsmedvv2.md
@@ -1,10 +1,15 @@
---
title: How to Uninstall MED-V Components
description: How to Uninstall MED-V Components
-ms.assetid: 91bdf488-14e7-43ab-972d-9d92421acb86
author: jamiejdt
+ms.assetid: 91bdf488-14e7-43ab-972d-9d92421acb86
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Uninstall MED-V Components
diff --git a/mdop/medv-v1/how-to-update-a-med-v-image.md b/mdop/medv-v1/how-to-update-a-med-v-image.md
index 97a6bcc1e6..75df83602e 100644
--- a/mdop/medv-v1/how-to-update-a-med-v-image.md
+++ b/mdop/medv-v1/how-to-update-a-med-v-image.md
@@ -1,10 +1,15 @@
---
title: How to Update a MED-V Image
description: How to Update a MED-V Image
-ms.assetid: 61eacf50-3a00-4bb8-b2f3-7350a6467fa1
author: jamiejdt
+ms.assetid: 61eacf50-3a00-4bb8-b2f3-7350a6467fa1
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Update a MED-V Image
diff --git a/mdop/medv-v1/how-to-upload-a-med-v-image-to-the-server.md b/mdop/medv-v1/how-to-upload-a-med-v-image-to-the-server.md
index 6cab4b0aa5..a78fcd1eca 100644
--- a/mdop/medv-v1/how-to-upload-a-med-v-image-to-the-server.md
+++ b/mdop/medv-v1/how-to-upload-a-med-v-image-to-the-server.md
@@ -1,10 +1,15 @@
---
title: How to Upload a MED-V Image to the Server
description: How to Upload a MED-V Image to the Server
-ms.assetid: 0e70dfdf-3e3a-4860-970c-535806caa907
author: jamiejdt
+ms.assetid: 0e70dfdf-3e3a-4860-970c-535806caa907
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Upload a MED-V Image to the Server
diff --git a/mdop/medv-v1/how-to-view-med-v-settings-and-general-information.md b/mdop/medv-v1/how-to-view-med-v-settings-and-general-information.md
index 013ee6087b..99666fb064 100644
--- a/mdop/medv-v1/how-to-view-med-v-settings-and-general-information.md
+++ b/mdop/medv-v1/how-to-view-med-v-settings-and-general-information.md
@@ -1,10 +1,15 @@
---
title: How to View MED-V Settings and General Information
description: How to View MED-V Settings and General Information
-ms.assetid: c14e3f30-c4e5-47a3-8ad1-0570fc62d991
author: jamiejdt
+ms.assetid: c14e3f30-c4e5-47a3-8ad1-0570fc62d991
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to View MED-V Settings and General Information
diff --git a/mdop/medv-v1/how-to-work-with-reports.md b/mdop/medv-v1/how-to-work-with-reports.md
index 3068fecb45..92d5d1d55f 100644
--- a/mdop/medv-v1/how-to-work-with-reports.md
+++ b/mdop/medv-v1/how-to-work-with-reports.md
@@ -1,10 +1,15 @@
---
title: How to Work with Reports
description: How to Work with Reports
-ms.assetid: b7a660c6-74c3-4ced-a395-9e76a4362a46
author: jamiejdt
+ms.assetid: b7a660c6-74c3-4ced-a395-9e76a4362a46
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Work with Reports
diff --git a/mdop/medv-v1/identify-the-number-of-med-v-instances.md b/mdop/medv-v1/identify-the-number-of-med-v-instances.md
index 898220fd21..8b2dcd1cc4 100644
--- a/mdop/medv-v1/identify-the-number-of-med-v-instances.md
+++ b/mdop/medv-v1/identify-the-number-of-med-v-instances.md
@@ -1,10 +1,15 @@
---
title: Identify the Number of MED-V Instances
description: Identify the Number of MED-V Instances
-ms.assetid: edea9bdf-a28c-4d24-9298-7bd6536c3a94
author: jamiejdt
+ms.assetid: edea9bdf-a28c-4d24-9298-7bd6536c3a94
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Identify the Number of MED-V Instances
diff --git a/mdop/medv-v1/index.md b/mdop/medv-v1/index.md
index 3cc3038a29..719002468f 100644
--- a/mdop/medv-v1/index.md
+++ b/mdop/medv-v1/index.md
@@ -1,10 +1,15 @@
---
title: Microsoft Enterprise Desktop Virtualization Planning, Deployment, and Operations Guide
description: Microsoft Enterprise Desktop Virtualization Planning, Deployment, and Operations Guide
-ms.assetid: 7bc3e120-df77-4f4c-bc8e-7aaa4c2a6525
author: jamiejdt
+ms.assetid: 7bc3e120-df77-4f4c-bc8e-7aaa4c2a6525
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Microsoft Enterprise Desktop Virtualization Planning, Deployment, and Operations Guide
diff --git a/mdop/medv-v1/installation-and-upgrade-checklists.md b/mdop/medv-v1/installation-and-upgrade-checklists.md
index 27c6aa4967..4e9f219f64 100644
--- a/mdop/medv-v1/installation-and-upgrade-checklists.md
+++ b/mdop/medv-v1/installation-and-upgrade-checklists.md
@@ -1,10 +1,15 @@
---
title: Installation and Upgrade Checklists
description: Installation and Upgrade Checklists
-ms.assetid: ccfdde26-4a28-4c14-888d-71b96fe7626e
author: jamiejdt
+ms.assetid: ccfdde26-4a28-4c14-888d-71b96fe7626e
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Installation and Upgrade Checklists
diff --git a/mdop/medv-v1/installing-and-configuring-med-v-components.md b/mdop/medv-v1/installing-and-configuring-med-v-components.md
index 6df8fd46aa..d37be9b350 100644
--- a/mdop/medv-v1/installing-and-configuring-med-v-components.md
+++ b/mdop/medv-v1/installing-and-configuring-med-v-components.md
@@ -1,10 +1,15 @@
---
title: Installing and Configuring MED-V Components
description: Installing and Configuring MED-V Components
-ms.assetid: 4af90e9f-3c6b-4f7c-8274-56ad24173662
author: jamiejdt
+ms.assetid: 4af90e9f-3c6b-4f7c-8274-56ad24173662
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Installing and Configuring MED-V Components
diff --git a/mdop/medv-v1/key-scenarios-for-using-med-v.md b/mdop/medv-v1/key-scenarios-for-using-med-v.md
index 283a45396f..7fec975c66 100644
--- a/mdop/medv-v1/key-scenarios-for-using-med-v.md
+++ b/mdop/medv-v1/key-scenarios-for-using-med-v.md
@@ -1,10 +1,15 @@
---
title: Key Scenarios for Using MED-V
description: Key Scenarios for Using MED-V
-ms.assetid: e35075e2-3401-49ae-810d-1bd51ebc7924
author: jamiejdt
+ms.assetid: e35075e2-3401-49ae-810d-1bd51ebc7924
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Key Scenarios for Using MED-V
diff --git a/mdop/medv-v1/med-v-10-installation-checklist.md b/mdop/medv-v1/med-v-10-installation-checklist.md
index f9f93b628c..7eadd42fb8 100644
--- a/mdop/medv-v1/med-v-10-installation-checklist.md
+++ b/mdop/medv-v1/med-v-10-installation-checklist.md
@@ -1,10 +1,15 @@
---
title: MED-V 1.0 Installation Checklist
description: MED-V 1.0 Installation Checklist
-ms.assetid: a81fd5b0-29b3-4ddc-8f60-7d44c2be9794
author: jamiejdt
+ms.assetid: a81fd5b0-29b3-4ddc-8f60-7d44c2be9794
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V 1.0 Installation Checklist
diff --git a/mdop/medv-v1/med-v-10-release-notesmedv-10.md b/mdop/medv-v1/med-v-10-release-notesmedv-10.md
index d0ce225891..7a6f3b5d00 100644
--- a/mdop/medv-v1/med-v-10-release-notesmedv-10.md
+++ b/mdop/medv-v1/med-v-10-release-notesmedv-10.md
@@ -1,10 +1,15 @@
---
title: MED-V 1.0 Release Notes
description: MED-V 1.0 Release Notes
-ms.assetid: 006a3537-5c5b-43b5-8df8-4bf6ddd3cd2f
author: jamiejdt
+ms.assetid: 006a3537-5c5b-43b5-8df8-4bf6ddd3cd2f
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V 1.0 Release Notes
diff --git a/mdop/medv-v1/med-v-10-sp1-and-sp2-release-notesmedv-10-sp1.md b/mdop/medv-v1/med-v-10-sp1-and-sp2-release-notesmedv-10-sp1.md
index ef3ff6771d..d35cdc8ee7 100644
--- a/mdop/medv-v1/med-v-10-sp1-and-sp2-release-notesmedv-10-sp1.md
+++ b/mdop/medv-v1/med-v-10-sp1-and-sp2-release-notesmedv-10-sp1.md
@@ -1,10 +1,15 @@
---
title: MED-V 1.0 SP1 and SP2 Release Notes
description: MED-V 1.0 SP1 and SP2 Release Notes
-ms.assetid: 0fde8732-8ad2-483c-b094-7996ed9f2766
author: jamiejdt
+ms.assetid: 0fde8732-8ad2-483c-b094-7996ed9f2766
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V 1.0 SP1 and SP2 Release Notes
diff --git a/mdop/medv-v1/med-v-10-sp1-supported-configurationsmedv-10-sp1.md b/mdop/medv-v1/med-v-10-sp1-supported-configurationsmedv-10-sp1.md
index cb7e253cf9..467c2a0a98 100644
--- a/mdop/medv-v1/med-v-10-sp1-supported-configurationsmedv-10-sp1.md
+++ b/mdop/medv-v1/med-v-10-sp1-supported-configurationsmedv-10-sp1.md
@@ -1,10 +1,15 @@
---
title: MED-V 1.0 SP1 Supported Configurations
description: MED-V 1.0 SP1 Supported Configurations
-ms.assetid: 4dcf37c4-a061-43d2-878c-28efc87c3cdd
author: jamiejdt
+ms.assetid: 4dcf37c4-a061-43d2-878c-28efc87c3cdd
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V 1.0 SP1 Supported Configurations
diff --git a/mdop/medv-v1/med-v-10-sp1-upgrade-checklistmedv-10-sp1.md b/mdop/medv-v1/med-v-10-sp1-upgrade-checklistmedv-10-sp1.md
index 716475afae..954bf2174e 100644
--- a/mdop/medv-v1/med-v-10-sp1-upgrade-checklistmedv-10-sp1.md
+++ b/mdop/medv-v1/med-v-10-sp1-upgrade-checklistmedv-10-sp1.md
@@ -1,10 +1,15 @@
---
title: MED-V 1.0 SP1 Upgrade Checklist
description: MED-V 1.0 SP1 Upgrade Checklist
-ms.assetid: 1a462b37-8c7a-4826-9175-0b1b701d345b
author: jamiejdt
+ms.assetid: 1a462b37-8c7a-4826-9175-0b1b701d345b
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V 1.0 SP1 Upgrade Checklist
diff --git a/mdop/medv-v1/med-v-10-supported-configurationsmedv-10.md b/mdop/medv-v1/med-v-10-supported-configurationsmedv-10.md
index 70722bb1e6..d91132d4c3 100644
--- a/mdop/medv-v1/med-v-10-supported-configurationsmedv-10.md
+++ b/mdop/medv-v1/med-v-10-supported-configurationsmedv-10.md
@@ -1,10 +1,15 @@
---
title: MED-V 1.0 Supported Configurations
description: MED-V 1.0 Supported Configurations
-ms.assetid: 74643de6-549e-4177-a559-6407e156ed3a
author: jamiejdt
+ms.assetid: 74643de6-549e-4177-a559-6407e156ed3a
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V 1.0 Supported Configurations
diff --git a/mdop/medv-v1/med-v-client-operations.md b/mdop/medv-v1/med-v-client-operations.md
index ebc62086a3..30da8ccb55 100644
--- a/mdop/medv-v1/med-v-client-operations.md
+++ b/mdop/medv-v1/med-v-client-operations.md
@@ -1,10 +1,15 @@
---
title: MED-V Client Operations
description: MED-V Client Operations
-ms.assetid: 4a5fffd2-f3f4-4e86-8529-e1386ba46c9a
author: jamiejdt
+ms.assetid: 4a5fffd2-f3f4-4e86-8529-e1386ba46c9a
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V Client Operations
diff --git a/mdop/medv-v1/med-v-client-toolsv2.md b/mdop/medv-v1/med-v-client-toolsv2.md
index b301d68cc2..6875642410 100644
--- a/mdop/medv-v1/med-v-client-toolsv2.md
+++ b/mdop/medv-v1/med-v-client-toolsv2.md
@@ -1,10 +1,15 @@
---
title: MED-V Client Tools
description: MED-V Client Tools
-ms.assetid: ea18d82e-2433-4754-85ac-6eac84bcbb01
author: jamiejdt
+ms.assetid: ea18d82e-2433-4754-85ac-6eac84bcbb01
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V Client Tools
diff --git a/mdop/medv-v1/med-v-deployment-and-configuration.md b/mdop/medv-v1/med-v-deployment-and-configuration.md
index ee05298d54..923b561aeb 100644
--- a/mdop/medv-v1/med-v-deployment-and-configuration.md
+++ b/mdop/medv-v1/med-v-deployment-and-configuration.md
@@ -1,10 +1,15 @@
---
title: MED-V Deployment and Configuration
description: MED-V Deployment and Configuration
-ms.assetid: 3a224c78-58b0-454c-ad6d-5ce87fbb2526
author: jamiejdt
+ms.assetid: 3a224c78-58b0-454c-ad6d-5ce87fbb2526
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V Deployment and Configuration
diff --git a/mdop/medv-v1/med-v-infrastructure-planning-and-design.md b/mdop/medv-v1/med-v-infrastructure-planning-and-design.md
index d5bcba9101..9dc61462fa 100644
--- a/mdop/medv-v1/med-v-infrastructure-planning-and-design.md
+++ b/mdop/medv-v1/med-v-infrastructure-planning-and-design.md
@@ -1,10 +1,15 @@
---
title: MED-V Infrastructure Planning and Design
description: MED-V Infrastructure Planning and Design
-ms.assetid: 6129b8f6-4b20-4403-8edd-68b007791139
author: jamiejdt
+ms.assetid: 6129b8f6-4b20-4403-8edd-68b007791139
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V Infrastructure Planning and Design
diff --git a/mdop/medv-v1/med-v-installation-prerequisites.md b/mdop/medv-v1/med-v-installation-prerequisites.md
index bb3c57f58d..3957776b1d 100644
--- a/mdop/medv-v1/med-v-installation-prerequisites.md
+++ b/mdop/medv-v1/med-v-installation-prerequisites.md
@@ -1,10 +1,15 @@
---
title: MED-V Installation Prerequisites
description: MED-V Installation Prerequisites
-ms.assetid: cf3c0906-23eb-4c4a-8951-a65741720f95
author: jamiejdt
+ms.assetid: cf3c0906-23eb-4c4a-8951-a65741720f95
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V Installation Prerequisites
diff --git a/mdop/medv-v1/med-v-operations.md b/mdop/medv-v1/med-v-operations.md
index c4e8024536..7b36ca8a8f 100644
--- a/mdop/medv-v1/med-v-operations.md
+++ b/mdop/medv-v1/med-v-operations.md
@@ -1,10 +1,15 @@
---
title: MED-V Operations
description: MED-V Operations
-ms.assetid: ce362dc0-47a4-4e66-af64-66734fa50c08
author: jamiejdt
+ms.assetid: ce362dc0-47a4-4e66-af64-66734fa50c08
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V Operations
diff --git a/mdop/medv-v1/med-v-reporting.md b/mdop/medv-v1/med-v-reporting.md
index b03a886af1..35d5ad7290 100644
--- a/mdop/medv-v1/med-v-reporting.md
+++ b/mdop/medv-v1/med-v-reporting.md
@@ -1,10 +1,15 @@
---
title: MED-V Reporting
description: MED-V Reporting
-ms.assetid: b379153b-be89-4a76-a284-2bb4591c3490
author: jamiejdt
+ms.assetid: b379153b-be89-4a76-a284-2bb4591c3490
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V Reporting
diff --git a/mdop/medv-v1/med-v-trim-transfer-technology-medvv2.md b/mdop/medv-v1/med-v-trim-transfer-technology-medvv2.md
index 76f4f83844..1033cfcf53 100644
--- a/mdop/medv-v1/med-v-trim-transfer-technology-medvv2.md
+++ b/mdop/medv-v1/med-v-trim-transfer-technology-medvv2.md
@@ -1,10 +1,15 @@
---
title: MED-V Trim Transfer Technology
description: MED-V Trim Transfer Technology
-ms.assetid: 2744e855-a486-4028-9606-f0084794ec65
author: jamiejdt
+ms.assetid: 2744e855-a486-4028-9606-f0084794ec65
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V Trim Transfer Technology
diff --git a/mdop/medv-v1/overview-of-med-v.md b/mdop/medv-v1/overview-of-med-v.md
index b52f3b819a..1f3fcc1bcc 100644
--- a/mdop/medv-v1/overview-of-med-v.md
+++ b/mdop/medv-v1/overview-of-med-v.md
@@ -1,10 +1,15 @@
---
title: Overview of MED-V
description: Overview of MED-V
-ms.assetid: 32a85b79-91b0-4507-a57a-01ff0fa029f5
author: jamiejdt
+ms.assetid: 32a85b79-91b0-4507-a57a-01ff0fa029f5
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Overview of MED-V
diff --git a/mdop/medv-v1/supported-configurationsmedv-orientation.md b/mdop/medv-v1/supported-configurationsmedv-orientation.md
index a25aed73b8..d168f70f05 100644
--- a/mdop/medv-v1/supported-configurationsmedv-orientation.md
+++ b/mdop/medv-v1/supported-configurationsmedv-orientation.md
@@ -1,10 +1,15 @@
---
title: Supported Configurations
description: Supported Configurations
-ms.assetid: c1438455-445a-4bc8-ae20-483b26181f6f
author: jamiejdt
+ms.assetid: c1438455-445a-4bc8-ae20-483b26181f6f
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Supported Configurations
diff --git a/mdop/medv-v1/technical-referencemedv-10-sp1.md b/mdop/medv-v1/technical-referencemedv-10-sp1.md
index 381b506def..1efe4620fa 100644
--- a/mdop/medv-v1/technical-referencemedv-10-sp1.md
+++ b/mdop/medv-v1/technical-referencemedv-10-sp1.md
@@ -1,10 +1,15 @@
---
title: Technical Reference
description: Technical Reference
-ms.assetid: 387462c7-bb46-40b8-b4cf-ee9453972582
author: jamiejdt
+ms.assetid: 387462c7-bb46-40b8-b4cf-ee9453972582
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Technical Reference
diff --git a/mdop/medv-v1/troubleshooting-med-v.md b/mdop/medv-v1/troubleshooting-med-v.md
index 2c99381dc4..d6768d8269 100644
--- a/mdop/medv-v1/troubleshooting-med-v.md
+++ b/mdop/medv-v1/troubleshooting-med-v.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting MED-V
description: Troubleshooting MED-V
-ms.assetid: f43dae36-6485-4e06-9c66-0a646e27079d
author: jamiejdt
+ms.assetid: f43dae36-6485-4e06-9c66-0a646e27079d
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Troubleshooting MED-V
diff --git a/mdop/medv-v1/updating-a-med-v-workspace-image.md b/mdop/medv-v1/updating-a-med-v-workspace-image.md
index 7b31ab3d0b..8eafbd50c9 100644
--- a/mdop/medv-v1/updating-a-med-v-workspace-image.md
+++ b/mdop/medv-v1/updating-a-med-v-workspace-image.md
@@ -1,10 +1,15 @@
---
title: Updating a MED-V Workspace Image
description: Updating a MED-V Workspace Image
-ms.assetid: 1b9c4a73-3487-43d2-98e3-43dbc79e10e3
author: jamiejdt
+ms.assetid: 1b9c4a73-3487-43d2-98e3-43dbc79e10e3
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Updating a MED-V Workspace Image
diff --git a/mdop/medv-v1/using-the-med-v-management-console-user-interface.md b/mdop/medv-v1/using-the-med-v-management-console-user-interface.md
index 6b0c45d8dc..aa7277089b 100644
--- a/mdop/medv-v1/using-the-med-v-management-console-user-interface.md
+++ b/mdop/medv-v1/using-the-med-v-management-console-user-interface.md
@@ -1,10 +1,15 @@
---
title: Using the MED-V Management Console User Interface
description: Using the MED-V Management Console User Interface
-ms.assetid: f42714d7-6f0c-4995-ab31-d4ef0845a22c
author: jamiejdt
+ms.assetid: f42714d7-6f0c-4995-ab31-d4ef0845a22c
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Using the MED-V Management Console User Interface
diff --git a/mdop/medv-v2/about-med-v-20.md b/mdop/medv-v2/about-med-v-20.md
index 73c830a37d..83fab94f9c 100644
--- a/mdop/medv-v2/about-med-v-20.md
+++ b/mdop/medv-v2/about-med-v-20.md
@@ -1,10 +1,15 @@
---
title: About MED-V 2.0
description: About MED-V 2.0
-ms.assetid: 7ec53f2c-db6e-4a6b-a069-99d0c25cd101
author: jamiejdt
+ms.assetid: 7ec53f2c-db6e-4a6b-a069-99d0c25cd101
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# About MED-V 2.0
diff --git a/mdop/medv-v2/authentication-of-med-v-end-users.md b/mdop/medv-v2/authentication-of-med-v-end-users.md
index fd223b6140..a5fb5dbfb7 100644
--- a/mdop/medv-v2/authentication-of-med-v-end-users.md
+++ b/mdop/medv-v2/authentication-of-med-v-end-users.md
@@ -1,10 +1,15 @@
---
title: Authentication of MED-V End Users
description: Authentication of MED-V End Users
-ms.assetid: aaf96eb6-91d1-4f4d-9854-5fc73c7ae7ab
author: jamiejdt
+ms.assetid: aaf96eb6-91d1-4f4d-9854-5fc73c7ae7ab
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Authentication of MED-V End Users
diff --git a/mdop/medv-v2/command-line-options-for-med-v-installation-files.md b/mdop/medv-v2/command-line-options-for-med-v-installation-files.md
index 6887072a41..aaccc63b65 100644
--- a/mdop/medv-v2/command-line-options-for-med-v-installation-files.md
+++ b/mdop/medv-v2/command-line-options-for-med-v-installation-files.md
@@ -1,10 +1,15 @@
---
title: Command-Line Options for MED-V Installation Files
description: Command-Line Options for MED-V Installation Files
-ms.assetid: 7b8cd3e4-1d09-44a0-b690-f85b0d0a6b02
author: jamiejdt
+ms.assetid: 7b8cd3e4-1d09-44a0-b690-f85b0d0a6b02
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Command-Line Options for MED-V Installation Files
diff --git a/mdop/medv-v2/compacting-the-med-v-virtual-hard-disk.md b/mdop/medv-v2/compacting-the-med-v-virtual-hard-disk.md
index 8be06cbdf6..421279d073 100644
--- a/mdop/medv-v2/compacting-the-med-v-virtual-hard-disk.md
+++ b/mdop/medv-v2/compacting-the-med-v-virtual-hard-disk.md
@@ -1,10 +1,15 @@
---
title: Compacting the MED-V Virtual Hard Disk
description: Compacting the MED-V Virtual Hard Disk
-ms.assetid: 5e6122d1-9847-4b33-adab-594919eec3c5
author: jamiejdt
+ms.assetid: 5e6122d1-9847-4b33-adab-594919eec3c5
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Compacting the MED-V Virtual Hard Disk
diff --git a/mdop/medv-v2/configure-environment-prerequisites.md b/mdop/medv-v2/configure-environment-prerequisites.md
index 1ccefb3c24..8e5f590264 100644
--- a/mdop/medv-v2/configure-environment-prerequisites.md
+++ b/mdop/medv-v2/configure-environment-prerequisites.md
@@ -1,10 +1,15 @@
---
title: Configure Environment Prerequisites
description: Configure Environment Prerequisites
-ms.assetid: 7379e8e5-1cb2-4b8e-8acc-5c04e26f8c91
author: jamiejdt
+ms.assetid: 7379e8e5-1cb2-4b8e-8acc-5c04e26f8c91
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Configure Environment Prerequisites
diff --git a/mdop/medv-v2/configure-installation-prerequisites.md b/mdop/medv-v2/configure-installation-prerequisites.md
index 9d6ce406a2..7248ec2a87 100644
--- a/mdop/medv-v2/configure-installation-prerequisites.md
+++ b/mdop/medv-v2/configure-installation-prerequisites.md
@@ -1,10 +1,15 @@
---
title: Configure Installation Prerequisites
description: Configure Installation Prerequisites
-ms.assetid: ff9cf28a-3eac-4b6c-8ce9-bfc202f57947
author: jamiejdt
+ms.assetid: ff9cf28a-3eac-4b6c-8ce9-bfc202f57947
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Configure Installation Prerequisites
diff --git a/mdop/medv-v2/configuring-a-windows-virtual-pc-image-for-med-v.md b/mdop/medv-v2/configuring-a-windows-virtual-pc-image-for-med-v.md
index bda89db331..887be3896a 100644
--- a/mdop/medv-v2/configuring-a-windows-virtual-pc-image-for-med-v.md
+++ b/mdop/medv-v2/configuring-a-windows-virtual-pc-image-for-med-v.md
@@ -1,10 +1,15 @@
---
title: Configuring a Windows Virtual PC Image for MED-V
description: Configuring a Windows Virtual PC Image for MED-V
-ms.assetid: d87a0df8-9e08-4d1e-bfb0-9dc3cebf0d28
author: jamiejdt
+ms.assetid: d87a0df8-9e08-4d1e-bfb0-9dc3cebf0d28
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Configuring a Windows Virtual PC Image for MED-V
diff --git a/mdop/medv-v2/configuring-advanced-settings-by-using-windows-powershell.md b/mdop/medv-v2/configuring-advanced-settings-by-using-windows-powershell.md
index 83328e3289..e7fca0b5e5 100644
--- a/mdop/medv-v2/configuring-advanced-settings-by-using-windows-powershell.md
+++ b/mdop/medv-v2/configuring-advanced-settings-by-using-windows-powershell.md
@@ -1,10 +1,15 @@
---
title: Configuring Advanced Settings by Using Windows PowerShell
description: Configuring Advanced Settings by Using Windows PowerShell
-ms.assetid: 437a31cc-2a11-456f-b448-b0b869fb53f7
author: jamiejdt
+ms.assetid: 437a31cc-2a11-456f-b448-b0b869fb53f7
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Configuring Advanced Settings by Using Windows PowerShell
diff --git a/mdop/medv-v2/create-a-med-v-workspace-package.md b/mdop/medv-v2/create-a-med-v-workspace-package.md
index 2bc297f9b5..151b12f601 100644
--- a/mdop/medv-v2/create-a-med-v-workspace-package.md
+++ b/mdop/medv-v2/create-a-med-v-workspace-package.md
@@ -1,10 +1,15 @@
---
title: Create a MED-V Workspace Package
description: Create a MED-V Workspace Package
-ms.assetid: 3f75fe73-41ac-4389-ae21-5efb2d437f4d
author: jamiejdt
+ms.assetid: 3f75fe73-41ac-4389-ae21-5efb2d437f4d
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Create a MED-V Workspace Package
diff --git a/mdop/medv-v2/creating-a-windows-virtual-pc-image-for-med-v.md b/mdop/medv-v2/creating-a-windows-virtual-pc-image-for-med-v.md
index 9b6bba9d08..14202ab249 100644
--- a/mdop/medv-v2/creating-a-windows-virtual-pc-image-for-med-v.md
+++ b/mdop/medv-v2/creating-a-windows-virtual-pc-image-for-med-v.md
@@ -1,10 +1,15 @@
---
title: Creating a Windows Virtual PC Image for MED-V
description: Creating a Windows Virtual PC Image for MED-V
-ms.assetid: fd7c0b1a-0769-4e7b-ad1a-dad19cca081f
author: jamiejdt
+ms.assetid: fd7c0b1a-0769-4e7b-ad1a-dad19cca081f
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Creating a Windows Virtual PC Image for MED-V
diff --git a/mdop/medv-v2/define-and-plan-your-med-v-deployment.md b/mdop/medv-v2/define-and-plan-your-med-v-deployment.md
index b0d160357c..a40c37f5e5 100644
--- a/mdop/medv-v2/define-and-plan-your-med-v-deployment.md
+++ b/mdop/medv-v2/define-and-plan-your-med-v-deployment.md
@@ -1,10 +1,15 @@
---
title: Define and Plan your MED-V Deployment
description: Define and Plan your MED-V Deployment
-ms.assetid: a90945cc-dc37-4548-963d-e0c6f8ba0467
author: jamiejdt
+ms.assetid: a90945cc-dc37-4548-963d-e0c6f8ba0467
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Define and Plan your MED-V Deployment
diff --git a/mdop/medv-v2/deploy-the-med-v-components.md b/mdop/medv-v2/deploy-the-med-v-components.md
index c97222c77a..d0c824c576 100644
--- a/mdop/medv-v2/deploy-the-med-v-components.md
+++ b/mdop/medv-v2/deploy-the-med-v-components.md
@@ -1,10 +1,15 @@
---
title: Deploy the MED-V Components
description: Deploy the MED-V Components
-ms.assetid: fc2c5ef2-9c71-412a-8f6c-93df248f77d6
author: jamiejdt
+ms.assetid: fc2c5ef2-9c71-412a-8f6c-93df248f77d6
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Deploy the MED-V Components
diff --git a/mdop/medv-v2/deploying-the-med-v-workspace-package.md b/mdop/medv-v2/deploying-the-med-v-workspace-package.md
index b271bf9d2b..ece896493e 100644
--- a/mdop/medv-v2/deploying-the-med-v-workspace-package.md
+++ b/mdop/medv-v2/deploying-the-med-v-workspace-package.md
@@ -1,10 +1,15 @@
---
title: Deploying the MED-V Workspace Package
description: Deploying the MED-V Workspace Package
-ms.assetid: f314425a-d60f-4b8d-b71f-d13d1da9297f
author: jamiejdt
+ms.assetid: f314425a-d60f-4b8d-b71f-d13d1da9297f
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Deploying the MED-V Workspace Package
diff --git a/mdop/medv-v2/deployment-of-med-v.md b/mdop/medv-v2/deployment-of-med-v.md
index 4ce6ce1653..0364237144 100644
--- a/mdop/medv-v2/deployment-of-med-v.md
+++ b/mdop/medv-v2/deployment-of-med-v.md
@@ -1,10 +1,15 @@
---
title: Deployment of MED-V
description: Deployment of MED-V
-ms.assetid: 52ea8ae4-ec2e-4cb8-ab38-e6400f47d3ba
author: jamiejdt
+ms.assetid: 52ea8ae4-ec2e-4cb8-ab38-e6400f47d3ba
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Deployment of MED-V
diff --git a/mdop/medv-v2/deployment-troubleshooting.md b/mdop/medv-v2/deployment-troubleshooting.md
index 9917db009c..d84090b425 100644
--- a/mdop/medv-v2/deployment-troubleshooting.md
+++ b/mdop/medv-v2/deployment-troubleshooting.md
@@ -1,10 +1,15 @@
---
title: Deployment Troubleshooting
description: Deployment Troubleshooting
-ms.assetid: 9ee980f2-4e77-4020-9f0e-8c2ffdc390ad
author: jamiejdt
+ms.assetid: 9ee980f2-4e77-4020-9f0e-8c2ffdc390ad
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Deployment Troubleshooting
diff --git a/mdop/medv-v2/detecting-network-changes-that-affect-med-v.md b/mdop/medv-v2/detecting-network-changes-that-affect-med-v.md
index 300551c6fb..6a932cb544 100644
--- a/mdop/medv-v2/detecting-network-changes-that-affect-med-v.md
+++ b/mdop/medv-v2/detecting-network-changes-that-affect-med-v.md
@@ -1,10 +1,15 @@
---
title: Detecting Network Changes that Affect MED-V
description: Detecting Network Changes that Affect MED-V
-ms.assetid: fd29b95a-cda2-464d-b86d-50b6bd64b4ca
author: jamiejdt
+ms.assetid: fd29b95a-cda2-464d-b86d-50b6bd64b4ca
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Detecting Network Changes that Affect MED-V
diff --git a/mdop/medv-v2/determining-how-med-v-will-be-deployed.md b/mdop/medv-v2/determining-how-med-v-will-be-deployed.md
index f50f0e74ea..cfd3d8eece 100644
--- a/mdop/medv-v2/determining-how-med-v-will-be-deployed.md
+++ b/mdop/medv-v2/determining-how-med-v-will-be-deployed.md
@@ -1,10 +1,15 @@
---
title: Determining How MED-V Will Be Deployed
description: Determining How MED-V Will Be Deployed
-ms.assetid: addbfef6-799e-4fe7-87d2-7e096a5ef5a5
author: jamiejdt
+ms.assetid: addbfef6-799e-4fe7-87d2-7e096a5ef5a5
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Determining How MED-V Will Be Deployed
diff --git a/mdop/medv-v2/end-to-end-deployment-scenario-for-med-v-20.md b/mdop/medv-v2/end-to-end-deployment-scenario-for-med-v-20.md
index 021d042cf4..3c132dc79b 100644
--- a/mdop/medv-v2/end-to-end-deployment-scenario-for-med-v-20.md
+++ b/mdop/medv-v2/end-to-end-deployment-scenario-for-med-v-20.md
@@ -1,10 +1,15 @@
---
title: End-to-End Deployment Scenario for MED-V 2.0
description: End-to-End Deployment Scenario for MED-V 2.0
-ms.assetid: 91bb5a9a-5fb1-4743-8494-9d4dee2ec222
author: jamiejdt
+ms.assetid: 91bb5a9a-5fb1-4743-8494-9d4dee2ec222
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# End-to-End Deployment Scenario for MED-V 2.0
diff --git a/mdop/medv-v2/end-to-end-operations-scenario-for-med-v-20.md b/mdop/medv-v2/end-to-end-operations-scenario-for-med-v-20.md
index 153063f197..5a971ee220 100644
--- a/mdop/medv-v2/end-to-end-operations-scenario-for-med-v-20.md
+++ b/mdop/medv-v2/end-to-end-operations-scenario-for-med-v-20.md
@@ -1,10 +1,15 @@
---
title: End-to-End Operations Scenario for MED-V 2.0
description: End-to-End Operations Scenario for MED-V 2.0
-ms.assetid: 1d87f5f3-9fc5-4731-8bd1-c155714f34ee
author: jamiejdt
+ms.assetid: 1d87f5f3-9fc5-4731-8bd1-c155714f34ee
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# End-to-End Operations Scenario for MED-V 2.0
diff --git a/mdop/medv-v2/end-to-end-planning-scenario-for-med-v-20.md b/mdop/medv-v2/end-to-end-planning-scenario-for-med-v-20.md
index 1c33d5395a..c039b88d50 100644
--- a/mdop/medv-v2/end-to-end-planning-scenario-for-med-v-20.md
+++ b/mdop/medv-v2/end-to-end-planning-scenario-for-med-v-20.md
@@ -1,10 +1,15 @@
---
title: End-to-End Planning Scenario for MED-V 2.0
description: End-to-End Planning Scenario for MED-V 2.0
-ms.assetid: e7833883-be93-4b42-9fa3-5c4d9a919058
author: jamiejdt
+ms.assetid: e7833883-be93-4b42-9fa3-5c4d9a919058
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# End-to-End Planning Scenario for MED-V 2.0
diff --git a/mdop/medv-v2/example-med-v-checklists.md b/mdop/medv-v2/example-med-v-checklists.md
index 4b8bb75c86..3b9c78f63a 100644
--- a/mdop/medv-v2/example-med-v-checklists.md
+++ b/mdop/medv-v2/example-med-v-checklists.md
@@ -1,10 +1,15 @@
---
title: Example MED-V Checklists
description: Example MED-V Checklists
-ms.assetid: cf9c33e8-1b7a-4306-92f6-edbb70ab23b5
author: jamiejdt
+ms.assetid: cf9c33e8-1b7a-4306-92f6-edbb70ab23b5
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Example MED-V Checklists
diff --git a/mdop/medv-v2/example-med-v-environment-planning-checklist.md b/mdop/medv-v2/example-med-v-environment-planning-checklist.md
index 0c68963b9a..c5fca466ad 100644
--- a/mdop/medv-v2/example-med-v-environment-planning-checklist.md
+++ b/mdop/medv-v2/example-med-v-environment-planning-checklist.md
@@ -1,10 +1,15 @@
---
title: Example MED-V Environment Planning Checklist
description: Example MED-V Environment Planning Checklist
-ms.assetid: 877d1660-abef-4e81-ab3a-a8a3ec181d26
author: jamiejdt
+ms.assetid: 877d1660-abef-4e81-ab3a-a8a3ec181d26
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Example MED-V Environment Planning Checklist
diff --git a/mdop/medv-v2/example-med-v-image-preparation-checklist.md b/mdop/medv-v2/example-med-v-image-preparation-checklist.md
index 56824783b3..5498642b40 100644
--- a/mdop/medv-v2/example-med-v-image-preparation-checklist.md
+++ b/mdop/medv-v2/example-med-v-image-preparation-checklist.md
@@ -1,10 +1,15 @@
---
title: Example MED-V Image Preparation Checklist
description: Example MED-V Image Preparation Checklist
-ms.assetid: d69f252f-624b-439e-814b-b68cdaf7d582
author: jamiejdt
+ms.assetid: d69f252f-624b-439e-814b-b68cdaf7d582
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Example MED-V Image Preparation Checklist
diff --git a/mdop/medv-v2/example-med-v-project-planning-checklist.md b/mdop/medv-v2/example-med-v-project-planning-checklist.md
index 3e4dd0fe05..fed85721e1 100644
--- a/mdop/medv-v2/example-med-v-project-planning-checklist.md
+++ b/mdop/medv-v2/example-med-v-project-planning-checklist.md
@@ -1,10 +1,15 @@
---
title: Example MED-V Project Planning Checklist
description: Example MED-V Project Planning Checklist
-ms.assetid: 2b599bcb-1808-43ba-a689-1642bda24511
author: jamiejdt
+ms.assetid: 2b599bcb-1808-43ba-a689-1642bda24511
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Example MED-V Project Planning Checklist
diff --git a/mdop/medv-v2/example-med-v-system-installation-checklist.md b/mdop/medv-v2/example-med-v-system-installation-checklist.md
index 5169088ca0..62ae957d48 100644
--- a/mdop/medv-v2/example-med-v-system-installation-checklist.md
+++ b/mdop/medv-v2/example-med-v-system-installation-checklist.md
@@ -1,10 +1,15 @@
---
title: Example MED-V System Installation Checklist
description: Example MED-V System Installation Checklist
-ms.assetid: 9e5673ba-dee4-4680-9c57-a149beab14d3
author: jamiejdt
+ms.assetid: 9e5673ba-dee4-4680-9c57-a149beab14d3
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Example MED-V System Installation Checklist
diff --git a/mdop/medv-v2/example-med-v-workspace-deployment-checklist.md b/mdop/medv-v2/example-med-v-workspace-deployment-checklist.md
index 6909cc7db1..209d7bc364 100644
--- a/mdop/medv-v2/example-med-v-workspace-deployment-checklist.md
+++ b/mdop/medv-v2/example-med-v-workspace-deployment-checklist.md
@@ -1,10 +1,15 @@
---
title: Example MED-V Workspace Deployment Checklist
description: Example MED-V Workspace Deployment Checklist
-ms.assetid: d8857883-9b2d-40ac-9136-59e4e20e02fe
author: jamiejdt
+ms.assetid: d8857883-9b2d-40ac-9136-59e4e20e02fe
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Example MED-V Workspace Deployment Checklist
diff --git a/mdop/medv-v2/getting-started-with-med-vmedv2.md b/mdop/medv-v2/getting-started-with-med-vmedv2.md
index 69b5e85cf1..025d4b0a62 100644
--- a/mdop/medv-v2/getting-started-with-med-vmedv2.md
+++ b/mdop/medv-v2/getting-started-with-med-vmedv2.md
@@ -1,10 +1,15 @@
---
title: Getting Started with MED-V
description: Getting Started with MED-V
-ms.assetid: 283734d7-231c-45b6-92c9-c95a46ec3628
author: jamiejdt
+ms.assetid: 283734d7-231c-45b6-92c9-c95a46ec3628
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Getting Started with MED-V
diff --git a/mdop/medv-v2/high-level-architecturemedv2.md b/mdop/medv-v2/high-level-architecturemedv2.md
index cdda5d5d30..76e5ec9d2d 100644
--- a/mdop/medv-v2/high-level-architecturemedv2.md
+++ b/mdop/medv-v2/high-level-architecturemedv2.md
@@ -1,10 +1,15 @@
---
title: High-Level Architecture
description: High-Level Architecture
-ms.assetid: a00edb9f-207b-4f32-9e8f-522ea2739d2f
author: jamiejdt
+ms.assetid: a00edb9f-207b-4f32-9e8f-522ea2739d2f
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# High-Level Architecture
diff --git a/mdop/medv-v2/how-to-add-or-remove-url-redirection-information-in-a-deployed-med-v-workspace.md b/mdop/medv-v2/how-to-add-or-remove-url-redirection-information-in-a-deployed-med-v-workspace.md
index ce526af56e..f020b8536e 100644
--- a/mdop/medv-v2/how-to-add-or-remove-url-redirection-information-in-a-deployed-med-v-workspace.md
+++ b/mdop/medv-v2/how-to-add-or-remove-url-redirection-information-in-a-deployed-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: How to Add or Remove URL Redirection Information in a Deployed MED-V Workspace
description: How to Add or Remove URL Redirection Information in a Deployed MED-V Workspace
-ms.assetid: bf55848d-bf77-452e-aaa5-4dd4868ff5bd
author: jamiejdt
+ms.assetid: bf55848d-bf77-452e-aaa5-4dd4868ff5bd
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Add or Remove URL Redirection Information in a Deployed MED-V Workspace
diff --git a/mdop/medv-v2/how-to-create-a-test-environment.md b/mdop/medv-v2/how-to-create-a-test-environment.md
index 408e271903..1eac5980ee 100644
--- a/mdop/medv-v2/how-to-create-a-test-environment.md
+++ b/mdop/medv-v2/how-to-create-a-test-environment.md
@@ -1,10 +1,15 @@
---
title: How to Create a Test Environment
description: How to Create a Test Environment
-ms.assetid: a0db2299-16f3-4516-8769-7d55ca4a1e98
author: jamiejdt
+ms.assetid: a0db2299-16f3-4516-8769-7d55ca4a1e98
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Create a Test Environment
diff --git a/mdop/medv-v2/how-to-deploy-a-med-v-workspace-in-a-windows-7-image.md b/mdop/medv-v2/how-to-deploy-a-med-v-workspace-in-a-windows-7-image.md
index bbc4523bf7..d642c59eee 100644
--- a/mdop/medv-v2/how-to-deploy-a-med-v-workspace-in-a-windows-7-image.md
+++ b/mdop/medv-v2/how-to-deploy-a-med-v-workspace-in-a-windows-7-image.md
@@ -1,10 +1,15 @@
---
title: How to Deploy a MED-V Workspace in a Windows 7 Image
description: How to Deploy a MED-V Workspace in a Windows 7 Image
-ms.assetid: a83aba4e-8681-4906-9872-f431c0bb15f9
author: jamiejdt
+ms.assetid: a83aba4e-8681-4906-9872-f431c0bb15f9
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Deploy a MED-V Workspace in a Windows 7 Image
diff --git a/mdop/medv-v2/how-to-deploy-a-med-v-workspace-manually.md b/mdop/medv-v2/how-to-deploy-a-med-v-workspace-manually.md
index 6a1181bdd3..8b102f692d 100644
--- a/mdop/medv-v2/how-to-deploy-a-med-v-workspace-manually.md
+++ b/mdop/medv-v2/how-to-deploy-a-med-v-workspace-manually.md
@@ -1,10 +1,15 @@
---
title: How to Deploy a MED-V Workspace Manually
description: How to Deploy a MED-V Workspace Manually
-ms.assetid: 94bfb209-2230-49b6-bb40-9c6ab088dbf4
author: jamiejdt
+ms.assetid: 94bfb209-2230-49b6-bb40-9c6ab088dbf4
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Deploy a MED-V Workspace Manually
diff --git a/mdop/medv-v2/how-to-deploy-a-med-v-workspace-through-an-electronic-software-distribution-system.md b/mdop/medv-v2/how-to-deploy-a-med-v-workspace-through-an-electronic-software-distribution-system.md
index 6c95717f22..09b62dd423 100644
--- a/mdop/medv-v2/how-to-deploy-a-med-v-workspace-through-an-electronic-software-distribution-system.md
+++ b/mdop/medv-v2/how-to-deploy-a-med-v-workspace-through-an-electronic-software-distribution-system.md
@@ -1,10 +1,15 @@
---
title: How to Deploy a MED-V Workspace Through an Electronic Software Distribution System
description: How to Deploy a MED-V Workspace Through an Electronic Software Distribution System
-ms.assetid: b5134c35-e1de-470c-93f8-ead6218d9dce
author: jamiejdt
+ms.assetid: b5134c35-e1de-470c-93f8-ead6218d9dce
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Deploy a MED-V Workspace Through an Electronic Software Distribution System
diff --git a/mdop/medv-v2/how-to-deploy-the-med-v-components-through-an-electronic-software-distribution-system.md b/mdop/medv-v2/how-to-deploy-the-med-v-components-through-an-electronic-software-distribution-system.md
index e20a797ea8..e794a345cb 100644
--- a/mdop/medv-v2/how-to-deploy-the-med-v-components-through-an-electronic-software-distribution-system.md
+++ b/mdop/medv-v2/how-to-deploy-the-med-v-components-through-an-electronic-software-distribution-system.md
@@ -1,10 +1,15 @@
---
title: How to Deploy the MED-V Components Through an Electronic Software Distribution System
description: How to Deploy the MED-V Components Through an Electronic Software Distribution System
-ms.assetid: 8a800bdf-6fa4-47b4-b417-df053289d4e8
author: jamiejdt
+ms.assetid: 8a800bdf-6fa4-47b4-b417-df053289d4e8
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Deploy the MED-V Components Through an Electronic Software Distribution System
diff --git a/mdop/medv-v2/how-to-install-the-med-v-workspace-packager.md b/mdop/medv-v2/how-to-install-the-med-v-workspace-packager.md
index 86fcdd27a9..018b3ce4bf 100644
--- a/mdop/medv-v2/how-to-install-the-med-v-workspace-packager.md
+++ b/mdop/medv-v2/how-to-install-the-med-v-workspace-packager.md
@@ -1,10 +1,15 @@
---
title: How to Install the MED-V Workspace Packager
description: How to Install the MED-V Workspace Packager
-ms.assetid: 627478e9-6798-4b32-9a50-7a1b72bea295
author: jamiejdt
+ms.assetid: 627478e9-6798-4b32-9a50-7a1b72bea295
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Install the MED-V Workspace Packager
diff --git a/mdop/medv-v2/how-to-manage-url-redirection-by-using-the-med-v-workspace-packager.md b/mdop/medv-v2/how-to-manage-url-redirection-by-using-the-med-v-workspace-packager.md
index 1fbe3db1fb..4b45e3baeb 100644
--- a/mdop/medv-v2/how-to-manage-url-redirection-by-using-the-med-v-workspace-packager.md
+++ b/mdop/medv-v2/how-to-manage-url-redirection-by-using-the-med-v-workspace-packager.md
@@ -1,10 +1,15 @@
---
title: How to Manage URL Redirection by Using the MED-V Workspace Packager
description: How to Manage URL Redirection by Using the MED-V Workspace Packager
-ms.assetid: 1a8d25af-479f-42d3-bf5f-c7fd974bbf8c
author: jamiejdt
+ms.assetid: 1a8d25af-479f-42d3-bf5f-c7fd974bbf8c
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Manage URL Redirection by Using the MED-V Workspace Packager
diff --git a/mdop/medv-v2/how-to-manually-install-the-med-v-host-agent.md b/mdop/medv-v2/how-to-manually-install-the-med-v-host-agent.md
index 76886e20df..ec4a6679bf 100644
--- a/mdop/medv-v2/how-to-manually-install-the-med-v-host-agent.md
+++ b/mdop/medv-v2/how-to-manually-install-the-med-v-host-agent.md
@@ -1,10 +1,15 @@
---
title: How to Manually Install the MED-V Host Agent
description: How to Manually Install the MED-V Host Agent
-ms.assetid: 4becc90b-6481-4e1f-a4d3-aec74c8821ec
author: jamiejdt
+ms.assetid: 4becc90b-6481-4e1f-a4d3-aec74c8821ec
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Manually Install the MED-V Host Agent
diff --git a/mdop/medv-v2/how-to-publish-and-unpublish-an-application-on-the-med-v-workspace.md b/mdop/medv-v2/how-to-publish-and-unpublish-an-application-on-the-med-v-workspace.md
index ee5d913113..dcc77d4a69 100644
--- a/mdop/medv-v2/how-to-publish-and-unpublish-an-application-on-the-med-v-workspace.md
+++ b/mdop/medv-v2/how-to-publish-and-unpublish-an-application-on-the-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: How to Publish and Unpublish an Application on the MED-V Workspace
description: How to Publish and Unpublish an Application on the MED-V Workspace
-ms.assetid: fd5a62e9-0577-44d2-ae17-61c0aef78ce8
author: jamiejdt
+ms.assetid: fd5a62e9-0577-44d2-ae17-61c0aef78ce8
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Publish and Unpublish an Application on the MED-V Workspace
diff --git a/mdop/medv-v2/how-to-test-application-publishing.md b/mdop/medv-v2/how-to-test-application-publishing.md
index 926d47198c..ad7c458632 100644
--- a/mdop/medv-v2/how-to-test-application-publishing.md
+++ b/mdop/medv-v2/how-to-test-application-publishing.md
@@ -1,10 +1,15 @@
---
title: How to Test Application Publishing
description: How to Test Application Publishing
-ms.assetid: 17ba2e12-50a0-4f41-8300-f61f09db9f6c
author: jamiejdt
+ms.assetid: 17ba2e12-50a0-4f41-8300-f61f09db9f6c
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Test Application Publishing
diff --git a/mdop/medv-v2/how-to-test-url-redirection.md b/mdop/medv-v2/how-to-test-url-redirection.md
index 12749e15d3..292c86b05c 100644
--- a/mdop/medv-v2/how-to-test-url-redirection.md
+++ b/mdop/medv-v2/how-to-test-url-redirection.md
@@ -1,10 +1,15 @@
---
title: How to Test URL Redirection
description: How to Test URL Redirection
-ms.assetid: 38d80088-da1d-4098-b27e-76f9e78f81dc
author: jamiejdt
+ms.assetid: 38d80088-da1d-4098-b27e-76f9e78f81dc
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Test URL Redirection
diff --git a/mdop/medv-v2/how-to-uninstall-the-med-v-components.md b/mdop/medv-v2/how-to-uninstall-the-med-v-components.md
index 4a8c9fc221..33fbdc931f 100644
--- a/mdop/medv-v2/how-to-uninstall-the-med-v-components.md
+++ b/mdop/medv-v2/how-to-uninstall-the-med-v-components.md
@@ -1,10 +1,15 @@
---
title: How to Uninstall the MED-V Components
description: How to Uninstall the MED-V Components
-ms.assetid: c121dd27-6b2f-4d41-a21a-c6e8608c5c41
author: jamiejdt
+ms.assetid: c121dd27-6b2f-4d41-a21a-c6e8608c5c41
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Uninstall the MED-V Components
diff --git a/mdop/medv-v2/how-to-verify-first-time-setup-settings.md b/mdop/medv-v2/how-to-verify-first-time-setup-settings.md
index bfededb62b..b93810ccba 100644
--- a/mdop/medv-v2/how-to-verify-first-time-setup-settings.md
+++ b/mdop/medv-v2/how-to-verify-first-time-setup-settings.md
@@ -1,10 +1,15 @@
---
title: How to Verify First Time Setup Settings
description: How to Verify First Time Setup Settings
-ms.assetid: e8a07d4c-5786-4455-ac43-2deac4042efd
author: jamiejdt
+ms.assetid: e8a07d4c-5786-4455-ac43-2deac4042efd
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# How to Verify First Time Setup Settings
diff --git a/mdop/medv-v2/identifying-the-number-and-types-of-med-v-workspaces.md b/mdop/medv-v2/identifying-the-number-and-types-of-med-v-workspaces.md
index 56f9b0ba23..ad0fd293ba 100644
--- a/mdop/medv-v2/identifying-the-number-and-types-of-med-v-workspaces.md
+++ b/mdop/medv-v2/identifying-the-number-and-types-of-med-v-workspaces.md
@@ -1,10 +1,15 @@
---
title: Identifying the Number and Types of MED-V Workspaces
description: Identifying the Number and Types of MED-V Workspaces
-ms.assetid: 11642253-6b1f-4c4a-a11e-48d8a360e1ea
author: jamiejdt
+ms.assetid: 11642253-6b1f-4c4a-a11e-48d8a360e1ea
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Identifying the Number and Types of MED-V Workspaces
diff --git a/mdop/medv-v2/index.md b/mdop/medv-v2/index.md
index 1eaf827fed..f5de2f22e6 100644
--- a/mdop/medv-v2/index.md
+++ b/mdop/medv-v2/index.md
@@ -1,10 +1,15 @@
---
title: Microsoft Enterprise Desktop Virtualization 2.0
description: Microsoft Enterprise Desktop Virtualization 2.0
-ms.assetid: 84109be0-4613-42e9-85fc-fcda8de6e4c4
author: jamiejdt
+ms.assetid: 84109be0-4613-42e9-85fc-fcda8de6e4c4
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Microsoft Enterprise Desktop Virtualization 2.0
diff --git a/mdop/medv-v2/installing-and-removing-an-application-on-the-med-v-workspace.md b/mdop/medv-v2/installing-and-removing-an-application-on-the-med-v-workspace.md
index fae92cf9b0..ab01f5aeb9 100644
--- a/mdop/medv-v2/installing-and-removing-an-application-on-the-med-v-workspace.md
+++ b/mdop/medv-v2/installing-and-removing-an-application-on-the-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: Installing and Removing an Application on the MED-V Workspace
description: Installing and Removing an Application on the MED-V Workspace
-ms.assetid: 24f32720-51ab-4385-adfe-4f5a65e45fdf
author: jamiejdt
+ms.assetid: 24f32720-51ab-4385-adfe-4f5a65e45fdf
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Installing and Removing an Application on the MED-V Workspace
diff --git a/mdop/medv-v2/installing-applications-on-a-windows-virtual-pc-image.md b/mdop/medv-v2/installing-applications-on-a-windows-virtual-pc-image.md
index 3b11d4c83b..397318a04a 100644
--- a/mdop/medv-v2/installing-applications-on-a-windows-virtual-pc-image.md
+++ b/mdop/medv-v2/installing-applications-on-a-windows-virtual-pc-image.md
@@ -1,10 +1,15 @@
---
title: Installing Applications on a Windows Virtual PC Image
description: Installing Applications on a Windows Virtual PC Image
-ms.assetid: 32651eff-e3c6-4ef4-947d-2beddc695eac
author: jamiejdt
+ms.assetid: 32651eff-e3c6-4ef4-947d-2beddc695eac
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Installing Applications on a Windows Virtual PC Image
diff --git a/mdop/medv-v2/manage-med-v-url-redirection.md b/mdop/medv-v2/manage-med-v-url-redirection.md
index b753ddcfe2..0d68a9e45e 100644
--- a/mdop/medv-v2/manage-med-v-url-redirection.md
+++ b/mdop/medv-v2/manage-med-v-url-redirection.md
@@ -1,10 +1,15 @@
---
title: Manage MED-V URL Redirection
description: Manage MED-V URL Redirection
-ms.assetid: 274161c0-b54a-4364-bb63-89996afccd04
author: jamiejdt
+ms.assetid: 274161c0-b54a-4364-bb63-89996afccd04
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Manage MED-V URL Redirection
diff --git a/mdop/medv-v2/manage-med-v-workspace-applications.md b/mdop/medv-v2/manage-med-v-workspace-applications.md
index bae855427d..0b2a945853 100644
--- a/mdop/medv-v2/manage-med-v-workspace-applications.md
+++ b/mdop/medv-v2/manage-med-v-workspace-applications.md
@@ -1,10 +1,15 @@
---
title: Manage MED-V Workspace Applications
description: Manage MED-V Workspace Applications
-ms.assetid: f58c7504-a77a-41a8-ac38-7e618da131fb
author: jamiejdt
+ms.assetid: f58c7504-a77a-41a8-ac38-7e618da131fb
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Manage MED-V Workspace Applications
diff --git a/mdop/medv-v2/manage-med-v-workspace-settings.md b/mdop/medv-v2/manage-med-v-workspace-settings.md
index 14e8e011b9..8c1379976d 100644
--- a/mdop/medv-v2/manage-med-v-workspace-settings.md
+++ b/mdop/medv-v2/manage-med-v-workspace-settings.md
@@ -1,10 +1,15 @@
---
title: Manage MED-V Workspace Settings
description: Manage MED-V Workspace Settings
-ms.assetid: 35ebd16e-31c7-4996-81be-af1d56346803
author: jamiejdt
+ms.assetid: 35ebd16e-31c7-4996-81be-af1d56346803
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Manage MED-V Workspace Settings
diff --git a/mdop/medv-v2/managing-applications-deployed-to-med-v-workspaces.md b/mdop/medv-v2/managing-applications-deployed-to-med-v-workspaces.md
index 97a7e849fc..7c26dd1bd5 100644
--- a/mdop/medv-v2/managing-applications-deployed-to-med-v-workspaces.md
+++ b/mdop/medv-v2/managing-applications-deployed-to-med-v-workspaces.md
@@ -1,10 +1,15 @@
---
title: Managing Applications Deployed to MED-V Workspaces
description: Managing Applications Deployed to MED-V Workspaces
-ms.assetid: 9a9bcdf5-0aa7-42a3-b6f0-6065adb01bcb
author: jamiejdt
+ms.assetid: 9a9bcdf5-0aa7-42a3-b6f0-6065adb01bcb
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Managing Applications Deployed to MED-V Workspaces
diff --git a/mdop/medv-v2/managing-automatic-updates-for-med-v-workspaces.md b/mdop/medv-v2/managing-automatic-updates-for-med-v-workspaces.md
index 2bcdf2040c..c7ad9749c6 100644
--- a/mdop/medv-v2/managing-automatic-updates-for-med-v-workspaces.md
+++ b/mdop/medv-v2/managing-automatic-updates-for-med-v-workspaces.md
@@ -1,10 +1,15 @@
---
title: Managing Automatic Updates for MED-V Workspaces
description: Managing Automatic Updates for MED-V Workspaces
-ms.assetid: 306f28a2-d653-480d-b737-4b8b3132de5d
author: jamiejdt
+ms.assetid: 306f28a2-d653-480d-b737-4b8b3132de5d
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Managing Automatic Updates for MED-V Workspaces
diff --git a/mdop/medv-v2/managing-med-v-workspace-configuration-settings.md b/mdop/medv-v2/managing-med-v-workspace-configuration-settings.md
index 596d4f6575..abe651d77d 100644
--- a/mdop/medv-v2/managing-med-v-workspace-configuration-settings.md
+++ b/mdop/medv-v2/managing-med-v-workspace-configuration-settings.md
@@ -1,10 +1,15 @@
---
title: Managing MED-V Workspace Configuration Settings
description: Managing MED-V Workspace Configuration Settings
-ms.assetid: 517d04de-c31f-4b50-b2b3-5f8c312ed37b
author: jamiejdt
+ms.assetid: 517d04de-c31f-4b50-b2b3-5f8c312ed37b
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Managing MED-V Workspace Configuration Settings
diff --git a/mdop/medv-v2/managing-med-v-workspace-settings-by-using-a-wmi.md b/mdop/medv-v2/managing-med-v-workspace-settings-by-using-a-wmi.md
index 71d4887644..eb66023845 100644
--- a/mdop/medv-v2/managing-med-v-workspace-settings-by-using-a-wmi.md
+++ b/mdop/medv-v2/managing-med-v-workspace-settings-by-using-a-wmi.md
@@ -1,10 +1,15 @@
---
title: Managing MED-V Workspace Settings by Using a WMI
description: Managing MED-V Workspace Settings by Using a WMI
-ms.assetid: 05a665a3-2309-46c1-babb-a3e3bbb0b1f9
author: jamiejdt
+ms.assetid: 05a665a3-2309-46c1-babb-a3e3bbb0b1f9
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Managing MED-V Workspace Settings by Using a WMI
diff --git a/mdop/medv-v2/managing-med-v-workspace-settings-by-using-the-med-v-workspace-packager.md b/mdop/medv-v2/managing-med-v-workspace-settings-by-using-the-med-v-workspace-packager.md
index 84fa2352a3..b6d6f97c32 100644
--- a/mdop/medv-v2/managing-med-v-workspace-settings-by-using-the-med-v-workspace-packager.md
+++ b/mdop/medv-v2/managing-med-v-workspace-settings-by-using-the-med-v-workspace-packager.md
@@ -1,10 +1,15 @@
---
title: Managing MED-V Workspace Settings by Using the MED-V Workspace Packager
description: Managing MED-V Workspace Settings by Using the MED-V Workspace Packager
-ms.assetid: e4b2c516-b9f8-44f9-9eae-caac6c2af3e7
author: jamiejdt
+ms.assetid: e4b2c516-b9f8-44f9-9eae-caac6c2af3e7
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Managing MED-V Workspace Settings by Using the MED-V Workspace Packager
diff --git a/mdop/medv-v2/managing-printers-on-a-med-v-workspace.md b/mdop/medv-v2/managing-printers-on-a-med-v-workspace.md
index 64c2e47e3e..fd9a5b8581 100644
--- a/mdop/medv-v2/managing-printers-on-a-med-v-workspace.md
+++ b/mdop/medv-v2/managing-printers-on-a-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: Managing Printers on a MED-V Workspace
description: Managing Printers on a MED-V Workspace
-ms.assetid: ba0a65ad-444f-4d18-95eb-8b9fa1a3ffba
author: jamiejdt
+ms.assetid: ba0a65ad-444f-4d18-95eb-8b9fa1a3ffba
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Managing Printers on a MED-V Workspace
diff --git a/mdop/medv-v2/managing-software-updates-for-med-v-workspaces.md b/mdop/medv-v2/managing-software-updates-for-med-v-workspaces.md
index fd6b44f63f..0b1693f526 100644
--- a/mdop/medv-v2/managing-software-updates-for-med-v-workspaces.md
+++ b/mdop/medv-v2/managing-software-updates-for-med-v-workspaces.md
@@ -1,10 +1,15 @@
---
title: Managing Software Updates for MED-V Workspaces
description: Managing Software Updates for MED-V Workspaces
-ms.assetid: a28d6dcd-cb9f-46ba-8dac-1d990837a3a3
author: jamiejdt
+ms.assetid: a28d6dcd-cb9f-46ba-8dac-1d990837a3a3
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Managing Software Updates for MED-V Workspaces
diff --git a/mdop/medv-v2/med-v-20-best-practices.md b/mdop/medv-v2/med-v-20-best-practices.md
index 3f8e0834f6..fe5933aee8 100644
--- a/mdop/medv-v2/med-v-20-best-practices.md
+++ b/mdop/medv-v2/med-v-20-best-practices.md
@@ -1,10 +1,15 @@
---
title: MED-V 2.0 Best Practices
description: MED-V 2.0 Best Practices
-ms.assetid: 47ba2dd1-6c6e-4d6e-8e18-b42291f8e02a
author: jamiejdt
+ms.assetid: 47ba2dd1-6c6e-4d6e-8e18-b42291f8e02a
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V 2.0 Best Practices
diff --git a/mdop/medv-v2/med-v-20-deployment-overview.md b/mdop/medv-v2/med-v-20-deployment-overview.md
index facbd573b1..6e43197850 100644
--- a/mdop/medv-v2/med-v-20-deployment-overview.md
+++ b/mdop/medv-v2/med-v-20-deployment-overview.md
@@ -1,10 +1,15 @@
---
title: MED-V 2.0 Deployment Overview
description: MED-V 2.0 Deployment Overview
-ms.assetid: 0b8998ea-c46f-4c81-a304-f380b2ed7cf8
author: jamiejdt
+ms.assetid: 0b8998ea-c46f-4c81-a304-f380b2ed7cf8
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V 2.0 Deployment Overview
diff --git a/mdop/medv-v2/med-v-20-release-notes.md b/mdop/medv-v2/med-v-20-release-notes.md
index 0367c9f42a..483af712b5 100644
--- a/mdop/medv-v2/med-v-20-release-notes.md
+++ b/mdop/medv-v2/med-v-20-release-notes.md
@@ -1,10 +1,15 @@
---
title: MED-V 2.0 Release Notes
description: MED-V 2.0 Release Notes
-ms.assetid: b8f7d938-566e-434c-b4b8-28b67cdfd0b1
author: jamiejdt
+ms.assetid: b8f7d938-566e-434c-b4b8-28b67cdfd0b1
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V 2.0 Release Notes
diff --git a/mdop/medv-v2/med-v-20-supported-configurations.md b/mdop/medv-v2/med-v-20-supported-configurations.md
index 877704010b..b3c14b3ebe 100644
--- a/mdop/medv-v2/med-v-20-supported-configurations.md
+++ b/mdop/medv-v2/med-v-20-supported-configurations.md
@@ -1,10 +1,15 @@
---
title: MED-V 2.0 Supported Configurations
description: MED-V 2.0 Supported Configurations
-ms.assetid: 88f1d232-aa01-45ab-8da7-d086269250b5
author: jamiejdt
+ms.assetid: 88f1d232-aa01-45ab-8da7-d086269250b5
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V 2.0 Supported Configurations
diff --git a/mdop/medv-v2/med-v-event-log-messages.md b/mdop/medv-v2/med-v-event-log-messages.md
index 8e6c4f2dde..7bd854ff75 100644
--- a/mdop/medv-v2/med-v-event-log-messages.md
+++ b/mdop/medv-v2/med-v-event-log-messages.md
@@ -1,10 +1,15 @@
---
title: MED-V Event Log Messages
description: MED-V Event Log Messages
-ms.assetid: 7ba7344d-153b-4cc4-a00a-5d42aee9986b
author: jamiejdt
+ms.assetid: 7ba7344d-153b-4cc4-a00a-5d42aee9986b
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# MED-V Event Log Messages
diff --git a/mdop/medv-v2/monitor-med-v-workspaces.md b/mdop/medv-v2/monitor-med-v-workspaces.md
index e272a55d8a..5baa4fa33d 100644
--- a/mdop/medv-v2/monitor-med-v-workspaces.md
+++ b/mdop/medv-v2/monitor-med-v-workspaces.md
@@ -1,10 +1,15 @@
---
title: Monitor MED-V Workspaces
description: Monitor MED-V Workspaces
-ms.assetid: f514afe2-8add-4105-9520-1a491733fa79
author: jamiejdt
+ms.assetid: f514afe2-8add-4105-9520-1a491733fa79
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Monitor MED-V Workspaces
diff --git a/mdop/medv-v2/monitoring-med-v-workspace-deployments.md b/mdop/medv-v2/monitoring-med-v-workspace-deployments.md
index 9df2138ae6..7e7de6aeae 100644
--- a/mdop/medv-v2/monitoring-med-v-workspace-deployments.md
+++ b/mdop/medv-v2/monitoring-med-v-workspace-deployments.md
@@ -1,10 +1,15 @@
---
title: Monitoring MED-V Workspace Deployments
description: Monitoring MED-V Workspace Deployments
-ms.assetid: 5de0cb06-b8a9-48a5-b8b3-836954295765
author: jamiejdt
+ms.assetid: 5de0cb06-b8a9-48a5-b8b3-836954295765
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Monitoring MED-V Workspace Deployments
diff --git a/mdop/medv-v2/operations-for-med-v.md b/mdop/medv-v2/operations-for-med-v.md
index d71bfb9a49..0728e7edfe 100644
--- a/mdop/medv-v2/operations-for-med-v.md
+++ b/mdop/medv-v2/operations-for-med-v.md
@@ -1,10 +1,15 @@
---
title: Operations for MED-V
description: Operations for MED-V
-ms.assetid: 8f3f367d-fa9d-4468-814a-f0495adfaea4
author: jamiejdt
+ms.assetid: 8f3f367d-fa9d-4468-814a-f0495adfaea4
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Operations for MED-V
diff --git a/mdop/medv-v2/operations-troubleshooting-medv2.md b/mdop/medv-v2/operations-troubleshooting-medv2.md
index 65f2d87a32..ac2101a641 100644
--- a/mdop/medv-v2/operations-troubleshooting-medv2.md
+++ b/mdop/medv-v2/operations-troubleshooting-medv2.md
@@ -1,10 +1,15 @@
---
title: Operations Troubleshooting
description: Operations Troubleshooting
-ms.assetid: 948d7869-accd-44da-974f-93409234dee7
author: jamiejdt
+ms.assetid: 948d7869-accd-44da-974f-93409234dee7
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Operations Troubleshooting
diff --git a/mdop/medv-v2/overview-of-med-vmedv2.md b/mdop/medv-v2/overview-of-med-vmedv2.md
index 50bc29cd41..812a23588b 100644
--- a/mdop/medv-v2/overview-of-med-vmedv2.md
+++ b/mdop/medv-v2/overview-of-med-vmedv2.md
@@ -1,10 +1,15 @@
---
title: Overview of MED-V
description: Overview of MED-V
-ms.assetid: 393daa9b-2d76-43e1-861a-9d8c00f68cf6
author: jamiejdt
+ms.assetid: 393daa9b-2d76-43e1-861a-9d8c00f68cf6
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Overview of MED-V
diff --git a/mdop/medv-v2/planning-for-application-operating-system-compatibility.md b/mdop/medv-v2/planning-for-application-operating-system-compatibility.md
index 6ba72e275d..d1b30d44ce 100644
--- a/mdop/medv-v2/planning-for-application-operating-system-compatibility.md
+++ b/mdop/medv-v2/planning-for-application-operating-system-compatibility.md
@@ -1,10 +1,15 @@
---
title: Planning for Application Operating System Compatibility
description: Planning for Application Operating System Compatibility
-ms.assetid: cdb0a7f0-9da4-4562-8277-12972eb0fea8
author: jamiejdt
+ms.assetid: cdb0a7f0-9da4-4562-8277-12972eb0fea8
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Planning for Application Operating System Compatibility
diff --git a/mdop/medv-v2/planning-for-med-v.md b/mdop/medv-v2/planning-for-med-v.md
index 2f14f43f43..37836cf740 100644
--- a/mdop/medv-v2/planning-for-med-v.md
+++ b/mdop/medv-v2/planning-for-med-v.md
@@ -1,10 +1,15 @@
---
title: Planning for MED-V
description: Planning for MED-V
-ms.assetid: 8124b765-6930-4607-8bd9-93068403c7a2
author: jamiejdt
+ms.assetid: 8124b765-6930-4607-8bd9-93068403c7a2
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Planning for MED-V
diff --git a/mdop/medv-v2/prepare-a-med-v-image.md b/mdop/medv-v2/prepare-a-med-v-image.md
index 2d2d2c2895..a14df18dea 100644
--- a/mdop/medv-v2/prepare-a-med-v-image.md
+++ b/mdop/medv-v2/prepare-a-med-v-image.md
@@ -1,10 +1,15 @@
---
title: Prepare a MED-V Image
description: Prepare a MED-V Image
-ms.assetid: 1bc757e5-8aef-4163-8542-1bdccc028961
author: jamiejdt
+ms.assetid: 1bc757e5-8aef-4163-8542-1bdccc028961
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Prepare a MED-V Image
diff --git a/mdop/medv-v2/prepare-the-deployment-environment-for-med-v.md b/mdop/medv-v2/prepare-the-deployment-environment-for-med-v.md
index 59ff2d03e5..914108eae4 100644
--- a/mdop/medv-v2/prepare-the-deployment-environment-for-med-v.md
+++ b/mdop/medv-v2/prepare-the-deployment-environment-for-med-v.md
@@ -1,10 +1,15 @@
---
title: Prepare the Deployment Environment for MED-V
description: Prepare the Deployment Environment for MED-V
-ms.assetid: d15ea370-7fdb-4852-a1ba-730ec7568e3e
author: jamiejdt
+ms.assetid: d15ea370-7fdb-4852-a1ba-730ec7568e3e
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Prepare the Deployment Environment for MED-V
diff --git a/mdop/medv-v2/restarting-and-resetting-a-med-v-workspace.md b/mdop/medv-v2/restarting-and-resetting-a-med-v-workspace.md
index 1cc759e9d8..c89e8e2f49 100644
--- a/mdop/medv-v2/restarting-and-resetting-a-med-v-workspace.md
+++ b/mdop/medv-v2/restarting-and-resetting-a-med-v-workspace.md
@@ -1,10 +1,15 @@
---
title: Restarting and Resetting a MED-V Workspace
description: Restarting and Resetting a MED-V Workspace
-ms.assetid: a959cdb3-a727-47c7-967e-e58f224e74de
author: jamiejdt
+ms.assetid: a959cdb3-a727-47c7-967e-e58f224e74de
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Restarting and Resetting a MED-V Workspace
diff --git a/mdop/medv-v2/security-and-protection-for-med-v.md b/mdop/medv-v2/security-and-protection-for-med-v.md
index 133530e461..ebefc6f57b 100644
--- a/mdop/medv-v2/security-and-protection-for-med-v.md
+++ b/mdop/medv-v2/security-and-protection-for-med-v.md
@@ -1,10 +1,15 @@
---
title: Security and Protection for MED-V
description: Security and Protection for MED-V
-ms.assetid: 5db66d56-eb65-4bff-a9e4-3d52de4256bd
author: jamiejdt
+ms.assetid: 5db66d56-eb65-4bff-a9e4-3d52de4256bd
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Security and Protection for MED-V
diff --git a/mdop/medv-v2/security-best-practices-for-med-v-operations.md b/mdop/medv-v2/security-best-practices-for-med-v-operations.md
index 47e8d91af0..187049a3c6 100644
--- a/mdop/medv-v2/security-best-practices-for-med-v-operations.md
+++ b/mdop/medv-v2/security-best-practices-for-med-v-operations.md
@@ -1,10 +1,15 @@
---
title: Security Best Practices for MED-V Operations
description: Security Best Practices for MED-V Operations
-ms.assetid: 231e2b9a-8b49-42fe-93b5-2ef12fe17bac
author: jamiejdt
+ms.assetid: 231e2b9a-8b49-42fe-93b5-2ef12fe17bac
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Security Best Practices for MED-V Operations
diff --git a/mdop/medv-v2/technical-reference-for-med-v.md b/mdop/medv-v2/technical-reference-for-med-v.md
index 7d17477a37..5f2c1e4e47 100644
--- a/mdop/medv-v2/technical-reference-for-med-v.md
+++ b/mdop/medv-v2/technical-reference-for-med-v.md
@@ -1,10 +1,15 @@
---
title: Technical Reference for MED-V
description: Technical Reference for MED-V
-ms.assetid: 52aa15ae-6ca8-4494-8660-313c7b723406
author: jamiejdt
+ms.assetid: 52aa15ae-6ca8-4494-8660-313c7b723406
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Technical Reference for MED-V
diff --git a/mdop/medv-v2/test-and-deploy-the-med-v-workspace-package.md b/mdop/medv-v2/test-and-deploy-the-med-v-workspace-package.md
index ef147d782b..cb7b34cbbc 100644
--- a/mdop/medv-v2/test-and-deploy-the-med-v-workspace-package.md
+++ b/mdop/medv-v2/test-and-deploy-the-med-v-workspace-package.md
@@ -1,10 +1,15 @@
---
title: Test And Deploy the MED-V Workspace Package
description: Test And Deploy the MED-V Workspace Package
-ms.assetid: 0238dea7-a08c-4859-b8b1-2b52bc63fda6
author: jamiejdt
+ms.assetid: 0238dea7-a08c-4859-b8b1-2b52bc63fda6
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Test And Deploy the MED-V Workspace Package
diff --git a/mdop/medv-v2/testing-the-med-v-workspace-package.md b/mdop/medv-v2/testing-the-med-v-workspace-package.md
index ca7a0a7481..64bc22d17f 100644
--- a/mdop/medv-v2/testing-the-med-v-workspace-package.md
+++ b/mdop/medv-v2/testing-the-med-v-workspace-package.md
@@ -1,10 +1,15 @@
---
title: Testing the MED-V Workspace Package
description: Testing the MED-V Workspace Package
-ms.assetid: 83edcb6e-9615-4d18-96b8-f085a647294e
author: jamiejdt
+ms.assetid: 83edcb6e-9615-4d18-96b8-f085a647294e
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Testing the MED-V Workspace Package
diff --git a/mdop/medv-v2/troubleshooting-med-v-by-using-the-administration-toolkit.md b/mdop/medv-v2/troubleshooting-med-v-by-using-the-administration-toolkit.md
index d52223213e..287956fb13 100644
--- a/mdop/medv-v2/troubleshooting-med-v-by-using-the-administration-toolkit.md
+++ b/mdop/medv-v2/troubleshooting-med-v-by-using-the-administration-toolkit.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting MED-V by Using the Administration Toolkit
description: Troubleshooting MED-V by Using the Administration Toolkit
-ms.assetid: 6c096a1c-b9ce-4ec7-8dfd-5286e3b9a617
author: jamiejdt
+ms.assetid: 6c096a1c-b9ce-4ec7-8dfd-5286e3b9a617
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Troubleshooting MED-V by Using the Administration Toolkit
diff --git a/mdop/medv-v2/troubleshooting-med-vmedv2.md b/mdop/medv-v2/troubleshooting-med-vmedv2.md
index cbb44f74ad..610cd93ea1 100644
--- a/mdop/medv-v2/troubleshooting-med-vmedv2.md
+++ b/mdop/medv-v2/troubleshooting-med-vmedv2.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting MED-V
description: Troubleshooting MED-V
-ms.assetid: 4502d62b-a7db-4f83-81e2-23fd8b0820e1
author: jamiejdt
+ms.assetid: 4502d62b-a7db-4f83-81e2-23fd8b0820e1
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Troubleshooting MED-V
diff --git a/mdop/medv-v2/updating-med-v-20.md b/mdop/medv-v2/updating-med-v-20.md
index 32ab55102a..7770721d7c 100644
--- a/mdop/medv-v2/updating-med-v-20.md
+++ b/mdop/medv-v2/updating-med-v-20.md
@@ -1,10 +1,15 @@
---
title: Updating MED-V 2.0
description: Updating MED-V 2.0
-ms.assetid: beea2f54-42d7-4a17-98e0-d243a8562265
author: jamiejdt
+ms.assetid: beea2f54-42d7-4a17-98e0-d243a8562265
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Updating MED-V 2.0
diff --git a/mdop/medv-v2/viewing-and-configuring-med-v-logs.md b/mdop/medv-v2/viewing-and-configuring-med-v-logs.md
index 9a7aaf858b..5cef3809a8 100644
--- a/mdop/medv-v2/viewing-and-configuring-med-v-logs.md
+++ b/mdop/medv-v2/viewing-and-configuring-med-v-logs.md
@@ -1,10 +1,15 @@
---
title: Viewing and Configuring MED-V Logs
description: Viewing and Configuring MED-V Logs
-ms.assetid: a15537ce-981d-4f55-9c3c-e7fbf94b8fe5
author: jamiejdt
+ms.assetid: a15537ce-981d-4f55-9c3c-e7fbf94b8fe5
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Viewing and Configuring MED-V Logs
diff --git a/mdop/medv-v2/viewing-med-v-workspace-configurations.md b/mdop/medv-v2/viewing-med-v-workspace-configurations.md
index a800cbd195..90f5fa1078 100644
--- a/mdop/medv-v2/viewing-med-v-workspace-configurations.md
+++ b/mdop/medv-v2/viewing-med-v-workspace-configurations.md
@@ -1,10 +1,15 @@
---
title: Viewing MED-V Workspace Configurations
description: Viewing MED-V Workspace Configurations
-ms.assetid: 5de6cf04-6beb-4ac9-ad52-26ac8c0c8ce6
author: jamiejdt
+ms.assetid: 5de6cf04-6beb-4ac9-ad52-26ac8c0c8ce6
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Viewing MED-V Workspace Configurations
diff --git a/mdop/medv-v2/whats-new-in-med-v-20.md b/mdop/medv-v2/whats-new-in-med-v-20.md
index 586dec6e30..ab2c0eec05 100644
--- a/mdop/medv-v2/whats-new-in-med-v-20.md
+++ b/mdop/medv-v2/whats-new-in-med-v-20.md
@@ -1,10 +1,15 @@
---
title: What's New in MED-V 2.0
description: What's New in MED-V 2.0
-ms.assetid: 53b10bff-2b6f-463b-bdc2-5edc56526792
author: jamiejdt
+ms.assetid: 53b10bff-2b6f-463b-bdc2-5edc56526792
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# What's New in MED-V 2.0
diff --git a/mdop/medv-v2/windows-virtual-pc-application-exclude-list.md b/mdop/medv-v2/windows-virtual-pc-application-exclude-list.md
index a13ecfaa1a..f0f22b199f 100644
--- a/mdop/medv-v2/windows-virtual-pc-application-exclude-list.md
+++ b/mdop/medv-v2/windows-virtual-pc-application-exclude-list.md
@@ -1,10 +1,15 @@
---
title: Windows Virtual PC Application Exclude List
description: Windows Virtual PC Application Exclude List
-ms.assetid: 7715f198-f5ed-421e-8740-0cec2ca4ece3
author: jamiejdt
+ms.assetid: 7715f198-f5ed-421e-8740-0cec2ca4ece3
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w7
---
+
# Windows Virtual PC Application Exclude List
diff --git a/mdop/solutions/application-publishing-and-client-interaction-for-app-v-5-solutions.md b/mdop/solutions/application-publishing-and-client-interaction-for-app-v-5-solutions.md
index a300e892cf..19a58cfbe0 100644
--- a/mdop/solutions/application-publishing-and-client-interaction-for-app-v-5-solutions.md
+++ b/mdop/solutions/application-publishing-and-client-interaction-for-app-v-5-solutions.md
@@ -1,10 +1,15 @@
---
title: Application Publishing and Client Interaction for App-V 5
description: Application Publishing and Client Interaction for App-V 5
-ms.assetid: 9854afdc-00f9-40ec-8275-d168e5151286
author: jamiejdt
+ms.assetid: 9854afdc-00f9-40ec-8275-d168e5151286
+ms.pagetype: mdop
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Application Publishing and Client Interaction for App-V 5
diff --git a/mdop/solutions/creating-app-v-45-databases-using-sql-scripting.md b/mdop/solutions/creating-app-v-45-databases-using-sql-scripting.md
index 9f61e163bb..32e43fc193 100644
--- a/mdop/solutions/creating-app-v-45-databases-using-sql-scripting.md
+++ b/mdop/solutions/creating-app-v-45-databases-using-sql-scripting.md
@@ -1,10 +1,15 @@
---
title: Creating App-V 4.5 Databases Using SQL Scripting
description: Creating App-V 4.5 Databases Using SQL Scripting
-ms.assetid: 6cd0b180-163e-463f-a658-939ab9a7cfa1
author: jamiejdt
+ms.assetid: 6cd0b180-163e-463f-a658-939ab9a7cfa1
+ms.pagetype: mdop
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Creating App-V 4.5 Databases Using SQL Scripting
diff --git a/mdop/solutions/how-to-download-and-deploy-mdop-group-policy--admx--templates.md b/mdop/solutions/how-to-download-and-deploy-mdop-group-policy--admx--templates.md
index 58a36c7fa1..6d97c03bb7 100644
--- a/mdop/solutions/how-to-download-and-deploy-mdop-group-policy--admx--templates.md
+++ b/mdop/solutions/how-to-download-and-deploy-mdop-group-policy--admx--templates.md
@@ -1,10 +1,15 @@
---
title: How to Download and Deploy MDOP Group Policy (.admx) Templates
description: How to Download and Deploy MDOP Group Policy (.admx) Templates
-ms.assetid: fdb64505-6c66-4fdf-ad74-a6a161191e3f
author: jamiejdt
+ms.assetid: fdb64505-6c66-4fdf-ad74-a6a161191e3f
+ms.pagetype: mdop
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# How to Download and Deploy MDOP Group Policy (.admx) Templates
diff --git a/mdop/solutions/index.md b/mdop/solutions/index.md
index 9ff9a1731d..e2749bf61a 100644
--- a/mdop/solutions/index.md
+++ b/mdop/solutions/index.md
@@ -1,10 +1,15 @@
---
title: MDOP Solutions and Scenarios
description: MDOP Solutions and Scenarios
-ms.assetid: 1cb18bef-fbae-4e96-a4f1-90cf111c3b5f
author: jamiejdt
+ms.assetid: 1cb18bef-fbae-4e96-a4f1-90cf111c3b5f
+ms.pagetype: mdop
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# MDOP Solutions and Scenarios
diff --git a/mdop/solutions/virtualizing-microsoft-office-2010-for-application-virtualization--app-v--50-solutions.md b/mdop/solutions/virtualizing-microsoft-office-2010-for-application-virtualization--app-v--50-solutions.md
index 1b5b0f820c..418be69150 100644
--- a/mdop/solutions/virtualizing-microsoft-office-2010-for-application-virtualization--app-v--50-solutions.md
+++ b/mdop/solutions/virtualizing-microsoft-office-2010-for-application-virtualization--app-v--50-solutions.md
@@ -1,10 +1,15 @@
---
title: Virtualizing Microsoft Office 2010 for Application Virtualization (App-V) 5.0
description: Virtualizing Microsoft Office 2010 for Application Virtualization (App-V) 5.0
-ms.assetid: bd16c20f-cc47-4172-ae16-47b23c9b7f5c
author: jamiejdt
+ms.assetid: bd16c20f-cc47-4172-ae16-47b23c9b7f5c
+ms.pagetype: mdop
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Virtualizing Microsoft Office 2010 for Application Virtualization (App-V) 5.0
diff --git a/mdop/solutions/virtualizing-microsoft-office-2013-for-application-virtualization--app-v--50-solutions.md b/mdop/solutions/virtualizing-microsoft-office-2013-for-application-virtualization--app-v--50-solutions.md
index da3a8ca78d..bd9b380585 100644
--- a/mdop/solutions/virtualizing-microsoft-office-2013-for-application-virtualization--app-v--50-solutions.md
+++ b/mdop/solutions/virtualizing-microsoft-office-2013-for-application-virtualization--app-v--50-solutions.md
@@ -1,10 +1,15 @@
---
title: Virtualizing Microsoft Office 2013 for Application Virtualization (App-V) 5.0
description: Virtualizing Microsoft Office 2013 for Application Virtualization (App-V) 5.0
-ms.assetid: 742e64de-6ace-4eb4-901a-7a282ca7ae85
author: jamiejdt
+ms.assetid: 742e64de-6ace-4eb4-901a-7a282ca7ae85
+ms.pagetype: mdop
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Virtualizing Microsoft Office 2013 for Application Virtualization (App-V) 5.0
diff --git a/mdop/uev-v1/about-user-experience-virtualization-10-sp1.md b/mdop/uev-v1/about-user-experience-virtualization-10-sp1.md
index 6634de99fa..2b2f3ab0ed 100644
--- a/mdop/uev-v1/about-user-experience-virtualization-10-sp1.md
+++ b/mdop/uev-v1/about-user-experience-virtualization-10-sp1.md
@@ -1,10 +1,15 @@
---
title: About User Experience Virtualization 1.0 SP1
description: About User Experience Virtualization 1.0 SP1
-ms.assetid: 0212d3fb-e882-476c-9496-9eb52301703d
author: jamiejdt
+ms.assetid: 0212d3fb-e882-476c-9496-9eb52301703d
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About User Experience Virtualization 1.0 SP1
diff --git a/mdop/uev-v1/about-user-experience-virtualization-10.md b/mdop/uev-v1/about-user-experience-virtualization-10.md
index 9e43aece32..c458ac0789 100644
--- a/mdop/uev-v1/about-user-experience-virtualization-10.md
+++ b/mdop/uev-v1/about-user-experience-virtualization-10.md
@@ -1,10 +1,15 @@
---
title: About User Experience Virtualization 1.0
description: About User Experience Virtualization 1.0
-ms.assetid: 3758b100-35a8-4e10-ac08-f583fb8ddbd9
author: jamiejdt
+ms.assetid: 3758b100-35a8-4e10-ac08-f583fb8ddbd9
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# About User Experience Virtualization 1.0
diff --git a/mdop/uev-v1/accessibility-for-ue-v.md b/mdop/uev-v1/accessibility-for-ue-v.md
index 6356e955f9..945e5bd331 100644
--- a/mdop/uev-v1/accessibility-for-ue-v.md
+++ b/mdop/uev-v1/accessibility-for-ue-v.md
@@ -1,10 +1,15 @@
---
title: Accessibility for UE-V
description: Accessibility for UE-V
-ms.assetid: 059a76e5-bcf0-4459-b5d2-8b71ff2ef433
author: jamiejdt
+ms.assetid: 059a76e5-bcf0-4459-b5d2-8b71ff2ef433
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Accessibility for UE-V
diff --git a/mdop/uev-v1/administering-ue-v-10.md b/mdop/uev-v1/administering-ue-v-10.md
index f40c0489f1..afa0e65161 100644
--- a/mdop/uev-v1/administering-ue-v-10.md
+++ b/mdop/uev-v1/administering-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Administering UE-V 1.0
description: Administering UE-V 1.0
-ms.assetid: c399ae8d-c839-4f84-9bfc-adacd8f89f34
author: jamiejdt
+ms.assetid: c399ae8d-c839-4f84-9bfc-adacd8f89f34
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Administering UE-V 1.0
diff --git a/mdop/uev-v1/administering-ue-v-with-powershell-and-wmi.md b/mdop/uev-v1/administering-ue-v-with-powershell-and-wmi.md
index 401b74d0db..c7877e2a4a 100644
--- a/mdop/uev-v1/administering-ue-v-with-powershell-and-wmi.md
+++ b/mdop/uev-v1/administering-ue-v-with-powershell-and-wmi.md
@@ -1,10 +1,15 @@
---
title: Administering UE-V with PowerShell and WMI
description: Administering UE-V with PowerShell and WMI
-ms.assetid: 26cc864f-c628-4c04-a18c-dd60fce8187c
author: jamiejdt
+ms.assetid: 26cc864f-c628-4c04-a18c-dd60fce8187c
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Administering UE-V with PowerShell and WMI
diff --git a/mdop/uev-v1/changing-the-frequency-of-ue-v-scheduled-tasks.md b/mdop/uev-v1/changing-the-frequency-of-ue-v-scheduled-tasks.md
index 353295cdbc..3f08b69f5b 100644
--- a/mdop/uev-v1/changing-the-frequency-of-ue-v-scheduled-tasks.md
+++ b/mdop/uev-v1/changing-the-frequency-of-ue-v-scheduled-tasks.md
@@ -1,10 +1,15 @@
---
title: Changing the Frequency of UE-V Scheduled Tasks
description: Changing the Frequency of UE-V Scheduled Tasks
-ms.assetid: 33c2674e-0df4-4717-9c3d-820a90b16e19
author: jamiejdt
+ms.assetid: 33c2674e-0df4-4717-9c3d-820a90b16e19
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Changing the Frequency of UE-V Scheduled Tasks
diff --git a/mdop/uev-v1/checklist-for-evaluating-line-of-business-applications-for-ue-v-10.md b/mdop/uev-v1/checklist-for-evaluating-line-of-business-applications-for-ue-v-10.md
index 8fbe76813f..484c8a5594 100644
--- a/mdop/uev-v1/checklist-for-evaluating-line-of-business-applications-for-ue-v-10.md
+++ b/mdop/uev-v1/checklist-for-evaluating-line-of-business-applications-for-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Checklist for Evaluating Line-of-Business Applications for UE-V 1.0
description: Checklist for Evaluating Line-of-Business Applications for UE-V 1.0
-ms.assetid: 3bfaab30-59f7-4099-abb1-d248ce0086b8
author: jamiejdt
+ms.assetid: 3bfaab30-59f7-4099-abb1-d248ce0086b8
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Checklist for Evaluating Line-of-Business Applications for UE-V 1.0
diff --git a/mdop/uev-v1/configuring-ue-v-with-group-policy-objects.md b/mdop/uev-v1/configuring-ue-v-with-group-policy-objects.md
index e9b4272828..b539bba642 100644
--- a/mdop/uev-v1/configuring-ue-v-with-group-policy-objects.md
+++ b/mdop/uev-v1/configuring-ue-v-with-group-policy-objects.md
@@ -1,10 +1,15 @@
---
title: Configuring UE-V with Group Policy Objects
description: Configuring UE-V with Group Policy Objects
-ms.assetid: 5c9be706-a05f-4397-9a38-e6b73ebff1e5
author: jamiejdt
+ms.assetid: 5c9be706-a05f-4397-9a38-e6b73ebff1e5
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Configuring UE-V with Group Policy Objects
diff --git a/mdop/uev-v1/create-ue-v-settings-location-templates-with-the-ue-v-generator.md b/mdop/uev-v1/create-ue-v-settings-location-templates-with-the-ue-v-generator.md
index d20d290b6c..e09afc11f5 100644
--- a/mdop/uev-v1/create-ue-v-settings-location-templates-with-the-ue-v-generator.md
+++ b/mdop/uev-v1/create-ue-v-settings-location-templates-with-the-ue-v-generator.md
@@ -1,10 +1,15 @@
---
title: Create UE-V Settings Location Templates with the UE-V Generator
description: Create UE-V Settings Location Templates with the UE-V Generator
-ms.assetid: b8e50e2f-0cc6-4f74-bb48-c471fefdc7d8
author: jamiejdt
+ms.assetid: b8e50e2f-0cc6-4f74-bb48-c471fefdc7d8
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Create UE-V Settings Location Templates with the UE-V Generator
diff --git a/mdop/uev-v1/deploying-the-settings-storage-location-for-ue-v-10.md b/mdop/uev-v1/deploying-the-settings-storage-location-for-ue-v-10.md
index ffa39e0124..719394b5d6 100644
--- a/mdop/uev-v1/deploying-the-settings-storage-location-for-ue-v-10.md
+++ b/mdop/uev-v1/deploying-the-settings-storage-location-for-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Deploying the Settings Storage Location for UE-V 1.0
description: Deploying the Settings Storage Location for UE-V 1.0
-ms.assetid: b187d44d-649b-487e-98d3-a61ee2be8c2f
author: jamiejdt
+ms.assetid: b187d44d-649b-487e-98d3-a61ee2be8c2f
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying the Settings Storage Location for UE-V 1.0
diff --git a/mdop/uev-v1/deploying-the-settings-template-catalog-for-ue-v-10.md b/mdop/uev-v1/deploying-the-settings-template-catalog-for-ue-v-10.md
index 4203697c34..b3428a5919 100644
--- a/mdop/uev-v1/deploying-the-settings-template-catalog-for-ue-v-10.md
+++ b/mdop/uev-v1/deploying-the-settings-template-catalog-for-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Deploying the Settings Template Catalog for UE-V 1.0
description: Deploying the Settings Template Catalog for UE-V 1.0
-ms.assetid: 0e6ab5ef-8eeb-40b4-be7b-a841bd83be96
author: jamiejdt
+ms.assetid: 0e6ab5ef-8eeb-40b4-be7b-a841bd83be96
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying the Settings Template Catalog for UE-V 1.0
diff --git a/mdop/uev-v1/deploying-the-ue-v-agent.md b/mdop/uev-v1/deploying-the-ue-v-agent.md
index 877107eab2..30c652afd2 100644
--- a/mdop/uev-v1/deploying-the-ue-v-agent.md
+++ b/mdop/uev-v1/deploying-the-ue-v-agent.md
@@ -1,10 +1,15 @@
---
title: Deploying the UE-V Agent
description: Deploying the UE-V Agent
-ms.assetid: ec1c16c4-4be0-41ff-93bc-3e2b1afb5832
author: jamiejdt
+ms.assetid: ec1c16c4-4be0-41ff-93bc-3e2b1afb5832
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying the UE-V Agent
diff --git a/mdop/uev-v1/deploying-ue-v-10.md b/mdop/uev-v1/deploying-ue-v-10.md
index 97846199ea..e2ffb20e37 100644
--- a/mdop/uev-v1/deploying-ue-v-10.md
+++ b/mdop/uev-v1/deploying-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Deploying UE-V 1.0
description: Deploying UE-V 1.0
-ms.assetid: 519598bb-8c81-4af7-bee7-357696bff880
author: jamiejdt
+ms.assetid: 519598bb-8c81-4af7-bee7-357696bff880
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying UE-V 1.0
diff --git a/mdop/uev-v1/deploying-ue-v-settings-location-templates-for-ue-v-10.md b/mdop/uev-v1/deploying-ue-v-settings-location-templates-for-ue-v-10.md
index 7d2de8ead5..c3b10de410 100644
--- a/mdop/uev-v1/deploying-ue-v-settings-location-templates-for-ue-v-10.md
+++ b/mdop/uev-v1/deploying-ue-v-settings-location-templates-for-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Deploying UE-V Settings Location Templates for UE-V 1.0
description: Deploying UE-V Settings Location Templates for UE-V 1.0
-ms.assetid: 7e0cc553-14f7-40fa-828a-281c8d2d1934
author: jamiejdt
+ms.assetid: 7e0cc553-14f7-40fa-828a-281c8d2d1934
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Deploying UE-V Settings Location Templates for UE-V 1.0
diff --git a/mdop/uev-v1/edit-ue-v-settings-location-templates-with-the-ue-v-generator.md b/mdop/uev-v1/edit-ue-v-settings-location-templates-with-the-ue-v-generator.md
index 3bfb7986cb..82254f5590 100644
--- a/mdop/uev-v1/edit-ue-v-settings-location-templates-with-the-ue-v-generator.md
+++ b/mdop/uev-v1/edit-ue-v-settings-location-templates-with-the-ue-v-generator.md
@@ -1,10 +1,15 @@
---
title: Edit UE-V Settings Location Templates with the UE-V Generator
description: Edit UE-V Settings Location Templates with the UE-V Generator
-ms.assetid: da78f9c8-1624-4111-8c96-79db7224bd0b
author: jamiejdt
+ms.assetid: da78f9c8-1624-4111-8c96-79db7224bd0b
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Edit UE-V Settings Location Templates with the UE-V Generator
diff --git a/mdop/uev-v1/getting-started-with-user-experience-virtualization-10.md b/mdop/uev-v1/getting-started-with-user-experience-virtualization-10.md
index 3f0e3194c8..6651234e46 100644
--- a/mdop/uev-v1/getting-started-with-user-experience-virtualization-10.md
+++ b/mdop/uev-v1/getting-started-with-user-experience-virtualization-10.md
@@ -1,10 +1,15 @@
---
title: Getting Started With User Experience Virtualization 1.0
description: Getting Started With User Experience Virtualization 1.0
-ms.assetid: 74a068dc-4f87-4cb4-b114-8ca2a37149f7
author: jamiejdt
+ms.assetid: 74a068dc-4f87-4cb4-b114-8ca2a37149f7
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Getting Started With User Experience Virtualization 1.0
diff --git a/mdop/uev-v1/high-level-architecture-for-ue-v-10.md b/mdop/uev-v1/high-level-architecture-for-ue-v-10.md
index 074727a740..be2dc9b69e 100644
--- a/mdop/uev-v1/high-level-architecture-for-ue-v-10.md
+++ b/mdop/uev-v1/high-level-architecture-for-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: High-Level Architecture for UE-V 1.0
description: High-Level Architecture for UE-V 1.0
-ms.assetid: d54f9f10-1a4d-4e56-802d-22d51646e1cc
author: jamiejdt
+ms.assetid: d54f9f10-1a4d-4e56-802d-22d51646e1cc
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# High-Level Architecture for UE-V 1.0
diff --git a/mdop/uev-v1/index.md b/mdop/uev-v1/index.md
index 4a8ffcb418..149477d081 100644
--- a/mdop/uev-v1/index.md
+++ b/mdop/uev-v1/index.md
@@ -1,10 +1,15 @@
---
title: Microsoft User Experience Virtualization (UE-V) 1.0
description: Microsoft User Experience Virtualization (UE-V) 1.0
-ms.assetid: 7c2b59f6-bbe9-4373-8b08-c1738665a37b
author: jamiejdt
+ms.assetid: 7c2b59f6-bbe9-4373-8b08-c1738665a37b
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft User Experience Virtualization (UE-V) 1.0
diff --git a/mdop/uev-v1/installing-the-ue-v-generator.md b/mdop/uev-v1/installing-the-ue-v-generator.md
index 1a0718176d..fc4acd4146 100644
--- a/mdop/uev-v1/installing-the-ue-v-generator.md
+++ b/mdop/uev-v1/installing-the-ue-v-generator.md
@@ -1,10 +1,15 @@
---
title: Installing the UE-V Generator
description: Installing the UE-V Generator
-ms.assetid: 198b9a5f-3dfc-46be-9005-d33451914f87
author: jamiejdt
+ms.assetid: 198b9a5f-3dfc-46be-9005-d33451914f87
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Installing the UE-V Generator
diff --git a/mdop/uev-v1/installing-the-ue-v-group-policy-admx-templates.md b/mdop/uev-v1/installing-the-ue-v-group-policy-admx-templates.md
index ae20bbe18d..c575f77c8b 100644
--- a/mdop/uev-v1/installing-the-ue-v-group-policy-admx-templates.md
+++ b/mdop/uev-v1/installing-the-ue-v-group-policy-admx-templates.md
@@ -1,10 +1,15 @@
---
title: Installing the UE-V Group Policy ADMX Templates
description: Installing the UE-V Group Policy ADMX Templates
-ms.assetid: 7bd1f12e-7ba6-49f9-af9c-22c496b13b39
author: jamiejdt
+ms.assetid: 7bd1f12e-7ba6-49f9-af9c-22c496b13b39
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Installing the UE-V Group Policy ADMX Templates
diff --git a/mdop/uev-v1/managing-the-ue-v-10-agent-and-packages-with-powershell-and-wmi.md b/mdop/uev-v1/managing-the-ue-v-10-agent-and-packages-with-powershell-and-wmi.md
index 43858722c5..25151ce2fb 100644
--- a/mdop/uev-v1/managing-the-ue-v-10-agent-and-packages-with-powershell-and-wmi.md
+++ b/mdop/uev-v1/managing-the-ue-v-10-agent-and-packages-with-powershell-and-wmi.md
@@ -1,10 +1,15 @@
---
title: Managing the UE-V 1.0 Agent and Packages with PowerShell and WMI
description: Managing the UE-V 1.0 Agent and Packages with PowerShell and WMI
-ms.assetid: c8989b01-1769-4e69-82b1-4aadb261d2d5
author: jamiejdt
+ms.assetid: c8989b01-1769-4e69-82b1-4aadb261d2d5
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Managing the UE-V 1.0 Agent and Packages with PowerShell and WMI
diff --git a/mdop/uev-v1/managing-ue-v-10-settings-location-templates-using-powershell-and-wmi.md b/mdop/uev-v1/managing-ue-v-10-settings-location-templates-using-powershell-and-wmi.md
index ff61362e4b..65d537d0ad 100644
--- a/mdop/uev-v1/managing-ue-v-10-settings-location-templates-using-powershell-and-wmi.md
+++ b/mdop/uev-v1/managing-ue-v-10-settings-location-templates-using-powershell-and-wmi.md
@@ -1,10 +1,15 @@
---
title: Managing UE-V 1.0 Settings Location Templates Using PowerShell and WMI
description: Managing UE-V 1.0 Settings Location Templates Using PowerShell and WMI
-ms.assetid: 4b911c78-a5e9-4199-bfeb-72ab764d47c1
author: jamiejdt
+ms.assetid: 4b911c78-a5e9-4199-bfeb-72ab764d47c1
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Managing UE-V 1.0 Settings Location Templates Using PowerShell and WMI
diff --git a/mdop/uev-v1/microsoft-user-experience-virtualization--ue-v--10-release-notes.md b/mdop/uev-v1/microsoft-user-experience-virtualization--ue-v--10-release-notes.md
index 71d654e659..aaf57aed0f 100644
--- a/mdop/uev-v1/microsoft-user-experience-virtualization--ue-v--10-release-notes.md
+++ b/mdop/uev-v1/microsoft-user-experience-virtualization--ue-v--10-release-notes.md
@@ -1,10 +1,15 @@
---
title: Microsoft User Experience Virtualization (UE-V) 1.0 Release Notes
description: Microsoft User Experience Virtualization (UE-V) 1.0 Release Notes
-ms.assetid: 920f3fae-e9b5-4b94-beda-32c19d31e94b
author: jamiejdt
+ms.assetid: 920f3fae-e9b5-4b94-beda-32c19d31e94b
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft User Experience Virtualization (UE-V) 1.0 Release Notes
diff --git a/mdop/uev-v1/microsoft-user-experience-virtualization--ue-v--10-sp1-release-notes.md b/mdop/uev-v1/microsoft-user-experience-virtualization--ue-v--10-sp1-release-notes.md
index 33c3e01ffd..89c2bfc59e 100644
--- a/mdop/uev-v1/microsoft-user-experience-virtualization--ue-v--10-sp1-release-notes.md
+++ b/mdop/uev-v1/microsoft-user-experience-virtualization--ue-v--10-sp1-release-notes.md
@@ -1,10 +1,15 @@
---
title: Microsoft User Experience Virtualization (UE-V) 1.0 SP1 Release Notes
description: Microsoft User Experience Virtualization (UE-V) 1.0 SP1 Release Notes
-ms.assetid: 447fae0c-fe87-4d1c-b616-6f92fbdaf6d5
author: jamiejdt
+ms.assetid: 447fae0c-fe87-4d1c-b616-6f92fbdaf6d5
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Microsoft User Experience Virtualization (UE-V) 1.0 SP1 Release Notes
diff --git a/mdop/uev-v1/migrating-ue-v-settings-packages.md b/mdop/uev-v1/migrating-ue-v-settings-packages.md
index 5b6e78da4c..18b4c76e70 100644
--- a/mdop/uev-v1/migrating-ue-v-settings-packages.md
+++ b/mdop/uev-v1/migrating-ue-v-settings-packages.md
@@ -1,10 +1,15 @@
---
title: Migrating UE-V Settings Packages
description: Migrating UE-V Settings Packages
-ms.assetid: 93d99254-3e17-4e96-92ad-87059d8554a7
author: jamiejdt
+ms.assetid: 93d99254-3e17-4e96-92ad-87059d8554a7
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Migrating UE-V Settings Packages
diff --git a/mdop/uev-v1/operations-for-ue-v-10.md b/mdop/uev-v1/operations-for-ue-v-10.md
index 8fab168feb..81626ff592 100644
--- a/mdop/uev-v1/operations-for-ue-v-10.md
+++ b/mdop/uev-v1/operations-for-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Operations for UE-V 1.0
description: Operations for UE-V 1.0
-ms.assetid: 5b4a82fd-3145-49e8-ac06-f9cc583abe5f
author: jamiejdt
+ms.assetid: 5b4a82fd-3145-49e8-ac06-f9cc583abe5f
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Operations for UE-V 1.0
diff --git a/mdop/uev-v1/planning-for-custom-template-deployment-for-ue-v-10.md b/mdop/uev-v1/planning-for-custom-template-deployment-for-ue-v-10.md
index 286ba61bf2..f130183733 100644
--- a/mdop/uev-v1/planning-for-custom-template-deployment-for-ue-v-10.md
+++ b/mdop/uev-v1/planning-for-custom-template-deployment-for-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Planning for Custom Template Deployment for UE-V 1.0
description: Planning for Custom Template Deployment for UE-V 1.0
-ms.assetid: be76fc9a-31ca-4290-af11-7640dcb87d50
author: jamiejdt
+ms.assetid: be76fc9a-31ca-4290-af11-7640dcb87d50
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for Custom Template Deployment for UE-V 1.0
diff --git a/mdop/uev-v1/planning-for-ue-v-10.md b/mdop/uev-v1/planning-for-ue-v-10.md
index 5649acfaad..ab8c979d74 100644
--- a/mdop/uev-v1/planning-for-ue-v-10.md
+++ b/mdop/uev-v1/planning-for-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Planning for UE-V 1.0
description: Planning for UE-V 1.0
-ms.assetid: fc44aa5f-1d4f-4c03-b326-37ecd6bd913f
author: jamiejdt
+ms.assetid: fc44aa5f-1d4f-4c03-b326-37ecd6bd913f
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for UE-V 1.0
diff --git a/mdop/uev-v1/planning-for-ue-v-configuration-methods.md b/mdop/uev-v1/planning-for-ue-v-configuration-methods.md
index 4c3e4d302e..7952a3e241 100644
--- a/mdop/uev-v1/planning-for-ue-v-configuration-methods.md
+++ b/mdop/uev-v1/planning-for-ue-v-configuration-methods.md
@@ -1,10 +1,15 @@
---
title: Planning for UE-V Configuration Methods
description: Planning for UE-V Configuration Methods
-ms.assetid: 57bce7ab-1be5-434b-9ee5-c96026bbe010
author: jamiejdt
+ms.assetid: 57bce7ab-1be5-434b-9ee5-c96026bbe010
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for UE-V Configuration Methods
diff --git a/mdop/uev-v1/planning-for-ue-v-configuration.md b/mdop/uev-v1/planning-for-ue-v-configuration.md
index 6f55fd822c..af68eb9090 100644
--- a/mdop/uev-v1/planning-for-ue-v-configuration.md
+++ b/mdop/uev-v1/planning-for-ue-v-configuration.md
@@ -1,10 +1,15 @@
---
title: Planning for UE-V Configuration
description: Planning for UE-V Configuration
-ms.assetid: db78dad4-78e0-45d6-a235-8b7345cb79f8
author: jamiejdt
+ms.assetid: db78dad4-78e0-45d6-a235-8b7345cb79f8
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning for UE-V Configuration
diff --git a/mdop/uev-v1/planning-which-applications-to-synchronize-with-ue-v-10.md b/mdop/uev-v1/planning-which-applications-to-synchronize-with-ue-v-10.md
index da668e6576..15aca5019d 100644
--- a/mdop/uev-v1/planning-which-applications-to-synchronize-with-ue-v-10.md
+++ b/mdop/uev-v1/planning-which-applications-to-synchronize-with-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Planning Which Applications to Synchronize with UE-V 1.0
description: Planning Which Applications to Synchronize with UE-V 1.0
-ms.assetid: c718274f-87b4-47f3-8ef7-5e1bd5557a9d
author: jamiejdt
+ms.assetid: c718274f-87b4-47f3-8ef7-5e1bd5557a9d
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Planning Which Applications to Synchronize with UE-V 1.0
diff --git a/mdop/uev-v1/preparing-your-environment-for-ue-v.md b/mdop/uev-v1/preparing-your-environment-for-ue-v.md
index c2e5cc6e0b..6dc381f0d7 100644
--- a/mdop/uev-v1/preparing-your-environment-for-ue-v.md
+++ b/mdop/uev-v1/preparing-your-environment-for-ue-v.md
@@ -1,10 +1,15 @@
---
title: Preparing Your Environment for UE-V
description: Preparing Your Environment for UE-V
-ms.assetid: c93d3b33-e032-451a-9e1b-8534e1625396
author: jamiejdt
+ms.assetid: c93d3b33-e032-451a-9e1b-8534e1625396
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Preparing Your Environment for UE-V
diff --git a/mdop/uev-v1/restoring-application-and-windows-settings-synchronized-with-ue-v-10.md b/mdop/uev-v1/restoring-application-and-windows-settings-synchronized-with-ue-v-10.md
index f373fb25a9..22e5e347d4 100644
--- a/mdop/uev-v1/restoring-application-and-windows-settings-synchronized-with-ue-v-10.md
+++ b/mdop/uev-v1/restoring-application-and-windows-settings-synchronized-with-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Restoring Application and Windows Settings Synchronized with UE-V 1.0
description: Restoring Application and Windows Settings Synchronized with UE-V 1.0
-ms.assetid: 254a16b1-f186-44a4-8e22-49a4ee87c734
author: jamiejdt
+ms.assetid: 254a16b1-f186-44a4-8e22-49a4ee87c734
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Restoring Application and Windows Settings Synchronized with UE-V 1.0
diff --git a/mdop/uev-v1/security-and-privacy-for-ue-v-10.md b/mdop/uev-v1/security-and-privacy-for-ue-v-10.md
index a36079e1f2..a85bd52972 100644
--- a/mdop/uev-v1/security-and-privacy-for-ue-v-10.md
+++ b/mdop/uev-v1/security-and-privacy-for-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Security and Privacy for UE-V 1.0
description: Security and Privacy for UE-V 1.0
-ms.assetid: c23d867d-7991-4c78-a123-a8a92758e5ba
author: jamiejdt
+ms.assetid: c23d867d-7991-4c78-a123-a8a92758e5ba
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Security and Privacy for UE-V 1.0
diff --git a/mdop/uev-v1/sharing-settings-location-templates-with-the-ue-v-template-gallery.md b/mdop/uev-v1/sharing-settings-location-templates-with-the-ue-v-template-gallery.md
index 7ee4903a72..545ab193ce 100644
--- a/mdop/uev-v1/sharing-settings-location-templates-with-the-ue-v-template-gallery.md
+++ b/mdop/uev-v1/sharing-settings-location-templates-with-the-ue-v-template-gallery.md
@@ -1,10 +1,15 @@
---
title: Sharing Settings Location Templates with the UE-V Template Gallery
description: Sharing Settings Location Templates with the UE-V Template Gallery
-ms.assetid: 3830ae0c-96dd-4a8d-96a2-df87aea81b27
author: jamiejdt
+ms.assetid: 3830ae0c-96dd-4a8d-96a2-df87aea81b27
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Sharing Settings Location Templates with the UE-V Template Gallery
diff --git a/mdop/uev-v1/supported-configurations-for-ue-v-10.md b/mdop/uev-v1/supported-configurations-for-ue-v-10.md
index ef7abfd5a5..aabe98a43b 100644
--- a/mdop/uev-v1/supported-configurations-for-ue-v-10.md
+++ b/mdop/uev-v1/supported-configurations-for-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Supported Configurations for UE-V 1.0
description: Supported Configurations for UE-V 1.0
-ms.assetid: d90ab83e-741f-48eb-b1d8-a64cb9259f7a
author: jamiejdt
+ms.assetid: d90ab83e-741f-48eb-b1d8-a64cb9259f7a
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Supported Configurations for UE-V 1.0
diff --git a/mdop/uev-v1/troubleshooting-ue-v-10.md b/mdop/uev-v1/troubleshooting-ue-v-10.md
index 4b86b7cd8f..03225ed777 100644
--- a/mdop/uev-v1/troubleshooting-ue-v-10.md
+++ b/mdop/uev-v1/troubleshooting-ue-v-10.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting UE-V 1.0
description: Troubleshooting UE-V 1.0
-ms.assetid: e40f46a9-34f6-40ee-801b-9bf91f65c0e1
author: jamiejdt
+ms.assetid: e40f46a9-34f6-40ee-801b-9bf91f65c0e1
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Troubleshooting UE-V 1.0
diff --git a/mdop/uev-v1/ue-v-10-security-considerations.md b/mdop/uev-v1/ue-v-10-security-considerations.md
index 03cae3164b..bbda341dfe 100644
--- a/mdop/uev-v1/ue-v-10-security-considerations.md
+++ b/mdop/uev-v1/ue-v-10-security-considerations.md
@@ -1,10 +1,15 @@
---
title: UE-V 1.0 Security Considerations
description: UE-V 1.0 Security Considerations
-ms.assetid: c5cdf9ff-dc96-4491-98e9-0eada898ffe0
author: jamiejdt
+ms.assetid: c5cdf9ff-dc96-4491-98e9-0eada898ffe0
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# UE-V 1.0 Security Considerations
diff --git a/mdop/uev-v1/ue-v-checklist.md b/mdop/uev-v1/ue-v-checklist.md
index 5de1e28d36..2d256e8072 100644
--- a/mdop/uev-v1/ue-v-checklist.md
+++ b/mdop/uev-v1/ue-v-checklist.md
@@ -1,10 +1,15 @@
---
title: UE-V Checklist
description: UE-V Checklist
-ms.assetid: 0e4b9bd5-4e60-4673-b698-90612008fc2b
author: jamiejdt
+ms.assetid: 0e4b9bd5-4e60-4673-b698-90612008fc2b
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# UE-V Checklist
diff --git a/mdop/uev-v1/user-experience-virtualization-privacy-statement.md b/mdop/uev-v1/user-experience-virtualization-privacy-statement.md
index 389257d531..45aa73a732 100644
--- a/mdop/uev-v1/user-experience-virtualization-privacy-statement.md
+++ b/mdop/uev-v1/user-experience-virtualization-privacy-statement.md
@@ -1,10 +1,15 @@
---
title: User Experience Virtualization Privacy Statement
description: User Experience Virtualization Privacy Statement
-ms.assetid: c2919034-f2cf-48d6-b18e-4dd318252426
author: jamiejdt
+ms.assetid: c2919034-f2cf-48d6-b18e-4dd318252426
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# User Experience Virtualization Privacy Statement
diff --git a/mdop/uev-v1/validate-ue-v-settings-location-templates-with-ue-v-generator.md b/mdop/uev-v1/validate-ue-v-settings-location-templates-with-ue-v-generator.md
index cf0ce693d4..de6f8b4304 100644
--- a/mdop/uev-v1/validate-ue-v-settings-location-templates-with-ue-v-generator.md
+++ b/mdop/uev-v1/validate-ue-v-settings-location-templates-with-ue-v-generator.md
@@ -1,10 +1,15 @@
---
title: Validate UE-V Settings Location Templates with UE-V Generator
description: Validate UE-V Settings Location Templates with UE-V Generator
-ms.assetid: 131c636c-173a-4b41-af5d-9a75b453b9d8
author: jamiejdt
+ms.assetid: 131c636c-173a-4b41-af5d-9a75b453b9d8
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Validate UE-V Settings Location Templates with UE-V Generator
diff --git a/mdop/uev-v1/working-with-custom-ue-v-templates-and-the-ue-v-generator.md b/mdop/uev-v1/working-with-custom-ue-v-templates-and-the-ue-v-generator.md
index 9c7d37dcea..71dcc8d355 100644
--- a/mdop/uev-v1/working-with-custom-ue-v-templates-and-the-ue-v-generator.md
+++ b/mdop/uev-v1/working-with-custom-ue-v-templates-and-the-ue-v-generator.md
@@ -1,10 +1,15 @@
---
title: Working with Custom UE-V Templates and the UE-V Generator
description: Working with Custom UE-V Templates and the UE-V Generator
-ms.assetid: 7bb2583a-b032-4800-9bf9-eb33528e1d0d
author: jamiejdt
+ms.assetid: 7bb2583a-b032-4800-9bf9-eb33528e1d0d
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w8
---
+
# Working with Custom UE-V Templates and the UE-V Generator
diff --git a/mdop/uev-v2/accessibility-for-ue-v-2x-both-uevv2.md b/mdop/uev-v2/accessibility-for-ue-v-2x-both-uevv2.md
index 201a71edbb..64b640b2e6 100644
--- a/mdop/uev-v2/accessibility-for-ue-v-2x-both-uevv2.md
+++ b/mdop/uev-v2/accessibility-for-ue-v-2x-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Accessibility for UE-V 2.x
description: Accessibility for UE-V 2.x
-ms.assetid: ec05da5f-4558-4d4d-9b58-3b8ed68cf2fe
author: jamiejdt
+ms.assetid: ec05da5f-4558-4d4d-9b58-3b8ed68cf2fe
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Accessibility for UE-V 2.x
diff --git a/mdop/uev-v2/administering-ue-v-2x-new-uevv2.md b/mdop/uev-v2/administering-ue-v-2x-new-uevv2.md
index bda5bcc1be..350a215bd8 100644
--- a/mdop/uev-v2/administering-ue-v-2x-new-uevv2.md
+++ b/mdop/uev-v2/administering-ue-v-2x-new-uevv2.md
@@ -1,10 +1,15 @@
---
title: Administering UE-V 2.x
description: Administering UE-V 2.x
-ms.assetid: 996e4797-8383-4627-b714-24a84c907798
author: jamiejdt
+ms.assetid: 996e4797-8383-4627-b714-24a84c907798
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Administering UE-V 2.x
diff --git a/mdop/uev-v2/administering-ue-v-2x-with-windows-powershell-and-wmi-both-uevv2.md b/mdop/uev-v2/administering-ue-v-2x-with-windows-powershell-and-wmi-both-uevv2.md
index b0b3d20991..5493bfd1dd 100644
--- a/mdop/uev-v2/administering-ue-v-2x-with-windows-powershell-and-wmi-both-uevv2.md
+++ b/mdop/uev-v2/administering-ue-v-2x-with-windows-powershell-and-wmi-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Administering UE-V 2.x with Windows PowerShell and WMI
description: Administering UE-V 2.x with Windows PowerShell and WMI
-ms.assetid: e749ac03-0adf-475a-a4f2-5cc023549b12
author: jamiejdt
+ms.assetid: e749ac03-0adf-475a-a4f2-5cc023549b12
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Administering UE-V 2.x with Windows PowerShell and WMI
diff --git a/mdop/uev-v2/application-template-schema-reference-for-ue-v-2x-both-uevv2.md b/mdop/uev-v2/application-template-schema-reference-for-ue-v-2x-both-uevv2.md
index 98f06839cb..29ada1d57d 100644
--- a/mdop/uev-v2/application-template-schema-reference-for-ue-v-2x-both-uevv2.md
+++ b/mdop/uev-v2/application-template-schema-reference-for-ue-v-2x-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Application Template Schema Reference for UE-V 2.x
description: Application Template Schema Reference for UE-V 2.x
-ms.assetid: be8735a5-6a3e-4b1f-ba14-2a3bc3e5a8b6
author: jamiejdt
+ms.assetid: be8735a5-6a3e-4b1f-ba14-2a3bc3e5a8b6
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Application Template Schema Reference for UE-V 2.x
diff --git a/mdop/uev-v2/changing-the-frequency-of-ue-v-2x-scheduled-tasks-both-uevv2.md b/mdop/uev-v2/changing-the-frequency-of-ue-v-2x-scheduled-tasks-both-uevv2.md
index 541db54372..2971a05834 100644
--- a/mdop/uev-v2/changing-the-frequency-of-ue-v-2x-scheduled-tasks-both-uevv2.md
+++ b/mdop/uev-v2/changing-the-frequency-of-ue-v-2x-scheduled-tasks-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Changing the Frequency of UE-V 2.x Scheduled Tasks
description: Changing the Frequency of UE-V 2.x Scheduled Tasks
-ms.assetid: ee486570-c6cf-4fd9-ba48-0059ba877c10
author: jamiejdt
+ms.assetid: ee486570-c6cf-4fd9-ba48-0059ba877c10
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Changing the Frequency of UE-V 2.x Scheduled Tasks
diff --git a/mdop/uev-v2/configuring-the-company-settings-center-for-ue-v-2x-both-uevv2.md b/mdop/uev-v2/configuring-the-company-settings-center-for-ue-v-2x-both-uevv2.md
index 9d21cf23c7..778b479ca2 100644
--- a/mdop/uev-v2/configuring-the-company-settings-center-for-ue-v-2x-both-uevv2.md
+++ b/mdop/uev-v2/configuring-the-company-settings-center-for-ue-v-2x-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Configuring the Company Settings Center for UE-V 2.x
description: Configuring the Company Settings Center for UE-V 2.x
-ms.assetid: 48fadb0a-c0dc-4287-9474-f94ce1417003
author: jamiejdt
+ms.assetid: 48fadb0a-c0dc-4287-9474-f94ce1417003
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Configuring the Company Settings Center for UE-V 2.x
diff --git a/mdop/uev-v2/configuring-ue-v-2x-with-group-policy-objects-both-uevv2.md b/mdop/uev-v2/configuring-ue-v-2x-with-group-policy-objects-both-uevv2.md
index 2710a38a51..f3337ab1a6 100644
--- a/mdop/uev-v2/configuring-ue-v-2x-with-group-policy-objects-both-uevv2.md
+++ b/mdop/uev-v2/configuring-ue-v-2x-with-group-policy-objects-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Configuring UE-V 2.x with Group Policy Objects
description: Configuring UE-V 2.x with Group Policy Objects
-ms.assetid: 2bb55834-26ee-4f19-9860-dfdf3c797143
author: jamiejdt
+ms.assetid: 2bb55834-26ee-4f19-9860-dfdf3c797143
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Configuring UE-V 2.x with Group Policy Objects
diff --git a/mdop/uev-v2/configuring-ue-v-2x-with-system-center-configuration-manager-2012-both-uevv2.md b/mdop/uev-v2/configuring-ue-v-2x-with-system-center-configuration-manager-2012-both-uevv2.md
index 336dcc80be..0476446f14 100644
--- a/mdop/uev-v2/configuring-ue-v-2x-with-system-center-configuration-manager-2012-both-uevv2.md
+++ b/mdop/uev-v2/configuring-ue-v-2x-with-system-center-configuration-manager-2012-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Configuring UE-V 2.x with System Center Configuration Manager 2012
description: Configuring UE-V 2.x with System Center Configuration Manager 2012
-ms.assetid: 9a4e2a74-7646-4a77-b58f-2b4456487295
author: jamiejdt
+ms.assetid: 9a4e2a74-7646-4a77-b58f-2b4456487295
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Configuring UE-V 2.x with System Center Configuration Manager 2012
diff --git a/mdop/uev-v2/deploy-required-features-for-ue-v-2x-new-uevv2.md b/mdop/uev-v2/deploy-required-features-for-ue-v-2x-new-uevv2.md
index 09138f85b3..ce2ae52ac3 100644
--- a/mdop/uev-v2/deploy-required-features-for-ue-v-2x-new-uevv2.md
+++ b/mdop/uev-v2/deploy-required-features-for-ue-v-2x-new-uevv2.md
@@ -1,10 +1,15 @@
---
title: Deploy Required Features for UE-V 2.x
description: Deploy Required Features for UE-V 2.x
-ms.assetid: 10399bb3-cc7b-4578-bc0c-2f6b597abe4d
author: jamiejdt
+ms.assetid: 10399bb3-cc7b-4578-bc0c-2f6b597abe4d
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploy Required Features for UE-V 2.x
diff --git a/mdop/uev-v2/deploy-ue-v-2x-for-custom-applications-new-uevv2.md b/mdop/uev-v2/deploy-ue-v-2x-for-custom-applications-new-uevv2.md
index 5d3eabbe3f..bea4eef51e 100644
--- a/mdop/uev-v2/deploy-ue-v-2x-for-custom-applications-new-uevv2.md
+++ b/mdop/uev-v2/deploy-ue-v-2x-for-custom-applications-new-uevv2.md
@@ -1,10 +1,15 @@
---
title: Deploy UE-V 2.x for Custom Applications
description: Deploy UE-V 2.x for Custom Applications
-ms.assetid: f7cb089f-d764-4a93-82b6-926fe0385a23
author: jamiejdt
+ms.assetid: f7cb089f-d764-4a93-82b6-926fe0385a23
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Deploy UE-V 2.x for Custom Applications
diff --git a/mdop/uev-v2/get-started-with-ue-v-2x-new-uevv2.md b/mdop/uev-v2/get-started-with-ue-v-2x-new-uevv2.md
index 673c5f1c48..ccc160080f 100644
--- a/mdop/uev-v2/get-started-with-ue-v-2x-new-uevv2.md
+++ b/mdop/uev-v2/get-started-with-ue-v-2x-new-uevv2.md
@@ -1,10 +1,15 @@
---
title: Get Started with UE-V 2.x
description: Get Started with UE-V 2.x
-ms.assetid: 526ecbf0-0dee-4f0b-b017-8f8d25357b14
author: jamiejdt
+ms.assetid: 526ecbf0-0dee-4f0b-b017-8f8d25357b14
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Get Started with UE-V 2.x
diff --git a/mdop/uev-v2/index.md b/mdop/uev-v2/index.md
index 7fccabbc83..4875f0d7c9 100644
--- a/mdop/uev-v2/index.md
+++ b/mdop/uev-v2/index.md
@@ -1,10 +1,15 @@
---
title: Microsoft User Experience Virtualization (UE-V) 2.x
description: Microsoft User Experience Virtualization (UE-V) 2.x
-ms.assetid: b860fed0-b846-415d-bdd6-ba60231a64be
author: jamiejdt
+ms.assetid: b860fed0-b846-415d-bdd6-ba60231a64be
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Microsoft User Experience Virtualization (UE-V) 2.x
diff --git a/mdop/uev-v2/manage-administrative-backup-and-restore-in-ue-v-2x-new-topic-for-21.md b/mdop/uev-v2/manage-administrative-backup-and-restore-in-ue-v-2x-new-topic-for-21.md
index 830a60cb74..c7b5dfb791 100644
--- a/mdop/uev-v2/manage-administrative-backup-and-restore-in-ue-v-2x-new-topic-for-21.md
+++ b/mdop/uev-v2/manage-administrative-backup-and-restore-in-ue-v-2x-new-topic-for-21.md
@@ -1,10 +1,15 @@
---
title: Manage Administrative Backup and Restore in UE-V 2.x
description: Manage Administrative Backup and Restore in UE-V 2.x
-ms.assetid: 2eb5ae75-65e5-4afc-adb6-4e83cf4364ae
author: jamiejdt
+ms.assetid: 2eb5ae75-65e5-4afc-adb6-4e83cf4364ae
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Manage Administrative Backup and Restore in UE-V 2.x
diff --git a/mdop/uev-v2/manage-configurations-for-ue-v-2x-new-uevv2.md b/mdop/uev-v2/manage-configurations-for-ue-v-2x-new-uevv2.md
index b6589fed9c..c8813ce58d 100644
--- a/mdop/uev-v2/manage-configurations-for-ue-v-2x-new-uevv2.md
+++ b/mdop/uev-v2/manage-configurations-for-ue-v-2x-new-uevv2.md
@@ -1,10 +1,15 @@
---
title: Manage Configurations for UE-V 2.x
description: Manage Configurations for UE-V 2.x
-ms.assetid: e2332eca-a9cd-4446-8f7c-d17058b03466
author: jamiejdt
+ms.assetid: e2332eca-a9cd-4446-8f7c-d17058b03466
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Manage Configurations for UE-V 2.x
diff --git a/mdop/uev-v2/managing-the-ue-v-2x-agent-and-packages-with-windows-powershell-and-wmi-both-uevv2.md b/mdop/uev-v2/managing-the-ue-v-2x-agent-and-packages-with-windows-powershell-and-wmi-both-uevv2.md
index ec3510d34b..fe8bb33a9e 100644
--- a/mdop/uev-v2/managing-the-ue-v-2x-agent-and-packages-with-windows-powershell-and-wmi-both-uevv2.md
+++ b/mdop/uev-v2/managing-the-ue-v-2x-agent-and-packages-with-windows-powershell-and-wmi-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Managing the UE-V 2.x Agent and Packages with Windows PowerShell and WMI
description: Managing the UE-V 2.x Agent and Packages with Windows PowerShell and WMI
-ms.assetid: 56e6780b-8b2c-4717-91c8-2af63062ab75
author: jamiejdt
+ms.assetid: 56e6780b-8b2c-4717-91c8-2af63062ab75
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Managing the UE-V 2.x Agent and Packages with Windows PowerShell and WMI
diff --git a/mdop/uev-v2/managing-ue-v-2x-settings-location-templates-using-windows-powershell-and-wmi-both-uevv2.md b/mdop/uev-v2/managing-ue-v-2x-settings-location-templates-using-windows-powershell-and-wmi-both-uevv2.md
index 70134d5979..daf1ff7f20 100644
--- a/mdop/uev-v2/managing-ue-v-2x-settings-location-templates-using-windows-powershell-and-wmi-both-uevv2.md
+++ b/mdop/uev-v2/managing-ue-v-2x-settings-location-templates-using-windows-powershell-and-wmi-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Managing UE-V 2.x Settings Location Templates Using Windows PowerShell and WMI
description: Managing UE-V 2.x Settings Location Templates Using Windows PowerShell and WMI
-ms.assetid: b5253050-acc3-4274-90d0-1fa4c480331d
author: jamiejdt
+ms.assetid: b5253050-acc3-4274-90d0-1fa4c480331d
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Managing UE-V 2.x Settings Location Templates Using Windows PowerShell and WMI
diff --git a/mdop/uev-v2/microsoft-user-experience-virtualization--ue-v--20-release-notesuevv2.md b/mdop/uev-v2/microsoft-user-experience-virtualization--ue-v--20-release-notesuevv2.md
index d07a0c844e..ce504d629b 100644
--- a/mdop/uev-v2/microsoft-user-experience-virtualization--ue-v--20-release-notesuevv2.md
+++ b/mdop/uev-v2/microsoft-user-experience-virtualization--ue-v--20-release-notesuevv2.md
@@ -1,10 +1,15 @@
---
title: Microsoft User Experience Virtualization (UE-V) 2.0 Release Notes
description: Microsoft User Experience Virtualization (UE-V) 2.0 Release Notes
-ms.assetid: 5ef66cd1-ba2b-4383-9f45-e7cde41f1ba1
author: jamiejdt
+ms.assetid: 5ef66cd1-ba2b-4383-9f45-e7cde41f1ba1
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Microsoft User Experience Virtualization (UE-V) 2.0 Release Notes
diff --git a/mdop/uev-v2/microsoft-user-experience-virtualization--ue-v--21-release-notesuevv21.md b/mdop/uev-v2/microsoft-user-experience-virtualization--ue-v--21-release-notesuevv21.md
index 132e6461c0..dc3d01fbc5 100644
--- a/mdop/uev-v2/microsoft-user-experience-virtualization--ue-v--21-release-notesuevv21.md
+++ b/mdop/uev-v2/microsoft-user-experience-virtualization--ue-v--21-release-notesuevv21.md
@@ -1,10 +1,15 @@
---
title: Microsoft User Experience Virtualization (UE-V) 2.1 Release Notes
description: Microsoft User Experience Virtualization (UE-V) 2.1 Release Notes
-ms.assetid: 79a36c77-fa0c-4651-8028-4a79763a2fd2
author: jamiejdt
+ms.assetid: 79a36c77-fa0c-4651-8028-4a79763a2fd2
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Microsoft User Experience Virtualization (UE-V) 2.1 Release Notes
diff --git a/mdop/uev-v2/microsoft-user-experience-virtualization--ue-v--21-sp1-release-notes.md b/mdop/uev-v2/microsoft-user-experience-virtualization--ue-v--21-sp1-release-notes.md
index e134528d3d..b2d83bf32b 100644
--- a/mdop/uev-v2/microsoft-user-experience-virtualization--ue-v--21-sp1-release-notes.md
+++ b/mdop/uev-v2/microsoft-user-experience-virtualization--ue-v--21-sp1-release-notes.md
@@ -1,10 +1,15 @@
---
title: Microsoft User Experience Virtualization (UE-V) 2.1 SP1 Release Notes
description: Microsoft User Experience Virtualization (UE-V) 2.1 SP1 Release Notes
-ms.assetid: 561988c4-cc5c-4e15-970b-16e942c8f2ef
author: jamiejdt
+ms.assetid: 561988c4-cc5c-4e15-970b-16e942c8f2ef
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Microsoft User Experience Virtualization (UE-V) 2.1 SP1 Release Notes
diff --git a/mdop/uev-v2/migrating-ue-v-2x-settings-packages-both-uevv2.md b/mdop/uev-v2/migrating-ue-v-2x-settings-packages-both-uevv2.md
index a7ab49f944..e10bbb77fd 100644
--- a/mdop/uev-v2/migrating-ue-v-2x-settings-packages-both-uevv2.md
+++ b/mdop/uev-v2/migrating-ue-v-2x-settings-packages-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Migrating UE-V 2.x Settings Packages
description: Migrating UE-V 2.x Settings Packages
-ms.assetid: f79381f4-e142-405c-b728-5c048502aa70
author: jamiejdt
+ms.assetid: f79381f4-e142-405c-b728-5c048502aa70
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Migrating UE-V 2.x Settings Packages
diff --git a/mdop/uev-v2/prepare-a-ue-v-2x-deployment-new-uevv2.md b/mdop/uev-v2/prepare-a-ue-v-2x-deployment-new-uevv2.md
index 81b493e1d2..0916c46201 100644
--- a/mdop/uev-v2/prepare-a-ue-v-2x-deployment-new-uevv2.md
+++ b/mdop/uev-v2/prepare-a-ue-v-2x-deployment-new-uevv2.md
@@ -1,10 +1,15 @@
---
title: Prepare a UE-V 2.x Deployment
description: Prepare a UE-V 2.x Deployment
-ms.assetid: c429fd06-13ff-48c5-b9c9-fa1ec01ab800
author: jamiejdt
+ms.assetid: c429fd06-13ff-48c5-b9c9-fa1ec01ab800
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Prepare a UE-V 2.x Deployment
diff --git a/mdop/uev-v2/security-considerations-for-ue-v-2x-both-uevv2.md b/mdop/uev-v2/security-considerations-for-ue-v-2x-both-uevv2.md
index a6bb3366f8..ef418d7c0c 100644
--- a/mdop/uev-v2/security-considerations-for-ue-v-2x-both-uevv2.md
+++ b/mdop/uev-v2/security-considerations-for-ue-v-2x-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Security Considerations for UE-V 2.x
description: Security Considerations for UE-V 2.x
-ms.assetid: 9d5c3cae-9fcb-4dea-bd67-741b3dea63be
author: jamiejdt
+ms.assetid: 9d5c3cae-9fcb-4dea-bd67-741b3dea63be
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Security Considerations for UE-V 2.x
diff --git a/mdop/uev-v2/sync-methods-for-ue-v-2x-both-uevv2.md b/mdop/uev-v2/sync-methods-for-ue-v-2x-both-uevv2.md
index 2afa1959b4..3ce8e951f8 100644
--- a/mdop/uev-v2/sync-methods-for-ue-v-2x-both-uevv2.md
+++ b/mdop/uev-v2/sync-methods-for-ue-v-2x-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Sync Methods for UE-V 2.x
description: Sync Methods for UE-V 2.x
-ms.assetid: af0ae894-dfdc-41d2-927b-c2ab1b355ffe
author: jamiejdt
+ms.assetid: af0ae894-dfdc-41d2-927b-c2ab1b355ffe
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Sync Methods for UE-V 2.x
diff --git a/mdop/uev-v2/sync-trigger-events-for-ue-v-2x-both-uevv2.md b/mdop/uev-v2/sync-trigger-events-for-ue-v-2x-both-uevv2.md
index bdacb193d0..fbb99536ea 100644
--- a/mdop/uev-v2/sync-trigger-events-for-ue-v-2x-both-uevv2.md
+++ b/mdop/uev-v2/sync-trigger-events-for-ue-v-2x-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Sync Trigger Events for UE-V 2.x
description: Sync Trigger Events for UE-V 2.x
-ms.assetid: 4ed71a13-6a4f-4376-996f-74b126536bbc
author: jamiejdt
+ms.assetid: 4ed71a13-6a4f-4376-996f-74b126536bbc
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Sync Trigger Events for UE-V 2.x
diff --git a/mdop/uev-v2/synchronizing-office-2013-with-ue-v-20-both-uevv2.md b/mdop/uev-v2/synchronizing-office-2013-with-ue-v-20-both-uevv2.md
index 0450a379a1..fbba2bc34c 100644
--- a/mdop/uev-v2/synchronizing-office-2013-with-ue-v-20-both-uevv2.md
+++ b/mdop/uev-v2/synchronizing-office-2013-with-ue-v-20-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Synchronizing Office 2013 with UE-V 2.0
description: Synchronizing Office 2013 with UE-V 2.0
-ms.assetid: c46feb6d-28a8-4799-888d-053531dc5842
author: jamiejdt
+ms.assetid: c46feb6d-28a8-4799-888d-053531dc5842
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Synchronizing Office 2013 with UE-V 2.0
diff --git a/mdop/uev-v2/technical-reference-for-ue-v-2x-both-uevv2.md b/mdop/uev-v2/technical-reference-for-ue-v-2x-both-uevv2.md
index cc72ac53ef..5be7a2c690 100644
--- a/mdop/uev-v2/technical-reference-for-ue-v-2x-both-uevv2.md
+++ b/mdop/uev-v2/technical-reference-for-ue-v-2x-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Technical Reference for UE-V 2.x
description: Technical Reference for UE-V 2.x
-ms.assetid: 303cff9a-a96d-4e83-9e94-19b0d3744e1e
author: jamiejdt
+ms.assetid: 303cff9a-a96d-4e83-9e94-19b0d3744e1e
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Technical Reference for UE-V 2.x
diff --git a/mdop/uev-v2/troubleshooting-ue-v-2x-both-uevv2.md b/mdop/uev-v2/troubleshooting-ue-v-2x-both-uevv2.md
index 4958a64412..b46669f1a7 100644
--- a/mdop/uev-v2/troubleshooting-ue-v-2x-both-uevv2.md
+++ b/mdop/uev-v2/troubleshooting-ue-v-2x-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Troubleshooting UE-V 2.x
description: Troubleshooting UE-V 2.x
-ms.assetid: a02847f8-6986-4612-8307-ba1b72d7919b
author: jamiejdt
+ms.assetid: a02847f8-6986-4612-8307-ba1b72d7919b
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Troubleshooting UE-V 2.x
diff --git a/mdop/uev-v2/using-ue-v-2x-with-application-virtualization-applications-both-uevv2.md b/mdop/uev-v2/using-ue-v-2x-with-application-virtualization-applications-both-uevv2.md
index 2eea4fe25f..6b79aca24f 100644
--- a/mdop/uev-v2/using-ue-v-2x-with-application-virtualization-applications-both-uevv2.md
+++ b/mdop/uev-v2/using-ue-v-2x-with-application-virtualization-applications-both-uevv2.md
@@ -1,10 +1,15 @@
---
title: Using UE-V 2.x with Application Virtualization Applications
description: Using UE-V 2.x with Application Virtualization Applications
-ms.assetid: 4644b810-fc48-4fd0-96e4-2fc6cd64d8ad
author: jamiejdt
+ms.assetid: 4644b810-fc48-4fd0-96e4-2fc6cd64d8ad
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Using UE-V 2.x with Application Virtualization Applications
diff --git a/mdop/uev-v2/whats-new-in-ue-v-20-new-uevv2.md b/mdop/uev-v2/whats-new-in-ue-v-20-new-uevv2.md
index bc4bd8bb51..adb6bbeb6b 100644
--- a/mdop/uev-v2/whats-new-in-ue-v-20-new-uevv2.md
+++ b/mdop/uev-v2/whats-new-in-ue-v-20-new-uevv2.md
@@ -1,10 +1,15 @@
---
title: What's New in UE-V 2.0
description: What's New in UE-V 2.0
-ms.assetid: 5d852beb-f293-4e3a-a33b-c40df59a7515
author: jamiejdt
+ms.assetid: 5d852beb-f293-4e3a-a33b-c40df59a7515
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# What's New in UE-V 2.0
diff --git a/mdop/uev-v2/whats-new-in-ue-v-21-new-uevv2.md b/mdop/uev-v2/whats-new-in-ue-v-21-new-uevv2.md
index 0f17f5e89a..a601d3e4a6 100644
--- a/mdop/uev-v2/whats-new-in-ue-v-21-new-uevv2.md
+++ b/mdop/uev-v2/whats-new-in-ue-v-21-new-uevv2.md
@@ -1,10 +1,15 @@
---
title: What's New in UE-V 2.1
description: What's New in UE-V 2.1
-ms.assetid: 7f385183-7d97-4602-b19a-baa710334ade
author: jamiejdt
+ms.assetid: 7f385183-7d97-4602-b19a-baa710334ade
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# What's New in UE-V 2.1
diff --git a/mdop/uev-v2/whats-new-in-ue-v-21-sp1uevv21-sp1.md b/mdop/uev-v2/whats-new-in-ue-v-21-sp1uevv21-sp1.md
index 8c60780669..d8950b0ead 100644
--- a/mdop/uev-v2/whats-new-in-ue-v-21-sp1uevv21-sp1.md
+++ b/mdop/uev-v2/whats-new-in-ue-v-21-sp1uevv21-sp1.md
@@ -1,10 +1,15 @@
---
title: What's New in UE-V 2.1 SP1
description: What's New in UE-V 2.1 SP1
-ms.assetid: 9a40c737-ad9a-4ec1-b42b-31bfabe0f170
author: jamiejdt
+ms.assetid: 9a40c737-ad9a-4ec1-b42b-31bfabe0f170
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# What's New in UE-V 2.1 SP1
diff --git a/mdop/uev-v2/working-with-custom-ue-v-2x-templates-and-the-ue-v-2x-generator-new-uevv2.md b/mdop/uev-v2/working-with-custom-ue-v-2x-templates-and-the-ue-v-2x-generator-new-uevv2.md
index 1460cf9540..04136b1e89 100644
--- a/mdop/uev-v2/working-with-custom-ue-v-2x-templates-and-the-ue-v-2x-generator-new-uevv2.md
+++ b/mdop/uev-v2/working-with-custom-ue-v-2x-templates-and-the-ue-v-2x-generator-new-uevv2.md
@@ -1,10 +1,15 @@
---
title: Working with Custom UE-V 2.x Templates and the UE-V 2.x Generator
description: Working with Custom UE-V 2.x Templates and the UE-V 2.x Generator
-ms.assetid: f0bb4920-0132-472c-a564-abf06a884275
author: jamiejdt
+ms.assetid: f0bb4920-0132-472c-a564-abf06a884275
+ms.pagetype: mdop, virtualization
+ms.mktglfcycl: deploy
+ms.sitesec: library
+ms.prod: w10
---
+
# Working with Custom UE-V 2.x Templates and the UE-V 2.x Generator
diff --git a/windows/deploy/configure-a-pxe-server-to-load-windows-pe.md b/windows/deploy/configure-a-pxe-server-to-load-windows-pe.md
index 463da5964f..e5c6db8bda 100644
--- a/windows/deploy/configure-a-pxe-server-to-load-windows-pe.md
+++ b/windows/deploy/configure-a-pxe-server-to-load-windows-pe.md
@@ -21,7 +21,7 @@ This walkthrough describes how to configure a PXE server to load Windows PE by
## Prerequisites
-- A deployment computer: A computer with the [Windows Assessment and Deployment Kit](http://go.microsoft.com/fwlink/p/?LinkId=526740) (Windows ADK) installed.
+- A deployment computer: A computer with the [Windows Assessment and Deployment Kit](http://go.microsoft.com/fwlink/p/?LinkId=526803) (Windows ADK) installed.
- A DHCP server: A DHCP server or DHCP proxy configured to respond to PXE client requests is required.
- A PXE server: A server running the TFTP service that can host Windows PE boot files that the client will download.
- A file server: A server hosting a network file share.
diff --git a/windows/deploy/windows-adk-scenarios-for-it-pros.md b/windows/deploy/windows-adk-scenarios-for-it-pros.md
index 8821ada189..456d2786a0 100644
--- a/windows/deploy/windows-adk-scenarios-for-it-pros.md
+++ b/windows/deploy/windows-adk-scenarios-for-it-pros.md
@@ -11,7 +11,7 @@ author: greg-lindsay
# Windows ADK for Windows 10 scenarios for IT Pros
-The Windows Assessment and Deployment Kit (Windows ADK) contains tools that can be used by IT Pros to deploy Windows. For an overview of what's new in the Windows ADK for Windows 10, see [What's new in kits and tools](http://msdn.microsoft.com/library/windows/hardware/dn927348.aspx).
+The [Windows Assessment and Deployment Kit](http://go.microsoft.com/fwlink/p/?LinkId=526803) (Windows ADK) contains tools that can be used by IT Pros to deploy Windows. For an overview of what's new in the Windows ADK for Windows 10, see [What's new in kits and tools](http://msdn.microsoft.com/library/windows/hardware/dn927348.aspx).
In previous releases of Windows, the Windows ADK docs were published on both TechNet and the MSDN Hardware Dev Center. Starting with the Windows 10 release, Windows ADK documentation is available on the MSDN Hardware Dev Center. For the Windows 10 ADK reference content, see [Desktop manufacturing](http://msdn.microsoft.com/library/windows/hardware/dn938361.aspx).
diff --git a/windows/keep-secure/audit-authorization-policy-change.md b/windows/keep-secure/audit-authorization-policy-change.md
index bb16d06124..665bdbe166 100644
--- a/windows/keep-secure/audit-authorization-policy-change.md
+++ b/windows/keep-secure/audit-authorization-policy-change.md
@@ -20,9 +20,9 @@ Audit Authorization Policy Change allows you to audit assignment and removal of
| Computer Type | General Success | General Failure | Stronger Success | Stronger Failure | Comments |
|-------------------|-----------------|-----------------|------------------|------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| Domain Controller | Yes | No | Yes | No | It is important to enable Success audit for this subcategory to be able to get information related to changes in user rights policies.
Status Code
-Count of EventResult
Mapping
User-Friendly Message
Action admin should take
@@ -467,21 +465,18 @@ This section liss status codes, mapping, user messages, and actions an admin can
-
-
-
@@ -490,105 +485,90 @@ This section liss status codes, mapping, user messages, and actions an admin can
-
-
-28
-14
-14
-12
-12
-12
-7
-6
-6
-5
-4
-3
-2
-1
-1
@@ -611,34 +589,29 @@ This section liss status codes, mapping, user messages, and actions an admin can
-
-
-
-
-
@@ -646,7 +619,6 @@ This section liss status codes, mapping, user messages, and actions an admin can
diff --git a/devices/surface-hub/use-fully-qualified-domain-name-surface-hub.md b/devices/surface-hub/use-fully-qualified-domain-name-surface-hub.md
new file mode 100644
index 0000000000..258a618516
--- /dev/null
+++ b/devices/surface-hub/use-fully-qualified-domain-name-surface-hub.md
@@ -0,0 +1,26 @@
+---
+title: Use fully qualified doman name with Surface Hub
+description: Troubleshoot common problems, including setup issues, Exchange ActiveSync errors.
+ms.assetid: CF58F74D-8077-48C3-981E-FCFDCA34B34A
+keywords: ["Troubleshoot common problems", "setup issues", "Exchange ActiveSync errors"]
+author: TrudyHa
+---
+
+# When to use a fully qualified domain name with Surface Hub
+
+A fully qualified domain name (FQDN) is a domain name that explicitly states the location in the Domain Name System (DNS) hierarchy. All levels of a domain are specified. In the case of Skype for Business on the Surface Hub, there are a few scenarios where you need to use a FQDN.
+- **Multiple DNS suffixes** - When your Skype for Business infrastructure has disjointed namespaces such that one or more servers have a DNS suffix that doesn't match the suffix of the sign-in address (SIP) for Skype for Business.
+- **Skype for Business and Exchange suffixes are different** - When the suffix of the sign-in address for Skype for Business differs from the suffix of the Exchange address used for the device account.
+- **Working with certificates** - Large organizations with on-premise Skype for Business servers commonly use certificates with their own root certificate authority (CA). It is common for the CA domain to be different than the domain of the Skype for Business server which causes the certificate to not be trusted, and sign-in fails. The Skype app needs to know the FQDN of the certificate in order to set up a trust relationship. Enterprises typically use Group Policy to push this out to Skype desktop, but Group Policy is not supported on Surface Hub.
+
+## Add FQDN to Surface Hub
+
+You use the Settings app on Surface Hub to add FQDN information. You can add multiple entries, if needed.
+
+**To add Skype for Business Server FQDN**
+1. On Surface Hub open the **Settings** app.
+2. Navigate to **System**, **Microsoft Surface Hub**.
+3. Under **Skype for Business**, click **Add FQDN**.
+4. Type the FQDN for the Skype for Business certificate. You can type multiple FQDNs separated by a comma. For example: lync.com, outlook.com, lync.glbdns.microsoft.com.
+
+ 
\ No newline at end of file
diff --git a/education/windows/set-up-school-pcs-technical.md b/education/windows/set-up-school-pcs-technical.md
index 3223550a4b..8d23068d40 100644
--- a/education/windows/set-up-school-pcs-technical.md
+++ b/education/windows/set-up-school-pcs-technical.md
@@ -152,107 +152,108 @@ The **Set up School PCs** app produces a specialized provisioning package that m
-
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
-
+
-
+
-
+
-
Enable Success audit for this subcategory also if you need to monitor changes of resource attributes or Central Access Policy applied to file system objects.
This subcategory doesn’t have Failure events, so there is no recommendation to enable Failure auditing for this subcategory. |
-| Member Server | Yes | No | Yes | No | It is important to enable Success audit for this subcategory to be able to get information related to changes in user rights policies.
Enable Success audit for this subcategory also if you need to monitor changes of resource attributes or Central Access Policy applied to file system objects.
This subcategory doesn’t have Failure events, so there is no recommendation to enable Failure auditing for this subcategory. |
-| Workstation | Yes | No | Yes | No | It is important to enable Success audit for this subcategory to be able to get information related to changes in user rights policies.
Enable Success audit for this subcategory also if you need to monitor changes of resource attributes or Central Access Policy applied to file system objects.
This subcategory doesn’t have Failure events, so there is no recommendation to enable Failure auditing for this subcategory. |
+| Domain Controller | IF | No | IF | No | IF – With Success auditing for this subcategory, you can get information related to changes in user rights policies, or changes of resource attributes or Central Access Policy applied to file system objects.
However, if you are using an application or system service that makes changes to system privileges through the AdjustPrivilegesToken API, we do not recommend Success auditing because of the high volume of event “[4703](event-4703.md)(S): A user right was adjusted” that may be generated. As of Windows 10, event 4703 is generated by applications or services that dynamically adjust token privileges. An example of such an application is System Center Configuration Manager, which makes WMI queries at recurring intervals and quickly generates a large number of 4703 events (with the WMI activity listed as coming from **svchost.exe**).
If one of your applications or services is generating a large number of 4703 events, you might find that your event-management software has filtering logic that can automatically discard the recurring events, which would make it easier to work with Success auditing for this category.
This subcategory doesn’t have Failure events, so there is no recommendation to enable Failure auditing for this subcategory. |
+| Member Server | IF | No | IF | No | IF – With Success auditing for this subcategory, you can get information related to changes in user rights policies, or changes of resource attributes or Central Access Policy applied to file system objects.
However, if you are using an application or system service that makes changes to system privileges through the AdjustPrivilegesToken API, we do not recommend Success auditing because of the high volume of event “[4703](event-4703.md)(S): A user right was adjusted” that may be generated. As of Windows 10, event 4703 is generated by applications or services that dynamically adjust token privileges. An example of such an application is System Center Configuration Manager, which makes WMI queries at recurring intervals and quickly generates a large number of 4703 events (with the WMI activity listed as coming from **svchost.exe**).
If one of your applications or services is generating a large number of 4703 events, you might find that your event-management software has filtering logic that can automatically discard the recurring events, which would make it easier to work with Success auditing for this category.
This subcategory doesn’t have Failure events, so there is no recommendation to enable Failure auditing for this subcategory. |
+| Workstation | IF | No | IF | No | IF – With Success auditing for this subcategory, you can get information related to changes in user rights policies, or changes of resource attributes or Central Access Policy applied to file system objects.
However, if you are using an application or system service that makes changes to system privileges through the AdjustPrivilegesToken API, we do not recommend Success auditing because of the high volume of event “[4703](event-4703.md)(S): A user right was adjusted” that may be generated. As of Windows 10, event 4703 is generated by applications or services that dynamically adjust token privileges. An example of such an application is System Center Configuration Manager, which makes WMI queries at recurring intervals and quickly generates a large number of 4703 events (with the WMI activity listed as coming from **svchost.exe**).
If one of your applications or services is generating a large number of 4703 events, you might find that your event-management software has filtering logic that can automatically discard the recurring events, which would make it easier to work with Success auditing for this category.
This subcategory doesn’t have Failure events, so there is no recommendation to enable Failure auditing for this subcategory. |
**Events List:**
@@ -38,5 +38,5 @@ Audit Authorization Policy Change allows you to audit assignment and removal of
- [4913](event-4913.md)(S): Central Access Policy on the object was changed.
-**Event volume**: Medium.
+**Event volume**: Medium to High.
diff --git a/windows/keep-secure/bitlocker-overview.md b/windows/keep-secure/bitlocker-overview.md
index 58f3047141..18c4baf5b6 100644
--- a/windows/keep-secure/bitlocker-overview.md
+++ b/windows/keep-secure/bitlocker-overview.md
@@ -77,3 +77,5 @@ When installing the BitLocker optional component on a server you will also need
| [BitLocker Recovery Guide](bitlocker-recovery-guide-plan.md)| This topic for IT professionals describes how to recover BitLocker keys from AD DS. |
| [Protect BitLocker from pre-boot attacks](protect-bitlocker-from-pre-boot-attacks.md)| This detailed guide will help you understand the circumstances under which the use of pre-boot authentication is recommended for devices running Windows 10, Windows 8.1, Windows 8, or Windows 7; and when it can be safely omitted from a device’s configuration. |
| [Protecting cluster shared volumes and storage area networks with BitLocker](protecting-cluster-shared-volumes-and-storage-area-networks-with-bitlocker.md)| This topic for IT pros describes how to protect CSVs and SANs with BitLocker.|
+
+If you're looking for info on how to use it with Windows 10 IoT Core, see [Enabling Secure Boot and BitLocker Device Encryption on Windows 10 IoT Core](https://developer.microsoft.com/windows/iot/win10/SB_BL.htm).
\ No newline at end of file
diff --git a/windows/keep-secure/change-history-for-keep-windows-10-secure.md b/windows/keep-secure/change-history-for-keep-windows-10-secure.md
index 06485f9541..c415733140 100644
--- a/windows/keep-secure/change-history-for-keep-windows-10-secure.md
+++ b/windows/keep-secure/change-history-for-keep-windows-10-secure.md
@@ -29,6 +29,7 @@ This topic lists new and updated topics in the [Keep Windows 10 secure](index.md
| [Microsoft Passport guide](microsoft-passport-guide.md) | Updated Roadmap section content |
|[Protect your enterprise data using enterprise data protection (EDP)](protect-enterprise-data-using-edp.md) |Updated info based on changes to the features and functionality.|
| [User Account Control Group Policy and registry key settings](user-account-control-group-policy-and-registry-key-settings.md) | Updated for Windows 10 and Windows Server 2016 Technical Preview |
+|[Windows Defender Advanced Threat Protection](windows-defender-advanced-threat-protection.md) (mutiple topics) | New |
## April 2016
@@ -88,4 +89,4 @@ This topic lists new and updated topics in the [Keep Windows 10 secure](index.md
- [Change history for What's new in Windows 10](../whats-new/change-history-for-what-s-new-in-windows-10.md)
- [Change history for Plan for Windows 10 deployment](../plan/change-history-for-plan-for-windows-10-deployment.md)
- [Change history for Deploy Windows 10](../deploy/change-history-for-deploy-windows-10.md)
-- [Change history for Manage and update Windows 10](../manage/change-history-for-manage-and-update-windows-10.md)
\ No newline at end of file
+- [Change history for Manage and update Windows 10](../manage/change-history-for-manage-and-update-windows-10.md)
diff --git a/windows/keep-secure/credential-guard.md b/windows/keep-secure/credential-guard.md
index 1202cb6ae3..f82c2815c0 100644
--- a/windows/keep-secure/credential-guard.md
+++ b/windows/keep-secure/credential-guard.md
@@ -233,10 +233,10 @@ You can use System Information to ensure that Credential Guard is running on a P
- **Event ID 51** VSM Master Encryption Key Provisioning. Using cached copy status: 0x0. Unsealing cached copy status: 0x1. New key generation status: 0x1. Sealing status: 0x1. TPM PCR mask: 0x0.
- Passwords are still weak so we recommend that your organization deploy Credential Guard and move away from passwords and to other authentication methods, such as physical smart cards, virtual smart cards, Microsoft Passport, or Microsoft Passport for Work.
- Some 3rd party Security Support Providers (SSPs and APs) might not be compatible with Credential Guard. Credential Guard does not allow 3rd party SSPs to ask for password hashes from LSA. However, SSPs and APs still get notified of the password when a user logs on and/or changes their password. Any use of undocumented APIs within custom SSPs and APs are not supported. We recommend that custom implementations of SSPs/APs are tested against Credential Guard to ensure that the SSPs and APs do not depend on any undocumented or unsupported behaviors. For example, using the KerbQuerySupplementalCredentialsMessage API is not supported. You should not replace the NTLM or Kerberos SSPs with custom SSPs and APs. For more info, see [Restrictions around Registering and Installing a Security Package](http://msdn.microsoft.com/library/windows/desktop/dn865014.aspx) on MSDN.
-- As the depth and breadth of protections provided by Credential Guard are increased, subsequent releases of Windows 10 with Credential Guard running may impact scenarios that were working in the past. For example, Credential Guard may block the use of a particular type of credential or a particular component to prevent malware from taking advantage of vulnerabilities. Therefore, we recommend that scenarios required for operations in an organization are tested before upgrading a device that has Credential Guard running.
+- As the depth and breadth of protections provided by Credential Guard are increased, subsequent releases of Windows 10 with Credential Guard running may impact scenarios that were working in the past. For example, Credential Guard may block the use of a particular type of credential or a particular component to prevent malwar efrom taking advantage of vulnerabilities. Therefore, we recommend that scenarios required for operations in an organization are tested before upgrading a device that has Credential Guard running.
- If you are using Wi-Fi and VPN end points that are based on MS-CHAPv2, they are subject to similar attacks as NTLMv1. We recommend that organizations use certificated-based authentication for Wi-Fi and VPN connections.
- Starting with Windows 10, version 1511, domain credentials that are stored with Credential Manager are protected with Credential Guard. Credential Manager allows you to store credentials, such as user names and passwords that you use to log on to websites or other computers on a network. The following considerations apply to the Credential Guard protections for Credential Manager:
- - Credentials saved by Remote Desktop Services cannot be used to remotely connect to another machine without supplying the password.
+ - Credentials saved by Remote Desktop Services cannot be used to remotely connect to another machine without supplying the password. Attempts to use saved credentials will fail, displaying the error message "Logon attempt failed".
- Applications that extract derived domain credentials from Credential Manager will no longer be able to use those credentials.
- You cannot restore credentials using the Credential Manager control panel if the credentials were backed up from a PC that has Credential Guard turned on. If you need to back up your credentials, you must do this before you enable Credential Guard. Otherwise, you won't be able to restore those credentials.
@@ -254,6 +254,10 @@ Some ways to store credentials are not protected by Credential Guard, including:
- Key loggers
- Physical attacks
- Does not prevent an attacker with malware on the PC from using the privileges associated with any credential. We recommend using dedicated PCs for high value accounts, such as IT Pros and users with access high value assets in your organization.
+- Third-party security packages
+- Digest and CredSSP credentials
+ - When Credential Guard is enabled, neither Digest nor CredSSP have access to users' logon credentials. This implies no Single Sign-On use for these protocols.
+- Supplied credentials for NTLM authentication are not protected. If a user is prompted for and enters credentials for NTLM authentication, these credentials are vulnerable to be read from LSASS memory. Note that these same credentials are vulnerable to key loggers as well.
## Additional mitigations
diff --git a/windows/keep-secure/event-4703.md b/windows/keep-secure/event-4703.md
index 4b6ac99faa..bdce298519 100644
--- a/windows/keep-secure/event-4703.md
+++ b/windows/keep-secure/event-4703.md
@@ -21,7 +21,7 @@ author: Mir0sh
***Event Description:***
-This event generates when [token privileges](https://msdn.microsoft.com/en-us/library/windows/desktop/aa446619(v=vs.85).aspx) were enabled or disabled for a specific account’s token.
+This event generates when [token privileges](https://msdn.microsoft.com/en-us/library/windows/desktop/aa446619(v=vs.85).aspx) were enabled or disabled for a specific account’s token. As of Windows 10, event 4703 is also logged by applications or services that dynamically adjust token privileges. An example of such an application is System Center Configuration Manager, which makes WMI queries at recurring intervals and quickly generates a large number of 4703 events (with the WMI activity listed as coming from svchost.exe). If you are using an application or system service that makes changes to system privileges through the AdjustPrivilegesToken API, you might need to disable Success auditing for this subcategory (Audit Authorization Policy Change), or work with a very high volume of event 4703.
> **Note** For recommendations, see [Security Monitoring Recommendations](#security-monitoring-recommendations) for this event.
@@ -180,6 +180,10 @@ Token privileges provide the ability to take certain system-level actions that y
For 4703(S): A user right was adjusted.
+As of Windows 10, event 4703 is generated by applications or services that dynamically adjust token privileges. An example of such an application is System Center Configuration Manager, which makes WMI queries at recurring intervals and quickly generates a large number of 4703 events (with the WMI activity listed as coming from svchost.exe). If you are using an application or system service that makes changes to system privileges through the AdjustPrivilegesToken API, you might need to disable Success auditing for this subcategory, [Audit Authorization Policy Change](audit-authorization-policy-change.md), or work with a very high volume of event 4703.
+
+Otherwise, see the recommendations in the following table.
+
| **Type of monitoring required** | **Recommendation** |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **High-value accounts**: You might have high-value domain or local accounts for which you need to monitor each action.
Examples of high-value accounts are database administrators, built-in local administrator account, domain administrators, service accounts, domain controller accounts and so on. | Monitor this event with the **“Subject\\Security ID”** that corresponds to the high-value account or accounts. |
@@ -191,4 +195,3 @@ For 4703(S): A user right was adjusted.
| **Restricted-use computers or devices**: You might have certain computers, machines, or devices on which certain people (accounts) should perform only limited actions, or no actions at all. | Monitor the target **Computer:** (or other target device) for actions performed by the **“Subject\\Security ID”** that you are concerned about.
Also check **“Target Account\\Security ID”** to see whether the change in privileges should be made on that computer for that account. |
| **User rights that should be restricted or monitored**: You might have a list of user rights that you want to restrict or monitor. | Monitor this event and compare the **“Enabled Privileges”** to your list of user rights. Trigger an alert for user rights that should not be enabled, especially on high-value servers or other computers.
For example, you might have **SeDebugPrivilege** on a list of user rights to be restricted. |
| **Account naming conventions**: Your organization might have specific naming conventions for account names. | Monitor “**Subject\\Account Name”** for names that don’t comply with naming conventions. |
-
diff --git a/windows/manage/change-history-for-manage-and-update-windows-10.md b/windows/manage/change-history-for-manage-and-update-windows-10.md
index 5bdd320fd8..603af6fbde 100644
--- a/windows/manage/change-history-for-manage-and-update-windows-10.md
+++ b/windows/manage/change-history-for-manage-and-update-windows-10.md
@@ -12,6 +12,12 @@ author: jdeckerMS
This topic lists new and updated topics in the [Manage and update Windows 10](index.md) documentation for [Windows 10 and Windows 10 Mobile](../index.md).
+## June 2016
+
+| New or changed topic | Description |
+| ---|---|
+| [Set up a kiosk on Windows 10 Pro, Enterprise, or Education](set-up-a-kiosk-for-windows-10-for-desktop-editions.md) | Updated the sample script for Shell Launcher. |
+
## May 2016
| New or changed topic | Description |
diff --git a/windows/manage/device-guard-signing-portal.md b/windows/manage/device-guard-signing-portal.md
index cff094be8b..09c4d67158 100644
--- a/windows/manage/device-guard-signing-portal.md
+++ b/windows/manage/device-guard-signing-portal.md
@@ -54,9 +54,8 @@ Device Guard is a feature set that consists of both hardware and software system
When you're uploading files for Device Guard signing, there are a few limits for files and file size:
-| | |
-|-------------------------------------------------------|----------|
| Description | Limit |
+|-------------------------------------------------------|----------|
| Maximum size for a policy or catalog file | 3.5 MB |
| Maximum size for multiple files (uploaded in a group) | 4 MB |
| Maximum number of files per upload | 15 files |
@@ -68,9 +67,8 @@ When you're uploading files for Device Guard signing, there are a few limits for
Catalog and policy files have required files types.
-| | |
-|---------------|--------------------|
| File | Required file type |
+|---------------|--------------------|
| catalog files | .cat |
| policy files | .bin |
diff --git a/windows/manage/distribute-apps-with-management-tool.md b/windows/manage/distribute-apps-with-management-tool.md
index 5677c4fd85..484fa6b93b 100644
--- a/windows/manage/distribute-apps-with-management-tool.md
+++ b/windows/manage/distribute-apps-with-management-tool.md
@@ -21,7 +21,7 @@ You can configure a mobile device management (MDM) tool to synchronize your Stor
Your MDM tool needs to be installed and configured in Azure AD, in the same Azure AD directory used with Windows Store for Business.
-In Azure AD management portal, find the MDM application, and then add it to your directory. Once the MDM has been configured in Azure AD, you can authorize the tool to work with the Store for Business. This allows the MDM tool to call Store for Business management tool services. For more information, see [Configure MDM provider](configure-mdm-provider-windows-store-for-business.md).
+In Azure AD management portal, find the MDM application, and then add it to your directory. Once the MDM has been configured in Azure AD, you can authorize the tool to work with the Store for Business. This allows the MDM tool to call Store for Business management tool services. For more information, see [Configure MDM provider](configure-mdm-provider-windows-store-for-business.md) and [Manage apps you purchased from the Windows Store for Business with Microsoft Intune](https://docs.microsoft.com/intune/deploy-use/manage-apps-you-purchased-from-the-windows-store-for-business-with-microsoft-intune).
Store for Business services provide:
@@ -62,7 +62,7 @@ This diagram shows how you can use a management tool to distribute an online-lic
[Configure MDM Provider](../manage/configure-mdm-provider-windows-store-for-business.md)
-[Manage apps you purchased from the Windows Store for Business with Micosoft InTune](https://technet.microsoft.com/library/mt676514.aspx)
+[Manage apps you purchased from the Windows Store for Business with Microsoft InTune](https://technet.microsoft.com/library/mt676514.aspx)
diff --git a/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md b/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md
index 2c481fd829..c9e33cfcf9 100644
--- a/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md
+++ b/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md
@@ -289,76 +289,84 @@ Alternatively, you can turn on Shell Launcher using the Deployment Image Servici
Modify the following PowerShell script as appropriate. The comments in the sample script explain the purpose of each section and tell you where you will want to change the script for your purposes. Save your script with the extension .ps1, open Windows PowerShell as administrator, and run the script on the kiosk device.
```
- $COMPUTER = “localhost”
- $NAMESPACE = “root\standardcimv2\embedded”
+$COMPUTER = "localhost"
+$NAMESPACE = "root\standardcimv2\embedded"
- # Create a handle to the class instance so we can call the static methods.
- $ShellLauncherClass = [wmiclass]”\\$COMPUTER\${NAMESPACE}:WESL_UserSetting”
+# Create a handle to the class instance so we can call the static methods.
+$ShellLauncherClass = [wmiclass]"\\$COMPUTER\${NAMESPACE}:WESL_UserSetting"
- # This well-known security identifier (SID) corresponds to the BUILTIN\Administrators group.
+# This well-known security identifier (SID) corresponds to the BUILTIN\Administrators group.
- $Admins_SID = “S-1-5-32-544”
+$Admins_SID = "S-1-5-32-544"
- # Create a function to retrieve the SID for a user account on a machine.
+# Create a function to retrieve the SID for a user account on a machine.
- function Get-UsernameSID($AccountName) {
+function Get-UsernameSID($AccountName) {
- $NTUserObject = New-Object System.Security.Principal.NTAccount($AccountName)
- $NTUserSID = $NTUserObject.Translate([System.Security.Principal.SecurityIdentifier])
+ $NTUserObject = New-Object System.Security.Principal.NTAccount($AccountName)
+ $NTUserSID = $NTUserObject.Translate([System.Security.Principal.SecurityIdentifier])
- return $NTUserSID.Value
+ return $NTUserSID.Value
- }
+}
- # Get the SID for a user account named “Cashier”. Rename “Cashier” to an existing account on your system to test this script.
+# Get the SID for a user account named "Cashier". Rename "Cashier" to an existing account on your system to test this script.
- $Cashier_SID = Get-UsernameSID(“Cashier”)
+$Cashier_SID = Get-UsernameSID("Cashier")
- # Define actions to take when the shell program exits.
+# Define actions to take when the shell program exits.
- $restart_shell = 0
- $restart_device = 1
- $shutdown_device = 2
+$restart_shell = 0
+$restart_device = 1
+$shutdown_device = 2
- # Examples. You can change these examples to use the program that you want to use as the shell.
+# Examples. You can change these examples to use the program that you want to use as the shell.
- # This example sets the command prompt as the default shell, and restarts the device if the command prompt is closed.
+# This example sets the command prompt as the default shell, and restarts the device if the command prompt is closed.
- $ShellLauncherClass.SetDefaultShell(“cmd.exe”, $restart_device)
+$ShellLauncherClass.SetDefaultShell("cmd.exe", $restart_device)
- # Display the default shell to verify that it was added correctly.
+# Display the default shell to verify that it was added correctly.
- $DefaultShellObject = $ShellLauncherClass.GetDefaultShell()
+$DefaultShellObject = $ShellLauncherClass.GetDefaultShell()
- “`nDefault Shell is set to “ + $DefaultShellObject.Shell + “ and the default action is set to “ + $DefaultShellObject.defaultaction
+"`nDefault Shell is set to " + $DefaultShellObject.Shell + " and the default action is set to " + $DefaultShellObject.defaultaction
- # Set Internet Explorer as the shell for “Cashier”, and restart the machine if Internet Explorer is closed.
+# Set Internet Explorer as the shell for "Cashier", and restart the machine if Internet Explorer is closed.
- $ShellLauncherClass.SetCustomShell($Cashier_SID, “c:\program files\internet explorer\iexplore.exe www.microsoft.com”, ($null), ($null), $restart_shell)
+$ShellLauncherClass.SetCustomShell($Cashier_SID, "c:\program files\internet explorer\iexplore.exe www.microsoft.com", ($null), ($null), $restart_shell)
- # Set Explorer as the shell for administrators.
+# Set Explorer as the shell for administrators.
- $ShellLauncherClass.SetCustomShell($Admins_SID, “explorer.exe”)
+$ShellLauncherClass.SetCustomShell($Admins_SID, "explorer.exe")
- # View all the custom shells defined.
+# View all the custom shells defined.
- “`nCurrent settings for custom shells:”
- Get-WmiObject -namespace $NAMESPACE -computer $COMPUTER -class WESL_UserSetting | Select Sid, Shell, DefaultAction
+"`nCurrent settings for custom shells:"
+Get-WmiObject -namespace $NAMESPACE -computer $COMPUTER -class WESL_UserSetting | Select Sid, Shell, DefaultAction
- # Enable Shell Launcher
+# Enable Shell Launcher
- $ShellLauncherClass.SetEnabled($TRUE)
+$ShellLauncherClass.SetEnabled($TRUE)
- $IsShellLauncherEnabled = $ShellLauncherClass.IsEnabled()
+$IsShellLauncherEnabled = $ShellLauncherClass.IsEnabled()
- “`nEnabled is set to “ + $IsShellLauncherEnabled.Enabled
+"`nEnabled is set to " + $IsShellLauncherEnabled.Enabled
- # Remove the new custom shells.
+# Remove the new custom shells.
- $ShellLauncherClass.RemoveCustomShell($Admins_SID)
+$ShellLauncherClass.RemoveCustomShell($Admins_SID)
- $ShellLauncherClass.RemoveCustomShell($Cashier_SID)
+$ShellLauncherClass.RemoveCustomShell($Cashier_SID)
+
+# Disable Shell Launcher
+
+$ShellLauncherClass.SetEnabled($FALSE)
+
+$IsShellLauncherEnabled = $ShellLauncherClass.IsEnabled()
+
+"`nEnabled is set to " + $IsShellLauncherEnabled.Enabled
```
## Related topics