Within powershell you can run the following:
Start-Process powershell.exe -Credential domain\user -ArgumentList "-File C:\Temp\script.ps1"