[This is preliminary documentation and subject to change]

Find Web Site (findweb)

Summary:

Finds the named Web site on the specified computer.

Usage:

findweb [--computer|-c COMPUTER] WEBSITE [--help|-?]

Parameters:
ComputerThe computer to be searched. If not specified, LocalHost will be searched.
WEBSITEWeb 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)
helpReturns help on this command.

Examples:

findweb 

findweb -c MACHINE www.domain.com


© 1997-2001 Microsoft Corporation. All rights reserved.