Software distribution - upload manager

(imported topic written by Corda)

Hi, how can I use uploadmanager.exe to automate the import and upload of software distribution packages?

is there an example?

(imported comment written by JasonHonda)

The SWD User’s guide has some basic information about what you’re asking, and will point you here for details on uploadmanager.exe

http://support.bigfix.com/cgi-bin/kbdirect.pl?id=1743

(imported comment written by Corda)

I have run the command: uploadmanager.exe -hostname temserver -besusername xxx -bespassword yyyy -inputdir “c:\import\firefox.exe” -chunksize 1000 -uploadsuffix test

where is uploaded the package and where it is views in the console?

Anyone can help me to understand, thanks.

Marco

(imported comment written by ne1)

Is there anyway to run this utility standalone without using SQL authentication? We can only do NT Authentication. Any suggestions?