SysAdam Posted May 28, 2012 Report post Posted May 28, 2012 Hi All, I have had success using the SMSTSUDAUsers variable in my task sequence to set the primary user however does anyone know if it is possible to use a computer variable here? for example DOMAIN\%Username% We have a fleet of over 1000 laptops all assigned to specific users. We use a variable to setup a users folder on a data drive and other things so i would like to hook into that rather than use the UDA timer or relying on the user to set the UDA flag themselves. So far my testing has been unsuccessful. Any ideas would be a big help. Thank you in advance. SysAdam. EDIT: It appears i was incorrect when i said i had success using the SMSTSUDAUsers variable to set the primary user. So i need to go back to testing but my question still stands. Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted May 28, 2012 Report post Posted May 28, 2012 are you setting the SMSTSUdaUsers variable like i do in my example ? http://www.windows-noob.com/forums/index.php?/topic/4522-using-sccm-2012-rc-in-a-lab-part-10-using-prestart-and-extrafiles-to-get-more-out-of-uda/ Quote Share this post Link to post Share on other sites More sharing options...
SysAdam Posted May 28, 2012 Report post Posted May 28, 2012 Hi anyweb, Thanks for the reply! and thanks for the tutorials! They have been a very big help. I have the SMSTSUDAUsers variable in my TS below the SMSTSAssignUsersMode variable, it is not set on the collection or using a script. Does this variable need to be set on the collection even if its in the TS? Here is my source for the use of TS variables http://scug.be/blogs/nico/archive/2011/05/11/sccm-2012-osd-amp-uda.aspx Thanks again! SysAdam. Quote Share this post Link to post Share on other sites More sharing options...
SysAdam Posted May 30, 2012 Report post Posted May 30, 2012 Thanks Anyweb!!! I finally got around to testing this again and put the variables in the collection aswell! Worked a treat! Thank you!!! SysAdam. Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted May 30, 2012 Report post Posted May 30, 2012 you can set the variables in many ways such as via collection variables computer variables HTA sets the variables steps in the task sequence a script glad to hear you got it working Quote Share this post Link to post Share on other sites More sharing options...