dscresourcekit 

By: | 219 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that add members to multiple groups and make sure the users are added back as members of the groups if they are ever removed. If a group does not exist, the group is created and the members are added.

By: | 215 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that downloads a file using proxy.

By: | 214 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that starts a process under the given credential, that is provided in the given file path with the specified arguments.

By: | 212 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Enables one or more Windows optional features with the specified name and outputs a log to the specified path.

By: | 211 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that stops the process under the given credential, that is provided in the given file path, where the argument matches, and if the process is running.

By: | 209 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that creates a new registry key called MyNewKey as a sub-key under the key 'HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Environment'.

By: | 209 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that adds a role or feature, and outputs a log to the specified file.

By: | 208 downloads | Last Updated: 4/3/2019 | Latest Version: 1.0.0

This configuration enables the network adapter named Ethernet.

By: | 205 downloads | Last Updated: 7/25/2018 | Latest Version: 1.0.1

Configuration that creates a file at the given file path with the specified content, using the xScript resource. If the content of the file is changed, the configuration will update the file content to match the content in the configuration.

By: | 205 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Uninstalls the MSI file with the product ID: '{DEADBEEF-80C6-41E6-A1B9-8BDB8A05027F}' at the path: 'file://Examples/example.msi'.

By: | 205 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that adds a role or feature, using the given credentials.

By: | 204 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that creates a new registry key with a value.

By: | 202 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that installs an .exe using credentials, and uses another set of credentials to access the installer. Also uses custom registry data to discover the package.

By: | 200 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that creates and registers a new session configuration endpoint.

By: | 199 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that creates a new Windows service from an executable. The executable must be built to run as a Windows service.

By: | 198 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that starts one or more services.

By: | 197 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that make sure a group exist and have the correct members. If the group does not exist, adds the users and make sure the members of the group are only those that are in the configuration. If the group already exists and if there are any members not in the configuration, those members will be removed from the group, and any missing me... More info

By: | 197 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that creates and registers a new session configuration endpoint.

By: | 196 downloads | Last Updated: 4/3/2019 | Latest Version: 1.0.0

Request and Accept a certificate from an Active Directory Root Certificate Authority. This certificate is issued using an subject alternate name with multiple DNS addresses. This example is allowing storage of credentials in plain text by setting PSDscAllowPlainTextPassword to $true. Storing passwords in plain text is not a good practice and is pr... More info

By: | 195 downloads | Last Updated: 7/13/2018 | Latest Version: 1.0.1

Configuration that removes a registry key.