I am working on a way to tie Software installs that do not use MSI's to AD security groups.
I am trying to use kix during the startup sequence of the pc using Windows 2000 startup scripts feature vs the logon scripts.
I want to be able to assign a machine to a group in AD and from Kix be able to determine which group the machine is in. Now, the catch is when the script runs, there is no user logged into the machine. I tried the Ingroup function, but have had no success. Has anyone tried this? Any sugestions?