Code Monkey home page Code Monkey logo

2012r2hypervhotfixes's Introduction

2012R2HyperVHotfixes

Powershell script that will check for and/or install a custom list of 26 2012R2 Hyper-V hotfixes

Synopsis

Powershell script will test if predefined list of 26 Hyper-V hotfixes are installed. Script is also capable of attempting to install list of 26 hotfixes

Description

This Powershell script is statically pre-populated with a custom list of 26 hotfixes that I have tested and vetted in my Hyper-V environment. These 26 are what I consider to be must haves on all Hyper-V deploments to ensure stability and maximum performance. There are two primary functions Test-Hotfixes and Install-Hotfixes which repsecitvely check for and install the statically set list of 26 hotfixes. For the Install piece to work you will need to download the .zip file containing the 26 hotfixes in the link below. Not all hotfixes are applicable to all Hyper-V servers. The script will simply attempt to install all of them, if a hotfix does not apply, the script will simply move on the next one in the list. It is unlikely that all 26 will be required on your server so if Test-Hotfixes still shows a few missing after you attempt install, this is perfectly fine.

Prerequisites

.NET 4.0 - the Expand-ZipFile portion of the script requires this .zip file containing the 26 hotfixes: http://techthoughts.info/2012r2-hyper-v-hotfixes-list (if you wish the script to auto-install them for you)

Example of how to run

Test-Hotfixes

Test-Hotfixes -prettyreport $true

Install-Hotfixes

Author

Authors: Jake Morrison

http://techthoughts.info

Notes

As with all things patching and hotfix related you are hereby cautioned to research each hotfix, it's prerequisites, purpose, and potential impact on your environment. Test this in your lab before rolling to production, then test some more. It's a good idea to be at the latest windows patch level on the Hyp prior to installing the hotfixes. In my experience I have utilized the script below to apply the complete set to hundreds of Hyps with zero issues. If a hotfix doesn't apply (many won't - for example - standalone non-clustered Hyps) the script simply carries on to the next hotfix. Only those that are applicable to your Hyp will be applied. Test! I hope these improve your environment as much as they have mine.

2012r2hypervhotfixes's People

Contributors

techthoughts2 avatar

Watchers

 avatar  avatar

Forkers

omiossec

2012r2hypervhotfixes's Issues

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.