Cmdlets for Microsoft SharePoint

Build 24.0.9060

URL Parameter (Connect-SharePoint Cmdlet)

The base URL for the site.

Syntax

Connect-SharePoint -URL string

Data Type

cstr

Default Value

""

Remarks

The following are examples of valid URLs:

  • http://server/SharePoint/
  • http://server/Sites/mysite/
  • http://server:90/
The provider will use URL to derive URLs for other calls to the server.

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060