First off, I placed this post in the incorrect forum so if you noticed this is duplicate: my apologies and the other will be deleted.
I am trying to setup a User Profile Service Application Via PowerShell using new-SPProfileServiceApplication. It returns saying that the Timeout Expired. The Timeout period elapsed prior to completion of the operation or the server is not responding.
The server has plenty of resources for the job, so I'm sure this is not the issue.
My question is how can I increase the Timeout Period for creating a new Profile Service Application?
Thanks.