To: mishedlo who wrote (63518 ) 2/8/2007 6:52:53 PM From: regli Read Replies (1) | Respond to of 116555 "... 1. Vista is incompatible with my mobile PCI datacard, so I'm no longer mobile. I can't beliee this is the only instance where MS have made incompatible changes. They certainly know how to be hated. 2. I have had huge problems installing some software. Although I gave myself Administrator priveleges, Vista didn't quite give me verything, ie not "special priveleges". So, although I was the only user I wasn't allowed to make certain registry changes, and had to set up another user, super-administrator, non-password protected ... which rather defeats the object of user passwords. Unnecessarily complex for a one-user home system IMO. MS certainly know how to be loathed." As to number 1. This has nothing to do with Vista but with the fact that PC Card slots are being replaced by ExpressCard slots. These new slots are much faster than the older PC card slots but also incompatible. Hardware technology does move on and MS should not and cannot be blamed for this.kb.iu.edu Now to 2. one of the biggest security issues with Windows has been that most users are signing in with administrator privileges. This allows badly behaved programs to take advantage and install spyware, viruses, etc. Here are some links that explain why this is an absolutely necessary approach in today's world. Note that other operating system like Linux have similar approaches to system administration.technet.microsoft.com "... User Account Control leverages the Windows security user model to distinguish between administrator and standard users. The standard user account is an account that has no computer administrator privilege. When a user whose account is a member of the local Administrator account logs on to a Windows Vista computer, they are logged on as a standard user by default. When the user wants to perform a task that requires administrative privileges, such as installing an application, Windows Vista explicitly prompts the user for permission or for credentials, depending on the security policy that is chosen. This process helps ensure that malware cannot silently install on a user’s computer. Unlike Windows XP, however, standard users are not automatically blocked from performing tasks that require administrative privileges. Windows Vista explicitly prompts a standard user to enter valid credentials for a local administrator account before it will allow the standard user to perform the task. ..." And here:72.14.253.104 "...System services are background processes that are always running to support key functionality. They have been a major target for malicious software attacks because they typically run with the highest possible system privileges (referred to as LocalSystem). A malicious attack that exploits system services could cause problems by running arbitrary code with administrator privileges on the user’s machine. (The Slammer, Blaster and Sasser worms all targeted system services.) To mitigate this threat, Windows Vista introduces the concept of “restricted services” that run under the least possible privileges and limit their activities to the local machine or network. A restricted service program runs from the start with minimal privileges and capabilities. The restricted service approach significantly reduces the number of services that are capable of doing unlimited damage to a user’s machine. ..."