|
Hi I successfully assigned the computer name P4300001 to a mac
address with a CSV database. The system also gets his organization name. But I can’t get it to get his OS_media automatically. I use the following default code in config.pl : # Lookup OS Directory from database, if possible. And this line in unattended.csv : P4300001,OS_media ,z:\os\xpsp2 I also tried the value xpsp2. When I hardcode it in config.pl it works (but of course that’s
not what I want) $u->push_value ('_meta',
'OS_media', ); Any ideas? Xavier Douville |
- Re: [Unattended] Unable to get OS_media from CSV file Xavier Douville
- Re: [Unattended] Unable to get OS_media from CSV file Gregory Orange
