Import Host with AD informations
-
Server
- FOG Version: 1.4.2
Description
I am starting with FOG to manage my PC in the school and trying to create all the hosts I need…
I already have a list with the Mac address, name and description and import this information without any issues except searching which make it fun
I’d like to know if it’s possible to import via CSV file information like AD, OU, … as I didn’t find any example of CSV file except for basics information…
If not, maybe it’s possible to enter directly in the SQL ??
Thank you
-
The export now takes account of all information of the relevant item you’re working with.
Essentially the CSV for Host’s outputs:
MAC,name,description,ip,imageID,building,createdTime,deployed,createdBy,useAD,ADDomain,ADOU,ADUser,ADPass,ADPassLegacy,productKey,printerLevel,kernelArgs,kernel,kernelDevice,init,pending,pub_key,sec_tok,sec_time,pingstatus,biosexit,efiexit,enforce
There’s a log of information as you can see.
The 10th through the 15th columns will be your AD Information.
-
Thank you !
Just test and the host are now created
PS : How can I make solved ?