URL Parameter (Connect-MicrosoftProject Cmdlet)
Specifies the URL of the MS Project Web App site collection.
Syntax
Connect-MicrosoftProject -URL string
Data Type
cstr
Default Value
""
Remarks
This property defines the base URL of the Microsoft Project Web App site that cmdlet connects to. The value must point to the Project Web App (PWA) site collection for your environment. For example: https://MyOrganization.sharepoint.com/sites/pwa/.
This is a required parameter.