Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > Remote WMI/DCOM issue, please help going crazy!

Reply
Thread Tools Display Modes

Remote WMI/DCOM issue, please help going crazy!

 
 
Andrew Weaver
Guest
Posts: n/a

 
      08-20-2009
Hi,

I am trying to pull the process list off of a Windows 2003 X64 server using
the wmic command:

C:\Users\aweaver>wmic /user:domain\administrator /passwordass
/node:host775 process
Node - host775
ERROR:
Code = 0x80070005
Description = Access is denied.
Facility = Win32

The same command works fine on two other servers and if I login locally to
the machine and just type wmic process that works fine.

I replicated the settings DCOM settings in dcomcnfg from a working machine
and it still isn't working properly, any advice would be awesome.

thanks,
-Drew

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Remote WMI/DCOM issue, please help going crazy! Andrew Weaver Scripting 0 08-19-2009 07:32 PM
Uninstalling Adobe Product Crazy issue!. fern Windows Vista General Discussion 6 09-06-2007 04:04 AM
Re: Crazy Routing issue...I think..pulling my hair out Doug Sherman [MVP] Server Networking 0 03-31-2005 08:40 PM
Re: Crazy Routing issue...I think..pulling my hair out Phillip Windell Server Networking 0 03-31-2005 05:42 PM
RE: Crazy Routing issue...I think..pulling my hair out Rafal W. Server Networking 0 03-31-2005 04:35 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59