Merge pull request #5990 from MicrosoftDocs/repo_sync_working_branch

Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/windows-itpro-docs (branch public)
This commit is contained in:
Diana Hanson
2021-11-19 13:45:00 -07:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@ -8,8 +8,8 @@ ms.author: dansimp
ms.topic: article ms.topic: article
ms.prod: w10 ms.prod: w10
ms.technology: windows ms.technology: windows
author: manikadhiman author: dansimp
ms.date: 09/27/2019 ms.date: 11/19/2021
--- ---
# EnterpriseModernAppManagement CSP # EnterpriseModernAppManagement CSP
@ -181,7 +181,7 @@ The following example removes a package for all users:
</Target> </Target>
<Meta><Format xmlns="syncml:metinf">xml</Format></Meta> <Meta><Format xmlns="syncml:metinf">xml</Format></Meta>
<Data> <Data>
<Package Name="{PackageFullName}" RemoveForAllUsers=1 /> <Package Name="{PackageFullName}" RemoveForAllUsers="1" />
</Data> </Data>
</Item> </Item>
</Exec> </Exec>

View File

@ -12,7 +12,7 @@ manager: dansimp
ms.collection: M365-identity-device-management ms.collection: M365-identity-device-management
ms.topic: article ms.topic: article
ms.localizationpriority: medium ms.localizationpriority: medium
ms.date: 04/19/2017 ms.date: 11/19/2021
ms.reviewer: ms.reviewer:
--- ---
@ -47,7 +47,7 @@ In addition to the enhanced security that is provided by having individual accou
- You can create a class of domain accounts that can be used to manage and maintain services on local computers. - You can create a class of domain accounts that can be used to manage and maintain services on local computers.
- Unlike domain accounts in which administrators must reset manually passwords, the network passwords for these accounts are automatically reset. - Unlike domain accounts in which administrators must manually reset passwords, the network passwords for these accounts are automatically reset.
- You do not have to complete complex SPN management tasks to use managed service accounts. - You do not have to complete complex SPN management tasks to use managed service accounts.