Google
 

Wednesday, November 14, 2007

Windows Mobile 6.1 Coming Soon with New Interface


Website pocketinfo.nl had reported that Microsoft would be announcing Windows Mobile 6.1 in February, devices shipping in May. The story has since been pulled (interesting), but the scuttlebut is that the main feature of 6.1 will be a new interface very similar to what Microsoft and Vodaphone developed for the Treo 500v: a carousel.
The carousel (check out The Unwired Video of the interface) is actually really cool. You move left or right to switch between different "zones" and then up and down to choose an "action." The idea is that instead of thinking in terms of "applications," you can think in terms of "what do I want to do today?" (Ah, Microsoft slogans, how I love them). So instead of having to go into the Tasks app to make a new task, you just flip to the proper portion of the carousel to do it directly.
6.1 is apparently going to be a vertical scroller with horizontal options in place of the 500v’s horizontal scroller. Improved WiFi, Exchange integration, and Bluetooth are also in the mix.

Windows XP SP3 to Include Some Vista Features

A Web site that leaked details of Windows XP Service Pack 3 over the weekend claimed that the update includes several new features, including some borrowed from Windows Vista.
According to NeoSmart Technologies, Windows XP SP3 build 3205, which was released to beta testers on Sunday, includes four new features among the 1,000-plus individual hot fixes and patches that have been issued since XP2's debut three years ago.
Features backported from Vista, said NeoSmart, include Network Access Protection (NAP), an enterprise policy enforcement technology that inspects client PCs before they access a corporate network, then updates the machines if necessary or blocks them if they don't meet specified security criteria.
Other additions range from a kernel module containing several encryption algorithms that can be accessed by third-party developers, to a new Windows activation model that doesn't require users to enter a product key.
Microsoft had previously announced SP3 support for NAP, which is part of Windows Vista and will be included in the not-yet-finalized Windows Server 2008.
Windows XP SP3, which Microsoft has said will be released early in 2008, will be one more move by the developer to extend the lifespan of the six-year-old operating system. Last month, for example, Microsoft gave Windows XP a five-month reprieve by pushing back the end of retail sales and sales of XP-powered PCs by large resellers to June 30, 2008.
And last week, Microsoft debuted a new "get-legal" program that lets companies purchase large quantities of Windows XP Professional licenses through their usual resellers.
Microsoft was not immediately available for comment on the leak, or the new features touted by NeoSmart.

Tuesday, November 13, 2007

Windows Server 2008

Windows Server 2008 is the name of the next server operating system from Microsoft. It is the successor to Windows Server 2003. Windows Server 2008 is the server operating system containing many of the new client features from Windows Vista. This is a similar relationship to that between Windows Server 2003 and Windows XP.
It was known as codename Windows Server "Longhorn" until May 16, 2007, when Bill Gates announced its official title during his keynote address at WinHEC.[1]
Beta 1 was released on July 27, 2005. Beta 2 was announced and released on May 23, 2006 at WinHEC 2006, Beta 3 was released publicly on April 25, 2007[2] and Release Candidate 0 was released to the general public on September 24, 2007[3]. Windows Server 2008 will be released to manufacturing in the first quarter of 2008 with the official launch taking place on February 27, 2008.[4]

Features
See also: Features new to Windows Vista
Windows Server 2008 is built from the same code base as Windows Vista; therefore, it shares much of the same architecture and functionality. As the code base is common, it automatically benefits from most of the technical, security, management and administrative features new to Windows Vista such as new improved rewritten networking stack (native IPv6, native wireless, speed and security improvements); improved image-based installation, deployment and recovery; improved diagnostics, monitoring, event logging and reporting tools; better security features such as Bitlocker, ASLR, improved Windows Firewall with secure default configuration; .NET Framework 3.0 technologies, specifically Windows Communication Foundation, Microsoft Message Queuing and Windows Workflow Foundation; and the core kernel, memory and file system improvements. On the hardware side, processors and memory devices are modelled as Plug and Play devices, to allow hot-plugging of these devices. This allows the system resources to be partitioned dynamically using Dynamic Hardware Partitioning; each partition having its own memory, processor and I/O host bridge devices independent of other partitions.[5]
Server Core
Perhaps the most notable new feature of Windows Server 2008 is a new variation of installation called Server Core. Server Core is a significantly scaled-back installation where no Windows Explorer shell is installed, and all configuration and maintenance is done entirely through command line interface windows, or by connecting to the machine remotely using Microsoft Management Console. Server Core also does not include the .NET Framework, Internet Explorer or many other features not related to core server features. A Server Core machine can be configured for several basic roles: Domain controller/Active Directory Domain Services, ADLDS (ADAM), DNS Server, DHCP Server, file server, print server, Windows Media Server, Terminal Services Easy Print, TS Remote Programs, and TS Gateway, IIS 7 web server and Windows Server Virtualization virtual server. This last role is projected to be available at most 180 days after release of Windows Server 2008.
Active Directory roles
Active Directory is expanded with identity, certificate and rights management services. Active Directory until Windows Server 2003 allowed network administrators to centrally manage connected computers, to set policies for groups of users, and to centrally deploy new applications to multiple computers. This role of Active Directory is being renamed as Active Directory Domain Services (ADDS).[6] A number of other additional services are being introduced, including Active Directory Federation Services (ADFS), Active Directory Lightweight Directory Services (ADLDS), (formerly Active Directory Application Mode, or ADAM), Active Directory Certificate Services (ADCS), and Active Directory Rights Management Services (ADRMS). Identity and certificate services allow administrators to manage user accounts and the digital certificates that allow them to access certain services and systems. Federation management services enable enterprises to share credentials with trusted partners and customers, allowing a consultant to use his company user name and password to log in on a client's network. Identity Integration Feature Pack is included as Active Directory Metadirectory Services. Each of these services represents a server role.
Terminal Services
Windows Server 2008 features major upgrades to Terminal Services. Terminal Services now supports Remote Desktop Protocol 6.0. The most notable improvement is the ability to share a single application over a Remote Desktop connection, instead of the entire desktop. This feature is called Terminal Services Remote Programs. Other features new to Terminal Services include Terminal Services Gateway and Terminal Services Web Access (full web interface). With Terminal Services Gateway, authorized computers are able to connect securely to a Terminal Server or Remote Desktop from the Internet using RDP via HTTPS without implementing a VPN session first. Additional ports do not need to be opened in the firewall, RDP is tunneled through HTTPS. Terminal Services Web Access enables administrators to provide access to the Terminal Services Sessions via a Web interface. TS Web Access comes with an adjustable Webpart for IIS and Sharepoint, which advertises the possible applications and connections to the user. Using TS Gateway and TS Remote Programs, the whole communication is via HTTP(S) and the remote applications appear transparent to the user as if they are running locally. Multiple applications run in the same session to ensure that there is no need for additional licenses per user. Terminal Services Easy Print does not require administrators to install any printer drivers on the server, but guarantees successful client printer redirection and availability of all printer UI and properties for use in remote sessions. Terminal Services sessions are created in parallel, instead of a serial operation - the new session model can initiate at least four sessions in parallel, or more if a server has more than four processors.
Windows PowerShell
Windows Server 2008 is the first Windows operating system that will ship with Windows PowerShell, Microsoft's new extensible command line shell and task-based scripting technology.[7] PowerShell is based on object-oriented programming and version 2.0 of the Microsoft .NET Framework and includes more than 120 system administration utilities, consistent syntax and naming conventions, and built-in capabilities to work with common management data such as the Windows Registry, certificate store, or Windows Management Instrumentation. PowerShell's scripting language was specifically designed for IT administration, and can be used in place of cmd.exe and Windows Script Host.
Self-healing NTFS
In previous Windows versions, if the operating system detected corruption in the file system of an NTFS volume, it marked the volume "dirty"; to correct errors on the volume, it had to be taken offline. With self-healing NTFS, an NTFS worker thread is spawned in the background which performs a localized fix-up of damaged data structures, with only the corrupted files/folders remaining unavailable without locking out the entire volume and needing the server to be taken down.[8]
Windows Server Virtualization
Windows Server Virtualization an implementation of operating system-level virtualization, forming a core part of Microsoft's virtualization strategy. This hypervisor virtualizes servers on an operating system's kernel layer. It can be thought of as partitioning a single physical server into multiple small computational partitions. Windows Server Virtualization will include the ability to act as a Xen virtualization hypervisor host allowing Xen-enabled guest operating systems to run virtualized. This will not be a part of Windows Server 2008 initially, and will ship within 180 days after it.[9] It will be available only on x64 versions of Windows Server 2008.
Other features
Other new or enhanced features include:
• A new "Read-Only Domain Controller" operation mode in Active Directory, intended for use in branch office scenarios where a domain controller may reside in a low physical security environment. The RODC holds a non-writeable copy of Active Directory, and redirects all write attempts to a Full Domain Controller. It replicates all accounts except sensitive ones. In RODC mode, credentials are not cached by default. Moreover, only the Domain Controller running the PDC-Emulator needs to run Windows Server 2008. Also, local administrators can log on to the machine to perform maintenance tasks without requiring administrative rights on the domain.
• Restartable Active Directory allows ADDS to be stopped and restarted from the Management Console or the command-line without rebooting the domain controller. This reduces downtime for offline operations and reduces overall DC servicing requirements with Server Core. ADDS is implemented as a Domain Controller Service in Windows Server 2008.
• All of the Group Policy improvements from Windows Vista. Group Policy Management Console (GPMC) is built-in.
• Policy-based networking with Network Access Protection, improved branch management and enhanced end user collaboration. Policies can be created to ensure greater Quality of Service for certain applications or services that require prioritization of network bandwidth between client and server.
• Internet Information Services 7 - Increased security, xcopy-deployment, improved diagnostic tools, delegated administration.
• New cryptography (CNG) API which supports elliptic curve cryptography and improved certificate management.
• Improved hot patching, a feature that allows non-kernel patches to occur without the need for a reboot.
• Granular password settings within a single domain - ability to implement different password policies for administrative accounts on a "group" and "user" basis, instead of a single set of password settings to the whole domain.
• Fully multi-componentized operating system.
• Server Message Block 2.0 protocol in the new TCP/IP stack provides a number of communication enhancements, including greater performance when connecting to file shares over high-latency links and better security through the use of mutual authentication and message signing.
• Windows Deployment Services replacing Automated Deployment Services and Remote Installation Services. Windows Deployment Services (WDS) support an enhanced multicast feature when deploying operating system images. [10]
• Roles-based management tool called Server Manager,[11] a combination of Manage Your Server and Security Configuration Wizard from Windows Server 2003. Server Manager is an improvement of the Configure my server dialog that launches by default on Windows Server 2003 machines. However, rather than serve only as a starting point to configuring new roles, Server Manager gathers together all of the operations users would want to conduct on the server, such as, getting a remote deployment method set up, adding more server roles etc and provides a consolidated, portal-like view about the status of each role.
• Support for being booted from Extensible Firmware Interface (EFI)-compliant firmware on x86-64 systems.
• Windows SharePoint Services 3.0.
• Several improvements to failover clusters (High-availability clusters).[12]
• DFS enhancements - On Demand Replication (Ghosting), SYSVOL on DFS2, Read-only Folder Replication Member. There is also support for domain-based DFS namespaces that exceed the previous size recommendation of 5,000 folders with targets in a namespace. [13]
• Disk management improvements:
o The ability to resize hard disk partitions without stopping the server, even the system partition.
o Shadow Copy based block-level backup which supports optical media, network shares and Windows Recovery Environment.
• Support for 128- and 256-bit AES encryption for the Kerberos authentication protocol.
• Internet Storage Naming Server (iSNS) enables central registration, deregistration and queries for iSCSI hard drives.
• Secure Socket Tunneling Protocol, a new Microsoft proprietary VPN protocol.
• AuthIP, a Microsoft proprietary extension of the IKE cryptographic protocol used in IPsec VPN networks.
• An optional "Desktop Experience" component provides the same Windows Aero user interface as Windows Vista, both for local users, as well as remote users connecting through Remote Desktop.
• Improvements due to client-side (Windows Vista) enhancements:
o Searching Windows Server 2008 servers from Windows Vista clients takes advantage of enhanced indexing and caching technologies on both to provide performance gains.
o In a networked environment with a print server running Windows Vista, clients can render print jobs locally before sending them to print servers to reduce the load on the server and increase its availability.
o Offline files are cached locally so that they are available even if the server is not, with copies seamlessly updating when the client and server are reconnected.
• Windows System Resource Manager is being integrated into Windows Server 2008. It can be used to control how much resource a process or a user can use.
o Process Matching Criteria, which is defined by the name, type or owner of the process, enforces restrictions on the resource usage by a process that matches the criteria. CPU time, bandwidth that it can use, number of processors it can be run on, and memory allocated to a process can be restricted. Restrictions can be set to be imposed only on certain dates as well.
Supported platforms
It has been confirmed that this version of Windows Server supports x64 (64-bit), as well as x86 (32-bit), processors. IA-64 will be supported in the Datacenter Edition of Windows Server 2008. The IA-64 version will be optimized for high workload scenarios like database servers and Line of Business (LOB) applications. As such it will not be optimized for use as a file server or media server. Microsoft has announced that Windows Server 2008 will be the last 32-bit Windows server operating system.[14]
Editions
Windows Server 2008 will be available in the 32-bit (x86) and 64-bit (x86-64) editions listed below.[15] The editions are the same as those in Windows Server 2003.
• Windows Server 2008 Standard Edition
• Windows Server 2008 Enterprise Edition
• Windows Server 2008 Datacenter Edition
• Windows Web Server 2008
• Windows Storage Server 2008
• Windows Small Business Server 2008 (Codenamed Cougar) (x64 only)
• Windows Server Codenamed "Centro" (for mid-markets) (x64 only)
Windows Server 2008 for Itanium-based Systems (IA-64) will also be available. Server Core is available in x86 and x64 Standard, Enterprise and Datacenter editions. It is not available in Web edition or in the Itanium edition. It is important to note that Server Core is simply a server role in some of the editions, it is not a separate edition by itself. As of beta 3, each edition has a separate evaluation DVD.

