How to run Microsoft Baseline Security Analyzer (MBSA) on multiple servers remotly from DOS cmd?
Question
										I need to run MBSA (Microsoft Baseline Security Analyzer) on 150 Windows servers 2012 R2 to verify, if there are in compliance with all new critical security patches.
																	solved
																0
							
						Operating Systems							
														8 years
							2018-04-17T00:56:13+00:00
							2018-04-17T00:56:13+00:00							1 Answer
													2095 views
													-1
							
												
					 
								    	
Answer ( 1 )
From DOS cmd in the fold where MBSA is installed run the command below:
C:\Program Files\Microsoft Baseline Security Analyzer 2>mbsacli /listfile C:\temp\Reports\NewReports\ServerList.txt /rd C:\temp\Reports
See detail information below:
All checks are performed by default.
Valid values: “OS”, “SQL”, “IIS”, “Updates”, “Password”, Can be concatenated with “+” (no spaces).