Giter Site home page Giter Site logo

puppetlabs-mount_iso's Introduction

mount_iso

Table of Contents

  1. Overview

  2. Module Description - Mount ISO Images on Windows 8+ / 2012+

  3. Setup - The basics of getting started with mount_iso

  4. Usage - Configuration options and additional functionality

  5. Reference - An under-the-hood peek at what the module is doing and how

  6. Limitations - OS compatibility, etc.

Overview

Ability to automatically mount disk images from within a defined type in order to install certain products on Windows

Module Description

Requires PowerShell which is installed by default for any newer versions of Windows

Setup

What mount_iso affects

  • Mounted Disk Images already in place, will move if the current mounted Image is not on the correct drive

Usage

To mount the SQLServer.iso on drive letter 'H'

mount_iso { 'C:\MyStagingDir\SQLServer.iso':
  drive_letter => 'H',
}

Beginning with mount_iso

Reference

Defined Types

mount_iso

  • source: The location of the ISO or image that you would like mounted: Defaults to title

  • drive_letter: The desired drive letter you want the image to mounted against

Limitations

  • Only works on Windows 2012, 2012 R2, 8 and 8.1

  • If the drive is already occupied by some other volume it will fail to mount the image in that location but will allow it to be mounted on the first available drive letter.

puppetlabs-mount_iso's People

Contributors

eputnam avatar glennsarti avatar iristyle avatar michaeltlombardi avatar randomnoun7 avatar sebastianrakel 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.