Summary:
Finds the named Web site on the specified computer.Usage:
findweb [--computer|-c COMPUTER] WEBSITE [--help|-?]
Parameters:| Computer | The computer to be searched. If not specified, LocalHost will be searched. |
| WEBSITE | Web site to be searched. If not specified, will search for
"1". The name can be specified as one of the following, in the priority specified: Server Number (for example, 1, 2, 10, and so on) Server Description ("My Server") Server Host name (www.domain.com) IP Address (172.16.0.0) |
| help | Returns help on this command. |
Examples:
findweb
findweb -c MACHINE www.domain.com