Thursday 29 August 2013

How to set IP Address Default gateway and DNS in Windows 8 by using netsh command?

Step-1

Run the command prompt with elevated privileges.
Step-2
Assuming that you are having below IP details to be set.

IP Address=192.168.1.100 
Subnet mask 255.255.255.0
Default Gateway =192.168.1.1

Network adopter/Local Area Connection name=Ethernet1
Gateway metric=1

The syntaxt of the command you must type is here..
netsh interface ip set address "Local Area Connection" static ipaddr subnetmask gateway metric

So follow the command,
netsh interface ip set address "Ethernet1" static 192.168.1.100 255.255.255.0 192.168.1.1 

Then hit enter key ...



Click Here to visit our facebook page and like.


Friday 23 August 2013

What is Microsoft Application Compatibility Toolkit?

The Microsoft Application Compatibility Toolkit (ACT) helps customers understand their application compatibility situation by identifying which applications are compatible with the Windows 7® and Windows Vista® operating system and which require further testing. ACT helps customers lower their costs for application compatibility testing, prioritize their applications, and deploy Windows more quickly.

http://itechbook.net/wp-content/uploads/2012/08/windows-8-logo-9.png

You can use the ACT features to:
  • Verify an application's compatibility with a new version of the Windows operating system, or a Windows Update, including determining your risk assessment.
  • Become involved in the ACT Community, including sharing your risk assessment with other ACT users.
  • Test your Web applications and Web sites for compatibility with new releases and security updates to the Windows Internet Explorer® Internet browser.  
The latest version is ACT 5.6

Supported Operating System
Windows 2000 Service Pack 4, Windows 7, Windows Server 2003 Service Pack 1, Windows Vista, Windows XP Service Pack 3
  • Supported Database Components: Microsoft® SQL Server 2008, Microsoft® SQL Server 2005, Microsoft® SQL Server 2005 Express Edition
  • Miscellaneous Software Requirements: Microsoft® .NET Framework, version 3.5
Click here to download it for FREE

Click Here to visit our facebook page and like.

Monday 12 August 2013

Windows Server 2012


Windows Server 2012, code name is  "Windows Server 8"
It is the sixth release of Windows Server.
It is the server version of Windows 8 and succeeds Windows Server 2008 R2.
It has four editions  ( Datacenter, Standard, Essentials, Foundation )
Windows Server 2012 has no support for Itanium-based computers

System Requirements

The following are estimated system requirements for the Windows Server 2012 R2 Preview

Processor Minimum: 1.4 GHz 64-bit processor
RAM Minimum: 512 MB
HDD Minimum: 32 GB 

                           Click here to download Download Windows Server 2012R2 Preview


































Click Here to visit our facebook page and like.




Tuesday 6 August 2013

Remote Server Administration Tools for Windows 8


Remote Server Administration Tools for Windows 8 enables IT administrators to manage roles and features that are installed on computers that are running Windows Server 2012 from a remote computer that is running Windows 8.




    Remote Server Administration Tools for Windows 8 includes Server Manager, Microsoft Management Console (MMC) snap-ins, consoles, Windows PowerShell cmdlets and providers, and command-line tools for managing roles and features that run on Windows Server 2012. In limited cases, the tools can be used to manage roles and features that are running on Windows Server 2008 R2 or Windows Server 2008. Some of the tools work for managing roles and features on Windows Server 2003. 

System Requirements
Windows 8, Windows 8 Pro


Click here to download it from Microsoft website


Click Here to visit our facebook page and like.