Tuesday, October 30, 2007

Vista Upgrade Advisor

Make sure your computer is ready for the edition of Windows Vista you want.
The Windows Vista Upgrade Advisor will help you to determine if your Windows XP-based PC can run Windows Vista. You can also use the Upgrade Advisor to determine if your Windows Vista-based PC is ready for an upgrade to a more powerful edition of Windows Vista.
This small software tool will scan your computer and create an easy-to-understand report of all known system, device, and program compatibility issues, and recommend ways to resolve them. Upgrade Advisor can also help you to choose the edition of Windows Vista that best fits the way you want to use your computer.
Just download, install, and run the Windows Vista Upgrade Advisor.
Please Note:
• The Windows Vista Upgrade Advisor works with 32-bit versions of Windows XP and Windows Vista, except Windows Vista Enterprise edition. It will not work with other editions of Windows.
• The Windows Vista Upgrade Advisor does not collect or send any personal, identifiable data to Microsoft Corporation or third parties. See the Upgrade Advisor privacy statement for details.

What is the Windows Vista Upgrade Advisor?
Windows Vista Upgrade Advisor is a downloadable web application that helps Windows XP users identify which edition of Windows Vista meets their needs, whether their PCs are ready for an upgrade to Windows Vista, and which features of Windows Vista will be able to run on their PCs. The end result is a report that explains which edition of Windows Vista to buy and provides suggestions about what, if any, hardware updates may be necessary to install and run the appropriate edition and features of Windows Vista. Running Windows Vista Upgrade Advisor is a great first step for anyone considering whether to install Windows Vista on a PC they already own.

Why is the Windows Vista Upgrade Advisor only available for Windows XP and Windows Vista users?
The Windows Vista Upgrade Advisor depends on technology that only runs on computers with these editions of Windows:
• All 32-bit editions of Windows XP
• All 32-bit editions of Windows Vista, except Enterprise edition
If you own a PC running other editions of Windows, you will need to carefully compare its system capabilities to the system requirements found on this site. In general, PCs purchased within the last two years have a better chance of being able to run Windows Vista as is or with affordable improvements to the system hardware.

What is required to run Windows Vista Upgrade Advisor?
To install and run the Windows Vista Upgrade Advisor, you will need:
• Administrator privileges
• .NET 2.0*
• MSXML6*
• 20 MB of free hard disk space
• An internet connection

I thought my system can support Windows Aero but Windows Vista Upgrade Advisor tells me I need to upgrade my video card. Is my system capable of running the Windows Aero user experience?
Windows Aero requires a DirectX 9-class graphics processor that supports the following:
• WDDM driver
• Pixel Shader 2.0
• 32 bits per pixel
• Adequate graphics memory
o 64 MB of graphics memory to support a single monitor at a resolution lower than 1,310,720 pixels
o 128 MB of graphics memory to support a single monitor at resolutions from 1,310,720 to 2,304,000 pixels
o 256 MB of graphics memory to support a single monitor at a resolution higher than 2,304,000 pixels
If your system meets the above requirements and has 512 MB of system memory, you can enable Windows Aero using Control Panel in Windows Vista. Additionally, on some systems with shared graphics memory, it is possible to adjust system configuration to obtain the Windows Aero experience. Contact your computer manufacturer to see if your system is capable of running Windows Aero.

What is required to run Windows Vista?
If you purchased a PC in the last two years, chances are good that you can run Windows Vista. To install and run the core functionality of Windows Vista, you need:
• An 800 MHz processor
• 512 MB of RAM
• A 20 GB hard drive with 15 GB of free space
Advanced features, like the new user experience Windows Aero, require advanced or additional hardware. See system requirements for details.

Wednesday, October 3, 2007

Windows Vista

Windows, VISTA.

Windows Vista is a line of graphical operating systems used on personal computers, including home and business desktops, notebook computers, Tablet PCs, and media centers. Prior to its announcement on July 22, 2005, Windows Vista was known by its codename "Longhorn".[1] Development was completed on November 8, 2006; over the following three months it was released in stages to computer hardware and software manufacturers, business customers, and retail channels. On January 30, 2007, it was released worldwide to the general public,[2] and was made available for purchase and downloading from Microsoft's web site.[3] The release of Windows Vista comes more than five years after the introduction of its predecessor, Windows XP, making it the longest time span between two releases of Microsoft Windows.
Windows Vista contains hundreds of new and reworked features; some of the most significant include an updated graphical user interface and visual style dubbed Windows Aero, improved searching features, new multimedia creation tools such as Windows DVD Maker, and completely redesigned networking, audio, print, and display sub-systems. Vista also aims to increase the level of communication between machines on a home network using peer-to-peer technology, making it easier to share files and digital media between computers and devices. For developers, Vista includes version 3.0 of the .NET Framework, which aims to make it significantly easier for developers to write applications than with the traditional Windows API.
Microsoft's primary stated objective with Windows Vista, however, has been to improve the state of security in the Windows operating system.[4] One common criticism of Windows XP and its predecessors has been their commonly exploited security vulnerabilities and overall susceptibility to malware, viruses and buffer overflows. In light of this, Microsoft chairman Bill Gates announced in early 2002 a company-wide 'Trustworthy Computing initiative' which aims to incorporate security work into every aspect of software development at the company. Microsoft stated that it prioritized improving the security of Windows XP and Windows Server 2003 above finishing Windows Vista, thus delaying its completion.[5]
Windows Vista is the target of a number of negative assessments by various groups. Criticism of Windows Vista includes protracted development time, more restrictive licensing terms, the inclusion of a number of new Digital Rights Management technologies aimed at restricting the copying of protected digital media, and the usability of other new features such as User Account Control.

Development

The Windows Vista Codename (Longhorn) logo

Windows Orb logo, also used as the "Start" button.
Microsoft started work on their plans for Windows Vista ("Longhorn") in 2001,[6] prior to the release of Windows XP. It was originally expected to ship sometime late in 2003 as a minor step between Windows XP (codenamed "Whistler") and "Blackcomb" (now known as Windows 7). Gradually, "Longhorn" assimilated many of the important new features and technologies slated for "Blackcomb", resulting in the release date being pushed back several times. Many of Microsoft's developers were also re-tasked with improving the security of Windows XP.[5] Faced with ongoing delays and concerns about feature creep, Microsoft announced on August 27, 2004 that it was making changes. The original "Longhorn", based on the Windows XP source code, was scrapped, and Vista development started anew, building on the Windows Server 2003 codebase, and re-incorporating only the features that would be intended for an actual operating system release. Some previously announced features such as WinFS were dropped or postponed, and a new software development methodology called the "Security Development Lifecycle" was incorporated in an effort to address concerns with the security of the Windows codebase.[7]
After "Longhorn" was named Windows Vista, an unprecedented beta-test program was started, involving hundreds of thousands of volunteers and companies. In September 2005, Microsoft started releasing regular Community Technology Previews (CTP) to beta testers. The first of these was distributed at the 2005 Microsoft Professional Developers Conference, and was subsequently released to beta testers and Microsoft Developer Network subscribers. The builds that followed incorporated most of the planned features for the final product, as well as a number of changes to the user interface, based largely on feedback from beta testers. Windows Vista was deemed feature-complete with the release of the "February CTP", released on February 22, 2006, and much of the remainder of work between that build and the final release of the product focused on stability, performance, application and driver compatibility, and documentation. Beta 2, released in late May, was the first build to be made available to the general public through Microsoft's Customer Preview Program. It was downloaded by over five million people. Two release candidates followed in September and October, both of which were made available to a large number of users.
While Microsoft had originally hoped to have the operating system available worldwide in time for Christmas 2006, it was announced in March 2006 that the release date would be pushed back to January 2007, in order to give the company – and the hardware and software companies which Microsoft depends on for providing device drivers – additional time to prepare. Through much of 2006, analysts and bloggers had speculated that Windows Vista would be delayed further, owing to anti-trust concerns raised by the European Commission and South Korea, and due to a perceived lack of progress with the beta releases. However, with the November 8, 2006 announcement of the completion of Windows Vista, Microsoft's lengthiest operating system development project came to an end.
New or improved features
End-user features

• Windows Aero: The new hardware-based graphical user interface, named Windows Aero – an acronym for Authentic, Energetic, Reflective, and Open. The new interface is intended to be cleaner and more aesthetically pleasing than those of previous Windows, including new transparencies, live thumbnails, live icons, animations, and eye candy.
• Windows Shell: The new Windows shell is significantly different from Windows XP, offering a new range of organization, navigation, and search capabilities. Windows Explorer's task panel has been removed, integrating the relevant task options into the toolbar. A "Favorite links" panel has been added, enabling one-click access to common directories. The address bar has been replaced with a breadcrumb navigation system. The preview panel allows users to see thumbnails of various files and view the contents of documents. The details panel shows information such as file size and type, and allows viewing and editing of embedded tags in supported file formats. The Start menu has changed as well; it no longer uses ever-expanding boxes when navigating through Programs. The word "Start" itself has been removed in favor of a blue Windows Orb (also called "Pearl").
• Instant Search (also known as search as you type): Windows Vista features a new way of searching called Instant Search, which is significantly faster and more in-depth (content-based) than the search features found in any of the previous versions of Windows.[8]
• Windows Sidebar: A transparent panel anchored to the side of the screen where a user can place Desktop Gadgets, which are small applets designed for a specialized purpose (such as displaying the weather or sports scores). Gadgets can also be placed on other parts of the desktop.
• Windows Internet Explorer 7: New user interface, tabbed browsing, RSS, a search box, improved printing,[9] Page Zoom, Quick Tabs (thumbnails of all open tabs), Anti-Phishing filter, a number of new security protection features, Internationalized Domain Name support (IDN), and improved web standards support. IE7 in Windows Vista runs in isolation from other applications in the operating system (protected mode); exploits and malicious software are restricted from writing to any location beyond Temporary Internet Files without explicit user consent.

