Hello, i am looking to bring in the windows computer description into a custom prop field. this is what i have so far but the variable is not being set. any assistance would be appreciated.
wmic /OUTPUT:c:\windows\temp\desc.txt os get description /VALUE>
set /p DESC= < C:\\windows\\temp\\desc.txt
"C:\Program Files\McAfee\Agent\maconfig.exe" -custom -prop8 %DESC%