< Back
New-DLicenseDefaultQuotas
Post
NAME New-DLicenseDefaultQuotas
SYNOPSIS
Creates license quotas for all OU's and licenses in Delegate365.
SYNTAX
New-DLicenseDefaultQuotas [<CommonParameters>]
DESCRIPTION
New-DLicenseDefaultQuotas license quotas for all OU's and licenses in Delegate365. Licenses quotas allow to
restrict the number of Office 365 licenses that can be consumed by users per OU. This command does not require any
parameters and creates new quotas if not existing for each license and OU with a quota of 0. Existing quotas stay
untouched. This helps administrators just to modify a quota and not to create it manually. The output shows the
created license quota object.
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
Delegate365.Api.Core.Models.LicenseQuota[]
---------- EXAMPLE 1 ----------
New-DLicenseDefaultQuotas
For filling new license quotas for all OU's and licenses with a quota value of 0. The created quotas and their
values should then be modified as needed.
RELATED LINKS
Delegate365 support https://support.delegate365.com/
SYNOPSIS
Creates license quotas for all OU's and licenses in Delegate365.
SYNTAX
New-DLicenseDefaultQuotas [<CommonParameters>]
DESCRIPTION
New-DLicenseDefaultQuotas license quotas for all OU's and licenses in Delegate365. Licenses quotas allow to
restrict the number of Office 365 licenses that can be consumed by users per OU. This command does not require any
parameters and creates new quotas if not existing for each license and OU with a quota of 0. Existing quotas stay
untouched. This helps administrators just to modify a quota and not to create it manually. The output shows the
created license quota object.
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
Delegate365.Api.Core.Models.LicenseQuota[]
---------- EXAMPLE 1 ----------
New-DLicenseDefaultQuotas
For filling new license quotas for all OU's and licenses with a quota value of 0. The created quotas and their
values should then be modified as needed.
RELATED LINKS
Delegate365 support https://support.delegate365.com/