Tag: windows users

XP to Windows 7

February 06, 2009 by Jason

Users currently running Windows XP Service Pack 3 (SP3) or earlier, and Windows Vista RTM, SP1 or the upcoming SP2, will be able to upgrade to Windows 7, Microsoft informed as it introduced the SKU lineup for the next version of the Windows client. There will be essentially three upgrade models for Windows users according to the Redmond company, depending on the source operating system, namely XP to Windows 7, Vista to Windows 7 and of course Windows 7 to Windows 7.

As far as Windows XP users are concerned, Microsoft indicated that upgrade licenses of Windows 7 will be available to them, superseding the existing XP licenses, and that the upgrade media can be used in order to move to Windows 7. However, the transition implies a clean installation of Windows 7 rather than an actual in-place upgrade. Still, the deal has to please XP users, as they will get the full Windows 7 bits at a discounted upgrade price. Users are advised to back up all their data from the partition where XP is installed before deploying Windows 7, just to be on the safe side. Read More»

Windows 7 User Account Control

January 18, 2009 by Jason

In the next version of the Windows client, end users will be able to customize the level of nagging that the operating system generates via the User Account Control, revealed Steven Sinofsky, Senior Vice President, Windows and Windows Live Engineering Group, on behalf of the team building the feature. Sinofsky emphasized that, as early as Windows 7 pre-Beta Milestone 3 Build 6801, users of the operating system would be able to see a reduction in the volume of prompts associated with UAC. At the same time, Microsoft started implementing the new dialog designs into the platform, along with the new UAC Control Panel.

The User Account Control was introduced in Windows Vista with the purpose of making all Windows users run under standard privileges, even those with administrator accounts. In this respect, the mitigation is able to provide an extra layer of defense against malicious code that would attempt to install itself on a machine, as UAC requires the user to grant it the rights. Sinofsky indicated that, in Windows 7, users would have more control over UAC compared to what was made available in Windows Vista. Read More»

Microsoft Quest for Speed?

October 20, 2008 by Jason

Microsoft has been sending out surveys to selected Windows users. There’s nothing unusual in that. It does it all the time, but this one is seeking opinions on a feature dubbed the ‘Instant On Experience’. You may recall that this is something several mini laptop makers have been dabbling with. Asus are one of the first with a system called Splashtop. The idea is that if all you want to do is collect you emails, or surf the net, why should you have to wait ages for Windows (or Linux) to load? Instead, at startup you can opt to run a super-small Linux based operating system, which only takes a second or two to load and gives you more or less immediate access to the web. Microsoft is clearly taking an interest in the feature, possibly for the upcoming Windows 7 (rumoured now to be called ‘Stratus), which is due to make its public appearance next year. The survey also asks respondents what other applications they would like to see fire up in a just a few seconds, now they’re asking, how about Windows…?

Top 10 Windows Built-In Command Line Tools

August 15, 2008 by Jason

For many Windows users, the thought of using the Command Prompt is either a scary experience or something that they will never need. But for some, the command prompt is a powerful tool that can be far more useful than many graphical tools available in Windows.

Being a System Administrator, I constantly use the command prompt, mostly because I access systems remotely and many tasks can be performed quickly with out the graphics over head (even though connecting via Terminal Server is very convenient).

So if you are an avid user of the command line, here are my top 10 built-in (non third party) command line tools for XP, Vista and WIndows server versions (remember these commands are not your typical tools, such as find, copy, move, dir, etc..).

1 – systeminfo – Have a need to display operating system configuration information for a local or remote machine, including service pack levels? Then systeminfo is the tool to use. When I need to connect to a system that I am not familiar with, this is the first tool I run. Read More»