mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-27 16:23:36 +00:00
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:
@ -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>
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user