Tuesday, July 2, 2013

How to pass a parameter from a stored Procedure to a Powershell script?

Hi!


I need to use a stored proc to delete a user from a sharepoint group. The only way I know how to do this is to execute a powershell script. But how do I pass a parameter (in this case domain\username) to a Powershell script for execution?


Thanks,


zoe


No comments:

Post a Comment