xinternetexplorerhomepage

approved
pdk
This DSC Resources can easily set an URL for the home page of Internet Explorer

1,643 downloads

1,188 latest version

4.0 quality score

Version information

  • 1.0.0-0-1 (latest)
  • 1.0.0-0-0
released Jan 29th 2021
This version is compatible with:
  • Puppet Enterprise 2023.2.x, 2023.1.x, 2023.0.x, 2021.7.x, 2021.6.x, 2021.5.x, 2021.4.x, 2021.3.x, 2021.2.x, 2021.1.x, 2021.0.x, 2019.8.x, 2019.7.x, 2019.5.x, 2019.4.x, 2019.3.x, 2019.2.x, 2019.1.x, 2019.0.x
  • Puppet >= 6.0.0 < 8.0.0
  • windows

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'dsc-xinternetexplorerhomepage', '1.0.0-0-1'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add dsc-xinternetexplorerhomepage
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install dsc-xinternetexplorerhomepage --version 1.0.0-0-1

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

dsc/xinternetexplorerhomepage — version 1.0.0-0-1 Jan 29th 2021

Reference

Table of Contents

Resource types

Resource types

dsc_xinternetexplorerhomepage

The DSC xInternetExplorerHomePage resource type. Automatically generated from version 1.0.0

Properties

The following properties are available in the dsc_xinternetexplorerhomepage type.

dsc_ensure

Data type: Optional[Enum['Present', 'Absent']]

Should the IE home page is configured or unconfigured.

dsc_secondarystartpages

Data type: Optional[String]

Specifies the URL for the secondary home pages of Internet Explorer.

Parameters

The following parameters are available in the dsc_xinternetexplorerhomepage type.

dsc_psdscrunascredential

Data type: Optional[Struct[{ user => String[1], password => Sensitive[String[1]] }]]

dsc_startpage

namevar

Data type: String

Specifies the URL for the home page of Internet Explorer.

name

namevar

Data type: String

Description of the purpose for this resource declaration.