Discussion:
Can I use MBSA to scan remotely outside of a domain?
(too old to reply)
pil123
2008-08-20 17:43:15 UTC
Permalink
When I use the MBSACLI command-line interface to remotely scan a machine
that is not joined to a domain:

"mbsacli /u <remote admin> /p <remote admin password> /target <ip> /n
os+iis+sql+password"

I get this error message:

"Logon failure: unknown user name or bad password"

Any ideas?
Bruce Au
2009-12-17 07:19:02 UTC
Permalink
I have the same problem, can anyone provide a solution for us ?

Thanks.
Post by pil123
When I use the MBSACLI command-line interface to remotely scan a machine
"mbsacli /u <remote admin> /p <remote admin password> /target <ip> /n
os+iis+sql+password"
"Logon failure: unknown user name or bad password"
Any ideas?
c***@yahoo.com
2010-05-17 03:30:01 UTC
Permalink
Hi there

The answer for you is Yes:).

This is how you can perform a scan, let assume the ip address of the remote
server is 10.10.10.1 and the username is admin1234

1)you can cd to C:\Program Files\Microsoft Baseline Security Analyzer 2>
or you can do set path="C:\Program Files\Microsoft Baseline Security
Analyzer 2"
2)runas /netonly /user:admin1234 mbsa

It will prompt for password and just key in the password the MBSA gui will
pop up,you can perform the scanning there.

I hope you can perform the task and do let me know if you like to ask more
question on this, I be happy to assists you.I can be reach by email or Yahoo
Messenger:)
Wong Chon Kit
Microsoft Certified Trainer
Microsoft Certified System Engineer
Microsoft Certified IT Profesional
Senior IT Security Specialist
Post by Bruce Au
I have the same problem, can anyone provide a solution for us ?
Thanks.
Post by pil123
When I use the MBSACLI command-line interface to remotely scan a machine
"mbsacli /u <remote admin> /p <remote admin password> /target <ip> /n
os+iis+sql+password"
"Logon failure: unknown user name or bad password"
Any ideas?
s***@gmail.com
2013-06-06 03:24:56 UTC
Permalink
Windows PowerShell
Copyright (C) 2012 Microsoft Corporation. All rights reserved.

PS C:\Users\charnyuth.s> cd\
PS C:\> cd '.\Program Files\Microsoft Baseline Security Analyzer 2'
PS C:\Program Files\Microsoft Baseline Security Analyzer 2> runas /netonly /user:administrator mbsa
Enter the password for administrator:
Attempting to start mbsa as user "STA-PC\administrator" ...
RUNAS ERROR: Unable to run - mbsa
740: The requested operation requires elevation.
PS C:\Program Files\Microsoft Baseline Security Analyzer 2>
j***@gmail.com
2018-03-30 05:44:47 UTC
Permalink
Post by pil123
When I use the MBSACLI command-line interface to remotely scan a machine
"mbsacli /u <remote admin> /p <remote admin password> /target <ip> /n
os+iis+sql+password"
"Logon failure: unknown user name or bad password"
Any ideas?
i tried this but cant access the remote system

Loading...