Invoke-ExportSettings UNC

Discussion in 'Parallels Remote Application Server' started by PatrickD8, Apr 10, 2018.

  1. PatrickD8

    PatrickD8 Member

    Messages:
    41
    Hi,
    I receive error messages when I try to export settings via UNC path:

    PS C:\Users\example> Invoke-ExportSettings "\\example\export$\RASBackup\example.dat2"
    Invoke-ExportSettings : Failed to export settings file
    At line:1 char:1
    + Invoke-ExportSettings "\\example\export$\RASBackup\example.dat2"
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : WriteError: :)) [Invoke-ExportSettings], Exception
    + FullyQualifiedErrorId : PSAdmin.Commands.ExportSettingsCommand

    Even if the path is mounted, I get the exception. Folder and path exist. Access rights are given.
    How do I get this to work?

    Best regards
    Patrick
     
  2. IanS7

    IanS7

    Messages:
    1
    I had the same issue.
    Ended up by saving the file locally and then move it where I needed it.

    I have also informed support and they said that a fix should be avail soon.
     
    PatrickD8 likes this.
  3. PatrickD8

    PatrickD8 Member

    Messages:
    41
    That would be great. Thank you for the information
     
  4. PatrickD8

    PatrickD8 Member

    Messages:
    41
    Fixed with v16.2.3.19419
    Thank you Parallels Team
     

Share This Page