My workstation has problem to start the Server service. It gave me "Error 1130, Not enough server storage is available to process this command." Any idea?
Thanks.
This conversation is currently closed to new comments.
Reinstall the service pack (4 or greater). If that doesnt help, do the following:
1) Open the registry (REGEDT32.EXE).
2) Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters and add value MinFreeConnections with a REG_DWORD of 5 (decimal).
3) Right click Network Neighborhood and select properties. Select the Services tab. Select Server and click configure. Under optimizations, select Maximum throughput for File Sharing.
Have you recently installed any new software that would eat up Disk space ?
Try looking at the free space on the drive where NT Server is installed (e.g. C: Drive). If you cannot get to the Server login, then you will need to boot from floppy disks!
If there is plenty free space there, check total/free memory (Physical RAM). The POST screen or Hardware Setup utility should tell you that.
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Server service cannot be started
Thanks.