Hi
Have a question about how to inform the user to perform a log off/on half way through the installation. Basically it is a two phase install, the first phase involves Active Directory Schema updates; the second phase is to add AD objects into the system. However, second phase cannot start unless the user log off and on to the system again. This needs to be done because Windows does not refresh AD Schema changes immediately. The user has to either wait a few minutes or similar log off and on to reload the schema. So I am hoping I can run the installer, go through phase one; log off/on and automatically continue to phase two. Kind of like installer a device driver.
any suggestion is appreciated.
David