Giter Club home page Giter Club logo

powershell's Introduction

A collection of useful PowerShell modules and scripts.

Modules

The following modules are available in this repository.

Write-ObjectToSQL

This cmdlet accepts any type of object and will insert it into a database table, one row per object coming down the pipeline. If the table does not exist it will be created based on the properties of the first object in the pipeline. You can send pretty much anything to this cmdlet which makes it very useful when you want to quickly save the output from a script to a database.

IniManager

This module contains 7 cmdlets for managing ini files.

WeatherForecast

Contains a PowerShell class which is used for getting weather forecasts from SMHI (www.smhi.se).

Edit-Command

This module contains a cmdlet which can be used to edit other cmdlets in PowerShell ISE.

Get-IMDBmovie

This module contains a cmdlet for getting information about movies from IMDB.

Get-ParamHelp

This module contains a few cmdlets to make it easier to get help about parameter validation when writing advanced functions in PowerShell.

DSC Resources

The following DSC resource is available in this repository.

cIniFile

This resource can be used for managing ini files with DSC. It uses the IniManager module and includes examples for both regular DSC configurations and composite resources.

powershell's People

Contributors

johnroos avatar johnbravo avatar rumpelstiel avatar lw-schick 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.