-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Error while running Factory.ps1 (latest version).
Copy-Item : The given path's format is not supported.
At D:\ImageFactory\Factory.ps1:840 char:13
-
Copy-Item "$($ResourceDirectory)\bits" -Destination ($dri ... -
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : NotSpecified: (:) [Copy-Item], NotSupportedException
- FullyQualifiedErrorId : System.NotSupportedException,Microsoft.PowerShell.Commands.CopyItemCommand
Out-File : The given path's format is not supported.
At D:\ImageFactory\Factory.ps1:842 char:43
- ... ceHolders | Out-File -FilePath "$($driveLetter):\Bits\Logon.ps1" -Wid ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : OpenError: (:) [Out-File], NotSupportedException
- FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
Metadata
Metadata
Assignees
Labels
No labels