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
Hello team, thanks for this great piece of PowerShell. Super useful.
Wanted to inform I was not able to get it to export the tiny11.iso file. The reason seems to be in line 762> $ScratchDir variable is in fact not defined. If I replace it with $mainOSDrive, the script gets the job done.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello team, thanks for this great piece of PowerShell. Super useful.
Wanted to inform I was not able to get it to export the tiny11.iso file. The reason seems to be in line 762> $ScratchDir variable is in fact not defined. If I replace it with $mainOSDrive, the script gets the job done.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions