mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
add file back from https://github.com/amymzhou/windows-docs-pr/pull/11, fix merge conflict in redir file
This commit is contained in:
parent
5e22ea1be9
commit
c54c274867
@ -19925,21 +19925,6 @@
|
||||
"redirect_url": "/windows/client-management/wmi-providers-supported-in-windows",
|
||||
"redirect_document_id": false
|
||||
},
|
||||
{
|
||||
"source_path": "windows/security/identity-protection/access-control/dynamic-access-control.md",
|
||||
"redirect_url": "/windows-server/identity/solution-guides/dynamic-access-control-overview",
|
||||
"redirect_document_id": false
|
||||
},
|
||||
{
|
||||
"source_path": "windows/security/identity-protection/hello-for-business/hello-hybrid-cloud-trust.md",
|
||||
"redirect_url": "/windows/security/identity-protection/hello-for-business/hello-hybrid-cloud-kerberos-trust",
|
||||
"redirect_document_id": false
|
||||
},
|
||||
{
|
||||
"source_path": "windows/configuration/windows-10-accessibility-for-ITPros.md",
|
||||
"redirect_url": "/windows/configuration/windows-accessibility-for-ITPros",
|
||||
"redirect_document_id": false
|
||||
},
|
||||
{
|
||||
"source_path": "windows/deployment/do/mcc-enterprise.md",
|
||||
"redirect_url": "/windows/deployment/do/mcc-enterprise-overview",
|
||||
|
46
windows/deployment/do/mcc-enterprise-update-uninstall.md
Normal file
46
windows/deployment/do/mcc-enterprise-update-uninstall.md
Normal file
@ -0,0 +1,46 @@
|
||||
---
|
||||
title: Update or uninstall Microsoft Connected Cache for Enterprise and Education
|
||||
manager: dougeby
|
||||
description: Details on updating or uninstalling Microsoft Connected Cache (MCC) for Enterprise and Education.
|
||||
ms.prod: w10
|
||||
author: amymzhou
|
||||
ms.localizationpriority: medium
|
||||
ms.author: amyzhou
|
||||
ms.collection: M365-modern-desktop
|
||||
ms.topic: article
|
||||
---
|
||||
# Update or uninstall Microsoft Connected Cache for Enterprise and Education
|
||||
|
||||
|
||||
## Update MCC
|
||||
|
||||
Throughout the preview phase, we'll send you security and feature updates for MCC. Follow these steps to perform the update.
|
||||
|
||||
Run the following command with the **arguments** we provided in the email to update your MCC:
|
||||
|
||||
```powershell
|
||||
# .\updatemcc.ps1 version="**\<VERSION\>**" tenantid="**\<TENANTID\>**" customerid="**\<CUSTOMERID\>**" cachenodeid="**\<CACHENODEID\>**" customerkey="**\<CUSTOMERKEY\>**"
|
||||
```
|
||||
For example:
|
||||
```powershell
|
||||
# .\updatemcc.ps1 version="msconnectedcacheprod.azurecr.io/mcc/linux/iot/mcc-ubuntu-iot-amd64:1.2.1.659" tenantid="799a999aa-99a1-99aa-99aa-9a9aa099db99" customerid="99a999aa-99a1-99aa-99aa-9aaa9aaa0saa" cachenodeid=" aa99aaaa-999a-9aas-99aa99daaa99 " customerkey="a99d999a-aaaa-aa99-0999aaaa99a"
|
||||
```
|
||||
|
||||
## Uninstall MCC
|
||||
|
||||
Please contact the MCC Team before uninstalling to let us know if you're facing
|
||||
issues.
|
||||
|
||||
This script will remove the following:
|
||||
|
||||
1. EFLOW + Linux VM
|
||||
1. IoT Edge
|
||||
1. Edge Agent
|
||||
1. Edge Hub
|
||||
1. MCC
|
||||
1. Moby CLI
|
||||
1. Moby Engine
|
||||
|
||||
To delete MCC, go to Control Panel \> Uninstall a program \> Select Azure IoT
|
||||
Edge LTS \> Uninstall
|
||||
|
Loading…
x
Reference in New Issue
Block a user