I have a PowerShell script that will prompt the user to enter some information. I can run this PS script within my task sequence but how to I capture what was entered and save it into a task sequence variable?
mqh7