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

The term X:\MININT\Cache\PSDResources\Read ERROR entering deploymentboot #180

Open
Tokkiedekip opened this issue Sep 17, 2024 · 3 comments

Comments

@Tokkiedekip
Copy link

Schermafbeelding 2024-09-17 113142

@PowerShellCrack
Copy link
Contributor

I assume this is after the 2.30 upgrade?

Can u post your custom settings.ini.

@PowerShellCrack
Copy link
Contributor

Also is there ps1 file in the PSDResources\Readiness folder? Also do you have this set in cs.ini:

PSDReadinessScript=Computer_Readiness.ps1

it can be that script or something similar. But you must also set this value to skip this :

SkipReadinessCheck=YES

@ewplayer3
Copy link

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.

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

3 participants