We support Microsoft .NET Framework 2.0 & 1.1, all versions of Access, SQL 2000, SQL 7.0, SQL 2005 Express, SOAP, FrontPage 2002, 2003, Visual Studio 2005, Index Server, XML, UDDI, & Mobile device support. We also offer great third party tools like SmarterMail, Merak Mail, SmarterStats, PHP, Perl, MySql, DeepMetrix Livestats XSP 8.0.   We support Microsoft .NET Framework 2.0 & 1.1, all versions of Access, SQL 2000, SQL 7.0, SQL 2005 Express, SOAP, FrontPage 2002, 2003, Visual Studio 2005, Index Server, XML, UDDI, & Mobile device support. We also offer great third party tools like SmarterMail, Merak Mail, SmarterStats, PHP, Perl, MySql, DeepMetrix Livestats XSP 8.0.
 Monday, March 10, 2008

How do I move my dns server from one machine to another?

If you transfer all the files from the default path C:\windows\system32\dns specifally all the zone files.

Then export the key values below to .reg files then move them and add them to the new machine you should be up and running in a flash.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DNS Server

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\DNS

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\DNS\Parameters

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\DNS\Zones

3/10/2008 7:14:25 AM (Pacific Daylight Time, UTC-07:00)  #    Disclaimer  |   | 
 Tuesday, November 20, 2007

Once in awhile someone will disconnect from RDT and max out the number of connections. What do you do about this reboot the machine has been the rapid answer. Here is a little trick I picked up.

cmd

mstsc.exe /v:xxx.xxx.xxx.xxx /console

Just put in the IP address of the machine you are trying to connect represented by xxx.xxx.xxx.xxx. You will then mount the machine as the console connection and be able to release or reset other connections.

11/20/2007 5:25:32 PM (Pacific Standard Time, UTC-08:00)  #    Disclaimer  |   | 
 Saturday, November 17, 2007

Windows NT/2000 does not come with a command-line 'kill' utility. You can get one in the Windows NT or Win2K Resource Kit, but the kit's utility can only terminate processes on the local computer. PsKill is a kill utility that not only does what the Resource Kit's version does, but can also kill processes on remote systems. You don't even have to install a client on the target computer to use PsKill to terminate a remote process.

Running PsKill with a process ID directs it to kill the process of that ID on the local computer. If you specify a process name PsKill will kill all processes that have that name.

usage: pskill [- ] [-t] [\\computer [-u username] [-p password]] <process name | process id>

Download here

11/17/2007 6:26:32 AM (Pacific Standard Time, UTC-08:00)  #    Disclaimer  |   | 
 Thursday, September 27, 2007

SYMPTOMS

After you upgrade a Microsoft Windows Server 2003-based computer to Microsoft Windows Server 2003 Service Pack 2 (SP2), Help and Support is missing when you click Start. Additionally, the Help menu is missing in programs that are running on the Windows Server 2003 SP2-based computer.

Additionally, when you type msinfo32.exe or Helpctr.exe at a command prompt to try to start Help and Support manually, you receive the following error message:
Windows cannot open Help and Support because a system service is not running. To fix this problem, start the service named 'Help and Support'.
However, when you start the Services Microsoft Management Console (MMC) snap-in, the Help and Support service is not listed.

RESOLUTION

To resolve this problem, reinstall the Help and Support service. To do this, follow these steps:
1. Click Start, click Run, type cmd in the Open box, and then click OK.
2. At the command prompt, locate the following folder:
%windir%\PCHealth\HelpCtr\Binaries
3. At the command prompt, type the following commands, and then press ENTER after each command:
HelpSvc.exe /regserver /svchost netsvcs /RAInstall
HSCUpd.exe -i hscmui.cab
HSCUpd.exe -i hscsp_e3.cab

Note
The following commands do not apply to some language versions of Windows Server 2003:
HSCUpd.exe -i hscmui.cab
HSCUpd.exe -i hscsp_e3.cab
The reason is that the Hscmui.cab compressed file is not included in some language versions of Windows Server 2003, such as the Japanese version of Windows Server 2003.
Full Article
9/27/2007 5:11:48 AM (Pacific Daylight Time, UTC-07:00)  #    Disclaimer  |   | 
 Sunday, May 20, 2007

Here are some great web casts for learning future development in Vista and Windows Server 2008 for the future. Learn all the things that are not there anymore. Really what is not going to be there is a bit daunting at first for many administrators and developers. If you have the will to move forward you certainly will not regret the downsides.

5/20/2007 10:26:13 AM (Pacific Daylight Time, UTC-07:00)  #    Disclaimer  |   | 
Windows PowerShell

Microsoft Windows PowerShell command line shell and scripting language helps IT professionals achieve greater control and productivity. Using a new admin-focused scripting language, more than 130 standard command line tools, and consistent syntax and utilities, Windows PowerShell allows IT professionals to more easily control system administration and accelerate automation. Windows PowerShell is easy to adopt, learn, and use, because it works with your existing IT infrastructure and existing script investments, and because it runs on Windows XP, Windows Vista, and Windows Server 2003. Windows PowerShell is now included as part of Windows Server 2008 and can be evaluated in Windows Server 2008 Beta 3. Exchange Server 2007, System Center Operations Manager 2007, System Center Data Protection Manager V2, and System Center Virtual Machine Manager also leverage Windows PowerShell to improve administrator control, efficiency, and productivity.

Windows PowerShell included as part of Windows Server 2008
Windows PowerShell for the first time is included as part of the Windows operating system. Windows PowerShell is one of the numerous manageability enhancements of Windows Server 2008 including the new Server Manager, Server Core, new Event Viewer, new Task Scheduler and new Reliability and Performance Monitor.

Download Windows PowerShell 1.0
Windows PowerShell 1.0 is available as a download or can be evaluated as part of Windows Server 2008 evaluation versions. Download Windows PowerShell 1.0 for Windows XP SP2, Windows Server 2003 or Windows Vista via our Windows PowerShell download page.

Leverage our partners' products based on Windows PowerShell

The following partners have developed products that leverage Windows PowerShell to help with management of Windows or to improve applications running on Windows. Most of these products have a free component that can be used by all Windows administrators.

F5 Networks: Support use of Windows PowerShell to manage F5's BIG-IP network hardware.
Full Armor: Group-Policy Management via Windows PowerShell.
/n Software: Network management, messaging and ability to remotely manage Windows via Windows PowerShell.
PowerGadgets: Visualization product that allows users to run real-time Gadgets such as charts, gauges and maps. Uses Windows PowerShell to allow users or administrators to easily create Windows Vista Sidebar gadgets.
PowerGUI by Quest Software: Graphical user interface for executing Windows PowerShell commands and writing scripts.
PowerShell Analyzer by Shelltools: Graphical User Interface for developers as well as administrators.
Quest Software: Active Directory Management including new Windows Server 2008 features including read-only domain controllers and new user configuration.

5/20/2007 9:36:10 AM (Pacific Daylight Time, UTC-07:00)  #    Disclaimer  |   |