Giter Site home page Giter Site logo

duduz / sccmsoftwareupdatesps Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 148 KB

PowerShell Script for easier management of Windows Updates into Groups on System Center Configuration Manager 2012

License: GNU General Public License v2.0

PowerShell 100.00%

sccmsoftwareupdatesps's Introduction

SCCMSoftwareUpdatesGroupPS

PowerShell Script for easier management of Windows Updates into Groups on System Center Configuration Manager 2012 prerequisites are:

  • PowerShell 3
  • Microsoft System Center Configuration Manager 2012 SP1 and up
  • SCCM 2012 Module can only be loaded into a x86 instance of PowerShell

A bit more..

Hey folks, In an organized environment, sometimes it not so easy to follow after updates and patch management. patchs need's to be check before rollout, and after that, you need to go and search for those updates and add them into a group for deployment.

and in a flow diagram: Microsoft releases a patch -> Patch Testing and making sure it has no impact on production environment -> Rollout

How does it make things easier?

Well, Using SCCMSoftwareUpdateGroup.ps1, its easier to import the updates from a txt file into an existing SoftwareUpdateGroup.

you can also use it to scan for updates in your SCCM

How to use it

  • To scan for Updates and see if they are present on your SCCM, use the following,

    .\SCCMSoftwareUpdateGroup.ps1 -Scan KB2909210

  • To add into an existing group, use the following string accordingly.

    .\SCCMSoftwareUpdateGroup.ps1 -UpdatesFile "C:\Temp\updates.txt" -SUG "Updates for February 2014" -Logfile "C:\Temp\PSUpdates.log"

sccmsoftwareupdatesps's People

Contributors

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