With PowerCLI, you can create a subscribed content library.

Prerequisites

Verify that you are connected to a vCenter Server system.

Procedure

  • Create the My Subscribed Content Library subscribed content library that uses the myDatastore datastore.
    New-ContentLibrary -Name 'My Subscribed Content Library' -Description 'Subscribed content library description.' -Datastore $Datastore1 -SubscriptionUrl $Url