Code Monkey home page Code Monkey logo

networkingdsc's Introduction

NetworkingDsc

The NetworkingDsc module contains the following resources:

  • DefaultGatewayAddress: Sets a node's default gateway address.
  • DnsClientGlobalSetting: Configure DNS client global settings.
  • DnsConnectionSuffix: Sets a node's network interface connection-specific DNS suffix.
  • DnsServerAddress: Sets a node's DNS server address(s).
  • Firewall: Sets a node's firewall rules.
  • FirewallProfile: Configures a node's private, public or domain firewall profile.
  • HostsFile: Adds, edits or removes entries from the hosts file on a node.
  • IPAddress: Sets a node's IP address(s).
  • IPAddressOption: Sets an IP address option.
  • NetAdapterAdvancedProperty: Sets advanced properties on a network adapter.
  • NetAdapterBinding: Bind or unbind transport or filters to a network interface.
  • NetAdapterLso: Enable or disable Lso for different protocols on a network adapter.
  • NetAdapterName: Rename a network interface that matches specified search parameters.
  • NetAdapterRdma: Enable or disable RDMA on a network adapter.
  • NetAdapterRsc: Enable or disable Rsc for different protocols on a network adapter.
  • NetAdapterRss: Enable or disable Rss on a network adapter.
  • NetBios: Enable or Disable NetBios on a network interface.
  • NetConnectionProfile: Sets a node's connection profile.
  • NetIPInterface: Configure the IP interface settings for a network interface.
  • NetworkTeam: Set up network teams on a node.
  • NetworkTeamInterface: Add network interfaces to a network team.
  • ProxySettings: Configures the proxy settings for the computer.
  • Route: Sets static routes on a node.
  • WaitForNetworkTeam: Wait for a network team to achieve the 'Up' status.
  • WinsSetting: Configure the WINS settings that enable or disable LMHOSTS lookups and enable or disable DNS for name resolution over WINS.

This project has adopted this code of conduct.

Documentation and Examples

For a full list of resources in NetworkingDsc and examples on their use, check out the NetworkingDsc wiki.

Branches

master

Build status codecov

This is the branch containing the latest release - no contributions should be made directly to this branch.

dev

Build status codecov

This is the development branch to which contributions should be proposed by contributors as pull requests. This development branch will periodically be merged to the master branch, and be released to PowerShell Gallery.

Contributing

Please check out common DSC Resources contributing guidelines.

Known Issues

Firewall Known Issues

The following error may occur when using the resource Firewall in configurations on Windows Server 2012 R2 if KB3000850 is not installed. Please ensure this update is installed if this error occurs.

    The cmdlet does not fully support the Inquire action for debug messages.
    Cmdlet operation will continue during the prompt. Select a different action
    preference via -Debug switch or $DebugPreference variable, and try again.

Known Invalid Configuration

  • The exception 'One of the port keywords is invalid' will be thrown if a rule is created with the LocalPort set to PlayToDiscovery and the Protocol is not set to UDP. This is not an unexpected error, but because the New-NetFirewallRule documentation is incorrect.

This issue has been reported on Microsoft Connect

networkingdsc's People

Contributors

39delta avatar atdhemusliu avatar austoonz avatar bgelens avatar brianfarnhill avatar cjberg avatar claudiospizzi avatar dan1el42 avatar danielboth avatar dscottraynsford avatar eshaparmar avatar gammalost avatar iainbrighton avatar joeyaiello avatar johlju avatar karolkaczmarek avatar kwirkykat avatar lorengordon avatar narrieta avatar neil-white-iherb avatar nyanhp avatar outek avatar pgrunm avatar plagueho avatar rakkhin avatar rchaganti avatar ripclawffb avatar timhaintz avatar travisez13 avatar x-guardian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.