Forum Discussion
johndpalm
Dec 15, 2020Brass Contributor
Set 'audiences to target' in SharePoint navigation using PowerShell
I'm using PnP PowerShell to create SharePoint Hub navigation nodes (Add-PnPNavigationNode), but cannot find a way to configure the audience targeting via PowerShell. I tried this. It completed w...
ganeshsanap
Dec 15, 2020MVP
As per my knowledge, currently it is not possible to set audience targeting groups to specific navigation node using PnP PowerShell.
You can only define if the navigation menu on a modern site should be enabled for modern audience using -NavAudienceTargetingEnabled parameter for Set-PnPWeb cmdlet. Check below reference:
Please click Mark as Best Response if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.