 |
In
all the Registry hacks that are mentioned, I have used
the following abbreviations: |
HKEY_CLASSES_ROOT:
"HCR"
HKEY_CURRENT_USER: "HCU"
HKEY_LOCAL_MACHINE: "HLM"
HKEY_USERS: "HU"
|
|
"
Showing Page 4 0f 4 "
|
|
NEW
ON DEMAND
NETWORK RELATED HACKs√ |
|
|
Modifying
the registry can cause serious problems. I, Amit Gupta,
the author of this website cannot guarantee that problems
resulting from modifications to the registry can be solved.
Use the information provided at your own risk.
I do not take any responsibility for any kind of data loss
or any kind of damage to your software or hardware, Sorry
;) Try them all at your own risk.
|
|
|
1 |
|
Stop Automatically Detecting Network Connection
Speed.»»» |
Start
Regedit: Start > Run > Type regedit
> Enter |
Window's Detect Time-out on network link to
determine their speed (High or Low)
Navigate
to:(For Local Machine)
HLM\Software\Microsoft\Windows
NT\ CurrentVersion\Winlogon
Create or modify the DWORD value called
SlowLinkDetectEnabled and set it to 0 to
disable the functionality or to 1 to enable
it. |
..Logout and log back in,r restart windows,for the change to
take effect.
|
|
|
|
|
|
2 |
|
Specify The Users To Receive Administrative
Alerts.»»» |
Start
Regedit: Start > Run > Type regedit
> Enter |
This setting is used to specify a list of
users and/or computers that should receive
administrative alerts.
Navigate to: (for Current user)
HLM\System\CurrentControlSet\Services\Alerter\Parameters
Here ,modify the REG_MULTI_SZ value called
AlertNames, and enter, as its value,the
users or computers to receive the alerts.For
example, you could set its value to "Amit
Sunny Rohit" Restart is necessary to get
effect. |
|
|
|
|
|
|
3 |
|
Manage Rserved QOS BandWidth !»»» |
This setting determines the percentage of
connection bandwidth that the system
can reserve for Q0S tarrif.By default the
packet sheduler limits the system to 20
percent of the bandwidth of a
connection. |
Navigate to:
HLM\SOFTWARE\Policies\Microsoft\Windows\Psched |
Here create a DWORD value called
NonBestEffortLimit and Set it to
percentage (in decimal). of the
bandwidth to reserve for QoS
packets.(The default is 20.) Restart Windows
for the change to take effect.
|
|
|
|
|
|
4 |
|
Display Network error and statstics.»»» |
This tweak allows you to display error
statstics on the network Connection Status
Page for LAN and WAN connections. This
information could be useful in diagnosing
the network reliablity. |
Navigate to:
HLM\System\CurrentControlSet\Control\Network\Connections\StatMon |
Set the DWORD value called ShowLanErrors
set its value to 1 To enable the
eeror count 0 is the default.
|
|
|
|
|
|
5 |
|
Increase Network Performance And Throughput»»» |
If u increase the number of buffes the
network redirector reserves for network
performance, it could increase your network
throughput. Each extra exection thread you
configure will take 1K of additionl
non-paged free memory.But only if your
applications use them |
Navigate to:
HLM\System\CurrentControlSet\Services\Lanman\Workstation\Parameters |
Create new DWORD
values as follows.
MaxCmds:
The range is 0 to 255 (some sources say
default is 15.Some say it is 50)....
MaxThreads: Set it to same value as
MaxCmds.
You may also want
to increase the value of
MaxCollectionCount. This value represents
the buffer for character-mode named pipes
writes.The default is 16, and the range is
0 to 65535
|
|
|
|
|
|
6 |
|
Include A Comment In The Server Announcement»»» |
Start
Regedit: Start > Run > Type regedit
> Enter |
This setting allows you to specify a comment
that will be sent in server announcements
and returned to NetServerGetInfo requests.(The
NetServerGetInfo function retrieves current
configurations information for the specified
server) |
Navigate to:
HLM\SYSTEM\CurrentControlSet\Services\LanManServer\Parameters
Create or modify
the string value called Comment and set it
to the text string you want as the
comment.You may need to restart or log put
and back in for the change to take effect |
|
|
|
|
|