Windows Media Player 11
• Windows Media Player 11, a major revamp of Microsoft's program for playing and organizing music and video. New features in this version include word wheeling (or "search as you type"), a new GUI for the media library, photo display and organization, the ability to share music libraries over a network with other Vista machines, Xbox 360 integration, and support for other Media Center Extenders.
• Backup and Restore Center: Includes a backup and restore application that gives users the ability to schedule periodic backups of files on their computer, as well as recovery from previous backups. Backups are incremental, storing only the changes each time, minimizing the disk usage. It also features Complete PC Backup (available only in Ultimate, Business, and Enterprise versions) which backs up an entire computer as an image onto a hard disk or DVD. Complete PC Backup can automatically recreate a machine setup onto new hardware or hard disk in case of any hardware failures. Complete PC Restore can be initiated from within Windows Vista, or from the Windows Vista installation CD in the event the PC is so corrupt that it cannot start up normally from the hard disk.
• Windows Mail: A replacement for Outlook Express that includes a new mail store that improves stability,[10] and features integrated Instant Search. It has the Phishing Filter like IE7 and Junk mail filtering that is enhanced through regular updates via Windows Update.[11]
• Windows Calendar is a new calendar and task application.
• Windows Photo Gallery, a photo and movie library management application. WPG can import from digital cameras, tag and rate individual items, adjust colors and exposure, create and display slideshows (with pan and fade effects), and burn slideshows to DVD.
• Windows DVD Maker, a companion program to Windows Movie Maker, which provides the ability to create video DVDs based on a user's content. Users can design a DVD with title, menu, video, soundtrack, pan and zoom motion effects on pictures or slides.
• Windows Media Center, which was previously exclusively bundled as a separate version of Windows XP, known as Windows XP Media Center Edition, has been incorporated into the Home Premium and Ultimate editions of Windows Vista.
• Games and Games Explorer: Games included with Windows have been modified to showcase Vista's graphics capabilities. New games are Chess Titans, Mahjong Titans and Purble Place. A new Games Explorer special folder holds shortcuts and information to all games on the user's computer.

Windows Mobility Center.
• Windows Mobility Center is a control panel that centralizes the most relevant information related to mobile computing (brightness, sound, battery level / power scheme selection, wireless network, screen orientation, presentation settings, etc.).
• Windows Meeting Space replaces NetMeeting. Users can share applications (or their entire desktop) with other users on the local network, or over the Internet using peer-to-peer technology (higher versions than Starter and Home Basic can take advantage of hosting capabilities, limiting previous to "join" mode only)
• Shadow Copy automatically creates daily backup copies of files and folders. Users can also create "shadow copies" by setting a System Protection Point using the System Protection tab in the System control panel. The user can be presented multiple versions of a file throughout a limited history and be allowed to restore, delete, or copy those versions. This feature is available only in the Business, Enterprise, and Ultimate editions of Windows Vista and is inherited from Windows Server 2003.[12]

• Windows Update: Software and security updates have been simplified,[13] now operating solely via a control panel instead of as a web application. Windows Mail's spam filter and Windows Defender's definitions are updated automatically via Windows Update. Users that choose the recommended setting for Automatic Updates will have the latest drivers installed and available when they add a new device.
• Parental controls: Allows administrators to control which websites, programs, and games each standard user can use and install. This feature is available in Home Premium and Ultimate versions of Vista.
• Windows SideShow: Enables the auxiliary displays on newer laptops or on supported Windows Mobile devices. It is meant to be used to display device gadgets while the computer is on or off.
• Speech recognition is integrated into Vista.[14] It features a redesigned user interface and configurable command-and-control commands. Unlike the Office 2003 version, which works only in Office and WordPad, Speech Recognition in Windows Vista works for any accessible application. In addition, it currently supports several languages: British and American English, Spanish, French, German, Chinese (Traditional and Simplified), and Japanese.
• New fonts, including several designed for screen reading, and improved Chinese (Yahei, JhengHei), Japanese (Meiryo) and Korean (Malgun) fonts. See Windows Vista typefaces. ClearType has also been enhanced and enabled by default.
• Problem Reports and Solutions, a control panel which allows users to view previously sent problems and any solutions or additional information that is available.
• Improved audio controls allow the system-wide volume or volume of individual audio devices and even individual applications to be controlled separately. New audio functionalities such as Room Correction, Bass Management, Speaker Fill and Headphone virtualization have also been incorporated.
• Windows System Assessment Tool is a tool used to benchmark system performance. Software such as games can retrieve this rating and modify its own behavior at runtime to improve performance. The benchmark tests CPU, RAM, 2-D and 3-D graphics acceleration, Graphics Memory and Hard disk space.[15][16]
• Windows Ultimate Extras: The Ultimate Edition of Windows Vista provides access to extra games and tools, available through Windows Update. This replaces the Microsoft Plus! software bundle that was sold alongside prior versions of Windows.
• Disk Management: A utility to modify hard disk drive partitions, including shrinking, creating and formatting new partitions.
• Performance Diagnostic Console includes various tools for tuning and monitoring system performance and resources activities of CPU, disks, network, memory and other resources. It shows the operations on files, the opened connections, etc.

Core technologies
Windows Vista is intended to be a technology-based release, to provide a solid base to include technologies, many of which will be related to how the system functions, and hence not readily visible to the user. An example of this is the restructuring of the architecture of the audio, print, display, and networking subsystems; while the results of this work will be visible to software developers, end-users will only see what appear to be evolutionary changes in the user interface.
Vista includes technologies such as ReadyBoost and ReadyDrive which employ fast flash memory (located on USB drives and hybrid hard disk drives respectively) to improve system performance by caching commonly-used programs and data. This manifests itself in improved battery life on notebook computers as well, since a hybrid drive can use the Flash memory to cache the data currently in use by the OS and/or other applications, spinning down the disc platters until some fresh data is required. Another new technology called SuperFetch utilizes machine learning techniques to analyze usage patterns in order to allow Windows Vista to make decisions about what application and content should be present in system memory at any given time.
As part of the redesign of the networking architecture, IPv6 has been incorporated into the operating system, and a number of performance improvements have been introduced, such as TCP window scaling. Windows Vista includes more comprehensive support for wireless networking, compared with previous versions of Windows.
For graphics, Vista introduces a new Windows Display Driver Model (WDDM), as well as major revisions to Direct3D. The new driver model facilitates the new Desktop Window Manager, which provides the tearing-free desktop and special effects that are the cornerstones of Windows Aero. WDDM's current version 1.0 is able to offload rudimentary tasks to the GPU, install drivers without requiring a system reboot and seamlessly recover from rare driver errors due to illegal application behavior. The next version is going to require an entirely new generation of GPUs, which NVIDIA and ATI are working on. Direct3D 10, developed in conjunction with major display driver manufacturers, is a new architecture with more advanced shader support, and allows the graphics processing unit to render more complex scenes without assistance from the CPU. It features improved load balancing between CPU and GPU and also optimizes data transfer between them.[17]
At the core of the operating system, many improvements have been made to the memory manager, process scheduler, heap manager, and I/O scheduler. A Kernel Transaction Manager has been implemented that gives applications the ability to work with the file system and registry using atomic transaction operations.



