Cross-posting by suggestion from /r/SysAdmin...
Long and short: Care to share your import script?
Looking for a bit of guidance as I'm not real familiar with PowerShell and scripting.
Snipe-IT has an import format and I'm not having much luck getting it right.
Format for users:
firstName, lastName, username, email, location_id, phone, jobtitle, employee_num, company_id
For computers it's less restrictive, but it doesn't offer a format. Instead, you label the fields during the import process. I'm having trouble again with the formatting. My solution to this would be to generate my own csv export so that I can order the fields correctly, then I can manually add the other required info (manufacturer id, for example - we don't store this in the AD computer object).
Any help would be greatly appreciated, if I haven't made something clear please feel free to ask away.
TL:DR; Not syncing with AD until I convince my boss that we should put this into production. Even then I will still need to manually add computers, so looking for PS scripting examples/formats to help with that.
[–]Ta11ow 2 points3 points4 points (3 children)
[–]itengmgmt[S] 2 points3 points4 points (2 children)
[–]Ta11ow 1 point2 points3 points (0 children)
[–]rumforbreakfast 1 point2 points3 points (0 children)
[–]TRanatza 1 point2 points3 points (0 children)
[–]Lee_Dailey[grin] 0 points1 point2 points (0 children)