Page 1 of 1

Cache Exporter - Can't import cache into PSStudio 2015

Posted: Tue Feb 09, 2016 1:21 pm
by jbudde
Hey everyone,

I am trying to import a cache from another server and keep getting "Could not find a part of the path" when I complete the import wizard (prompts for type of remoting, the cache file location and credentials.) The path in the error is to the RemoteHost.inf file. This file is present, and has the config in it that I provide to the wizard. So, it appears that it is actually writing the file. However, the host never appears in my host drop down on the home ribbon. I see that others have asked this same question but I didn't find a fix there:

viewtopic.php?t=9442

Product, version and build: Powershell Studio 2015, v4.2.99, (how do I find the build?)
32 or 64 bit version of product: 64
Operating system: Win 7 enterprise x64
32 or 64 bit OS: 64

Full error de-identified:

Could not find a part of the path '\\SERVER\SHARE$\USERNAME\Profile-DoNotDelete\AppData\SAPIEN\CachedData 2015\SERVERNAME\RemoteHost.inf'.

(Note that the current user here has a REDIRECTED profile in Windows. I have tried this with a standard local only profile user, so no share is involved with the profile, and the exact same issue occurs.)

Thanks

Re: Cache Exporter - Can't import cache into PSStudio 2015

Posted: Wed Feb 10, 2016 5:41 am
by jbudde
After some more testing I think I figured this out. When I rebuild the cache files on the remote server and then do another export, the import on my vm works fine. Even though when I first ran the export the tool said that it found cache files for v4, exactly the same statuses that it showed after the rebuild, following that procedure got me fixed up.

Thanks