Security-related technologies
Improved security was a primary design goal for Vista.[4] Microsoft's Trustworthy Computing initiative, which aims to improve public trust in its products, has had a direct effect on its development. This effort has resulted in a number of new security and safety features.
User Account Control is perhaps the most significant and visible of these changes. User Account Control is a security technology that makes it possible for users to use their computer with fewer privileges by default. This was often difficult in previous versions of Windows, as the previous "limited" user accounts proved too restrictive and incompatible with a large proportion of application software, and even prevented some basic operations such as looking at the calendar from the notification tray. In Windows Vista, when an action requiring administrative rights is requested, the user will be first prompted for an administrator name and password; in cases where the user is already an administrator, the user is still prompted to confirm the pending privileged action. User Account Control asks for credentials in a Secure Desktop mode, where the entire screen is blacked out, temporarily disabled, and only the authorization window is active and highlighted. The intent is to stop a malicious program 'spoofing' the user interface, attempting to capture admin credentials.
Internet Explorer 7's new security and safety features include a phishing filter, IDN with anti-spoofing capabilities, and integration with system-wide parental controls. For added security, ActiveX controls are disabled by default. Also, Internet Explorer operates in a "protected mode" which operates with lower permissions than the user and it runs in isolation from other applications in the operating system, preventing it from accessing or modifying anything besides the Temporary Internet Files directory.[18] Microsoft's anti-spyware product, Windows Defender, has been incorporated into Windows, providing protection against malware and other threats. Changes to various system configuration settings (such as new auto-starting applications) are blocked unless the user gives consent.
Another significant new feature is BitLocker Drive Encryption, a data protection technology included in the Enterprise and Ultimate editions of Vista that provides encryption for the entire operating system volume. Bitlocker can work in conjunction with a Trusted Platform Module chip (version 1.2) that is on a computer's motherboard, or with a USB key.[19]
A variety of other privilege-restriction techniques are also built into Vista. An example is the concept of "integrity levels" in user processes, whereby a process with a lower integrity level cannot interact with processes of a higher integrity level and cannot perform DLL–injection to a processes of a higher integrity level. The security restrictions of Windows services are more fine-grained, so that services (especially those listening on the network) have no ability to interact with parts of the operating system they do not need to. Obfuscation techniques such as address space layout randomization are used to increase the amount of effort required of malware before successful infiltration of a system. Code Integrity verifies that system binaries haven’t been tampered with by malicious code.
As part of the redesign of the network stack, Windows Firewall has been upgraded, with new support for filtering both incoming and outgoing traffic. Advanced packet filter rules can be created which can grant or deny communications to specific services.
Business technologies
While much of the focus of Vista's new capabilities has been on the new user interface, security technologies, and improvements to the core operating system, Microsoft is also adding new deployment and maintenance features.
• The WIM image format (Windows IMage) is the cornerstone of Microsoft's new deployment and packaging system. WIM files, which contain an image of Windows Vista, can be maintained and patched without having to rebuild new images. Windows Images can be delivered via Systems Management Server or Business Desktop Deployment technologies. Images can be customized and configured with applications then deployed to corporate client personal computers using little to no touch by a system administrator. ImageX is the Microsoft tool used to create and customize images.
• Windows Deployment Services replaces Remote Installation Services for deploying Vista and prior versions of Windows.
• Approximately 700 new Group Policy settings have been added, covering most aspects of the new features in the operating system, as well as significantly expanding the configurability of wireless networks, removable storage devices, and user desktop experience. Vista also introduced an XML based format (ADMX) to display registry-based policy settings, making it easier to manage networks that span geographic locations and different languages. [20]
• Services for UNIX has been renamed "Subsystem for UNIX-based Applications," and is included with the Enterprise and Ultimate editions of Vista. Network File System (NFS) client support is also included.
• Multilingual User Interface - Unlike previous version of Windows which required language packs to be loaded to provide local language support, Windows Vista Ultimate and Enterprise editions support the ability to dynamically change languages based on the logged on user's preference.
• Wireless Projector support
Business customers who are enrolled in the Microsoft Software Assurance program are offered a set of additional tools and services collectively known as the "Desktop Optimization Pack". This includes the Microsoft SoftGrid application virtualization platform, an asset inventory service, and additional tools for maintaining Group Policy settings in a fashion similar to a revision control system.
Developer technologies
Windows Vista includes a large number of new application programming interfaces. Chief among them is the inclusion of version 3.0 of the .NET Framework, which consists of a class library and Common Language Runtime. Version 3.0 includes four new major components:[21]
• Windows Presentation Foundation is a user interface subsystem and framework based vector graphics, which will make use of 3D computer graphics hardware and Direct3D technologies. It provides the foundation for building applications and blending together application UI, documents, and media content. It is the successor to Windows Forms.
• Windows Communication Foundation is a service-oriented messaging subsystem which will enable applications and systems to interoperate locally or remotely using Web services.
• Windows Workflow Foundation provides task automation and integrated transactions using workflows. It is the programming model, engine and tools for building workflow-enabled applications on Windows.
• Windows CardSpace is a component which securely stores digital identities of a person, and provides a unified interface for choosing the identity for a particular transaction, such as logging into a website.
These technologies will also be available for Windows XP and Windows Server 2003 to facilitate their introduction to and usage by developers and end users.
There are also significant new development APIs in the core of the operating system, notably the completely re-architected audio, networking, print, and video interfaces, major changes to the security infrastructure, improvements to the deployment and installation of applications ("ClickOnce" and Windows Installer 4.0), new device driver development model ("Windows Driver Foundation"), Transactional NTFS, mobile computing API advancements (power management, Tablet PC Ink support, SideShow) and major updates to (or complete replacements of) many core subsystems such as Winlogon and CAPI.
There are some issues for software developers using some of the graphics APIs in Vista. Games or programs which are built solely on Vista's version of DirectX, 10, will not work on prior versions of Windows, as DirectX 10 is not backwards-compatible at any level.[22] According to a Microsoft blog, there are three choices for OpenGL implementation on Vista. An application can use the default implementation, which translates OpenGL calls into the Direct3D API and is frozen at OpenGL version 1.4, or an application can use an Installable Client Driver (ICD), which comes in two flavors: legacy and Vista-compatible. A legacy ICD, the kind already provided by independent hardware vendors targeting Windows XP, will disable the Desktop Window Manager, noticeably degrading user experience under Windows Aero. A Vista-compatible ICD takes advantage of a new API, and will be fully compatible with the Desktop Window Manager.[23] At least two primary vendors, ATI and NVIDIA, are expected to provide full Vista-compatible ICDs in the near future.[24] However, hardware overlay is not supported, because it is considered as an obsolete feature in Vista. ATI and NVIDIA strongly recommend using compositing desktop/FBOs for same functionality.[25]
Deprecated features
Some notable Windows XP features and components have been replaced or removed in Windows Vista, including Windows Messenger, the network Messenger Service, HyperTerminal, MSN Explorer, Active Desktop, and the replacement of NetMeeting with Windows Meeting Space. Windows Vista also does not include the Windows XP "Luna" visual theme, or most of the classic color schemes which have been part of Windows since the Windows 3.x era. The "Hardware profiles" startup feature has been removed as well, along with support for older motherboard technologies like the EISA bus, APM and Game port support. There is a way to enable Game port support on Vista by applying an older driver.[26] IP over FireWire (TCP/IP over IEEE 1394) has been removed as well.[27]
WinHlp32.exe, used to display 32-bit .hlp files (help pages), is no longer included in Windows Vista as Microsoft considers it obsolete,[28] though it is available as a separate download. Microsoft prohibits software manufacturers from re-introducing the .hlp help system with their products.
Telnet.exe is no longer installed by default, but is still included as an installable feature.[29]
Editions and pricing
Windows Vista ships in six editions.[30] These editions are roughly divided into two target markets, consumer and business, with editions varying to cater for specific sub-markets. For consumers, there are four editions, with three available for Western countries; Windows Vista Starter is limited to emerging markets. Windows Vista Home Basic is intended for budget users with low needs. Windows Vista Home Premium covers the majority of the consumer market. Windows Vista Ultimate contains the complete feature-set and is aimed at enthusiasts. For businesses, there are two versions. Windows Vista Business covers organizations of all sizes, while Windows Vista Enterprise is only available to customers participating in Microsoft's Software Assurance program.
All editions except Windows Vista Starter support both 32-bit (x86) and 64-bit (x64) processor architectures.
In the European Union, Home Basic N and Business N versions will also be available. These versions come without Windows Media Player, due to EU sanctions brought against Microsoft for violating anti-trust laws. Similar sanctions exist in South Korea.
Visual styles
Windows Aero
Windows Vista's premier visual style is built on a new desktop composition engine called Desktop Window Manager. Windows Aero introduces support for 3D graphics (Windows Flip 3D), translucency effects (Glass), live thumbnails, window animations, and other visual effects, and is intended for mainstream and high-end graphics cards. To enable these features, the contents of every open window is stored in video memory to facilitate tearing-free movement of windows. As such, Windows Aero has significantly higher hardware requirements than its predecessors. 128 MB of graphics memory is the minimum requirement, depending on resolution used.[32] Windows Aero (including Windows Flip 3D) is not included in the Starter and Home Basic editions.
Windows Vista Standard
This mode is a variation of Windows Aero without the glass effects, window animations, and other advanced graphical effects such as Windows Flip 3D. Like Windows Aero, it uses the Desktop Window Manager, and has generally the same video hardware requirements as Windows Aero. This is the default mode for the Windows Vista Home Basic Edition. The Starter Edition does not support this mode.
Windows Vista Basic
This mode has aspects that are similar to Windows XP's visual style with the addition of subtle animations such as those found on progress bars. It does not employ the Desktop Window Manager; as such, it does not feature transparency or translucency, window animation, Windows Flip 3D or any of the functions provided by the DWM. The Basic mode does not require the new Windows Display Driver Model (WDDM) for display drivers, and has similar graphics card requirements to Windows XP. For computers with graphics cards that are not powerful enough to support Windows Aero, this is the default graphics mode.
Windows Classic
An option for corporate deployments and upgrades, Windows Classic has the look and feel of Windows 2000 and Windows Server 2003, does not use the Desktop Window Manager, and does not require a WDDM driver. As with prior versions of Windows, this visual style supports "color schemes," which are a collection of color settings. Windows Vista includes six classic color schemes, comprised of four high-contrast color schemes and the default color schemes from Windows 98 and Windows 2000.



"Windows Aero" visual style.
"Windows Vista Basic" visual style.
"Windows Classic" visual style.


Hardware requirements
Computers capable of running Windows Vista are classified as Vista Capable and Vista Premium Ready.[33] A Vista Capable or equivalent PC will be capable of running all editions of Windows Vista although some of the special features and high end graphics options may require additional or more advanced hardware. A Vista Premium Ready PC will take advantage of Vista's "high-end" features.[34]
Windows Vista's "Basic" and "Classic" interfaces will work with virtually any graphics hardware that supports Windows XP or 2000; accordingly, most discussion around Vista's graphics requirements centers on those for the Windows Aero interface. As of Windows Vista Beta 2, the NVIDIA GeForce 6 series and later, the ATI Radeon 9500 and later, Intel's GMA 950 integrated graphics, and a handful of VIA chipsets and S3 Graphics discrete chips are supported. Although originally supported, the GeForce FX 5 series has been dropped from newer drivers from NVIDIA. The last driver from NVIDIA to support the GeForce FX series on Vista was 96.85. [2] [35] Microsoft offers a tool called the Windows Vista Upgrade Advisor[36] to assist XP and Vista users in determining what versions of Windows their machine is capable of running. Although the installation media included in retail packages is a 32-bit DVD, customers without a DVD-ROM or customers who wish for a 64-bit install media are able to acquire this media through the Windows Vista Alternate Media program.[37]
Windows Vista system requirements
Vista Capable[32]
Vista Premium Ready[32]

Processor 800 MHz 1.0 GHz
Memory 512 MB RAM 1 GB RAM
Graphics card DirectX 9 capable DirectX 9 capable GPU with Hardware Pixel Shader v2.0 and WDDM 1.0 driver support

Graphics memory N/A 128 MB RAM supports up to 2,756,000 total pixels (e.g. 1920 × 1200) or 512 MB+ for greater resolutions such as 2560x1600[38]

HDD capacity 20 GB 40 GB
HDD free space 15 GB 15 GB
Other drives CD-ROM DVD-ROM

Service Pack 1

Windows Vista Service Pack 1 (SP1) is currently in development. Microsoft is planning to release SP1 alongside Windows Server 2008 in the first quarter of 2008.[39][40][41] The first beta of Windows Vista Service Pack 1, build 16659, was released on September 24th, 2007 and is currently being tested by TechBeta participants in the Windows Vista SP1 Beta Program as well as TechNet and MSDN subscribers.[42]
A detailed analysis of a leaked beta of Vista SP1 was undertaken by APCmag.com, which examined the changes to the Vista code base and registry entries. It listed out several hundred installation packages included in the beta, which appear to target back-end features rather than front-end functionality. However the journalist observed that there was a significant performance increase when comparing SP1 to the originally released version of Vista.[43]
A whitepaper published by Microsoft near the end of August 2007 outlined the scope and intent of the service pack, identifying three major areas of improvement: reliability and performance, administration experience, and support for newer hardware and standards. More specifically, the following changes are planned for inclusion:
• Performance improvements with copying files, hibernation, logging off on domain-joined machines, Javascript parsing in Internet Explorer, network file share browsing, and other areas.[40]
• Performance improvements with Windows Disk Defragmenter that are also slated for Server 2008.[44] The ability to choose individual drives to defragment is being reintroduced as well.[40]
• New security APIs for the benefit of antivirus software that currently relies on the unsupported practice of patching the kernel (see Kernel Patch Protection).[45][46]
• A new version of Windows Installer, version 4.1.[47]
• Users will be able to change the default desktop search program to one provided by a third party instead of the Microsoft desktop search program that comes with Windows Vista. Third-party desktop search programs will be able to seamlessly tie in their services into the operating system.[41]
• Support for the exFAT file system.[40]
• Support for 802.11n.[48]
• Terminal Services can connect to an existing session.[48]
• IPv6 over VPN connections.[48]
• Support for booting using Extensible Firmware Interface on x64 systems.[40]
• An update to Direct3D, 10.1,[40] which is expected to make mandatory several features which were previously optional in Direct3D 10 hardware.[49]
• Support for the Secure Socket Tunneling Protocol.
Support for the Group Policy Management Console is being removed; a replacement is planned for release the same time frame as the release of the service pack.[40] The whitepaper also notes that Service Pack 1 will include a kernel that will be up-to-date with the version to be shipped with Windows Server 2008.
Criticism
Windows Vista has been the target of a number of negative assessments by various groups. Criticisms of Windows Vista include protracted development time, more restrictive licensing terms, the inclusion of a number of technologies aimed at restricting the copying of protected digital media,[50] and the usability of the new User Account Control security technology. Reviewers have also noted some similarities between Vista's Aero interface and that of Apple's Aqua interface for the Mac OS X operating system. Moreover, some concerns have been raised about many PCs meeting "Vista Premium Ready" hardware requirements and Vista's pricing.
Slow file operations
When released, Vista performed file operations such as copying and deletion more slowly than other operating systems. Large copies required when migrating from one computer to another seemed difficult or impossible without workarounds such as using the command line. This inability to perform basic file operations efficiently attracted strong criticism.[51] After six months, Microsoft confirmed the existence of these problems by releasing a special performance and reliability update,[52] which was later disseminated through Windows Update, and will be included in SP1.[53]
Licensing and cost
The introduction of additional licensing restrictions has been criticized. Criticism of upgrade licenses pertaining to Windows Vista Starter through Home Premium was expressed by Ars Technica's Ken Fisher, who noted that the new requirement of having a prior operating system already installed was going to cause irritation for users who reinstall Windows on a regular basis.[54] It has been revealed that an Upgrade copy Windows Vista can be installed clean without first installing a previous version of Windows. On the first install, Windows will refuse to activate. The user must then reinstall that same copy of Vista. Vista will then activate on the reinstall, thus allowing a user to install an Upgrade of Windows Vista without owning a previous operating system.[55] As with Windows XP, separate rules still apply to OEM versions of Vista installed on new PCs; these are not legally transferrable.[56] The cost of Windows Vista has also been a source of concern and commentary. A majority of users in a poll said that the prices of various Windows Vista editions posted on the Microsoft Canada website in August 2006 make the product too expensive.[57] A BBC News report on the day of Vista's release suggested that, "there may be a backlash from consumers over its pricing plans - with the cost of Vista versions in the US roughly half the price of equivalent versions in the UK."[58]
Digital Rights Management
Another common criticism concerns the integration of new forms of Digital Rights Management into the operating system, specifically the introduction of the Protected Video Path. This architecture is designed such that "premium content" from HD DVD or Blu-ray discs may mandate that the connections between PC components be encrypted. Devices such as graphic cards must be approved by Microsoft. Depending on what the content demands, the devices may not pass premium content over non-encrypted outputs, or they must artificially degrade the quality of the signal on such outputs or not display it all. There is also a revocation mechanism that allows Microsoft to disable drivers of compromised devices in end-user PCs over the Internet.[59] Peter Gutmann, security researcher and author of the open source cryptlib library, claims that these mechanisms violate fundamental rights of the user (such as fair use), unnecessarily increase the cost of hardware, and make systems less reliable and vulnerable to denial-of-service attacks.[60] Proponents have claimed that Microsoft had no choice but to follow the demands of the movie studios, and that the technology will not actually be enabled until after 2010;[61][62] Microsoft also noted that content protection mechanisms have existed in Windows as far back as Windows Me, and that the new protections will not apply to any existing content (only future content).[63]
User Account Control
Concerns have been raised about the new User Account Control (UAC) security technology. While Yankee Group analyst Andrew Jaquith believes that critical security vulnerabilities may be "reduced by as much as 80%," he also noted that "while the new security system shows promise, it is far too chatty and annoying."[64] However, this statement was made over six months before Vista was actually released (even before Beta 2 was released). By the time Windows Vista was released in November 2006, Microsoft had drastically reduced the number of operating system tasks that triggered UAC prompts, and added file and registry virtualization to reduce the number of legacy applications that trigger UAC prompts.[65] Despite reductions in UAC prompts the feature is still triggered by many third party programs not properly designed for Windows Vista.
Hardware requirements
Some controversy and concerns have arisen over how the increase in hardware specifications required to take advantage of many of Vista's new features may have an impact on both personal and business users.[66][67]
Software Protection Platform
Vista includes an enhanced set of anti-piracy technologies, based on Windows XP's WGA, called Software Protection Platform (SPP).[68] A major component of this is a new reduced functionality mode, which Vista enters when it detects that the user has "failed product activation or of that copy being identified as counterfeit or non-genuine",[69] which is described in a Microsoft white paper as follows: "The default Web browser will be started and the user will be presented with an option to purchase a new product key. There is no start menu, no desktop icons, and the desktop background is changed to black. [...] After one hour, the system will log the user out without warning".[70] This has been criticised for being overly draconian,[71][72] especially given the imperfect false-positive record of SPP's predecessor, WGA.[73] On August 25, 2007, a temporary outage of the Windows Genuine Advantage validation server caused widespread reports of false-positives, but Microsoft rectified this problem within the same day. [74] As many as 12,000 systems were affected by this outage.[75]

