passing parameters in powershell script



Lets say you would like to pass some parameters to your powershell script, you can easily do it using the param keyword. You just have to have it right on top of your scripts. I know this kinda lame post but sometimes when you just can't seems to be able to write that code out.... :)


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm