Skip to content
  • Product
    • Space Reservation
    • Employee Comms
    • Digital Signage
    • Visitor Management
    • Content & Feeds
    • Kiosk
    • Appspace SharePoint Intranet
    • All Articles
  • Releases
    • Product Roadmap
    • Release Calendar
    • Limited Release
    • Release Notes
  • On-Prem
  • Security
  • Developer
  • FAQ
  • Help
    • Appspace Support
Menu
  • Product
    • Space Reservation
    • Employee Comms
    • Digital Signage
    • Visitor Management
    • Content & Feeds
    • Kiosk
    • Appspace SharePoint Intranet
    • All Articles
  • Releases
    • Product Roadmap
    • Release Calendar
    • Limited Release
    • Release Notes
  • On-Prem
  • Security
  • Developer
  • FAQ
  • Help
    • Appspace Support
Log In

Setup User Profiles Provider

  • Last updated on August 5, 2023
  • 4.15, 4.16, 5.0, Operations Guide, SharePoint Intranet
Share on print
Share on facebook
Share on linkedin
Share on whatsapp
Share on email

During the installation of Appspace SharePoint Intranet, the user profiles provider is configured with Microsoft Entra ID by default to synchronize user profiles. However, this configuration can be changed if needed. The following sections provide details on how to modify the user profiles provider to either SharePoint User Profiles Service (UPS) or Microsoft Entra ID, as well as how to reset synchronization tokens when necessary.

This article provides Administrators with instructions to configure or change the user profiles provider in Appspace SharePoint Intranet, including options for using Microsoft Entra ID or SharePoint User Profiles Service, as well as resetting synchronization tokens.

  • Setup SharePoint UPS Provider or Change Credentials
  • Setup Microsoft Entra ID Provider
  • Reset Microsoft Entra ID Delta Token Changes

Setup SharePoint UPS Provider or Change Credentials

If you need to change the user profiles provider to SharePoint User Profiles Service or change the configured synchronization account, you can execute the following PowerShell script from the installation package, going to the folder “Install/Deployment Files”:

PS > .\beezy-SetUserSyncProvider.ps1 –UPS -SiteCollectionUrl "https://xxxxx.SharePoint.com/sites/beezy" -JobCredentials (Get-Credential) -EntraIDAppConfigCsvPath .\MyBeezyAzureADAppConfig.csv

