Tuesday, March 31, 2009
Small Business Computer Support Services
Small businesses necessitate that additional steps must be taken to secure data on their desktops and workstations. To get the work done, you can look forward to any good technical support company like iYogi Business Services.
From preventing virus from your computer, averting hackers to access PC, blocking unauthorized access to key company data and helping enforce your computer security, their computer support technicians offer you a comprehensive array of PC security services to protect your small business data.
Here, you can avail services like spyware removal solutions to PC security problems, Install critical system updates, personalized solution to meet your computing needs, and remove unnecessary clutter slowing down your PC. Such tech support resources offer you the best value of your money and can advise the best computer as well as technical work-outs for your small business. Even if you are just a beginner, you don’t need to worry. Tech support technicians ensure to provide you with the best solutions for your technical queries at their own level.
Whether your small business has computer related needs pertaining to computer hardware or software, you can consider tech support resources as a one stop shop for all your computer support requirements.
Tech support resources hire professional staff that can help customers with everything without letting them down on their expectations. They usually take your computer problem through remote session and manage your systems over the Internet. This help[s you to eliminate the expense and headaches of hiring, training, and managing your own internal IT staff.
You earn advantages by having more highly trained support available to you to keep your systems operating at peak efficiency and effectiveness at all times as tech support resources run their services 24x7. This saves you time and money because you are not experiencing downtime waiting for any tech support personnel to get them back into operation.
Wednesday, March 25, 2009
Server Migration Solution for Windows 7 Server
“Server role migration guides - we currently have migration guides for the top 5 server roles and for BranchCache, a new feature in Windows Server 2008 R2. Our guides provide you with step-by-step instructions to migrate server roles or features end to end,” revealed a member of the Windows Server Division. “Windows Server Migration Tools - we also provide you a set of Windows PowerShell cmdlets to help you automate migration steps. Migration cmdlets currently support two server roles and one feature (DHCP, FSRM and BranchCache), operating system settings and data.”
Windows Server 2008 R2 is indeed still far from finalization, but the software giant has already made the jump to the successor of Windows Server 2008. According to the Redmond company a single box out of the servers powering Microsoft.com is still running Windows Server 2008, with the rest having been upgraded to Windows Server 2008 R2 Beta.
“The Windows Server Migration Tools, and most migration guides, support cross-architecture migrations (x86-based to x64-based computing platforms), migrations between physical and virtual environments, and migrations between both the full and Server Core installation options of the Windows Server operating system, where available,” the Windows Server Division representative added.
Source: Softpedia
Wednesday, March 18, 2009
Install iSCSI Software Initiator on pre-Windows Server 2008
Microsoft recently released the 2.08 version of the iSCSI Software Initiator to download for both Windows Server 2003 and Windows 2000 Server. (Windows XP is also supported for this installation.) This is very helpful, as iSCSI has become quite popular. And while many admins are implementing Windows Server 2008, plenty of IT pros may want to assign this storage type to their Windows Server 2003 and Windows 2000 Server systems.
Installing this add-on is straightforward, but there is one relevant option about multi-pathing that depends on your storage system. If your storage system has a software driver, you may not want to select that option. These systems would be any software virtualization or management layer for the storage to make the actual disk access “obscure” from the target. You should check with your storage administrator or product support if you are not sure about this question.
After a quick reboot, the system is ready to connect to storage over the newly installed iSCSI Software Initiator. The beauty is that the configuration at this point is the same for Windows Server 2008, Windows Server 2003, and Windows 2000 Server (and Windows Vista and Windows XP if used); they all have the same configuration engine with this update. Configuration is accessible via the iSCSI Software Initiator applet in the Windows Control panel.
Get More Info here: http://download.microsoft.com/download/A/E/9/AE91DEA1-66D9-417C-ADE4-92D824B871AF/uGuide.doc
Monday, March 9, 2009
Configuring explicit Run As on Windows Server 2008
ShellRunas version 1.01 from Sysinternals (which is now part of TechNet) will get the job done. Downloading ShellRunas is straightforward and performing the following one-liner enables the tool:
shellrunas /reg
This command will install the Run As option on the Start Menu for use in the Windows Shell. Figure A shows a Windows Server 2008 server with the Sysinternals tool installed.
The ShellRunas command can also work without being installed completely for special one-time iterations of the command. Further, it can be uninstalled with the unreg parameter if you want to remove it from certain configurations. Ironically, adding this tool does not modify the existence of the Windows Secondary Logon service, which provides the functionality to use alternate credentials.
Source: http://blogs.techrepublic.com.com/datacenter/?p=557
Wednesday, March 4, 2009
Easy way to Configure Router through Windows server 2000
Routing, which is included in Windows 2000 Server, is a process that forwards packets from one network to another. I usually use hardware routers that are highly optimized, but sometimes these routers are too expensive for smaller networks.
Windows 2000 Server provides an easy way to configure the router. All you need are two network interfaces that are connected to separate networks. To configure the whole thing, you’ll use a wizard that’s part of the Routing And Remote Access service.
- On the Start menu, select Programs | Administrative Tools and then click Routing And Remote Access.
- Right-click the server listed in the left part of the MMC console and select Configure And Enable Routing And Remote Access. When the wizard appears, click Next.
- Select the Network Router and click Next.
- Verify that the TCP\IP is listed and click Next.
- Select No and click Next.
- Click Finish.
You’ve just configured your Windows 2000 computer as an IP router. If you want to undo this routing, simply right-click the server from the list in the MMC console and click Properties; on the General tab, disable the Router check box.
Source: http://blogs.techrepublic.com.com/window-on-windows/?p=482&tag=rbxccnbtr1