Medium Operating Systems ✓ Solution Verified by Community (0+ upvotes)

Error Code error-cluster-network-not-internal — Windows 11

ERROR_CLUSTER_NETWORK_NOT_INTERNAL = 5060

65% úspěšnost
👥 0+ uživatelů ověřilo
📅 Aktualizováno: 2026-08-12
⏱️ 30 min čtení
Oprava založena na komunitních zprávách a expertní analýze. Naposledy ověřeno: 2026-08-12 · Jak ověřujeme opravy
Error Codeerror-cluster-network-not-internal
Affected SystemWindows 11 (Microsoft)
DifficultyMedium
Estimated Time30 min
Requires Admin Rights⚠️ Yes

Postup řešení

  1. 1 Open PowerShell as Administrator.
  2. 2 Run 'Get-ClusterNetwork' to list all cluster networks and their roles. This will show you which networks are marked as internal or external.
  3. 3 Identify the network that is causing the error. It should be marked as 'Internal' if it's used for cluster communication.
  4. 4 If the network is marked as 'External', change it to 'Internal' using 'Set-ClusterNetwork -Name -Role Internal'. This ensures the network is correctly classified.
  5. 5 If the network is not connected to all nodes, ensure all nodes are connected to the same network.
  6. 6 After making the change, run 'Get-ClusterNetwork' again to verify the role is now 'Internal'.

🔍 Didn't work? Enter your GPU and CPU for hardware-specific advice:

🔧 Stále máte problémy?

Popište svůj přesný problém Error Buddymu a získejte personalizovanou opravu během několika sekund.

🛠️ Vyzkoušet Error Buddy — Zdarma