WMI works except process create (urgent)
Windows 2003 Server.
A service running under the Local System account is failing to create a
process using wmi. Error code is 3. The process that it's trying to
create is on the same machine. There are no remote calls or operations
- everything is local.
Why would this fail?
Notes:
* The same program works on another W2K3 server as well as on many W2K
servers without any problem.
* I've compared DCOM an WMI Control security settings to other
machines. They appear to be the same - unless I've missed one.
* It still fails even if the service is run under user accounts (e.g.
admin) other than Local System.
* Other wmi calls work ok (e.g. enumeration of running processes etc.).
Only "process create" call fails.
A number of disgruntled clients waiting for this to be fixed. Please
help.
Thanks,
Bill
.
Relevant Pages
- Re: Local System Account
... Server to the Small ... >As for LiveUpdate - you should be able to get this to ... >the local system account to the SBIU. ... (microsoft.public.windows.server.sbs) - Re: Problems with FSO on Remote Server
... Probably your webserver runs under local system account and local system ... > We're wanting to upload files and save them to a different server on the ... (microsoft.public.inetserver.asp.general) - Re: Question about WMI connection and concurrent use
... My only server, which is allowed to make snmp queries [which I call the ... is one connection able to serve multiple outgoing ... Monitor WMI to see how many threads it is using and then ... > management server that can have multiple instances in order to gain ... (microsoft.public.win32.programmer.wmi) - RE: Does WMI have to be installed on Remote Computer?
... IMHO this looks like a well constructed and very vell commented script. ... WMI comes as standard on w2k w2k3 and xp, ... does WMI need to be installed on the remote computer in order for a ... ''' First try to ping the server. ... (microsoft.public.scripting.vbscript) - RE: BizTalk WMI performance issue
... If the servers are Windows 2003 SP1 or earlier, ... a look at the following WMI patches included in Windows 2003 SP2. ... WMI service on a Windows XP SP2-based computer or a Windows Server 2003 ... Microsoft Online Community Support ... (microsoft.public.biztalk.server) |
|