Set Default IE Homepage
Sets the default Internet Explorer home page for a local computer.
Privileges
Normal
Input Parameters
| Name | Type | Required | Description | 
|---|---|---|---|
| Homepage | String | Yes | The default homepage for the computer. | 
Output Parameters
| Name | Type | Description | 
|---|---|---|
| Result | Number | Returns a success value of zero or any value other than zero to indicate failure. | 
Example Input Parameters
| Name | Type | Required | Example | 
|---|---|---|---|
| Homepage | String | Yes | www.google.com | 
