bdudle1 Posted September 9, 2014 Report post Posted September 9, 2014 Can anyone tell me what is the proper way to include parameters with spaces on a "Run Powershell Script" step in a task sequence? I haven't been able to find the answer anywhere and I haven't had any luck with any combinations I've tried. My script requires 2 mandatory parameters and one or both may have spaces in them. I tried to put the parameters with spaces inside of quotes. I tried to double quote. What is the official way to do it? TIA, Ben 1 Quote Share this post Link to post Share on other sites More sharing options...
schultzp Posted August 17, 2019 Report post Posted August 17, 2019 For variables with spaces you must use 3 double quotes on either side Quote Share this post Link to post Share on other sites More sharing options...