If the commands
osql.exe –E –S .\InstanceName –i AddDatabase.sql
and
osql.exe –E –S .\InstanceName –i AddSPs.sql
not runs (on my computers osql utility response only command list!!!),
You can execute the scripts into SQL Query analyzer.
Open Enterprise manager,
select local database,
from menu strumenti (italian version) , launch query analyzer
cut all text from file AddDatabase.sql and paste into blank query form and press F5.
Repeat with AddSPs.sql
stop and start the service "Conference XP Archive Service"