Giter VIP home page Giter VIP logo

sqlslip's Introduction

sqlslip

Slipstreams CUs of SQL Server and creates ISO images from them

Works on:

  • SQL Server 2019 with Cumulative Updates
  • SQL Server 2016 with Service Packs (but not Service Packs and Cumultative updates)

Installation

Clone this repository and make sure you add in the same directory or in your path the OSCDIMG.EXE executable

Usage

sqlslip SQLSource-Directory CU-Directory TargetDirectory [/nocleanup] [/noiso]

e.g.

sqlslip.cmd E:\ C:\CU14 D:\Temp\SQLSERVER2019CU14.ISO
  • E:\ is a read-only source for the RTM version of SQL Server (e.g. mounted ISO)

  • C:\CU14 is the location of the untouched KB exe of the CU

  • CU14 will be then the label of the ISO, so you may want to name the directory like SQL2019CU14 instead.

  • D:\temp\SQLSERVER2019CU14 side-by-side with the iso will be a temporary directory which will be erased afterwards

  • /nocleanup will not remove D:\temp\SQLSERVER2019CU14

  • /noiso builds the structure and not the ISO

  • the build of the iso requires ISOCDIMG.EXE in the path to be found in the AIK or other OS related SDK.

sqlslip's People

Contributors

1dimitri avatar

Stargazers

 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.