lithnet/idle-logoff

GPO roll-out of MSI

brhunt1958 opened this issue · 4 comments

I have tried to install the MSI package via a GPO, but it fails ever time I try.

Do you know if it is possible to do this? Something additional that I need to do?

Thanks.

Bryan Hunt

Hi Bryan

Are you pushing it out as a computer wide installation (it can't be installed as a user)

What's the error code you get?

Hi Bryan,

ERROR_INSTALL_SOURCE_ABSENT	1612	The installation source for this product is not available. Verify that the source exists and that you can access it.

Either the computer can't access the location where the MSI is located, or the computer doesn't have permission to read that location. You may need to ensure that 'Domain Computers' has read rights to the MSI location.