If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
What is your aim here at all? Importing tags to hosts from CSV? Does not look like something you can actually do ... Looks more like something you should do over API...host.update, host.massupdate methods...
We have a PowerShell script that uses the API to do this and hooked it up to our SharePoint inventory list so you could look at adapting it to a local CSV file. If you want a the script snippet with the web calls let me know and you'll need to setup an API users and permissions and the documentation
Comment