Latest Windows Server 2008

Windows Server 2008

Windows Server 2008 is the name of the next server operating system from Microsoft. It is the successor to Windows Server 2003. Windows Server 2008 is the server operating system containing many of the new client features from Windows Vista. This is a similar relationship to that between Windows Server 2003 and Windows XP.
It was known as codename Windows Server "Longhorn" until May 16, 2007, when Bill Gates announced its official title during his keynote address at WinHEC.[1]
Beta 1 was released on July 27, 2005. Beta 2 was announced and released on May 23, 2006 at WinHEC 2006, Beta 3 was released publicly on April 25, 2007[2] and Release Candidate 0 was released to the general public on September 24, 2007[3]. Windows Server 2008 will be released to manufacturing in the first quarter of 2008 with the official launch taking place on February 27, 2008.[4]

Features
See also: Features new to Windows Vista
Windows Server 2008 is built from the same code base as Windows Vista; therefore, it shares much of the same architecture and functionality. As the code base is common, it automatically benefits from most of the technical, security, management and administrative features new to Windows Vista such as new improved rewritten networking stack (native IPv6, native wireless, speed and security improvements); improved image-based installation, deployment and recovery; improved diagnostics, monitoring, event logging and reporting tools; better security features such as Bitlocker, ASLR, improved Windows Firewall with secure default configuration; .NET Framework 3.0 technologies, specifically Windows Communication Foundation, Microsoft Message Queuing and Windows Workflow Foundation; and the core kernel, memory and file system improvements. On the hardware side, processors and memory devices are modelled as Plug and Play devices, to allow hot-plugging of these devices. This allows the system resources to be partitioned dynamically using Dynamic Hardware Partitioning; each partition having its own memory, processor and I/O host bridge devices independent of other partitions.[5]

Server Core
Perhaps the most notable new feature of Windows Server 2008 is a new variation of installation called Server Core. Server Core is a significantly scaled-back installation where no Windows Explorer shell is installed, and all configuration and maintenance is done entirely through command line interface windows, or by connecting to the machine remotely using Microsoft Management Console. Server Core also does not include the .NET Framework, Internet Explorer or many other features not related to core server features. A Server Core machine can be configured for several basic roles: Domain controller/Active Directory Domain Services, ADLDS (ADAM), DNS Server, DHCP Server, file server, print server, Windows Media Server, Terminal Services Easy Print, TS Remote Programs, and TS Gateway, IIS 7 web server and Windows Server Virtualization virtual server. This last role is projected to be available at most 180 days after release of Windows Server 2008.

Active Directory roles
Active Directory is expanded with identity, certificate and rights management services. Active Directory until Windows Server 2003 allowed network administrators to centrally manage connected computers, to set policies for groups of users, and to centrally deploy new applications to multiple computers. This role of Active Directory is being renamed as Active Directory Domain Services (ADDS).[6] A number of other additional services are being introduced, including Active Directory Federation Services (ADFS), Active Directory Lightweight Directory Services (ADLDS), (formerly Active Directory Application Mode, or ADAM), Active Directory Certificate Services (ADCS), and Active Directory Rights Management Services (ADRMS). Identity and certificate services allow administrators to manage user accounts and the digital certificates that allow them to access certain services and systems. Federation management services enable enterprises to share credentials with trusted partners and customers, allowing a consultant to use his company user name and password to log in on a client's network. Identity Integration Feature Pack is included as Active Directory Metadirectory Services. Each of these services represents a server role.

Terminal Services
Windows Server 2008 features major upgrades to Terminal Services. Terminal Services now supports Remote Desktop Protocol 6.0. The most notable improvement is the ability to share a single application over a Remote Desktop connection, instead of the entire desktop. This feature is called Terminal Services Remote Programs. Other features new to Terminal Services include Terminal Services Gateway and Terminal Services Web Access (full web interface). With Terminal Services Gateway, authorized computers are able to connect securely to a Terminal Server or Remote Desktop from the Internet using RDP via HTTPS without implementing a VPN session first. Additional ports do not need to be opened in the firewall, RDP is tunneled through HTTPS. Terminal Services Web Access enables administrators to provide access to the Terminal Services Sessions via a Web interface. TS Web Access comes with an adjustable Webpart for IIS and Sharepoint, which advertises the possible applications and connections to the user. Using TS Gateway and TS Remote Programs, the whole communication is via HTTP(S) and the remote applications appear transparent to the user as if they are running locally. Multiple applications run in the same session to ensure that there is no need for additional licenses per user. Terminal Services Easy Print does not require administrators to install any printer drivers on the server, but guarantees successful client printer redirection and availability of all printer UI and properties for use in remote sessions. Terminal Services sessions are created in parallel, instead of a serial operation - the new session model can initiate at least four sessions in parallel, or more if a server has more than four processors.

Windows PowerShell
Windows Server 2008 is the first Windows operating system that will ship with Windows PowerShell, Microsoft's new extensible command line shell and task-based scripting technology.[7] PowerShell is based on object-oriented programming and version 2.0 of the Microsoft .NET Framework and includes more than 120 system administration utilities, consistent syntax and naming conventions, and built-in capabilities to work with common management data such as the Windows Registry, certificate store, or Windows Management Instrumentation. PowerShell's scripting language was specifically designed for IT administration, and can be used in place of cmd.exe and Windows Script Host.

Self-healing NTFS
In previous Windows versions, if the operating system detected corruption in the file system of an NTFS volume, it marked the volume "dirty"; to correct errors on the volume, it had to be taken offline. With self-healing NTFS, an NTFS worker thread is spawned in the background which performs a localized fix-up of damaged data structures, with only the corrupted files/folders remaining unavailable without locking out the entire volume and needing the server to be taken down.[8]

Windows Server Virtualization
Windows Server Virtualization an implementation of operating system-level virtualization, forming a core part of Microsoft's virtualization strategy. This hypervisor virtualizes servers on an operating system's kernel layer. It can be thought of as partitioning a single physical server into multiple small computational partitions. Windows Server Virtualization will include the ability to act as a Xen virtualization hypervisor host allowing Xen-enabled guest operating systems to run virtualized. This will not be a part of Windows Server 2008 initially, and will ship within 180 days after it.[9] It will be available only on x64 versions of Windows Server 2008.

Other features
Other new or enhanced features include:
• A new "Read-Only Domain Controller" operation mode in Active Directory, intended for use in branch office scenarios where a domain controller may reside in a low physical security environment. The RODC holds a non-writeable copy of Active Directory, and redirects all write attempts to a Full Domain Controller. It replicates all accounts except sensitive ones. In RODC mode, credentials are not cached by default. Moreover, only the Domain Controller running the PDC-Emulator needs to run Windows Server 2008. Also, local administrators can log on to the machine to perform maintenance tasks without requiring administrative rights on the domain.
• Restartable Active Directory allows ADDS to be stopped and restarted from the Management Console or the command-line without rebooting the domain controller. This reduces downtime for offline operations and reduces overall DC servicing requirements with Server Core. ADDS is implemented as a Domain Controller Service in Windows Server 2008.
• All of the Group Policy improvements from Windows Vista. Group Policy Management Console (GPMC) is built-in.
• Policy-based networking with Network Access Protection, improved branch management and enhanced end user collaboration. Policies can be created to ensure greater Quality of Service for certain applications or services that require prioritization of network bandwidth between client and server.
• Internet Information Services 7 - Increased security, xcopy-deployment, improved diagnostic tools, delegated administration.
• New cryptography (CNG) API which supports elliptic curve cryptography and improved certificate management.
• Improved hot patching, a feature that allows non-kernel patches to occur without the need for a reboot.
• Granular password settings within a single domain - ability to implement different password policies for administrative accounts on a "group" and "user" basis, instead of a single set of password settings to the whole domain.
• Fully multi-componentized operating system.
• Server Message Block 2.0 protocol in the new TCP/IP stack provides a number of communication enhancements, including greater performance when connecting to file shares over high-latency links and better security through the use of mutual authentication and message signing.
• Windows Deployment Services replacing Automated Deployment Services and Remote Installation Services. Windows Deployment Services (WDS) support an enhanced multicast feature when deploying operating system images. [10]
• Roles-based management tool called Server Manager,[11] a combination of Manage Your Server and Security Configuration Wizard from Windows Server 2003. Server Manager is an improvement of the Configure my server dialog that launches by default on Windows Server 2003 machines. However, rather than serve only as a starting point to configuring new roles, Server Manager gathers together all of the operations users would want to conduct on the server, such as, getting a remote deployment method set up, adding more server roles etc and provides a consolidated, portal-like view about the status of each role.
• Support for being booted from Extensible Firmware Interface (EFI)-compliant firmware on x86-64 systems.
• Windows SharePoint Services 3.0.
• Several improvements to failover clusters (High-availability clusters).[12]
• DFS enhancements - On Demand Replication (Ghosting), SYSVOL on DFS2, Read-only Folder Replication Member. There is also support for domain-based DFS namespaces that exceed the previous size recommendation of 5,000 folders with targets in a namespace. [13]
• Disk management improvements:
o The ability to resize hard disk partitions without stopping the server, even the system partition.
o Shadow Copy based block-level backup which supports optical media, network shares and Windows Recovery Environment.
• Support for 128- and 256-bit AES encryption for the Kerberos authentication protocol.
• Internet Storage Naming Server (iSNS) enables central registration, deregistration and queries for iSCSI hard drives.
• Secure Socket Tunneling Protocol, a new Microsoft proprietary VPN protocol.
• AuthIP, a Microsoft proprietary extension of the IKE cryptographic protocol used in IPsec VPN networks.
• An optional "Desktop Experience" component provides the same Windows Aero user interface as Windows Vista, both for local users, as well as remote users connecting through Remote Desktop.
• Improvements due to client-side (Windows Vista) enhancements:
o Searching Windows Server 2008 servers from Windows Vista clients takes advantage of enhanced indexing and caching technologies on both to provide performance gains.
o In a networked environment with a print server running Windows Vista, clients can render print jobs locally before sending them to print servers to reduce the load on the server and increase its availability.
o Offline files are cached locally so that they are available even if the server is not, with copies seamlessly updating when the client and server are reconnected.
• Windows System Resource Manager is being integrated into Windows Server 2008. It can be used to control how much resource a process or a user can use.
o Process Matching Criteria, which is defined by the name, type or owner of the process, enforces restrictions on the resource usage by a process that matches the criteria. CPU time, bandwidth that it can use, number of processors it can be run on, and memory allocated to a process can be restricted. Restrictions can be set to be imposed only on certain dates as well.

