February 2014 archive

Configurare Manuala pentru clientul App-V 5 Sp2

In general un service pack este o colectie de “hot fixuri” si nu aduce cu el o schimbare majora a softului de baza. Dar in cazul App-V 5 Sp2 Microsoft a scos interfata utilizator a clientului , totul este mult mai transparent. In cazul in care cineva inca mai vrea sa foloseasca interfata grafica pentru …

Continue reading

APP-V 5 SP2 APPLICATION PUBLISHING AND CLIENT INTERACTION

App-V 5 AppPublish and Interactions PDF

Listing the properties of a site

#Version 1.0 #———————————————————————————————– #Provide the following values before executing: #The FQDN and port (if not the default of 80) of the DDC #Eg: ‘ddc01.domain.com:80’ $ddcAddress = ” #End of variables #****************************************************************** asnp Citrix.* Get-BrokerSite -AdminAddress $ddcAddress   :))

Scheduling a Power Action to Turn on a Desktop

# ————————————————————————————————— #PowerShell sample script to create a power action to turn on a XenDesktop 5.x desktop # #Note: One or more required values must be specified below before executing the script. # #Version 1.0 #———————————————————————————————– #Provide the following values before executing: #The FQDN and port (if not the default of 80) of the DDC …

Continue reading

Listing all Desktops in a Specific State

#————————————————————————————————— #PowerShell sample script to list XenDesktop 5.x VDAs in a specific state (as noted below), sorted by name # VDAs that are: # – powered on, # – available, # – do not have a pending power action, and # – are set to shutdown after use # #Note: One or more required values …

Continue reading

Getting the Service Status of a DDC

# ————————————————————————————————— #PowerShell sample script to display the service statuses on a XenDesktop 5.x DDC # #Note: One or more required values must be specified below before executing the script. # # #Version 1.0 #———————————————————————————————– #Provide the following values before executing: #The FQDN and port (if not the default of 80) of the DDC #Eg: …

Continue reading

Delete a DesktopGroup

# ————————————————————————————————— #PowerShell sample script to delete a desktop group and related objects from a XenDesktop 5.x site # #Note: One or more required values must be specified below before executing the script. # # # #Version 1.0 #———————————————————————————————– #Provide the following values before executing: #The FQDN for the DDC and XML port, if not …

Continue reading

Create a DesktopGroup for XD5.6

#————————————————————————————————— #PowerShell sample script to create a new shared XenDesktop 5.x desktop group # #Note: One or more required values must be specified below before executing the script. # # # #Version 1.0 #———————————————————————————————–

Continue reading

Installation/Configuration XenDesktop 7.1 Controller

    The Studio Interface will auto start after finishing the Controller installationSelect Get Started Create Site  

Continue reading