Freigegebene Ordner und nicht genügend Serverspeicher

Freitag, 3.4.2009, 13:42 > daMax

Heute: Windowsupdate und IE7 installiert (nur im Büro). Problem: freigegebene Ordner reagieren mit "Auf diesen Ordner kann nicht zugegriffen werden... blablabla... Systemadmin... blablabla... nicht genügend Serverspeicher... ". WTF? Egal, die Lösung sieht so aus:

1. Click Start, and then click Run.
2. Type regedit, and then click OK.
3. Navigate to the following key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters
4. In the right pane, double-click the IRPStackSize value.

NOTE: If the IRPStackSize value does not already exist, use the following procedure to create it:
1. In the Parameters folder of the registry, right-click the right pane.
2. Point to New, and then click DWord Value.
3. Type IRPStackSize.

IMPORTANT: Type "IRPStackSize" exactly as it is displayed because the value name is case-sensitive.
5. Change the Base to decimal.
6. In the Value Data box, type a value that is larger than the value that is listed.

If you created the IRPStackSize value using the procedure described in step 4, the default value is 15. It is recommended that you increase the value by 3. Therefore, if the previous value was 11, type 14, and then click OK.
7. Close the Registry Editor.
8. Restart the computer.

(gefunden bei Microsoft)