Supported platforms
It has been confirmed that this version of Windows Server supports x64 (64-bit), as well as x86 (32-bit), processors. IA-64 will be supported in the Datacenter Edition of Windows Server 2008. The IA-64 version will be optimized for high workload scenarios like database servers and Line of Business (LOB) applications. As such it will not be optimized for use as a file server or media server. Microsoft has announced that Windows Server 2008 will be the last 32-bit Windows server operating system.[14]

Editions
Windows Server 2008 will be available in the 32-bit (x86) and 64-bit (x86-64) editions listed below.[15] The editions are the same as those in Windows Server 2003.
• Windows Server 2008 Standard Edition
• Windows Server 2008 Enterprise Edition
• Windows Server 2008 Datacenter Edition
• Windows Web Server 2008
• Windows Storage Server 2008
• Windows Small Business Server 2008 (Codenamed Cougar) (x64 only)
• Windows Server Codenamed "Centro" (for mid-markets) (x64 only)
Windows Server 2008 for Itanium-based Systems (IA-64) will also be available. Server Core is available in x86 and x64 Standard, Enterprise and Datacenter editions. It is not available in Web edition or in the Itanium edition. It is important to note that Server Core is simply a server role in some of the editions, it is not a separate edition by itself. As of beta 3, each edition has a separate evaluation DVD.

Thursday, September 27, 2007

Microsoft Announces Advances in Enterprise Tools and Technologies

Record Number of Customers and Partners Gather at Tech"Ed 2004 to Support Software Advances and Business Growth

SAN DIEGO, May 24, 2004 — Today at Microsoft Corp.'s 12th annual TechEd conference, Chief Executive Officer Steve Ballmer took the stage in front of a sold-out audience to showcase innovations that enable developers, IT professionals and information workers to get more value across all stages of the software application life cycle. Ballmer stressed how these advances in enterprise tools, paired with Microsoft's ongoing commitment to security innovations and IT productivity, will boost business agility and increase software quality across the IT life cycle.
The new tools and technologies Ballmer announced include the following:
• Visual Studio® 2005 Team System , an expansion of the Visual Studio product line to include a suite of extensible life-cycle tools that enables all members of the IT organization to collaborate on delivering service-oriented applications that are designed for operations
• The immediate availability of Web Services Enhancements 2.0 , a supported add-on to Microsoft® Visual Studio .NET and the Microsoft .NET Framework that enables developers to more easily build and consume security-enhanced Web services using the latest Web services protocol specifications. In addition, the technology preview of Microsoft BizTalk® Server Adapter for Web Services Enhancements 2.0 is available for orchestrating security-enhanced Web services and exposing business process flows as secure Web services.
• Technical beta release of the Microsoft Office Information Bridge Framework , an integrated set of tools and components designed to enable developers to rapidly build metadata-driven smart client solutions that enable seamless interaction with data from disparate enterprise systems for users of the Microsoft Office System
Ballmer also reinforced the ongoing priority of security-related issues and improvements.
"In order to take advantage of new business opportunities and effectively manage upfront and lifetime IT costs, it's important for customers to look at the entire IT life cycle -- from application development to operations and management -- and to choose a software platform that provides strong tools, ecosystem partnerships, security and support," Ballmer said. "The tools and technologies Microsoft is delivering today help customers work effectively and efficiently in distributed environments and across disciplines to drive growth and respond to change."
Ballmer also reinforced Microsoft's continued focus on providing innovative security products by highlighting the next version of its enterprise firewall, virtual private networking (VPN) and Web cache solution, Internet Security and Acceleration Server (ISA Server) 2004, part of Windows Server System (TM) . Microsoft also announced agreements with an initial group of hardware solutions providers, including HP, to extend the advanced protection, ease of use and fast, more secure Web access benefits of ISA Server 2004 to customers who want all those benefits in a dedicated hardware solution. The announcement with HP and other appliance vendors further demonstrates Microsoft's focus on delivering technologies to help protect customers against emerging Internet-borne threats.
Microsoft TechEd is Microsoft's premier technical training event, offering more than 400 sessions delivered by industry experts. More than 11,000 people are attending TechEd 2004 -- an increase of more than 22 percent over TechEd 2003.
Visual Studio 2005 Team System Delivers Powerful Life-Cycle Tools
As businesses look to transform their IT organizations from a cost center to a catalyst for overall growth, IT professionals seek to continually improve the efficiency and predictability of their infrastructure. Managing the life cycle of software development is a critically important component to overall business success and has become increasingly challenging as software teams become more specialized and geographically distributed. This effort is part of Microsoft's Dynamic Systems Initiative (DSI), an industrywide initiative focused on management of the entire application life cycle.
Unveiled today, Visual Studio 2005 Team System delivers productive, integrated and extensible software life-cycle tools that enable businesses to reduce the complexity of delivering service-oriented solutions. The Visual Studio 2005 Team System contains several tightly integrated design, development and testing tools that foster greater collaboration between architects, developers and IT professionals throughout the IT life cycle. Expanding on Microsoft's proven success in delivering highly productive developer tools, the Visual Studio Team System increases the predictability of the software development process, shortens the development life cycle, and enables IT departments to deliver greater business value.
Visual Studio 2005 Team System creates even more opportunities for the Visual Studio
partner ecosystem. Global systems integrators, service providers and tools vendors all play a vital role in complementing and extending the Microsoft Visual Tools family to customers. Today, Borland Software Corp., Compuware Corp., EDS, Telelogic AB and Unisys Corp. announced their support for Visual Studio 2005 Team System.
Partners can take advantage of the integration benefits of the Visual Studio 2005 Team System, giving customers a broad choice of development tool options. "We believe Microsoft's entry into application life-cycle management is evidence that the industry is maturing, and will even further expand for leaders like Borland that have years of experience in the space and a set of mature products already available to customers," said Dale Fuller, CEO of Borland Software. "Borland looks forward to continuing its long-standing collaborative relationship with Microsoft to deliver high-quality solutions for our mutual customers."
Systems integrators can extend the Visual Studio 2005 Team System and Microsoft's process guidance and prescriptive architectures to gain greater predictability in the development process.
"Visual Studio 2005 Team System offers maximum productivity using integrated tools while lowering risk and project-related costs through increased and continuous visibility into the overall project. This allows EDS to increase business agility for clients through configurable guidance, architectural guidance and life-cycle tools built on Windows Server System," said Stan Alexander, vice president of Technology Strategy & Architecture at EDS.
Facilitating Service Orientation With More Secure Web Services
Microsoft's service-orientation strategy focuses on enabling customers to integrate new and existing systems composed of heterogeneous technologies with Web services. To help developers build interoperable, security-enhanced Web services solutions, Microsoft today announced the immediate availability of Web Services Enhancements 2.0 for Microsoft .NET (WSE), a free add-on to Microsoft Visual Studio .NET and the .NET Framework.
Today more than 250,000 developers use WSE to build security-enhanced Web services that help improve business processes within and beyond corporate trust boundaries. Customers such as HP, the Ohio State University Medical Center, EDGAR Online Inc. and Siemens AG are already experiencing the benefits of developing advanced Web services solutions based on WSE 2.0.
The Ohio State University Medical Center required a solution that allowed authorized users to remotely and more securely monitor, record and replay generated vital-signs data and correlate this data with medications administered in the operating room.
"Microsoft was the only company that offered an implementation of the Web services protocol specifications (WS-Security, WS-Trust, WS-Policy, WS-SecureConversation) required to make the project a success," said professor Furrukh Khan, director of technology for the Collaborative for Applied Software Technology, Electrical and Computer Engineering at The Ohio State University. "By using WSE 2.0, we were able to focus on the solution's business logic instead of writing security code. WS-Policy allowed us to simply install digital certificates and write a few hundred lines of XML that describes how the Web services are to use them. Another big enabler was WS-SecureConversation, which gave us the security that was required without sacrificing performance."
WSE 2.0 enables developers to build advanced Web services using the latest protocol specifications. Developers can use WSE to more easily enhance Web services security by incorporating WS-Security (based on the 2004 Organization for the Advancement of Structured Information Standards (OASIS) standard), including WS-Policy, WS-Security Policy, WS-Trust and WS-SecureConversation.
Additional features include extensible transports, support for custom policies, the ability to host Web services independent from IIS, and asynchronous messaging based on the WS-Addressing specification.
To further support integration of systems using security-enhanced Web services, Microsoft also announced the Technology Preview release of the BizTalk Server Adapter for WSE 2.0. Using this adapter, BizTalk Server customers can easily orchestrate new business processes out of security-enhanced, autonomous Web services, creating further levels of business agility using service-orientation design principles.
Using Web Services to Help Information Workers and Developers Harness the Power of Microsoft Office for IT
The Microsoft Office Editions are some of the most widely used applications in enterprises today, but customers typically have to leave the Microsoft Office experience when they want to access many kinds of business data. Developers now have the opportunity to create intelligent business solutions that address today's demanding business requirements while giving information workers the powerful, familiar user interface of the Microsoft Office Editions. In order to enable software developers to more powerfully leverage existing systems and information even when it is stored in multiple disparate back-end systems, Microsoft today released the technical beta of the Microsoft Office Information Bridge Framework.
The Information Bridge Framework provides developers with a set of tools and components to quickly and cost-effectively build smart client solutions that connect Microsoft Office Professional Edition 2003 to multiple enterprise systems via Web services. Information Bridge reduces the costs of solution development for IT professionals and increases flexibility and manageability of Office-based information integration solutions.
In addition, Information Bridge-based solutions empower information workers to easily find, access and work with line-of-business information within the familiar Microsoft Office environment.
The Information Bridge Framework provides the following:
• A client-side component that interprets XML markup, which describes the Information Bridge-based solution behavior, including its user interface and user actions
• A server-side component that enables Web services to expose the data, views and actions embodied by line-of-business applications
• Information Bridge Metadata Designer, a plug-in for the Microsoft Visual Studio .NET development system that creates and manages solution metadata
"We're very excited about the possibilities of the Information Bridge Framework. Not only does it make it easier for our developers to build and manage integrated solutions that connect Office to our enterprise, but it also improves the productivity of our employees by building upon the Microsoft Office user interface," said Ken Meidell, chief information officer at Cascade Designs. "We were able to save money and improve our product development process significantly by building upon Information Bridge and Office."
About Microsoft TechEd 2004
TechEd, one of Microsoft's premier developer and IT professional training events, reaches more than 75,000 people worldwide annually, providing attendees with access to technical experts, the latest technical information and hands-on labs to learn the skills they need to build state-of-the-art solutions. Sponsors of TechEd 2004 include AMD, Computer Associates International Inc, Dell Inc., EMC Corp. and HP.

