sonicnkt / wpkg-gp

Running WPKG as a Group Policy Extension

Home Page:https://github.com/cleitet/wpkg-gp/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wpkg-gp mod

This is a modification for the original wpkg-gp intended to be used with WPKG-GP Client.

Added features not available in the original:

  • query for pending tasks (wpkgpipeclient.exe Query)
  • execute wpkg sychronisation without reboot (wpkgpipeclient.exe ExecuteNoReboot)
  • blacklist systems from executing wpkg-gp:
    • add blacklist.txt to your wpkg root directory and add the name of the system (per line) that should be blocked.
    • lines starting with "#" will be ignored.
    • !all! will block all systems.

Running WPKG as a Group Policy Extension with a few modification to work with my other project (WPKG-GP Client)

See original project WIKI for compiling Instructions or download a precompiled release from this repository.

About

Running WPKG as a Group Policy Extension

https://github.com/cleitet/wpkg-gp/wiki


Languages

Language:Python 69.2%Language:NSIS 21.6%Language:C++ 7.4%Language:Batchfile 1.1%Language:Objective-C 0.4%Language:C 0.3%