Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 602 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 602 Bytes

SCCMScripts

Collection of PowerShell scripts to interact with SCCM 2012

get-executionhistory - Used to get the execution history of sccm 2012 advertizements. It will show information about the package including whether it was successifully installed or failed.

get-sccmschedule - Used to determine whether or not an advertizements have been schedule to a computer and will show the date and time of when the advertizement was ran.

Create-SCCMPackage - Create the framework for a SCCM 2012 Package, with Collection membership populated by members of an Active Directory Security Group.