Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 257 Bytes

Get-PCCustomerCompanyProfile.md

File metadata and controls

13 lines (6 loc) · 257 Bytes

Partner Center PowerShell Module (preview)

Get-PCCustomerCompanyProfile

Get a customer

$customer = Get-PCCustomer -tenantid '<tenant id GUID>'

Get customer Company Profile

Get-PCCustomerCompanyProfile -tenantid $customer.id