nerdexam
Citrix

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.

Managing Infrastructure Components

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)
  • C
    5% (1)
  • D
    95% (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.

Almutil

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.

Blmdown

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.

Cnet stop

net stop stops a Windows service entirely, which would take the License Server offline and affect every user currently consuming a license.

DudadminCorrect

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

#license management#udadmin#License Server#user license

Community Discussion

No community discussion yet for this question.

Full 1Y0-201 Practice