You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's possible this may be a bug in the PSDDeploymentShare.psm1 module.
I'd been having similar, but unrelated troubles with it referencing a cache folder on X:\MiniNT\ and not finding the files or folders there.
The code chunk from ~193 - ~210 has calls to actually copy the content if it's Web or UNC path, but standard Volume drives (which I assume is related to the Else statement) has no call to ever copy the content anywhere.
The text was updated successfully, but these errors were encountered: