Questions tagged [xendesktop]

24 questions
0
votes
1 answer

Citrix Get-Brokerapplication from specific server

On XenApp 6.x servers, there was a cmdlet like this: GET-XAApplication -ServerName servername I used to open a PSSession on the adminserver, then got all servers with GET-XAServer and then I simply did the Application command in a foreach loop,…
Twinfriends
  • 1,972
  • 1
  • 14
  • 34
0
votes
1 answer

Citrix XenApp hides task bar

Our customer complains that their taskbar is hidden once they connect to the application through Citrix. I tried to found out some solutions online but couldn't get much information apart from checking taskbar configuration. Could someone help how…
cool_taps
  • 340
  • 1
  • 4
  • 16
0
votes
1 answer

Event for Citrix Profile Management Printer-Mappings

Is there some event (eventlog) or another source of information to find out when the Citrix profile management is done with mapping network printers? It would also be great to know when it is done mapping those printers installed on the client…
0
votes
1 answer

XenDesktop create Catalog

Hi I'm using a script made by me and I try to use it to create a catalog in XenDesktop. And I don't know what is the error, really the XD answer say me that the error is to made 'random' the catalog, but, writing it there isn't any error. I left the…
Pablo
  • 17
  • 3
0
votes
1 answer

In citrix, is it possible to create virtual machines and add them to a catalog using powershell?

Now I´m doing it thought the citrix studio console. There´s a powershell tab and it shows a resulting powershell script of this action but I can´t reuse this script because there are some 'ids' I can´t determine how to find. I´m using XenDesktop 7.5
0
votes
1 answer

How do I get Citrix Xendesktop to treat every client login as a unique Windows session?

I work at a moderately sized company and we currently have Citrix Xendesktop 7 tied in with our AD and domain. We have 25 clients we're having employees test right now via the Web Storefront. Everyone can log in with their domain credentials fine…
0
votes
1 answer

Deleting Machine from Catalog with Active Machines

I'm trying to delete a machine in XenDesktop from a Catalog with bunch of machines in different states via powershell. Went through the reference list of commands http://support.citrix.com/static/kc/CTX127254/help/, tried bunch of stuff, but…
Tuomas
  • 1
  • 1
  • 3
0
votes
0 answers

install xen-desktop with AD Domain user with windows system user

While login to windows with local administrator and install xendesktop with AD administrator account, it's successful, below is what i have done: $adPassword= convertto-securestring "password" -asplaintext -force $adCredObject = new-object -typename…
-3
votes
1 answer

In which scenario should a Citrix Administrator configure additional NetScaler session policies in an existing environment?

These the the options: A. Users need VPN access. B. User devices need to be scanned. C. Multiple XenDesktop sites are in use in the environment. D. Multiple authentication methods are used in the environment.
Mary
  • 1
  • 1
1
2