Skip to main content

Set-FirefoxHomepage

Description

Applies a homepage to Firefox.

Usage

  1. Sets up the JSON item.
  2. Applies the JSON item to the Firefox file.
.\Set-FirefoxHomepage.ps1 -Homepage "https://duckduckgo.com" -EnforceHomepageStartup

This command will set the homepage of Firefox to "https://duckduckgo.com" and configure the browser to display this homepage on startup.

Parameters

ParameterAliasRequiredDefaultTypeDescription
HomepageTrueStringThe URL to the desired homepage.
EnforceHomepageStartupFalseBoolSets the browser to display the homepage on startup.

Output

Location of output for log, result, and error files.

.\Set-FirefoxHomepage-log.txt