Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
How to Discover Microsoft Internet Information Services (IIS) Topology
This task describes how to discover Microsoft Internet Information Services (IIS) and includes the following steps:
-
Prerequisite - Set up protocol credentials
This discovery uses the NTCMD protocol.
For credential information, see Supported Protocols.
-
Prerequisites - Other
-
To retrieve all relevant information, DFM should be able to execute Visual Basic scripts and have write permission to the %SystemRoot%/
system32/drivers/etc folder. -
Verify that the target machine running IIS lies in the Data Flow Probe range.
-
-
Run the discovery
In the Universal Discovery window, activate the jobs in the following order:
-
Run the Host Connection by Shell job to create Shell CITs.
-
Run the Host Applications by Shell job to discover IIS Web Server CIs and IIS Application Pool CIs with corresponding Depend links to the managing process.
-
Run the IIS Applications by NTCMD or UDA job to discover the detailed topology of IIS.
After the connection is made, DFM copies the adsutil.vbs script on the remote machine. DFM retrieves IIS topology information from the output of this tool.
Microsoft IIS version 7.0 enables you to create an IIS application from a Web directory, as well as from a virtual directory (as in prior versions). Therefore, when DFM discovers such an application, DFM creates an IIS Web Directory CI.
To view required permissions: Universal Discovery > Discovery Modules/Jobs > Middleware > Web Servers > IIS > IIS Applications by NTCMD or UDA job. Details tab > Discovery Job Details pane. Click the View Permissions button. For details, see IIS Applications by NTCMD or UDA Job.
Note The IIS Web Dir CI is created only if there is an
IIS Virtual Dir
CI or aweb.config
file underneath in the topology, otherwise it is not reported.For details on running jobs, refer to "Module/Job-Based Discovery" in the HPE Universal CMDB Data Flow Management Guide.
-