PSADT 4.x deployment in Software Center - with machine and user settings in same script
Hello! I think the new PSADT 4.x has a function that can make changes to the currently logged on user (or perhaps - to all user profiles?) while also being able to make system changes - in the same script/deployment - or is that simply not possible with this tool? If it is, does anyone have an example of how they implemented their own machine+user based code - deployed via software center (as whatever, but I'm assuming application model)? An example of this would be - the code would first make sure windows feature A was installed, if not, it installs it system wide - then - in the same script, it installs files/reg keys, etc. under the user's account.