Login | |
|
 |
RE: Childrens Computer - Prevent Access to certain feat... - 9/1/2005 2:37:06 AM
|
|
 |
|
| |
sethsdad
Posts: 115
Score: 0
Joined: 4/4/2005
From: USA
Status: offline
|
The MORON's at Redmont made the product easy enough for a 3 year old to use, but you have to be a rocket scientist to protect the computer from the 3 year old (or the teenager in your case). One thing you can do is to create a "window blocker" script that will allow all of these features to remain active, but kill them when launched. Otherwise I'd say that you are pretty much out of luck because of the all-or-none nature of the XP beast. You can however make your blockers ID dependent, ie if user=dad don't block
|
|
| |
|
|
|
 |
RE: Childrens Computer - Prevent Access to certain feat... - 9/1/2005 4:30:31 AM
|
|
 |
|
| |
kirrilian
Posts: 628
Score: 3
Joined: 3/15/2005
From:
Status: offline
|
They use a GPO for this at school, but you should also be able to define this in the Local Security Policy MMC snap in.
_____________________________
Have you searched here ? VBScript Fundamentals My Site
|
|
| |
|
|
|
 |
RE: Childrens Computer - Prevent Access to certain feat... - 9/1/2005 4:31:11 AM
|
|
 |
|
| |
mbouchard
Posts: 1916
Score: 16
Joined: 5/15/2003
From: USA
Status: offline
|
the 3rd one is the easiest, create a user account for them and do not add it into the Admin group. This will prevent them from installing many pieces of software but not all. You could also take a look at the group policy object (start run GPedit.msc) which if used correctly can help in locking down a system, but if used in correctly can prevent almost anyone from using the system. I am not that up on my GP stuff so would not be of much help here. If you have a 2000 network where you work, they are mostlikely using Group Policy to manage security on the PC's, doing everything via vbscript would not be the best way of doing it. With that being said, there are pieces of software that will do this, i.e. cyber nanny and the like. This might be able to meet all of you needs.
_____________________________
Mike For useful Scripting links see the Read Me First stickey! Always remember Search is your friend.
|
|
| |
|
|
|
| |
|
|
 |
|
 |
|
|