Hi everyone,
I am new to SCCM and i have a question that its beating me up. I have created a new device in CM and assigned a slew of device variables that are pertinent to this organization's environment. My question is, how can I query those variables for this device
during OSD (winpe portion)?
If i look into the SMSTS.log, I can see all of the variable being added ( the lines says "Adding Variable Blah") but it doesnt show the value of it.
While in WinPE (after Image is laid down but before rebooting) , I need be able to query the values of the variables and export them to a txt file on the machine. Subsequent packages will consume this data after the imaging process is complete.
Is there an easy way to do this?
thanks
Kev