Nathan wrote:
> Can't I disable the control panel applet and use some registry
> tweaks to disable users from accessing it?
Hi
There is several ways to create a user, e.g. right click on "My Computer"
and select Manage, go to "Local Users and Groups"/Users, right click and
select "New User..."
And with scripts, e.g. this command line will create an account with
user name newuser:
net.exe user newuser /ADD
You can also easily create an user account with VBScript.
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx