Download presentation
Presentation is loading. Please wait.
Published byVictoria Patrick Modified over 9 years ago
5
PL UL PL Protection is persisted with the data, content can travel anywhere Prevent the accidental disclosure of sensitive data by applying usage polices (cannot forward, cannot print, read-only) Securely share data with individuals Email, documents, files RMS AD
6
PL UL PL RMS MSDRM Document Protectors AD GUID
8
PL UL PL SharePoint RMS MSIPC New Document Protectors AD GUID
9
SharePoint RMS Exchange AD in Office 365 Tenant 1, Tenant 2 …. Tenant N Start protecting when you subscribe to Office 365 Integrated within Exchange Online, SharePoint Online and Office, users will use applications and services they are already familiar with today.
10
SharePoint AD ADFS RMS SharePoint Online ADFS RMS AD SharePoi nt Online RMS AD
12
rights management
20
SharePoint MSIPC Document Protectors GUID Web Apps WOPI
21
RMS AD SharePoint users groups PL UL PL GUID
26
ExamplePowerShell command Enable IRM for the farm and configures it to use the default RMS server configured in Active Directory. Set-SPIRMSettings -IrmEnabled -UseActiveDirectoryDiscovery Enables IRM for the farm and specifies the URL of the RMS server to use Set-SPIRMSettings -IrmEnabled -CertificateServerUrl http://myrmsserver Enable IRM for the specified tenant and specifies the URL of the RMS server to use. Set-SPIRMSettings –IrmEnabled -SubscriptionScopeSettingsEnabled site = Get-SPSite http://myspserver $subscription = $site.SiteSubscription Set-SPSiteSubscriptionIrmConfig -Identity $subscription -IrmEnabled -CertificateServerUrl http://myrmsserver Disable IRM for the farm Set-SPIRMSettings -IrmEnabled:$false
31
MySPC
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.