Try this switch.
-UseDefaultCredentials
Indicates that the cmdlet uses the credentials of the current user to send the web request.
Here's an example that shows the use of -SessionVariable and -WebSession parameters to connect to a site and then make subsequent requests.
http://powershellcookbook.com/recipe/vODQ/script-a-web-application-session