Start a discussion

83 views
1 replies

Error in Migrate public Folder

Hi 

I get an error in Migrate public Folder 

"Export-CSV: The Network name cannot be found"

When I execute the following commands : 

C:\PFScripts\Export-PublicFolderStatistics.ps1  "$Share\FolderSize.csv" "$Domain"

and

C:\PFScripts\PublicFolderToMailboxMapGenerator.ps1 20000000000 "$Share\FolderSize.csv" "$Share\PFMailboxes.csv"

What Should I do?

Saeed Eghbal Saeed Eghbal
Published 07/12/2019 21:11
Add Comment
Mariette Knap

Hello Saeed,

The error 'The Network name cannot be found' means that the path set in '$Domain' and/or '$Share' is not correct. You need to check if you can browse them by typing the values in an explorer window.

replied 07/13/2019 00:33
Last Activity 07/13/2019 00:33