1Y0-201 · Question #88
A Citrix Administrator needs to retrieve a license from a user who has left the organization. Which command should the administrator execute on the License Server to complete this task without retriev
The correct answer is D. udadmin. The udadmin utility allows a Citrix License Server administrator to release a concurrent or named-user license held by a specific user without affecting any other active license holders.
Question
A Citrix Administrator needs to retrieve a license from a user who has left the organization. Which command should the administrator execute on the License Server to complete this task without retrieving licenses from other users?
Options
- Almutil
- Blmdown
- Cnet stop
- Dudadmin
How the community answered
(21 responses)- C5% (1)
- D95% (20)
Why each option
The udadmin utility allows a Citrix License Server administrator to release a concurrent or named-user license held by a specific user without affecting any other active license holders.
lmutil is a general-purpose FlexNet license manager utility used for querying license server status and diagnostics; it does not provide the ability to release a license held by a specific named user.
lmdown shuts down the entire license server daemon or a specific vendor daemon, which would interrupt licensing for all connected users - the opposite of the targeted action required.
net stop stops a Windows service entirely, which would take the License Server offline and affect every user currently consuming a license.
udadmin (User/Device Administration) is the Citrix-specific command-line tool used on the License Server to display license usage and selectively release licenses assigned to individual named users or devices. It targets a single user record, so it retrieves only that user's license without disrupting licenses held by other users, which directly satisfies the requirement of not affecting others.
Concept tested: Releasing a named-user license with udadmin on Citrix License Server
Source: https://docs.citrix.com/en-us/licensing/current-release/reference/license-administration-commands.html
Topics
Community Discussion
No community discussion yet for this question.