Apology accepted Nildram. ….;)
You will need to add two Value entries of type REG_DWORD at:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NetBT\Parameters
RandomAdapter should be set to 1 and SingleResponse should be set to 1.
For security reasons, you may want to clear the pagefile.sys when you shutdown the system. Edit:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management
Add Value name ClearPageFileAtShutdown as type REG_DWORD. The default is 0. When you set it to 1, inactive pages in the pagefile.sys will be filled with zeros. Some pages can not be cleared as they are active during shutdown.
Login to your router.
Configure terminal
snmp-server community public RO
exit
copy run start
exit
How do I remotely change a WinNT client from a static IP Address to a DHCP client
General No Comments »Use REGEDT32 to edit the remote registry.
1. On the Registry menu, click Select Computer.
2. Enter the ComputerName of the remote client or double-click it in the browse list.
3. Edit HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCP.
4. In the right-hand pane, double-click Start and change the data value to 2, which is Automatic.
5. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards\1
and write down the data value of ServiceName.
6. Edit SYSTEM\CurrentControlSet\Services”
7. In the right hand pane, double click on:
Do you want to quickly map a drive, but can’t find the toolbar button? If you map drives often, use one of these options to add a Map Drive button to the folder toolbar.
1. Option One (Long Term Fix)
Click Start, click My Computer, right-click the toolbar, then unlock the toolbars, if necessary.
Right-click the toolbar again, and then click Customize.
Under Available toolbar buttons, locate Map Drive, and drag it into the position you want on the right under Current toolbar buttons.
Click Close, click OK, and then click OK again.
Open Regedit(Start- Run- Regedit) and navigate to HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Explorer My Computer NameSpace DelegateFolders There will see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. By Deleting this you can remove the ‘Other Files stored on This Computer’ group.
To prevent applications from stealing the focus from the window you are working
1. Run Regedit
2. Go to HKEY_CURRENT_USER\Control Panel\Desktop
3. Edit the key ForegroundLockTimeout
4. Give it a value of 00030d40
Recent Comments