cancel
Showing results for 
Search instead for 
Did you mean: 

How to generate ARFAX for 11.4 and below

How to generate ARFAX for 11.4 and below

If my answer helped you today, please give my post a like and be sure to mark the 'Accept Solution' button to help others find the answer!
Cheers
Levon Lyons
1 REPLY 1

Re: How to generate ARFAX for 11.4 and below

The video above demonstrates how to generate an ARFAX typically version 11.4 and below, but this method can be used with any version. 

 

I have attached the ARFAX zip folder here to download, if you have issues downloading let support know and we can get it over right away. 

 

Command using SA with password;

sqlcmd -S <hostname>\<instance> -U SA -P <password> -d BigDataInsightUC -W -s, -i allScripts.sql -o arfax.csv

 

Command using SA and type the password unseen

sqlcmd -S <hostname>\<instance> -U SA -P <password> -d BigDataInsightUC -W -s, -i allScripts.sql -o arfax.csv

 

Domain user account

sqlcmd -S <hostname>\<instance> -d BigDataInsightUC -W -s, -i allScripts.sql -o arfax.csv

 

 

 

If my answer helped you today, please give my post a like and be sure to mark the 'Accept Solution' button to help others find the answer!
Cheers
Levon Lyons
Webinar: Keep the modern workforce connected

Unified Communications has always been an important part of companies' digital transformation efforts due to its ability to enable rich virtual collaboration and communication. But with COVID-19, we've reached a break-through point.

Join Bill Haskins, Sr. Analyst & Partner, Unified Communications at Wainhouse Research, and John Ruthven, CEO at IR discuss UC challenges companies are experiencing due to the COVOID-19 crisis.

Join webinar
Top Liked Members