Skip to content

Commit d9f2129

Browse files
Merge pull request #7624 from Xelu86/redirnetsh
Redirect Netsh Suite to Windows Server
2 parents 1f563f5 + 3c3a8b8 commit d9f2129

File tree

6 files changed

+20
-1777
lines changed

6 files changed

+20
-1777
lines changed

.openpublishing.redirection.networking.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,6 +1279,21 @@
12791279
"source_path": "WindowsServerDocs/networking/sdn/deploy/Deploy-Network-Controller-using-Windows-powershell.md",
12801280
"redirect_url": "/azure/azure-local/deploy/sdn-express-23h2",
12811281
"redirect_document_id": false
1282+
},
1283+
{
1284+
"source_path": "WindowsServerDocs/networking/technologies/netsh/netsh-bridge.md",
1285+
"redirect_url": "/windows-server/administration/windows-commands/netsh-bridge",
1286+
"redirect_document_id": false
1287+
},
1288+
{
1289+
"source_path": "WindowsServerDocs/networking/technologies/netsh/netsh-interface-portproxy.md",
1290+
"redirect_url": "/windows-server/administration/windows-commands/netsh-interface",
1291+
"redirect_document_id": false
1292+
},
1293+
{
1294+
"source_path": "WindowsServerDocs/networking/technologies/netsh/netsh-mbn.md",
1295+
"redirect_url": "/windows-server/administration/windows-commands/netsh-mbn",
1296+
"redirect_document_id": false
12821297
}
12831298
]
12841299
}

WindowsServerDocs/networking/branchcache/BranchCache-Network-Shell-and-Windows-PowerShell-Commands.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,20 @@ description: This topic provides links to Network Shell and Windows PowerShell c
44
ms.topic: reference
55
author: robinharwood
66
ms.author: roharwoo
7-
ms.date: 12/08/2020
7+
ms.date: 10/29/2025
88
---
9-
# BranchCache Network Shell and Windows PowerShell Commands
9+
10+
# BranchCache Network Shell and Windows PowerShell commands
1011

1112
In Windows Server, you can configure and manage BranchCache by using either Windows PowerShell or the Network Shell (Netsh) commands for BranchCache.
1213

1314
In future versions of Windows, Microsoft might remove the netsh functionality for BranchCache. Microsoft recommends that you transition to Windows PowerShell if you currently use netsh to configure and manage BranchCache and other networking technologies.
1415

1516
Windows PowerShell and netsh command references are at the following locations. Although both command references were published for operating systems earlier than Windows Server 2016, these references are accurate for this operating system.
1617

17-
- [Netsh Commands for BranchCache in Windows Server 2008 R2](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd979561(v=ws.10))
18+
- [Netsh commands for BranchCache](../../administration/windows-commands/netsh-branchcache.md)
1819

19-
- [BranchCache Cmdlets in Windows PowerShell](/powershell/module/branchcache/)
20+
- [BranchCache cmdlets in Windows PowerShell](/powershell/module/branchcache/)
2021

2122
> [!TIP]
2223
> To view a list of Windows PowerShell commands for BranchCache at the Windows PowerShell prompt, type `Get-Command -Module BranchCache` at the Windows PowerShell prompt, and then press ENTER.

WindowsServerDocs/networking/technologies/netsh/netsh-bridge.md

Lines changed: 0 additions & 292 deletions
This file was deleted.

0 commit comments

Comments
 (0)