mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
Replace MCC with Connected Cache
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Uninstall MCC cache nodes
|
||||
description: Details on how to uninstall Microsoft Connected Cache for Enterprise and Education (MCC) from a host machine.
|
||||
title: Uninstall Microsoft Connected Cache for Enterprise and Education cache nodes
|
||||
description: Details on how to uninstall Microsoft Connected Cache for Enterprise and Education from a host machine.
|
||||
ms.service: windows-client
|
||||
ms.subservice: itpro-updates
|
||||
ms.topic: how-to
|
||||
@ -14,22 +14,22 @@ appliesto:
|
||||
ms.date: 09/27/2024
|
||||
---
|
||||
|
||||
# Uninstall MCC caching software from a host machine
|
||||
# Uninstall Connected Cache caching software from a host machine
|
||||
|
||||
This article describes how to uninstall Microsoft Connected Cache for Enterprise and Education (MCC) caching software from a host machine. These steps should be taken after deleting the cache node in the Azure portal.
|
||||
This article describes how to uninstall Microsoft Connected Cache for Enterprise and Education caching software from a host machine. These steps should be taken after deleting the cache node in the Azure portal.
|
||||
|
||||
## Steps to uninstall MCC from a Windows host machine
|
||||
## Steps to uninstall Connected Cache from a Windows host machine
|
||||
|
||||
1. Launch a PowerShell window *as administrator* and navigate to the MCC installation directory (C:\mcconwsl01 by default)
|
||||
1. Launch a PowerShell window *as administrator* and navigate to the Connected Cache installation directory (C:\mcconwsl01 by default)
|
||||
1. Run the `uninstallmcconwsl.ps1` script
|
||||
|
||||
## Steps to uninstall MCC from a Linux host machine
|
||||
## Steps to uninstall Connected Cache from a Linux host machine
|
||||
|
||||
The `uninstallmcc.sh` script within the provisioning package uninstalls the MCC caching software and all related components, including:
|
||||
The `uninstallmcc.sh` script within the provisioning package uninstalls the Connected Cache caching software and all related components, including:
|
||||
|
||||
- IoT Edge
|
||||
- IoT Edge Agent
|
||||
- IoT Edge Hub
|
||||
- MCC
|
||||
- Connected Cache container
|
||||
- Moby CLI
|
||||
- Moby engine
|
||||
|
Reference in New Issue
Block a user