Results for NetShareEnum

🔍

4 solutions found

0X00000105

STATUS_MORE_ENTRIES (0x00000105) – Fix for Enumeration API Errors

This error pops up when an enumeration API call hits its buffer limit. Most common with network shares, registry keys, or directory listings. Here's h...

Windows Errors Intermediate 👁 1 44m ago
0X0000090D

Fix 0X0000090D NERR_TooMuchData Truncated Admin Data

Windows admin tools fail when remote server returns more than 64 KB of data. This error means the reply got cut off, usually due to too many users or ...

Windows Errors Intermediate 👁 1 12h ago
0X0000085E

Fix 0X0000085E: Remote API not supported on server

This error means a remote server rejected an API call, often due to SMB version mismatch or disabled functions. Here's how to fix it....

Server & Cloud Intermediate 👁 1 1d ago
0X0000084B

Fix NERR_BufTooSmall (0X0000084B) Buffer Error

This error means a buffer in a network API call is too small. The fix is to increase the buffer size in the registry or script....

Windows Errors Intermediate 👁 1 14h ago