Sunday, September 23, 2007

Micro Soft


Family and Early Childhood
On October 28, 1955, shortly after 9:00 p.m., William Henry Gates III was born. He was born into a family with a rich history in business, politics, and community service. His great-grandfather had been a state legislator and mayor, his grandfather was the vice president of a national bank, and his father was a prominent lawyer. [Wallace, 1992, p. 8-9] Early on in life, it was apparent that Bill Gates inherited the ambition, intelligence, and competitive spirit that had helped his progenitors rise to the top in their chosen professions. In elementary school he quickly surpassed all of his peer's abilities in nearly all subjects, especially math and science. His parents recognized his intelligence and decided to enroll him in Lakeside, a private school known for its intense academic environment. This decision had far reaching effects on Bill Gates's life. For at Lakeside, Bill Gates was first introduced to computers.
First computing Experience
In the Spring of 1968, the Lakeside prep school decided that it should acquaint the student body with the world of computers [Teamgates.com, 9/29/96]. Computers were still too large and costly for the school to purchase its own. Instead, the school had a fund raiser and bought computer time on a DEC PDP-10 owned by General Electric. A few thousand dollars were raised which the school figured would buy more than enough time to last into the next school year. However, Lakeside had drastically underestimated the allure this machine would have for a hand full of young students.
Bill Gates, Paul Allen, and a few other Lakeside students (many of whom were the first programmers hired at Microsoft) immediately became inseparable from the computer. They would stay in the computer room all day and night, writing programs, reading computer literature and anything else they could to learn about computing. Soon Gates and the others started running into problems with the faculty. Their homework was being turned in late (if at all), they were skipping classes to be in the computer room and worst of all, they had used up all of the schools computer time in just a few weeks. [Wallace, 1992, p. 24]
In the fall of 1968, Computer Center Corporation opened for business in Seattle. It was offering computing time at good rates, and one of the chief programmers working for the corporation had a child attending Lakeside. A deal was struck between Lakeside Prep School and the Computer Center Corporation that allowed the school to continue providing it's students with computer time. [Wallace, 1992, p. 27] Gates and his comrades immediately began exploring the contents of this new machine. It was not long before the young hackers started causing problems. They caused the system to crash several times and broke the computers security system. They even altered the files that recorded the amount of computer time they were using. They were caught and the Computer Center Corporation banned them from the system for several weeks.
Bill Gates, Paul Allen and, two other hackers from Lakeside formed the Lakeside Programmers Group in late 1968. They were determined to find a way to apply their computer skills in the real world. The first opportunity to do this was a direct result of their mischievous activity with the school's computer time. The Computer Center Corporation's business was beginning to suffer due to the systems weak security and the frequency that it crashed. Impressed with Gates and the other Lakeside computer addicts' previous assaults on their computer, the Computer Center Corporation decided to hire the students to find bugs and expose weaknesses in the computer system. In return for the Lakeside Programming Group's help, the Computer Center Corporation would give them unlimited computer time [Wallace, 1992, p. 27]. The boys could not refuse. Gates is quoted as saying "It was when we got free time at C-cubed (Computer Center Corporation) that we really got into computers. I mean, then I became hardcore. It was day and night" [Wallace, 1992, p. 30]. Although the group was hired just to find bugs, they also read any computer related material that the day shift had left behind. The young hackers would even pick employees for new information. It was here that Gates and Allen really began to develop the talents that would lead to the formation of Microsoft seven years later.
Roots of Business Career
Computer Center Corporation began to experience financial problems late in 1969. The company finally went out of business in March of 1970. The Lakeside Programmers Group had to find a new way to get computer time. Eventually they found a few computers on the University of Washington's campus where Allen's dad worked. The Lakeside Programmers Group began searching for new chances to apply their computer skills. Their first opportunity came early the next year when Information Sciences Inc. hired them to program a payroll program. Once again the group was given free computer time and for the first time, a source of income. ISI had agreed to give them royalties whenever it made money from any of the groups programs. As a result of the business deal signed with Information Sciences Inc., the group also had to become a legal business [Wallace, 1992, p. 42-43]. Gates and Allen's next project involved starting another company entirely on their own, Traf-O-Data. They produced a small computer which was used to help measure traffic flow. From the project they grossed around $20,000. The Traf-O-Data company lasted until Gates left for college. During Bill Gates' junior year at Lakeside, the administration offered him a job computerizing the school's scheduling system. Gates asked Allen to help with the project. He agreed and the following summer, they wrote the program. In his senior year, Gates and Allen continued looking for opportunities to use their skills and make some money. It was not long until they found this opportunity. The defense contractor TRW was having trouble with a bug infested computer similar to the one at Computer Center Corporation. TRW had learned of the experience the two had working on the Computer Center Corporation's system and offered Gates and Allen jobs. However thing would be different at TRW they would not be finding the bugs they would be in charge of fixing them. "It was at TRW that Gates began to develop as a serious programer," and it was there that Allen and Gates first started talking seriously about forming their own software company [Wallace, 1992, p. 49-51].
In the fall of 1973, Bill Gates left home for Harvard University [Teamgates.com, 9/29/96]. He had no idea what he wanted to study, so he enrolled as prelaw. Gates took the standard freshman courses with the exception of signing up for one of Harvard's toughest math courses. He did well but just as in high school, his heart was not in his studies. After locating the school's computer center, he lost himself in the world of computers once again. Gates would spend many long nights in front of the school's computer and the next days asleep in class. Paul Allen and Gates remained in close contact even with Bill away at school. They would often discuss ideas for future projects and the possibility of one day starting a business. At the end of Gates's first year at Harvard, the two decided that Allen should move closer to him so that they may be able to follow up on some of their ideas. That summer they both got jobs working for Honeywell [Wallace, 1992, p. 59]. As the summer dragged on, Allen began to push Bill harder with the idea that they should open a software company. Gates was still not sure enough to drop out of school. The following year, however, that would all change.
The Birth of Microsoft
In December of 1974, Allen was on his way to visit Gates when along the way he stopped to browse the current magazines. What he saw changed his and Bill Gates's lives forever. On the cover of Popular Electronics was a picture of the Altair 8080 and the headline "World's First Microcomputer Kit to Rival Commercial Models." He bought the issue and rushed over to Gates's dorm room. They both recognized this as their big opportunity. The two knew that the home computer market was about to explode and that someone would need to make software for the new machines. Within a few days, Gates had called MITS (Micro Instrumentation and Telemetry Systems), the makers of the Altair. He told the company that he and Allen had developed a BASIC that could be used on the Altair [Teamgates.com, 9/29/96]. This was a lie. They had not even written a line of code. They had neither an Altair nor the chip that ran the computer. The MITS company did not know this and was very interested in seeing their BASIC. So, Gates and Allen began working feverishly on the BASIC they had promised. The code for the program was left mostly up to Bill Gates while Paul Allen began working on a way to simulate the Altair with the schools PDP-10. Eight weeks later, the two felt their program was ready. Allen was to fly to MITS and show off their creation. The day after Allen arrived at MITS, it was time to test their BASIC. Entering the program into the company's Altair was the first time Allen had ever touched one. If the Altair simulation he designed or any of Gates's code was faulty, the demonstration would most likely have ended in failure. This was not the case, and the program worked perfectly the first time [Wallace, 1992, p. 80]. MITS arranged a deal with Gates and Allen to buy the rights to their BASIC.[Teamgates.com, 9/29/96] Gates was convinced that the software market had been born. Within a year, Bill Gates had dropped out of Harvard and Microsoft was formed.
________________________________________


Key Events in Microsoft History

While searching for some of the information for the BASIC Timeline, I came across a word document that outlined many of the key events over the life of Microsoft Corporation. I'm not sure of the original author of this document (if you know who you are, please let me know so I can give you credit).

