|
In
order to generate System Info reports ensure the following settings are set
appropriately:
 |
Remote
Administration setting is enabled on Windows Firewall. By default, Windows
Firewall blocks all unsolicited incoming traffic except for Group Policy. This
is a common issue you might encounter while generating System Info reports. To
resolve this issue, you need to enable the remote administration setting on the
Firewall. For more information about configuring the Windows Firewall
connections with a script, see http://www.microsoft.com/technet/community/columns/scripts/sg1104.mspx#EJAA.
|
 |
WMI is
installed and the Startup Type for WMI service is set to Automatic and the
service is running under Local System Account.
|
 |
DCOM is
enabled and ensure that security settings for DCOM allow remote connections
-
Run the
DCOM Configuration Utility (dcomcnfg.exe)
-
In the Component
Services dialog box, expand Component Services, expand Computers,
and then right-click My Computer and click Properties
-
In the My
Computer Properties dialog box, click the Default Properties tab
-
Select Enable
Distributed COM on this computer
-
The Default
Authentication Level is set to Connect and the Default
Impersonation Level is set to Identify in Windows XP and later operating
systems. For Windows NT, however, the Default Authentication Level is set
to Connect and Default Impersonation Level is set to Impersonate
-
The
default DCOM security settings for Access Permissions and Launch and
Activation Permissions in the COM Security tab in the My Computer
Properties dialog includes at least INTERACTIVE, SYSTEM and Administrators
|
 |
In
Windows XP SP2 and later operating systems the SERVICE account is granted Impersonate
a client after authentication right under User Rights Assignment
under Local Policies
|
 |
The Data
Execution Prevention in Windows XP SP2 and Windows 2003 SP1 is enabled for
essential windows programs only
|
|