Skip to content

cjhenry/SystemHosting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SYSTEMHOSTING

This DSC module is maintained by the developers at systemhosting.dk

Howto

The module is installed by placing the entirety of the SYSTEMHOSTING folder structure in your PowerShell modules folder, which by default is C:\Program Files\WindowsPowerShell\Modules

Resources

The following DSC resources are available in this module

SHT_AllowedServices

Alias: cAllowedServices

A DSC resource for configuring a service whitelist. Reports a warning in the eventlog, and can optionally enforce the list by shutting down unregistered services.

SHT_DnsClient

Alias: cDnsClient

A DSC resource for modifying the IPv4 Dns Client settings on a network adapter.

SHT_GroupResource

Alias: cGroup

A modified version of the MSFT_GroupResource DSC resource containing the following bugfix: https://connect.microsoft.com/PowerShell/feedbackdetail/view/951681/desired-state-configuration-group-resource

SHT_GUICheck

Alias: cGUICheck

A resource for detecting and, if Enforce is $true, removing the GUI from a Windows Server installation. Writes an eventlog entry if the GUI is detected, and another if it is removed.

SHT_IscsiInitiatorTargetPortal

Alias: cIscsiInitiatorTargetPortal

A DSC resource for modifying target portals and targets of the Microsoft iSCSI Initiator.

SHT_MPIOSetting

Alias: cMPIOSetting

A DSC resource for configuring global MPIO settings.

SHT_NetAdapter

Alias: cNetAdapter

A DSC resource for enabling/disabling network adapters.

SHT_NetAdapterAdvancedProperty

Alias: cNetAdapterAdvancedProperty

A DSC resource for modifying network adapter driver settings.

SHT_NetAdapterBinding

Alias: cNetAdapterBinding

A DSC resource for modifying network adapter bindings.

SHT_NetAdapterName

Alias: cNetAdapterName

A DSC resource for renaming network adapters based on their MAC.

SHT_NetAdapterNetBios

Alias: cNetAdapterNetBios

A DSC resource for modifying the IPv4 NetBios settings.

About

Resources from systemhosting.dk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%