Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out-File: The network path was not found #355

Open
mkools opened this issue Oct 31, 2022 · 0 comments
Open

Out-File: The network path was not found #355

mkools opened this issue Oct 31, 2022 · 0 comments

Comments

@mkools
Copy link

mkools commented Oct 31, 2022

Config: Windows Server 2019, Citrix 2203 LTSR. I'm getting an error after the image is succesfully created using the imagingwizard (UEFI bios).

Screenshot here: https://i.imgur.com/e3Y7qYU.png

Error:

Logfile C:\ProgramData\Citrix\ImagingWizard\ImagingWizard.txt does NOT exist (this is false I checked and it does in fact exist).
Out-File : The Network path was not found.
At C:\Program Files (x86)\Base Image Script Framework (BiS-F)\framework\SubCall\Global\BISF.psm1:292 char:2
+     Out-File -Append -Filepath $logfile -inputobject "$date | $env:us ...
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Because of this error the defrag phase is skipped and the master machine isn't being shut down. The vdisk is succesfully created though. There are no errors in the BIS-F log.

Any idea how to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant