Giter VIP home page Giter VIP logo

graniresource's Introduction

GraniResource

DSC Resources published by Grani.Inc.

Notice : 1st/July/2016

Repository name changed from DSCResources to GraniResource to simplify code management.

Installation

You can retrieve Resource through PoweShellGet.

Install-Module GraniResource

Where can I see how to usage of DSCResource?

You may find README.md inside DSCResource\ResourceNameFolder\README.md.

What Inside?

ResourceName FriendlyName Description
cWebPILauncher cWebPILauncher Install WebPlatformInstaller itself
Grani_ACL cACL Allow you to manage ACL entries with this resource.
Grani_CredentialManager cCredentialManager All you to manageCredential Manager entry.
Grani_DomainJoin cDomainJoin Join/Unjoin Domain Resource. This free you from xComputerManagement resource force to specify Host Computer name.
Grani_DotNetFramework cDotNetFramework Manage .NET Framework offline file install/uninstall.
Grani_Download cDownload Download Remote file to local. This include file hash comparison for detecting file change.
Grani_GitHubApiContent cGitHubApiContent Download GitHub content to local through API. This include file hash comparison for detecting file change.
Grani_HostsFile cHostsFile Operate hosts file entry with configuration.
Grani_InheritACL cInheritACL Manage NTFS AccessRule Inheritance. Use cACL to manage each access rules for further usage.
Grani_PendingReboot cPendingReboot Allow you to handle reboot with configuration both LocalConfigurationManager RebootNodeIfNeeded setting as $true/$false.
Grani_PfxImport cPfxImport Import Pfx file into desired CertStore / or Remove pfx from CertStore.
Grani_RegistryKey cRegistryKey Allow you to handle Registry SubKey with Configuration.
Grani_S3Content cS3Content Download and track change with S3 Object and Local File.
Grani_ScheduleTask cScheduledTask Enable you to configure Schedule Task. (Not all property supported, but quiet a lot.)
Grani_ScheduleTaskLog cScheduledTaskLog Enable/Disable Scheduled Task Log
Grani_SymbolicLink cSymbolicLink Create/Remove SymbolicLink.
Grani_TCPAckFrequency cTCPAckFrequency Enable/Disable TCPAckFrequency
Grani_TopShelf cTopShelf Install/Uninstall TopShelf Application
Grani_WebPI cWebPI Install WebPlatformInstaller Products(You cannot uninstall from WebPI)

Directory Tree

DirectoryName Description
Designer Contains xDSCResourceDesigner script to create *.schame.mof and *.psm1.
DSCResource Contains DSC Resource source code.
Package Contains Zip file for release tags.
Test Contains Pester and Configuration Tests for each DSC Resource.

How to release new version

Creating new package zip is Fully integrated with Visual Studio.

  1. Open GraniResource.Sln with Visual Studio.
  2. Open Property for DSCResources.
  3. Go to Assembly Information.
  4. Increment Assetmbly version. This version will be automatically used in GraniResource.psd1 and zip file naming.
  5. Change Build setting to Release build and run build.
  6. Now you will find new DSC Module is created in TmpPackage\GraniResource, and zip file is created in Package\GraniResource_{AssemblyVersion}.zip.

graniresource's People

Contributors

guitarrapc avatar

Watchers

 avatar  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.