Bulk KB Upload Tool
I wrote a bulk KB upload console application in C# .Net that will recursively import all .docx files in a targeted local computer directory structure into the ServiceNow KB Submissions table. It uses the save as HTML file mechanism built into Microso...