VMware Horizon Community
chaz112182
Enthusiast
Enthusiast
Jump to solution

remove user assignment

trying to remove user assignment for one of my view desktops

tried to use the command line tool with the following syntax:

vdmadmin.exe -L -d vdi-12 -r

this resulted in an error "invalid syntax"

tried to use this instead:

vdmadmin.exe -L -d vdi-12 -m vdi-12 -r

this resulted in an error "could not locate pool information"

can someone point me in the right direction ?

0 Kudos
1 Solution

Accepted Solutions
mittim12
Immortal
Immortal
Jump to solution

The - d is supposed to be the desktop pool name and the -m is the machine name. Are your values correct?






If you found this or any other post helpful please consider the use of the Helpful/Correct buttons to award points

View solution in original post

0 Kudos
2 Replies
mittim12
Immortal
Immortal
Jump to solution

The - d is supposed to be the desktop pool name and the -m is the machine name. Are your values correct?






If you found this or any other post helpful please consider the use of the Helpful/Correct buttons to award points

0 Kudos
chaz112182
Enthusiast
Enthusiast
Jump to solution

thanks that did the trick . i misinterpreted (or something like that) the command line guide. cheers !

0 Kudos