< Back

Disable-AadrmIPCv3Service

Fri Jan 10, 2020 6:10 pm

NAME Disable-AadrmIPCv3Service



SYNOPSIS

Disables the MSIPC v3 platform for Rights Management.





SYNTAX

Disable-AadrmIPCv3Service [<CommonParameters>]





DESCRIPTION

The Disable-AadrmIPCv3Service cmdlets disables the MSIPC v3 platform on mobile devices such as iOS and Android.

This platform must be enabled to support Rights Management.



You must use PowerShell to do this configuration; you cannot do this configuration by using a management portal.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES









Example1: Disable the MSIPC v3 platform for iOS and Android devices



PS C:\\>Disable-AadrmIPCv3Service



This command disables the MSIPC v3 platform so that iOS and Android mobile devices cannot use Rights Management.



RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=400598

Enable-AadrmIPCv3Service

Get-AadrmIPCv3Service