Difference between revisions of "WPKG-GP"
From WPKG | Open Source Software Deployment and Distribution
m |
|||
Line 2: | Line 2: | ||
WPKG-GP hooks into the Group Policy Extensions (GPE) interface available in Windows (the one saying "Applying Group Policies" at boot up), and executing wpkg.js, providing some feedback to the user via the interfaces made available by GPE. | WPKG-GP hooks into the Group Policy Extensions (GPE) interface available in Windows (the one saying "Applying Group Policies" at boot up), and executing wpkg.js, providing some feedback to the user via the interfaces made available by GPE. | ||
− | This gets | + | This gets around the issue in Windows Vista, delayed login is unavailable owing to the way Windows Vista's security architecture is structured. |
[[File:Bootup-windows-7-small.png]] | [[File:Bootup-windows-7-small.png]] |
Revision as of 13:26, 21 November 2011
This article is a stub. You can help WPKG Wiki by expanding it.
WPKG-GP hooks into the Group Policy Extensions (GPE) interface available in Windows (the one saying "Applying Group Policies" at boot up), and executing wpkg.js, providing some feedback to the user via the interfaces made available by GPE. This gets around the issue in Windows Vista, delayed login is unavailable owing to the way Windows Vista's security architecture is structured.