P3nnyw1se Posted May 27, 2014 Report post Posted May 27, 2014 Hi..I've just upgraded from SP1 to R2.. which has given me an issue.No applications are installed during OSD.I use UDI Wizard to present the user with a list of options, where he can click the applications he wants and click 'next'.This is how its done: http://heineborn.com/tech/applications-via-udi-in-mdt-2012/I deploy all the applications on the list, to 'unknown computers' .. then I set the UDI wizard to relate to 'unknown computers' this means when the user wants 3 specific programs, it checks these 3 programs are deployed to unknown computers and then installs them.this has worked the past year,I have now recreated these settings in UDI Wizard for R2 .. and here is the problem.It seems to be looking in the wrong collection.After having failed the installation, I went to appDiscovery, and saw that it had attempted to read, 2 applicationsthat is not even deployed to unknown computers.They on the other hand are deployed to the collection that the computer is in.So, it seems to me right now, that instead of looking into the assigned collection for deployed applications, it simply just looks into the collection the device is in.What could have changed? I've never experienced this before, The task sequence is a complete replica of the SP1 task sequence .. copy/pasteThis was a working setup 5 days ago..UPDATE:So this is a snap from my SMTS log.. it seems like, no base variable is ever set on my applications to installwhich doesn't make any sense?.. cause I do set them.. in the TS.----------------------<![LOG[Expand a string: WinPEandFullOS]LOG]!><time="15:41:41.572-120" date="05-27-2014" component="TSManager" context="" type="0" thread="1284" file="executionenv.cxx:782"><![LOG[Executing command line: smsswd.exe /run: cscript.exe "%deployroot%\scripts\ztisetbackground.wsf" /image:3]LOG]!><time="15:41:41.572-120" date="05-27-2014" component="TSManager" context="" type="1" thread="1284" file="commandline.cpp:827"><![LOG[[ smsswd.exe ]]LOG]!><time="15:41:41.588-120" date="05-27-2014" component="InstallSoftware" context="" type="1" thread="1380" file="main.cpp:289"><![LOG[PackageID = '']LOG]!><time="15:41:41.588-120" date="05-27-2014" component="InstallSoftware" context="" type="1" thread="1380" file="main.cpp:318"><![LOG[baseVar = '', ContinueOnError='']LOG]!><time="15:41:41.588-120" date="05-27-2014" component="InstallSoftware" context="" type="1" thread="1380" file="main.cpp:319"><![LOG[ProgramName = 'cscript.exe "C:\_SMSTaskSequence\WDPackage\scripts\ztisetbackground.wsf" /image:3']LOG]!><time="15:41:41.588-120" date="05-27-2014" component="InstallSoftware" context="" type="1" thread="1380" file="main.cpp:320"><![LOG[swdAction = '0001']LOG]!><time="15:41:41.588-120" date="05-27-2014" component="InstallSoftware" context="" type="1" thread="1380" file="main.cpp:321"><![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="15:41:41.603-120" date="05-27-2014" component="InstallSoftware" context="" type="0" thread="1380" file="commandline.cpp:228"><![LOG[set command line: Run command line]LOG]!><time="15:41:41.603-120" date="05-27-2014" component="InstallSoftware" context="" type="0" thread="1380" file="commandline.cpp:731"><![LOG[Working dir 'not set']LOG]!><time="15:41:41.603-120" date="05-27-2014" component="InstallSoftware" context="" type="1" thread="1380" file="runcommandline.cpp:542"><![LOG[Executing command line: Run command line]LOG]!><time="15:41:41.603-120" date="05-27-2014" component="InstallSoftware" context="" type="1" thread="1380" file="commandline.cpp:827"><![LOG[Process completed with exit code 0]LOG]!><time="15:41:41.728-120" date="05-27-2014" component="InstallSoftware" context="" type="1" thread="1380" file="commandline.cpp:1123"><![LOG[Microsoft ® Windows Script Host Version 5.8]LOG]!><time="15:41:41.728-120" date="05-27-2014" component="InstallSoftware" context="" type="1" thread="1380" file="runcommandline.cpp:34"><![LOG[Copyright © Microsoft Corporation. All rights reserved.]LOG]!><time="15:41:41.728-120" date="05-27-2014" component="InstallSoftware" context="" type="1" thread="1380" file="runcommandline.cpp:34"><![LOG[]LOG]!><time="15:41:41.728-120" date="05-27-2014" component="InstallSoftware" context="" type="1" thread="1380" file="runcommandline.cpp:34">----------------------------------------- Quote Share this post Link to post Share on other sites More sharing options...