Made drive letters a param
Compare changes
Files
2+ 4
− 3
@@ -2,7 +2,8 @@
@@ -40,8 +41,8 @@ $secpass = ConvertTo-SecureString $pass -AsPlainText -Force
I made the drive letters in these two a scripts a param because the task sequence can be run from Software Center or PXE and the location for files can differ.