rhughes
Member
- Messages
- 12
- Reaction score
- 1
- Points
- 1
Hello,
I can't seem to find a solution to this problem that I have had for quite some time now and I was wondering if anybody here has come across this? This problem started after updating to build 2107 and that's what we are still running at the moment. We are having a problem with the Install Application step in our OSD task sequence, where the first application will always fail to install. It doesn't matter what application is put first, the first one will always fail. For a long time now, I've had to duplicate the first application, so it would actually install. If an application requires a reboot, after the reboot, the next app in the list will fail to install... always. I can only assume this is related to a service not starting quick enough.
The log file always shows this for the first application or the next application in the list after a required reboot:
Has anybody else came across this or know of a solution to this problem?
Cheers,
Richard
I can't seem to find a solution to this problem that I have had for quite some time now and I was wondering if anybody here has come across this? This problem started after updating to build 2107 and that's what we are still running at the moment. We are having a problem with the Install Application step in our OSD task sequence, where the first application will always fail to install. It doesn't matter what application is put first, the first one will always fail. For a long time now, I've had to duplicate the first application, so it would actually install. If an application requires a reboot, after the reboot, the next app in the list will fail to install... always. I can only assume this is related to a service not starting quick enough.
The log file always shows this for the first application or the next application in the list after a required reboot:
Code:
The task sequence execution engine failed to install application VLC Media Player(ScopeId_78FCCC8A-60B6-443E-9F40-4F525FBE127F/Application_829e9174-cd75-467b-ab6b-465f2f3a1ac4) that was specified through TS variable for action (Install Base Applications) in the group () with exit code 615. The operating system reported error 615: The password provided is too short to meet the policy of your user account. Please choose a longer password.
Has anybody else came across this or know of a solution to this problem?
Cheers,
Richard