mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-26 15:53:40 +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.prod: w10
|
||||
ms.technology: windows
|
||||
author: manikadhiman
|
||||
ms.date: 09/27/2019
|
||||
author: dansimp
|
||||
ms.date: 11/19/2021
|
||||
---
|
||||
|
||||
# EnterpriseModernAppManagement CSP
|
||||
@ -181,7 +181,7 @@ The following example removes a package for all users:
|
||||
</Target>
|
||||
<Meta><Format xmlns="syncml:metinf">xml</Format></Meta>
|
||||
<Data>
|
||||
<Package Name="{PackageFullName}" RemoveForAllUsers=1 />
|
||||
<Package Name="{PackageFullName}" RemoveForAllUsers="1" />
|
||||
</Data>
|
||||
</Item>
|
||||
</Exec>
|
||||
|
@ -12,7 +12,7 @@ manager: dansimp
|
||||
ms.collection: M365-identity-device-management
|
||||
ms.topic: article
|
||||
ms.localizationpriority: medium
|
||||
ms.date: 04/19/2017
|
||||
ms.date: 11/19/2021
|
||||
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.
|
||||
|
||||
- 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.
|
||||
|
||||
@ -115,4 +115,4 @@ The following table provides links to additional resources that are related to s
|
||||
|---------------|-------------|
|
||||
| **Product evaluation** | [What's New for Managed Service Accounts](/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/hh831451(v=ws.11))<br>[Getting Started with Group Managed Service Accounts](/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/jj128431(v=ws.11)) |
|
||||
| **Deployment** | [Windows Server 2012: Group Managed Service Accounts - Ask Premier Field Engineering (PFE) Platforms - Site Home - TechNet Blogs](https://blogs.technet.com/b/askpfeplat/archive/2012/12/17/windows-server-2012-group-managed-service-accounts.aspx) |
|
||||
| **Related technologies** | [Security Principals](security-principals.md)<br>[What's new in Active Directory Domain Services](/windows-server/identity/whats-new-active-directory-domain-services) |
|
||||
| **Related technologies** | [Security Principals](security-principals.md)<br>[What's new in Active Directory Domain Services](/windows-server/identity/whats-new-active-directory-domain-services) |
|
||||
|
Reference in New Issue
Block a user