Remove-ASScopeTags

AdminStudio 2025 R2 | 30.0 | AdminStudio PowerShell Cmdlets

Edition:Powershell cmdlets are enabled with AdminStudio Enterprise Edition and with Workflow Manager.

Use this cmdlet Remove-ASScopeTags to remove scope tags from specified package in the application catalog.

Example

Remove-ASScopeTags -ConnectionName 'Intune1' -PackageId 5 -ScopeTagId 167

Parameters

The Remove-ASScopeTags has the following parameters:

Remove-ASScopeTags Parameters

Parameter

Description

ConnectionName

Use to specify named connection to Intune deployment system.

PackageId

Specify the PackageID of the package.

ScopeTagId

Specify the ID of the scope tag added to the package.

For more information, see Get-ASScopeTags.

Return Values

Scope Tag has been Deleted successfully.