When using the SilentInstall option in the autopcc.ini file, the client installation fails on Windows Vista, Windows 7, and 2008. The issue occurs even when the account used has local admin privileges on the target workstation. The account is a non-domain administrator account.
This issue occurs because the account used does not have that needed permission to create the setup.log file in the shared folder \\<officescan server>ofcsan\pccnt\disk1.
To go around the problem, you can specify another directory where the setup.log will be written:
- Go to the PCCSRV\Autopcc.cfg directory.
- Edit the autopcc.ini file.
- Change the following value under the [PCCNT] section:
SilentInstall=-s -f2"c:\Windows\setup.log"
Unless there is another directory on the client machine that is similar with the other machines, we recommend using C:\windows directory to create the setup.log. - Save and close the autopcc.ini file.