Paolo
Are you remotely scanning your system from another PC?
Can you provide the complete error message you receive when you attempt to
scan your system?
Please make sure that the WUA service is not dissabled on your systems.
Thanks,
Kurt Sarens [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
"Paolo Vecchi" <Paolo...@discussions.microsoft.com> wrote in message
news:D79C724C-A07A-47DA...@microsoft.com...
Thanks for this info.
I think that your Firewall is blocking the DCOM port for WUA.
Did you follow the complete procedure:
DCOM allocates a dynamic port by default, but a firewall blocks access to
these ports unless explicitly opened by using the following procedure:
1.
Open port 135 and a custom port in your firewall (some firewalls may
allow port 135 by default). The port you select should be checked to ensure
it is appropriate, or not associated with other applications.
2.
Configure Windows Update Agent to use this static custom port by
setting a registry key as follows: HKEY_LOCAL_MACHINE\Software\Classes
\AppID\{B366DEBE-645B-43A5-B865-DDD82C345492}\Endpoints REG_MULTI_SZ
“ncacn_ip_tcp,0,n” (where n is the port number you have decided to use.) You
may also configure the endpoint using the Component Services application in
Control Panel. The Windows Update Agent - Remote Access endpoint is located
under the path Component Services\Computers\My Computer\DCOM Config.
Right-click and select Properties, then use the Endpoints tab on the
Properties page to configure the static port.
Thanks,
Kurt Sarens [MSFT]
Security Resources online: http://support.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no
rights.
This e-mail address does not receive e-mail, but is used for newsgroup
postings only.
"Paolo Vecchi" <Paolo...@discussions.microsoft.com> wrote in message
news:B2D49D49-86C3-4EC2...@microsoft.com...
Paolo
Your firewall is still blocking something, that's for sure.
Did you follow the steps as lined out in the FAQ:
http://www.microsoft.com/technet/security/tools/mbsa2/qa.mspx
see question: How can I scan a computer that is protected by a firewall?
It is rather important that you follow these exactly and not to skip a step.
If you did follow as lined out, we need to get some more information to
troubleshoot this.
Can you get a network trace from the scanning system, when attempting to
scan the remote system?
Also review the Firewall log on the scanned system to check what is getting
dropped.
Combining the 2 will pin-point the problem.
Thanks,
Kurt
"Paolo Vecchi" <Paolo...@discussions.microsoft.com> wrote in message
news:2A9AF9C6-D601-40C8...@microsoft.com...