Re: Disable Standby on a Laptop for all users?



Sounds like it would be a good idea to get this computer in your hands and
create a default user profile. http://support.microsoft.com/kb/319974

You can also do this with a GPO but it is a little more involved. You would
need to create a login script then apply the GPO to that computer only (you
can use security filtering for this) and enable loopback processing. This
would effectively limit the changes to the standby mode to that computer
only and for every user logging into that computer. You can use this KB to
help you with the proper registry permissions and whatnot:
http://support.microsoft.com/kb/915160

Good luck!

-Steven-

"Gerry Hickman" <gerry666uk@xxxxxxxxxxxxxxxx> wrote in message
news:eDiLsP76GHA.3620@xxxxxxxxxxxxxxxxxxxxxxx
Hi Jack,

I don't want to set up logon scripts for this, because the problem is
specific to ONE laptop, not every user in the domain. Bear in mind also,
that if I change their power options, it will affect the power options on
ANY computer they log into, including desktop computers.

--
Gerry Hickman - (London UK)

"Jack Doyle" <Jack.Doyle@xxxxxxxxxxxxxxx> wrote in message
news:1160403569.273823.142840@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Find the appropriate registry settings for the power options and export
them to a .reg file. You may then import that .reg file during the
user's login script using the following command:

regedit /s [path\to\file.reg]

Alternatively, ScriptLogic's products Desktop Authority and Desktop
Authority Express will allow you to write registry changes when the
user logs in.

http://www.scriptlogic.com/products/desktopauthority/

Good luck.

Jack Doyle, Systems Engineer
ScriptLogic Corporation
www.scriptlogic.com





.



Relevant Pages

  • Re: Disable Standby on a Laptop for all users?
    ... Find the appropriate registry settings for the power options and export ... You may then import that .reg file during the ... user's login script using the following command: ... ScriptLogic's products Desktop Authority and Desktop ...
    (microsoft.public.windows.group_policy)
  • Re: Disable Standby on a Laptop for all users?
    ... I don't want to set up logon scripts for this, ... You may then import that .reg file during the ... ScriptLogic's products Desktop Authority and Desktop ... user logs in. ...
    (microsoft.public.windows.group_policy)
  • Re: application only works for local administrator
    ... I'm thinking of adding the following to the login script: ... >script that imports the .reg file at startup. ... All users log on as administrator ... >> administrator on local pc, it won't open for any other ...
    (microsoft.public.win2000.applications)
  • Re: Edit Default User NTUSER.DAT
    ... No it's not using Terminal Services, ... importing the reg file in the login script to the current ...
    (microsoft.public.win2000.security)
  • Re: AUTHOEXEC and Windows login actvity.....
    ... How to attach a login script? ... >>I want to run the some .bat file when the user logs into the system. ... > nothing much you could do with it in DOS will work for WinNT/2k/XP. ...
    (microsoft.public.windows.server.general)