Results for PowerShell firewall

🔍

2,068 solutions found, page 69 of 104

0X80280050

TPM DAA Resources Error 0x80280050 Fix

This error shows up when Windows tries to use the TPM for an attestation operation but the DAA resources are exhausted. Here's how to clear them....

Windows Errors Intermediate 👁 2 5d ago
0XC00002DB

Fix Active Directory error 0xC00002DB: cross-domain local group membership

This error pops up when you try to add a domain local group from another domain into a local group. Only universal or global groups from other domains...

Windows Errors Intermediate 👁 2 May 27, 2026
0X8001010F

RPC_E_THREAD_NOT_INIT (0x8001010F): CoInitialize not called

This error means your thread skipped CoInitializeEx before making COM calls. It's common in C# async/await code where background threads miss the init...

Server & Cloud Intermediate 👁 2 5d ago
0XC0000405

STATUS_DS_DUPLICATE_ID_FOUND (0xC0000405) fix

Active Directory found two objects with the same GUID or SID. Usually happens after a failed domain controller restore. Fix: tombstone reanimation cle...

Windows Errors Intermediate 👁 2 May 27, 2026
0X0000139A

Cluster resource stuck offline? Fix ERROR_RESMON_ONLINE_FAILED

Your cluster resource can't come online because the resource monitor itself fails. Quick fix: restart the Resource Monitor service....

Server & Cloud Intermediate 👁 2 May 27, 2026
0X0000077A

Fix RPC_S_INVALID_ASYNC_HANDLE (0x0000077A) error in 3 steps

This RPC error means your async handle is toast. Start with the 30-second reboot, then check RPC services, finally repair the RPC runtime. It's common...

Server & Cloud Intermediate 👁 2 May 28, 2026
DNS_PROBE_FINISHED_NXDOMAIN

DNS_PROBE_FINISHED_NXDOMAIN fix that actually works

That DNS error means your computer can't find the website's address. Here's the fix that works 90% of the time....

Network & Connectivity Beginner 👁 2 May 27, 2026
0X0000054A

Fix 0x0000054A: Only Allowed on PDC — Quick Steps

This error means you tried a domain operation that only the Primary Domain Controller (PDC) can do. Here's how to fix it fast....

Windows Errors Intermediate 👁 2 May 26, 2026
0X80320025

FWP_E_INVALID_WEIGHT 0x80320025: Fix Filter Weight Errors Fast

This Windows Filtering Platform error kills network connections when a firewall rule has an invalid weight value. Here's the exact fix from real clien...

Windows Errors Intermediate 👁 2 May 29, 2026

Fix Printer Offline but Connected to Network

A printer shows offline in Windows despite being on the same network. This guide covers causes like driver issues, power settings, and stalled print s...

Hardware – Printers Intermediate 👁 2 May 25, 2026
0X00000934

Fix 0X00000934: Invalid path component in Windows Server

This error pops up when Windows can't parse a file path — usually a colon, double slash, or trailing space. Quick fix: check your path syntax. If not,...

Server & Cloud Intermediate 👁 2 May 27, 2026
0XC00D2EEC

Fix 0XC00D2EEC: Media Streaming Protocol No Longer Supported

This error pops up when Windows Media Player or a streaming app hits an outdated protocol. It's common after a Windows update kills support for old st...

Network & Connectivity Intermediate 👁 2 May 27, 2026
HTTP Error 503. Service Unavailable

Fix IIS 503 error: Disable WebDAV and hidden segments

IIS 503 error usually means the app pool crashed. The quick fix is recycling it, but the real cause is often WebDAV or blocked URL segments....

Server & Cloud Intermediate 👁 2 May 27, 2026
0XC000011F

Fix 0XC000011F STATUS_TOO_MANY_OPENED_FILES on remote server

Windows throws this when a remote server hits its file handle limit. The fix is almost always on the server side, not the client....

Server & Cloud Intermediate 👁 2 May 28, 2026
0XC002000D

RPC_NT_TYPE_ALREADY_REGISTERED 0XC002000D Fix

This error means a UUID type is already registered in the RPC runtime. The fix is usually restarting the RPC service or cleaning up stale registration...

Server & Cloud Intermediate 👁 2 5d ago
0X00001A38

ERROR_CRM_PROTOCOL_NOT_FOUND (0X00001A38) Fix

This error means a CRM protocol driver isn't registered. Happens after a bad cluster resource failover or incomplete driver install....

Windows Errors Intermediate 👁 2 May 26, 2026
0X00002118

Fix ERROR_DS_NAME_ERROR_NO_MAPPING 0X00002118

Active Directory can't map a name to the format you asked for. Here's how to fix it quickly — check SPNs, DNS, and trust settings....

Windows Errors Intermediate 👁 2 May 27, 2026
0XC0000259

STATUS_LICENSE_QUOTA_EXCEEDED (0xC0000259) Fix – Windows AD Connection Limit

You get this error when trying to connect to a Windows service (like Remote Desktop or a file share) and the server hits its per-user or per-device li...

Network & Connectivity Intermediate 👁 2 May 27, 2026
0X0000106E

Error 0x0000106E: WMI Already Enabled — Fix the Double Registration

This WMI error means a data block or event subscription got registered twice. The fix is to delete the duplicate via WMI Explorer or PowerShell....

Windows Errors Intermediate 👁 2 May 29, 2026
0X80110602

COMQC_E_QUEUING_SERVICE_NOT_AVAILABLE (0X80110602) Fix

This error means MSMQ isn't installed or running. You need to add the Message Queuing feature in Windows Features....

Server & Cloud Beginner 👁 2 May 26, 2026