sharepoint:pnp:user_profiles

Differences

This shows you the differences between two versions of the page.


sharepoint:pnp:user_profiles [2022/08/10 05:56] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== User Profiles ======
  
 +
 +| Cmdlet | Description |   |
 +| [[https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/new-pnppersonalsite?view=sharepoint-ps|New-]][[https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/new-pnppersonalsite?view=sharepoint-ps|PnPPersonalSite]] | Office365 only: Creates a personal / OneDrive For Business site |   |
 +| [[https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/new-pnpupabulkimportjob?view=sharepoint-ps|New-]][[https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/new-pnpupabulkimportjob?view=sharepoint-ps|PnPUPABulkImportJob]] | Submit up a new user profile bulk import job. |   |
 +| [[https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/get-pnpupabulkimportstatus?view=sharepoint-ps|Get-]][[https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/get-pnpupabulkimportstatus?view=sharepoint-ps|PnPUPABulkImportStatus]] | Get user profile bulk import status. |   |
 +| [[https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/get-pnpuserprofileproperty?view=sharepoint-ps|Get-]][[https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/get-pnpuserprofileproperty?view=sharepoint-ps|PnPUserProfileProperty]] | You must connect to the tenant admin website (https://:-admin.sharepoint.com) with Connect-PnPOnline in order to use this cmdlet. |   |
 +| [[https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/set-pnpuserprofileproperty?view=sharepoint-ps|Set-]][[https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/set-pnpuserprofileproperty?view=sharepoint-ps|PnPUserProfileProperty]] | Office365 only: Uses the tenant API to retrieve site information. You must connect to the tenant admin website (https://:-admin.sharepoint.com) with Connect-PnPOnline in order to use this command. |   |