Hi, @Boopathi S
Thank you for posting in Microsoft Q&A forum.
For a “Package” “Program” , just place this into the CMD line.
"%Windir%\sysnative\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass -Command .*AddComputers.ps1*
For your reference:
https://www.sccmog.com/deploy-powershell-script
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".