Forum Discussion
garymansell
Jun 03, 2021Brass Contributor
WAC 2103 Export-Connection gives error
I get an error when trying to export my server list connections - any ideas? I have a lot of servers entered - I would feel a lot more comfortable with a backup of them... PS C:\Users\grma> Import...
- DeletedJun 10, 2021
try these commands,
Invoke-WebRequest "https://localhost:6516"
Export-Connection "https://localhost:6516" -fileName "WAC-connections.csv"
Deleted
Jun 04, 2021I can export connection,
if you use WAC version 2103, please update to version 2103.2 and try again.
if you use WAC version 2103, please update to version 2103.2 and try again.
garymansell
Jun 07, 2021Brass Contributor
I have just updated to 2103.2 and still get the same issue.
Is it because I am not using a FQDN like in the example - my host connects using https://localhost in a browser?
Is it because I am not using a FQDN like in the example - my host connects using https://localhost in a browser?
- DeletedJun 08, 2021
- DeletedJun 08, 2021
- garymansellJun 10, 2021Brass Contributor
Deleted
Still does not work (using either user or admin PS session):