Quantcast
Channel: The SharePoint Farm
Viewing all articles
Browse latest Browse all 184

Getting a Project Workspace URL in Project Server

0
0
Project Server includes an optional Project Site for each Project. We can use the PSI, specifically WssInterop, to get the URL for the Project itself. The first thing you will need is the GUID of the project, which you can find in the address bar when viewing the project itself. The next steps are done in PowerShell: [crayon-52d8abbec3f2d824914758/] The output will be similar to this: [crayon-52d8abbec3f3b858489015/] In the above example, http://webapp1 is the Web Application Url, PWA the Project Web Access instance, and Test1 is the name of the Project itself. And, as you can see, we have a SharePoint site created at http://webapp1/PWA/Test1 for the Test1 Project.

Viewing all articles
Browse latest Browse all 184

Latest Images

Trending Articles





Latest Images