What are the best practices for using powershell scripts with SCCM and task sequences? So far I've read of two methods calling the script from the cmd line in the task sequence and the other is to package them. How do you add them in to the tasks sequence?
↧