< Back
Disable-AadrmDevicePlatform
Post
NAME Disable-AadrmDevicePlatform
SYNOPSIS
Disables Rights Management support for device platforms.
SYNTAX
Disable-AadrmDevicePlatform -All [<CommonParameters>]
Disable-AadrmDevicePlatform [-Android] [-iOS] [-Mac] [-Web] [-Windows] [-WindowsPhone] [-WindowsStore]
[<CommonParameters>]
DESCRIPTION
The Disable-AadrmDevicePlatform cmdlet disables Azure Rights Management support for device platforms. For
information about supported device platforms, see the Enable-AadrmDevicePlatform cmdlet.
You must use PowerShell to do this configuration; you cannot do this configuration by using a management portal.
PARAMETERS
-All [<SwitchParameter>]
Indicates that the cmdlet specifies all device platforms. The cmdlet disables Rights Management support for
all device platforms.
Required? true
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Android [<SwitchParameter>]
Indicates that the cmdlet specifies the Android device platform. The cmdlet disables Rights Management support
for the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-iOS [<SwitchParameter>]
Indicates that the cmdlet specifies the iOS device platform. The cmdlet disables Rights Management support for
the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Mac [<SwitchParameter>]
Indicates that the cmdlet specifies the Macintosh operating system device platform. The cmdlet disables Rights
Management support for the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Web [<SwitchParameter>]
Indicates that the cmdlet specifies the web device platform. The cmdlet disables Rights Management support for
the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Windows [<SwitchParameter>]
Indicates that the cmdlet specifies the Windows operating system device platform. The cmdlet disables Rights
Management support for the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-WindowsPhone [<SwitchParameter>]
Indicates that the cmdlet specifies the Windows Phone device platform. The cmdlet disables Rights Management
support for the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-WindowsStore [<SwitchParameter>]
Indicates that the cmdlet specifies the Windows Store device platform. The cmdlet disables Rights Management
support for the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
<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
Example 1: Disable Rights Management support for device platforms
PS C:\\>Disable-AadrmDevicePlatform -WindowsPhone -WindowStore
This command disables Rights Management support for Windows Phone and Windows Store device platforms.
Example 2: Disable Rights Management support for all device platforms
PS C:\\>Disable-AadrmDevicePlatform -All
This command disables Rights Management support for all device platforms.
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/?LinkId=400597
Enable-AadrmDevicePlatform
Get-AadrmDevicePlatform
SYNOPSIS
Disables Rights Management support for device platforms.
SYNTAX
Disable-AadrmDevicePlatform -All [<CommonParameters>]
Disable-AadrmDevicePlatform [-Android] [-iOS] [-Mac] [-Web] [-Windows] [-WindowsPhone] [-WindowsStore]
[<CommonParameters>]
DESCRIPTION
The Disable-AadrmDevicePlatform cmdlet disables Azure Rights Management support for device platforms. For
information about supported device platforms, see the Enable-AadrmDevicePlatform cmdlet.
You must use PowerShell to do this configuration; you cannot do this configuration by using a management portal.
PARAMETERS
-All [<SwitchParameter>]
Indicates that the cmdlet specifies all device platforms. The cmdlet disables Rights Management support for
all device platforms.
Required? true
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Android [<SwitchParameter>]
Indicates that the cmdlet specifies the Android device platform. The cmdlet disables Rights Management support
for the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-iOS [<SwitchParameter>]
Indicates that the cmdlet specifies the iOS device platform. The cmdlet disables Rights Management support for
the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Mac [<SwitchParameter>]
Indicates that the cmdlet specifies the Macintosh operating system device platform. The cmdlet disables Rights
Management support for the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Web [<SwitchParameter>]
Indicates that the cmdlet specifies the web device platform. The cmdlet disables Rights Management support for
the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Windows [<SwitchParameter>]
Indicates that the cmdlet specifies the Windows operating system device platform. The cmdlet disables Rights
Management support for the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-WindowsPhone [<SwitchParameter>]
Indicates that the cmdlet specifies the Windows Phone device platform. The cmdlet disables Rights Management
support for the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-WindowsStore [<SwitchParameter>]
Indicates that the cmdlet specifies the Windows Store device platform. The cmdlet disables Rights Management
support for the specified device platform.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
<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
Example 1: Disable Rights Management support for device platforms
PS C:\\>Disable-AadrmDevicePlatform -WindowsPhone -WindowStore
This command disables Rights Management support for Windows Phone and Windows Store device platforms.
Example 2: Disable Rights Management support for all device platforms
PS C:\\>Disable-AadrmDevicePlatform -All
This command disables Rights Management support for all device platforms.
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/?LinkId=400597
Enable-AadrmDevicePlatform
Get-AadrmDevicePlatform