File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
articles/azure-arc/servers Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Connect Windows Server machines to Azure through Azure Arc Setup
3
3
description : In this article, you learn how to connect Windows Server machines to Azure Arc using the built-in Windows Server Azure Arc Setup wizard.
4
- ms.date : 03/26 /2024
4
+ ms.date : 04/05 /2024
5
5
ms.topic : conceptual
6
6
---
7
7
@@ -94,6 +94,10 @@ To uninstall Azure Arc Setup from a Windows Server 2025 machine:
94
94
95
95
:::image type="content" source="media/onboard-windows-server/arcsetup-remove.png" alt-text="Screenshot of Optional feature menu showing Azure Arc Setup feature with Remove button.":::
96
96
97
+ To uninstall Azure Arc Setup from a Windows Server 2025 machine from the command line, run the following line of code:
98
+
99
+ ` DISM /online /Remove-Capability /CapabilityName:AzureArcSetup~~~~ `
100
+
97
101
## Next steps
98
102
99
103
* Troubleshooting information can be found in the [ Troubleshoot Azure Connected Machine agent guide] ( troubleshoot-agent-onboard.md ) .
You can’t perform that action at this time.
0 commit comments