Hi,
Can somebody can tell what has changed to the detection setup. In 9.5 my detections worked, via the log file, Installation already detected.
Now when I rerun my test package from the same task it will just continue to the 16395 message, when I run it again 1101 return code but I can't see my detection working. Scary thing in some instances.
Anyone knows a methods to test the detections in 9.6 ? Code 1101 isn't really promising.
----edit----
Ok after deletion of the policy in programdata\polices, deletion of the sdmcache and the log file, the returncode is in the console still 1101 but his is the log file ^^
Wed, 15 Apr 2015 17:07:35 The nostatus flag has NOT been set.
Wed, 15 Apr 2015 17:07:35 Core name 'UKDCLD001' obtained from active task list
Wed, 15 Apr 2015 17:07:35 Sending task status, cmd line -coreandip=UKDCLD001 -taskid=5319 -retcode=229392444 "-ldap=CN=Bons\, Casper Adm,OU=Admins,OU=Users,OU=Production,OU=Global,OU=CSD,DC=croda,DC=com" -pkgid=1451
Wed, 15 Apr 2015 17:07:37 About to call DownloadFiles (129 files) with these settings:
Wed, 15 Apr 2015 17:07:37 m_allowedBandwidthWAN: 75
Wed, 15 Apr 2015 17:07:37 m_allowedBandwidthLAN: 75
Wed, 15 Apr 2015 17:07:37 m_discardPeriodSeconds: 604800
Wed, 15 Apr 2015 17:07:37 m_preserveDirectoryStructure: 1
Wed, 15 Apr 2015 17:07:37 m_bUseWanBWForPush: 0
Wed, 15 Apr 2015 17:07:37 m_bSynchronize: 0
Wed, 15 Apr 2015 17:07:37 Allowed download methods(m_downloadControl):
Wed, 15 Apr 2015 17:07:37 PeerOneSource
Wed, 15 Apr 2015 17:07:37 Peer
Wed, 15 Apr 2015 17:07:37 Source
Wed, 15 Apr 2015 17:07:37 m_preferredServerControl: NoPreferredServer
Wed, 15 Apr 2015 17:07:50 The nostatus flag has NOT been set.
Wed, 15 Apr 2015 17:07:50 Core name 'UKDCLD001' obtained from active task list
Wed, 15 Apr 2015 17:07:50 Sending task status, cmd line -coreandip=UKDCLD001 -taskid=5319 -retcode=229392444 "-message=15%" -pkgid=1451
Wed, 15 Apr 2015 17:08:03 The nostatus flag has NOT been set.
Wed, 15 Apr 2015 17:08:03 Core name 'UKDCLD001' obtained from active task list
Wed, 15 Apr 2015 17:08:03 Sending task status, cmd line -coreandip=UKDCLD001 -taskid=5319 -retcode=229392444 "-message=37%" -pkgid=1451
Wed, 15 Apr 2015 17:08:16 The nostatus flag has NOT been set.
Wed, 15 Apr 2015 17:08:16 Core name 'UKDCLD001' obtained from active task list
Wed, 15 Apr 2015 17:08:16 Sending task status, cmd line -coreandip=UKDCLD001 -taskid=5319 -retcode=229392444 "-message=56%" -pkgid=1451
Wed, 15 Apr 2015 17:08:29 The nostatus flag has NOT been set.
Wed, 15 Apr 2015 17:08:29 Core name 'UKDCLD001' obtained from active task list
Wed, 15 Apr 2015 17:08:29 Sending task status, cmd line -coreandip=UKDCLD001 -taskid=5319 -retcode=229392444 "-message=77%" -pkgid=1451
Wed, 15 Apr 2015 17:08:42 The nostatus flag has NOT been set.
Wed, 15 Apr 2015 17:08:42 Core name 'UKDCLD001' obtained from active task list
Wed, 15 Apr 2015 17:08:42 Sending task status, cmd line -coreandip=UKDCLD001 -taskid=5319 -retcode=229392444 "-message=100%" -pkgid=1451
Wed, 15 Apr 2015 17:08:43 The nostatus flag has NOT been set.
Wed, 15 Apr 2015 17:08:43 Core name 'UKDCLD001' obtained from active task list
Wed, 15 Apr 2015 17:08:43 Sending task status, cmd line -coreandip=UKDCLD001 -taskid=5319 -retcode=229392258 "-ldap=CN=Bons\, Casper Adm,OU=Admins,OU=Users,OU=Production,OU=Global,OU=CSD,DC=croda,DC=com" -pkgid=1451
Wed, 15 Apr 2015 17:08:45 The pt - office 2013 mui was detected and package install will not be processed
Wed, 15 Apr 2015 17:08:45 RunPackageInstall: not install by detection
Wed, 15 Apr 2015 17:08:45 processing of package is complete, result 0 (0x00000000 - code 0)
Can this be fixed to the right return code in the console ?