Forum Discussion

garymansell's avatar
garymansell
Copper Contributor
Jun 03, 2021
Solved

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...
  • Anonymous's avatar
    Anonymous
    Jun 10, 2021

    garymansell 

     

    try these commands,

     

    Invoke-WebRequest "https://localhost:6516"


    Export-Connection "https://localhost:6516" -fileName "WAC-connections.csv"

     

     

Resources