Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - Can't use wmi through windows firewall ! - error 800A01CE

Reply
 
Old 09-25-2009   #1 (permalink)
Vilius Mockûnas


 
 

Can't use wmi through windows firewall ! - error 800A01CE

Hello,

I'm trying to run wmi script remotely. I'm using scriptomatic standard
script, anyway using hand written script gives exactly the same result.
source os: XP pro SP3, domain member
target os: XP pro SP3, domain member

If windows firewall is turned off on target computer everything works fine.
But if firewall is on I get the following:
Error: The remote server machine does not exist or is unavailable:
'getobject'
Code: 800A01CE
Source: Microsoft VBScript error

Only requirement I found to pass wmi through firewall is to enable "Remote
Administration" firewall option - so I enabled that on both standard and
domain firewall profiles:
netsh firewall>show service

Service configuration for Domain profile:
Mode Customized Name
-------------------------------------------------------------------
Enable No Remote Desktop
Enable No Remote Administration

Service configuration for Standard profile:
Mode Customized Name
-------------------------------------------------------------------
Enable No File and Printer Sharing
Enable No Remote Desktop
Enable No Remote Administration

So I get error above even "Remote Administration" is enabled.
Where is the problem ?

thanks
Vilius







My System SpecsSystem Spec
Old 10-02-2009   #2 (permalink)
Inno-Comp


 
 

RE: Can't use wmi through windows firewall ! - error 800A01CE

Vilius
Try this
http://msdn.microsoft.com/en-us/libr...86(VS.85).aspx


"Vilius Mockûnas" wrote:
Quote:

> Hello,
>
> I'm trying to run wmi script remotely. I'm using scriptomatic standard
> script, anyway using hand written script gives exactly the same result.
> source os: XP pro SP3, domain member
> target os: XP pro SP3, domain member
>
> If windows firewall is turned off on target computer everything works fine.
> But if firewall is on I get the following:
> Error: The remote server machine does not exist or is unavailable:
> 'getobject'
> Code: 800A01CE
> Source: Microsoft VBScript error
>
> Only requirement I found to pass wmi through firewall is to enable "Remote
> Administration" firewall option - so I enabled that on both standard and
> domain firewall profiles:
> netsh firewall>show service
>
> Service configuration for Domain profile:
> Mode Customized Name
> -------------------------------------------------------------------
> Enable No Remote Desktop
> Enable No Remote Administration
>
> Service configuration for Standard profile:
> Mode Customized Name
> -------------------------------------------------------------------
> Enable No File and Printer Sharing
> Enable No Remote Desktop
> Enable No Remote Administration
>
> So I get error above even "Remote Administration" is enabled.
> Where is the problem ?
>
> thanks
> Vilius
>
>
>
>
>
>
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
The Windows Firewall service terminated with service-specific error 13 (0xD). (cannot start firewall) Vista security
after windows firewall putting off on windows vista unable to access network and unable to on windows firewall Vista security
windows firewall error Vista security
Kapersky firewall or windows firewall? Vista security
Using both the windows firewall and windows live care one firewall Vista performance & maintenance


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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