03 Apr
First thing you are going to need is the Windows 2003 Resource Kit Tools
You then are going to want to find two programs, instsrv.exe and srvany.exe, I would recommend making a new folder on the root of your drive and pulling over a copy of those two files. So say a folder called myservice you […]
Posted in Software, Systems by: chris.super
No Comments
22 Aug
So continuing on the config things through the registry topic, not because I am trying to be a hardcore geek but because I need to bootleg something.
So what do you do when you only can get on a box (Server 2003 or Windows XP SP2) remotely and the firewall is enabled. Either out of shear […]
Posted in Firewalls, Security, Systems by: chris.super
No Comments
01 Aug
Hey do you need to get rid of NetBios on your network interface but when you try to do it through network properties your server crashes?
Then do it through the registry:
HKLM\System\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_AdapterID}\NetbiosOptions
NetBIOSOptions = 0 | 1 | 2
0 - Uses NetBIOS setting from the DHCP server.
1 - Enables NetBIOS over TCP/IP.
2 - Disables NetBIOS over TCP/IP.
Reboot […]
Posted in Networking, Systems by: chris.super
2 Comments
17 Apr
I started running a product called TweakVI on my Vista box and it has made a pretty big different on the general speed of my machine. I have used Tweak products in the past on older OSes and have always been pretty pleased with the products.
It basically gives you one interface to make all the […]
Posted in General, Software, Systems, Vista by: chris.super
No Comments