Parameters:

  • SiteCollectionUrl (mandatory): main Appspace SharePoint Intranet site collection URL.
  • JobCredentials (mandatory): Appspace SharePoint Intranet job credentials (username and password) for an account with “SharePoint administrator” role in the tenant.
    • These credentials will be used for background jobs.
    • If the account has turned on Multi-Factor Authentication for your organization, you’ll need to generate an app password so the app can connect to Microsoft 365 (https://support.microsoft.com/en-us/account-billing/how-to-get-and-use-app-passwords-5896ed9b-4263-e681-128a-a6f2979a7944).
  • EntraIDAppConfigCsvPath (mandatory): path of the .csv file with the “BeezyM365” Microsoft Entra ID application information needed to use Intranet API.
    You can get this .csv file by executing:
    PS > .\GetEntraIDAppConfigCsv.ps1

Back to top

Setup Microsoft Entra ID Provider

If you need to change the user profiles provider in Appspace SharePoint Intranet to Microsoft Entra ID, you can execute the following PowerShell script from the installation package, going to the folder “Install/Deployment Files”:

PS > .\beezy-SetUserSyncProvider.ps1 –EntraID -SiteCollectionUrl "https://xxxxx.SharePoint.com/sites/intranet" -EntraIDAppConfigCsvPath .\MyBeezyAzureADAppConfig.csv

Parameters:

  • SiteCollectionUrl (mandatory): main Appspace SharePoint Intranet site collection URL.
  • EntraIDAppConfigCsvPath (mandatory): path of the .csv file with the “BeezyM365” Microsoft Entra ID application information needed to use Intranet API.
    You can also get this .csv file by executing:
PS > .\GetEntraIDAppConfigCsv.ps1

Back to top

Reset Microsoft Entra ID Delta Token Changes

After each successful execution of the profiles synchronization job, a Microsoft Graph delta token is stored in Intranet database. This token is needed to process only the new changes in each subsequent job execution.

In some cases, it may be necessary to reset this token. You can do it by executing the following PowerShell script from the installation package, going to the folder “Install/Deployment Files”:

PS > .\beezy-SetUserSyncProvider.ps1 –EntraID -Reset -SiteCollectionUrl "https://xxxxx.SharePoint.com/sites/intranet" -EntraIDAppConfigCsvPath .\MyBeezyAzureADAppConfig.csv

Parameters:

  • SiteCollectionUrl (mandatory): main Appspace SharePoint Intranet site collection URL.
  • EntraIDAppConfigCsvPath (mandatory): path of the .csv file with the “BeezyM365” Microsoft Entra ID application information needed to use Intranet API.
    You can also get this .csv file by executing:
PS > .\GetEntraIDAppConfigCsv.ps1

Back to top

Related Articles
Refactored timezone logic
Pin comments
Communities
Enable Office document previews
LDAP Connection Setup
Configure Language in Editorial Settings
Customize the Community Design
Overview
Startpage
How to Completely Delete an Appspace SharePoint Intranet Site
Latest Articles
Supported Content & Device Capabilities
Appspace 8.10 Aries Release Notes for Cloud
Advanced Registration: Register Microsoft Meeting Room Devices via MTR PMP
Appspace App 2.x Release Notes for Devices & Built-In Apps
Cards: Create Room Booking Card for Single-Room Scheduling
Appspace SharePoint Intranet 5.0 Release Notes
Advanced Registration: Register Devices with Serial Numbers, MAC Addresses, and Vendor IDs
Cards: Display Stories Card
Dashboard Card Release Notes
Beezy Stories and Hero Card Release Notes
Browse By Category
  • Account Management Portal (3)
  • Analytics (6)
  • Appspace App for Devices (51)
  • Appspace SharePoint Intranet (297)
  • Broadcasts (6)
  • Cards (108)
  • Channels (49)
  • Cloud (79)
  • Developer (8)
  • Device Tasks (2)
  • Devices (34)
  • Digital Signage (130)
  • Employee Comms (37)
  • FAQ (4)
  • Guided Paths (14)
  • How-to (671)
  • Integrations (7)
  • Introduction (32)
  • Library (12)
  • Limited Release (2)
  • Marlin-Upgrade (11)
  • OG Application Tools (2)
  • OG Audiences in Communities (1)
  • OG Auto-Translation (1)
  • OG Basic Configuration (18)
  • OG Community Settings (6)
  • OG Configuration Scenarios (29)
  • OG Customization Scenarios (6)
  • OG Hero (18)
  • OG Intranet Sites (1)
  • OG Kiosk Mode (4)
  • OG Local Entities Settings (11)
  • OG Mobile (1)
  • OG Modern (2)
  • OG Monitoring (2)
  • OG Multientity Management (1)
  • OG Quick Links – My Links (1)
  • OG Site Settings (4)
  • OG Tags Management (2)
  • OG Troubleshooting (10)
  • OG User Settings (9)
  • On-Prem (61)
  • Operations Guide (130)
  • Pages (1)
  • Release Notes (60)
  • Reports (5)
  • Reservations (36)
  • Security (16)
  • Support (17)
  • Troubleshooting (5)
  • UM Apps (2)
  • UM Audience in Communities (6)
  • UM Auto-Translations (1)
  • UM Configuring Communities (12)
  • UM Creating and Deleting Communities (4)
  • UM Creating Content (8)
  • UM Draft Sites (1)
  • UM Feature Deprecation (1)
  • UM Finding Content (7)
  • UM Getting Started (4)
  • UM Idea Campaigns (5)
  • UM Intranet Blogs (3)
  • UM Intranet Events (3)
  • UM Intranet Pages (16)
  • UM Intranet Sites (5)
  • UM Intranet Stories (19)
  • UM Kiosk Mode (2)
  • UM Knowledge Center (3)
  • UM Main User Interface Templates (9)
  • UM Mobile App (25)
  • UM Multientity Management (3)
  • UM Pages Expiration Date (5)
  • UM Presence Indicator (3)
  • UM Recommending Content (1)
  • UM Sharing Content (6)
  • UM Staying Updated (9)
  • User Manual (163)
  • Users (6)
  • Visitors (13)

Release Notes

Find details of enhancements to the Appspace platform, content, and apps.

Get Support

Need help with our product?
We’re here to help. Contact us!

Video Tutorials

Check-out our short guided video tutorials.

Archives

Browse the archives for legacy versions of Appspace on-prem documentation.

Company

  • About
  • Services
  • Partners
  • Careers

Helpful Links

  • Manage an account
  • Legal
  • Contact

Follow

Linkedin-in Twitter Facebook-f Instagram Youtube
© 2025 Appspace Inc. Appspace is a registered trademark of Appspace Inc. All rights reserved.