Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Security > Vista Home Premium user account access to thumbdrives & printers

Reply
Thread Tools Display Modes

Vista Home Premium user account access to thumbdrives & printers

 
 
bigteks
Guest
Posts: n/a

 
      09-21-2009


Hi, I have two highschool daughters with laptops they use at school
running Vista Home Premium. I have them running on user accounts and I
don't want them to have the admin password because if they know what it
is they will simply start typing it in all the time, which defeats the
whole purpose of running as a user account.

There are only two things they need to do that Vista Home Premium UAC
doesn't seem to allow without the admin password - connect thumbdrives
and connect printers. They need to do both of these things at school.

Is there any way to disable the admin account security only on these
two tasks?

Also I can easily upgrade to Windows 7 Ultimate. If Vista Home Premium
can't do it, would upgrading to W7 Ultimate enable me to potentially
resolve this security problem?

Thumbdrives are the new CD/DVD so it seems really shortsighted not to
have a CD/DVD-style security model for them.


--
bigteks
Posted via http://www.vistaheads.com

 
Reply With Quote
 
 
 
 
Malke
Guest
Posts: n/a

 
      09-21-2009

bigteks wrote:

>
> Hi, I have two highschool daughters with laptops they use at school
> running Vista Home Premium. I have them running on user accounts and I
> don't want them to have the admin password because if they know what it
> is they will simply start typing it in all the time, which defeats the
> whole purpose of running as a user account.
>
> There are only two things they need to do that Vista Home Premium UAC
> doesn't seem to allow without the admin password - connect thumbdrives
> and connect printers. They need to do both of these things at school.
>
> Is there any way to disable the admin account security only on these
> two tasks?
>
> Also I can easily upgrade to Windows 7 Ultimate. If Vista Home Premium
> can't do it, would upgrading to W7 Ultimate enable me to potentially
> resolve this security problem?
>
> Thumbdrives are the new CD/DVD so it seems really shortsighted not to
> have a CD/DVD-style security model for them.


There is no problem using a USB thumb drive from a Standard account. There
is also no problem using a printer on another network like the School's if
that printer has already been installed. There must be another issue in play
here but without more information, I can't address it. Give us some more
details to go forward with troubleshooting.

*All* user accounts that are used for daily work should be Standard users,
including yours. Create an administrative user called "CompAdmin" or "Tech"
or the like and then log into it. Change your user type to Standard and then
log into your account. "CompAdmin" will only be used for elevation and
emergencies.

Malke
--
MS-MVP
Elephant Boy Computers - Don't Panic!
http://www.elephantboycomputers.com/#FAQ

 
Reply With Quote
 
Gordon
Guest
Posts: n/a

 
      09-21-2009

"Malke" <> wrote in message
news:ewzv$...
>
> There is no problem using a USB thumb drive from a Standard account.


But there might be if a Policy is in force on the domain. I've been in
organisations where a Group Policy disallowed thumbdrives and/or CDR/RW
disks....



 
Reply With Quote
 
Malke
Guest
Posts: n/a

 
      09-21-2009
Gordon wrote:

>
> "Malke" <> wrote in message
> news:ewzv$...
>>
>> There is no problem using a USB thumb drive from a Standard account.

>
> But there might be if a Policy is in force on the domain. I've been in
> organisations where a Group Policy disallowed thumbdrives and/or CDR/RW
> disks....


Which is one of the numerous reasons I already said we needed more
information to give focused help.

Malke
--
MS-MVP
Elephant Boy Computers - Don't Panic!
http://www.elephantboycomputers.com/#FAQ

 
Reply With Quote
 
Zaphod Beeblebrox
Guest
Posts: n/a

 
      09-21-2009

"Malke" <> wrote in message
news:ewzv$...
>
> bigteks wrote:
>
>>
>> Hi, I have two highschool daughters with laptops they use at school
>> running Vista Home Premium. I have them running on user accounts
>> and I
>> don't want them to have the admin password because if they know
>> what it
>> is they will simply start typing it in all the time, which defeats
>> the
>> whole purpose of running as a user account.
>>
>> There are only two things they need to do that Vista Home Premium
>> UAC
>> doesn't seem to allow without the admin password - connect
>> thumbdrives
>> and connect printers. They need to do both of these things at
>> school.
>>
>> Is there any way to disable the admin account security only on
>> these
>> two tasks?
>>
>> Also I can easily upgrade to Windows 7 Ultimate. If Vista Home
>> Premium
>> can't do it, would upgrading to W7 Ultimate enable me to
>> potentially
>> resolve this security problem?
>>
>> Thumbdrives are the new CD/DVD so it seems really shortsighted not
>> to
>> have a CD/DVD-style security model for them.

>
> There is no problem using a USB thumb drive from a Standard account.
> There
> is also no problem using a printer on another network like the
> School's if
> that printer has already been installed. There must be another issue
> in play
> here but without more information, I can't address it. Give us some
> more
> details to go forward with troubleshooting.
>
> *All* user accounts that are used for daily work should be Standard
> users,
> including yours. Create an administrative user called "CompAdmin" or
> "Tech"
> or the like and then log into it. Change your user type to Standard
> and then
> log into your account. "CompAdmin" will only be used for elevation
> and
> emergencies.
>


I agree about the USB thumb drives - I've never needed administrator
privileges to use USB drives, so something else is at work here.

As to the printers, if they need to install new printers (not an
unusual thing to need to do when taking the computer to a new
environment), they are prevented from installing new drivers if they
do not have administrator privileges.

Fortunately, this can be changed by setting a group policy that allows
signed drivers of a particular driver class to be installed by
non-administrators. To do this, launch Group Policy Editor
(gpedit.msc), and under Local Computer Policy navigate to Computer
Configuration, Administrative Templates, System, Driver Installation.
Double-click "Allow non-administrators to install drivers for these
device setup classes," and set the policy to Enabled. Click the Show
button to enter the device classes. Click Add and enter a value of
{4d36e979-e325-11ce-bfc1-08002be10318} and click OK. Click OK to all
dialog boxes, then close the group policy editor.

For Home versions of Vista, you have to edit the registry since they
don't include the group policy editor. Save the following as a .reg
file and merge it (requires administrator permissions, of course).
Lines that do not start with two spaces have been line wrapped and
will need to be re-assembled:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\DriverInstall\Restrictions\AllowUserDeviceCla sses]
"1"="{4d36e979-e325-11ce-bfc1-08002be10318}"

Both approaches can be used for other device classes, see
http://msdn2.microsoft.com/en-us/library/ms791134.aspx for a list.

Remember, this only works for signed drivers. Also, the drivers need
to be extracted to a location you have access to - that is, the .inf
and other required files need to be stored somewhere, and you won't be
able to run an exe file to extract or install them on the Vista PC
since that requires administrator privileges as well...

--
Zaphod

Arthur Dent, speaking to Trillian about Zaphod:
"So, two heads is what does it for a girl?"
"...Anything else he's got two of?"


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
login as Administrator on Vista Home Premium? Don Powell Windows Vista Security 5 08-11-2009 11:50 AM
Vista Ultimate 32-Bit to 64-Bit Seidell23231 Windows 64 Bit 21 04-06-2008 05:26 PM
Re: Windows Home Server - Remote Access to computers not supported on this operating system (Vista "Premium") Dave Patrick Windows Server 0 12-23-2007 06:09 PM
Windows 2003 Server R2 Displaying [Source SRMSVC] and [Event 12317 DJ Windows Server 0 09-28-2006 06:50 PM
FRS and sysvol not sync'd stiitwok Windows Server 5 05-25-2006 08:17 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59