Put your parameters in a hash table and pass them like this: $postParams = @{username='me';moredata='qwerty'} Invoke-WebRequest -Uri ...
確定! 回上一頁