1/1/1975 The MITS Altair 8800 appears on the cover of Popular Electronics, inspiring Paul Allen and Bill Gates to develop a BASIC language for the Altair.
2/1/1975 Bill Gates and Paul Allen sell BASIC, the first computer language program for a personal computer, to Microsoft's first customer, MITS of Albuquerque, New Mexico.
3/1/1975 Paul Allen joins MITS as director of software.
4/7/1975 “Altair BASIC - Up and Running,“ declares the headline of the first edition of MITS Computer Notes.
7/1/1975 BASIC officially ships as version 2.0 in both 4K and 8K editions.
2/3/1976 Bill Gates is one of the first programmers to raise the issue of software piracy. In "An Open Letter to Hobbyists," first published in MITS Computer Notes, Gates accuses hobbyists of stealing software and thus preventing "...good software from being written." He prophetically concludes with the line, "...Nothing would please me more than being able to hire ten programmers and deluge the hobby market with good software."
3/27/1976 Bill Gates gives the opening address at the First Annual World Altair Computer Convention, held in Albuquerque.
11/1/1976 Paul Allen resigns from MITS to join Microsoft full time.
11/26/1976 The trade name "Microsoft" is registered with the Office of the Secretary of the State of New Mexico.
2/3/1977 Paul Allen and Bill Gates execute an official partnership agreement.
7/1/1977 FORTRAN-80, Microsoft's second language product, is available.
11/1/1978 Microsoft establishes its first international sales office in Japan, ASCII Microsoft.
12/31/1978 Microsoft's year-end sales exceed $1 million.
1/1/1979 Microsoft moves its offices to Bellevue, Washington, from Albuquerque.
6/11/1980 Steve Ballmer joins Microsoft.
6/25/1981 Microsoft reorganizes into a privately held corporation with Bill Gates as President and chairman of the board and Paul Allen as executive vice president. Microsoft becomes Microsoft, Inc., an incorporated business in the state of Washington.
8/12/1981 IBM introduces its Personal Computer, which uses Microsoft's 16-bit operating system, Microsoft® MS-DOS® version 1.0, plus Microsoft BASIC, Microsoft COBOL, Microsoft Pascal, and other Microsoft products.
3/24/1982 Microsoft U.K. Ltd. (United Kingdom) is incorporated.
6/28/1982 Microsoft announces a new corporate logo, new packaging, and a comprehensive set of retail dealer support materials.
2/18/1983 Paul Allen resigns as Microsoft's executive vice president, but remains on the Board of Directors.
5/2/1983 Microsoft introduces the Microsoft Mouse.
9/29/1983 Microsoft introduces Word for MS-DOS 1.00.
11/10/1983 Microsoft unveils Microsoft Windows, an extension of the MS-DOS operating system that provides a graphical operating environment. The first retail version of Windows would not ship until November 1985.
1/24/1984 Microsoft ships BASIC and Multiplan simultaneously with the introduction of the Macintosh, becoming a leader in developing software for Apple computers.
7/11/1984 Microsoft Press introduces its first two titles: Cary Lu's The Apple Macintosh Book and Peter Norton's Exploring the IBM PCjr Home Computer.
8/12/1985 Microsoft celebrates its 10th anniversary with FY85 sales figures of $140 million.
9/3/1985 Microsoft selects the Republic of Ireland as the site of its first production facility outside of the U.S. to produce software products to be sold in the European market.
11/20/1985 Microsoft ships the retail version of Microsoft Windows.
2/26/1986 Microsoft moves to a new Corporate Campus in Redmond, Washington.
3/13/1986 Microsoft stock goes public at $21 per share, rising to $28 per share by the end of the first trading day and raising $61 million.
4/2/1987 Microsoft and IBM announce OS/2. This is the first product to be announced as a result of the Joint Development Agreement between Microsoft and IBM in August 1985.
9/8/1987 Microsoft ships its first CD-ROM application, Microsoft Bookshelf, a collection of 10 of the most popular and useful reference works on a single CD-ROM disk.
1/13/1988 Microsoft and Ashton-Tate announce Microsoft SQL Server, a relational database server software product for Local Area Networks (LANs) based on a relational database management system licensed from Sybase.
8/1/1989 Microsoft announces Office, the first general business software for Macintosh systems available on CD-ROM.
11/13/1989 Microsoft and IBM broaden the scope of their development agreement by agreeing to jointly develop a consistent, full range of systems software offerings for the 1990s. These software offerings will include enhancements to MS-DOS, Microsoft OS/2, and Microsoft LAN products and are compatible with the Intel 386 and 486 microprocessors.
12/27/1989 Microsoft announces that Jon Shirley will retire as president and chief operating officer on June 30, 1990. Shirley, who has been president since August of 1983, will continue to play a role in the management of the company as a member of the Board of Directors and as a consultant for strategic projects.
4/2/1990 Microsoft appoints Michael R. Hallman as president and chief operating officer, to succeed upon Jon Shirley's retirement.
7/25/1990 Kicking off its 15th-anniversary celebration, Microsoft becomes the first personal computer software company to exceed $1 billion in sales in a single year, with revenues of $1.18 billion.
11/12/1990 Bill Gates unveils his vision of the future of computing in his keynote address, "Information at Your Fingertips," at Fall/COMDEX '90.
1/1/1991 Microsoft Corp. becomes one of the first software companies to create its own computer-science research organization, Microsoft Research (later MSR).
5/20/1991 Microsoft announces Microsoft Visual BASIC for Windows at Windows World '91 in Atlanta.
11/14/1991 Microsoft announces the Multimedia Edition of Works for Windows 2.0, Microsoft?s first business application to incorporate multimedia.
3/1/1992 Microsoft kicks off its first-ever television advertising campaign. The TV ads are designed to build on the success of Windows and Windows-based applications.
3/1/1992 A three-person Office of the President is created, with three centers of strategic focus: Worldwide Product Group, headed by Mike Maples; Worldwide Sales and Support Group, headed by Steve Ballmer; and Worldwide Operations Group, headed by Frank Gaudette.
4/6/1992 Microsoft ships Microsoft Windows 3.1 with more than 1,000 enhancements. The new version creates unprecedented user demand, with more than 1 million advance orders placed worldwide.
4/27/1992 The Microsoft Board of Directors approves a 3-for-2 stock split.
6/23/1992 Bill Gates accepts the National Medal of Technology for Technological Achievement from President Bush.
1/1/1993 Microsoft announces the 10th anniversary of Microsoft Word, which first shipped for MS-DOS in 1983, on the Macintosh platform in 1984, and on the Windows platform in 1989. Based on data released by Dataquest, Inc. there are more than 10 million Word users worldwide.
3/22/1993 Microsoft Encarta, the first multimedia encyclopedia designed for a computer, is available.
4/14/1993 Microsoft reports that the number of licensed users of Microsoft Windows now totals more than 25 million, making it the most popular graphical operating system in the world.
5/24/1993 Microsoft launches Windows NT at Windows World in Atlanta.
12/6/1993 Microsoft is named the "1993 Most Innovative Company Operating in the U.S." by Fortune magazine as part of its Fifth Annual Study of America's Best Cities for Business.
4/18/1994 Microsoft Windows for Workgroups 3.11 has become the world's best-selling retail operating system, edging Windows 3.1 into the No. 2 spot.
6/28/1994 Microsoft acquires SoftImage, the leading developer of high-performance 2-D and 3-D computer animation and visualization software.
9/8/1994 Microsoft announces that Windows 95 is the official name for the next version of Windows, codenamed “Chicago.”
11/8/1994 Bob Herbold joins Microsoft as the new executive vice president and the chief operating officer.
11/14/1994 Microsoft debuts its new international advertising campaign, “Where Do You Want To Go Today,” at actor Robert DeNiro's trendy SoHo restaurant in New York.
3/22/1995 Microsoft and DreamWorks SKG announce that they have signed a joint-venture agreement to form a new software company designed to produce interactive and multimedia entertainment properties.
8/24/1995 Microsoft Windows 95 is available worldwide.
11/20/1995 MSN™, The Microsoft Network online service, enrolls more than 525,000 members in its first three months of service, making MSN one of the largest Internet service providers.
11/20/1995 Bill Gates authors his first book; The Road Ahead looks at how new technologies will guide the way we work, play, and live in the future.
1/16/1996 Microsoft acquires Vermeer Technologies and its flagship software application, FrontPage.
2/6/1996 Microsoft names Mattel USA President and Chief Operating Officer Jill E. Barad to its Board of Directors. Barad is the first woman named to the Microsoft Board of Directors since Portia Isaacson served in 1986 and 1987.
6/5/1996 MSNBC, the 24-hour news, talk, and information network from NBC News and Microsoft, debuts.
6/24/1996 Slate™, an interactive magazine of politics, culture, and public policy edited by Michael Kinsley, goes live on the Internet.
11/7/1996 Microsoft Flight Simulator for Windows 95 releases, marking the first time in its 14-year history that the product is available on the Windows platform.
11/12/1996 Microsoft's Board of Directors approves a 2-for-1 stock split.
12/3/1996 The Executive Committee replaces the Office of the President as the most senior management team at the company.
4/6/1997 Microsoft acquires WebTV Networks for approximately $425 million in stock and cash.
6/23/1997 Microsoft founder Bill Gates and his wife, Melinda French Gates, announce the formation of the Gates Library Foundation.
10/21/1997 The Justice Department files a motion in Federal District Court, alleging that Microsoft violated a 1994 consent decree dealing with certain aspects of licensing the Windows operating system to computer manufacturers. Specifically, the Justice Department asks the court to stop Microsoft from tying the use of its Windows 95 operating system to the use of its Internet browser, a tool to navigate the Internet.
11/25/1997 Pollsters Hart and Teeter find that Microsoft is the most admired company in one of the most admired industries in America. When the public is asked to volunteer, without being prompted, the names of one or two companies they respect and admire, Microsoft is named by 25 percent. IBM and General Motors are next, at 16 percent, followed by AT&T and Wal-Mart at 15 percent.
1/26/1998 Microsoft Corporation's Board of Directors approves a 2-for-1 split of its common shares. This is the seventh time the common stock has split since the company went public on March 13, 1986.
6/25/1998 Windows 98 is available in more than 40 countries worldwide and from more than 12,000 retail outlets in North America.
7/21/1998 Bill Gates appoints Steve Ballmer president of Microsoft.
10/16/1998 The antitrust trial against Microsoft begins in Washington D.C.
11/16/1998 Microsoft SQL Server version 7.0 is launched at COMDEX and receives PC Week's "Best of Show" and "Best Productivity Software" awards.
1/8/1999 Microsoft launches Encarta Africana, the first comprehensive encyclopedia of black history and culture.
2/24/1999 Microsoft's first online store, located at http://shop.microsoft.com/, debuts.
3/18/1999 Bill Gates introduces Internet Explorer 5.0 at a launch event on the Microsoft campus in Redmond. By the following week, more than 1 million downloads of the new version have taken place.
3/24/1999 Bill Gates releases his latest book, Business @ the Speed of Thought, published by Warner Books. At the heart of the new book is a single idea: For businesses to think and move quickly enough to succeed in the fast-paced digital economy, they must enable the flow of digital information.
6/7/1999 Steve Ballmer officially launches Microsoft Office 2000, a key element of the company's vision of "Knowledge Workers Without Limits."
9/13/1999 Microsoft announces Windows Distributed interNet Architecture (Windows DNA) 2000, a comprehensive, integrated platform for building and operating state-of-the-art distributed Web applications as well as the next wave of Internet-based Web services.
1/7/2000 Microsoft acquires Visio Corporation, the largest acquisition in Microsoft's history.
1/13/2000 Bill Gates creates a new role for himself -- chairman and chief software architect -- so that he can dedicate all of his time to helping drive the next generation Windows Internet platform and services. Steve Ballmer becomes president and CEO, and will take over management of the company.
4/3/2000 Microsoft announces the retail availability of Microsoft Project 2000 and the companion, Web-based Microsoft Project Central, a major upgrade to the world's best-selling project-management software, with more than 5 million users.
6/22/2000 Microsoft unveils the Microsoft® .NET platform, the vision and road map for its next generation of software and services. Microsoft .NET (pronounced "dot-net") will provide easier, more personalized, and more productive Internet experiences by harnessing constellations of smart devices and Web sites with advanced software through Internet protocols and formats.
9/14/2000 Microsoft announces the availability of Microsoft® Windows® Millennium Edition (Windows Me).
9/20/2000 Warner Books publishes Inside Out, Microsoft - In Our Own Words, a commemorative 25th-anniversary book.
2/13/2001 Microsoft Windows XP operating system makes its public debut at the Experience Music Project in Seattle.
5/31/2001 Microsoft Office XP launches, promising to unlock hidden knowledge and unleash the next wave of productivity gains.
10/25/2001 Microsoft Windows XP is released worldwide.
11/15/2001 Microsoft Xbox launches, offering the only system on the market designed from the ground up to deliver a complete online gaming experience.
1/15/2002 Bill Gates issues a companywide memo emphasizing that Microsoft?s must lead the industry to a new level of Trustworthiness in computing.
2/13/2002 Microsoft Visual Studio.NET launches during the VSLive! Conference in San Francisco.
3/18/2002 Microsoft and those states not agreeing to the settlement reached by the U.S. Department of Justice, began a trial on remedies in the U.S. District Court in Washington, D.C.
4/4/2002 Microsoft President Rick Belluzzo, appointed to his post slightly more than a year ago, is stepping down.
7/1/2002 Today at Microsoft® Tech-Ed 2002 Europe, Microsoft Corp. launched Microsoft Visual J#™ .NET, a development tool for Java-language developers building applications and services on the Microsoft .NET Framework. The launch of Visual J#™ .NET signals the completion and availability of all the Microsoft programming languages within Visual Studio® .NET, including Visual C++® .NET, Visual C#™ .NET and Visual Basic® .NET.
8/8/2002 Microsoft Reaches Agreement With the Federal Trade Commission On Passport.
10/23/2002 Microsoft Corp. today will unveil MSN® 8 with a celebration in Central Park, the first stop on a national tour intended to show consumers why a recent study* revealed that three out of four people prefer the new MSN 8 software to AOL 8.
11/1/2002 Judge Colleen Kollar-Kotelly (U.S. District Court - Washington, D.C.) issues her final judgment conditionally approving the settlement Microsoft reached with the federal government and the nine states.
4/16/2003 Windows Server System replaces .Net Enterprise Servers as the first official portfolio name that encompasses more than a dozen Microsoft server software products, including Windows Server 2003. The new Windows Server System brand change informs customers that Windows Server 2003 is at the heart of the company's server strategy and that Microsoft's server products are being designed around a common architecture, to ensure their interoperability.
4/24/2003 Windows Server 2003 launches. It is the largest software development project in Microsoft history to date.
9/18/2003 Microsoft announces that its board of directors has decided to increase its size from eight to 10 members and is proposing two new members for election by shareholders at their annual meeting in November.