markkerry / SCCM

SCCM based scripts and functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCCM

SCCM based scripts and functions

Install a PowerShell script via and SCCM Package

"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass -Command .\Invoke-ScriptName.ps1

About

SCCM based scripts and functions

License:MIT License


Languages

Language:PowerShell 77.6%Language:TSQL 13.4%Language:Batchfile 6.8%Language:VBScript 2.2%