How can we use powershell in Project,with diiferent tools.
Hey Prashant,
You can use it via COM with New-Object.
I am using Powershell in both Service Now and sccm. A Service Now ticket comes in asking to install a software. Purchasing approves the request and sccm starts the installation process. The process is automated. There are lots of uses for powershell.