Re: WMI script ran as LocalSystem

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi Scott,

That's an interesting one. You can set a domain account with "hidden" password if you use the GUI scheduler, but I don't know about LocalSystem.

Scott wrote:
I have a script that I want to launch at various time through out the day so I want to use Scheduler but the script reports "Access Denied". The script runs fine under Admin account but not as LocalSystem and it runs fine as LocalSystem if the machine is Win2k3 SP1. Does anyone know what permissions have to be changes to allow a WMI script to ran from a service (Local System)?

thanks
ST





--
Gerry Hickman (London UK)
.



Relevant Pages

  • Re: WMI script ran as LocalSystem
    ... What does the script look like at this point and what line gives this error? ... You can set a domain account with "hidden" password if you use the GUI scheduler, but I don't know about LocalSystem. ... Gerry Hickman (London UK) ...
    (microsoft.public.win32.programmer.wmi)
  • Re: Easy question on the local admin passwords
    ... If someone can get localsystem or admin access rights there is NO safe way to do it. ... They simply throw a password change notification package on the machine and will get the clear text password given to them the instant you try to change it. ... The easier way to pull a password from a startup script is to throw a network sniffer on the box and have it pull SMB traffic and then look at the script that comes down the wire. ...
    (microsoft.public.win2000.security)
  • Re: Change Service Account
    ... I've change the script to ... >> I'll change the logon User for a Windows Service but I get an error in my ... >> LocalSystem to the User! ...
    (microsoft.public.windows.server.scripting)
  • Re: WMI script launched by Scheduler
    ... Local System context run scripts should have access to do most everything ... However you will want to post the code of the script so that we can see what ... >fine as LocalSystem if the machine is Win2k3 SP1. ... >permissions have to be changes to allow a WMI script to ran from a service ...
    (microsoft.public.windowsxp.wmi)
  • Kerberos authentication
    ... client, does the w3svc service need to run under a domain account, or is ... Localsystem OK, too? ... My IIS does NTLM only, and I can't figure out why... ...
    (microsoft.public.inetserver.iis.security)