Forum Discussion
JanMartenHohnroth
Jul 21, 2021Copper Contributor
SharePoint Online Custom Attributes
 Hi all, I have a question regarding CustomAttributes in Sharepoint Online.     I have a User with thes CustomAttributes (Synced with ADConnect)        I want to get "CustomAttribute3" into         Sh...
- Jul 21, 2021Hi JanMartenHohnroth ,
 First of all: You can't take anything from powershell and than simply tell powershell to insert it into any web interface. The workaround for this is the PowerShell SharePoint Online Module:
 More about the module here:
 https://docs.microsoft.com/en-us/powershell/sharepoint/sharepoint-online/connect-sharepoint-online?view=sharepoint-ps
 After your installation, you can try to do it yourself or you explain more percisely what you want to change, add, create etc.
 Best regards,
 Schnittlauch
 "First, No system is safe. Second, Aim for the impossible. Third no Backup, no Mercy" - Schnittlauch
 My answer helped you? Don't forget to leave a like. Also mark the answer as solved when your problem is solved. 🙂
Schnittlauch
Jul 21, 2021Iron Contributor
Hi JanMartenHohnroth ,
First of all: You can't take anything from powershell and than simply tell powershell to insert it into any web interface. The workaround for this is the PowerShell SharePoint Online Module:
More about the module here:
https://docs.microsoft.com/en-us/powershell/sharepoint/sharepoint-online/connect-sharepoint-online?view=sharepoint-ps
After your installation, you can try to do it yourself or you explain more percisely what you want to change, add, create etc.
Best regards,
Schnittlauch
"First, No system is safe. Second, Aim for the impossible. Third no Backup, no Mercy" - Schnittlauch
My answer helped you? Don't forget to leave a like. Also mark the answer as solved when your problem is solved. 🙂
First of all: You can't take anything from powershell and than simply tell powershell to insert it into any web interface. The workaround for this is the PowerShell SharePoint Online Module:
More about the module here:
https://docs.microsoft.com/en-us/powershell/sharepoint/sharepoint-online/connect-sharepoint-online?view=sharepoint-ps
After your installation, you can try to do it yourself or you explain more percisely what you want to change, add, create etc.
Best regards,
Schnittlauch
"First, No system is safe. Second, Aim for the impossible. Third no Backup, no Mercy" - Schnittlauch
My answer helped you? Don't forget to leave a like. Also mark the answer as solved when your problem is solved. 🙂
- JanMartenHohnrothJul 23, 2021Copper ContributorHi @Snittlauch
 thanks for you answer. I did it now with Graph Explorer.
 Best regards,
 Jan