Questions tagged [citrix]

Citrix is a company which develops applications for IT virtualization, targeting Microsoft products. An example is Citrix XenApp.

Citrix is a company selling solutions to virtualize application infrastructure and helping to coordinate central IT requirements. Main areas are application virtualization, software-as-a-service, cloud-computing and networking. There is a huge variety they offer, like well-known Citrix XenApp or Citrix CloudPlatform.

They have a longtime partnership with Microsoft and developed much software to make Microsoft's software available in scalable needs.

The name is often used as a synonym not only for products from this company but as well as for virtualization solutions itself.

725 questions
0
votes
1 answer

Reference or documentation for Citrix XenServer Powershell cmdlets

I just started writing powershell scripts for Citrix XenServer. However, I can only find code snippets and this cmdlet poster on the internet. Where can I find a full documentation with explanations and possible parameters directly from Citrix? All…
0
votes
1 answer

Increase local storage of xen server

I have configured xen server and marathon ever run. Dell systems that we have purchased has 1200 GB hard disk. After installation of xen server, it shows 270 GB as local storage on xe server 1. How to add remaining 900 GB as local storage on xen…
Vishal
  • 339
  • 1
  • 9
  • 26
0
votes
1 answer

Can Citrix application able to access clients localhost

I have couple of questions related to working of citrix application. At first il explain the scenario... Consider I have 2 application which is installed in Citrix server APP "A" - Which is accessible to the clients through citrix…
Maddy
  • 55
  • 1
  • 8
0
votes
3 answers

Access 2003 via Citrix: 'Error Loading DLL' with CurrentProject.Connection

Set up an Access Project to be opened via Citrix. However, there is some VBA code that prevents it from working: Dim rs As ADODB.Recordset Set rs = CurrentProject.Connection.Execute("Query") The .Connection bit is highlighted. This works when it is…
SamWM
  • 5,196
  • 12
  • 56
  • 85
0
votes
1 answer

Printing labels from Citrix

I am printing to a label printer that has the default label size set to 4 x 6 inches. I loaded it up with 4 x 2 in labels then used this code to print to it: Private Sub SetPaperSize(ByVal width As Double, ByVal height As Double) Dim size As…
briddums
  • 1,826
  • 18
  • 31
0
votes
4 answers

is there a method to trigger paste (ctrl+v) event to any application?

I have a code that triggers PASTING to any 3rd party application by sending ctrl+v (see below), but this does not seem to work with CITRIX. is there any other method to trigger ctrl+v than keyb simulation? keybd_event(VK_CONTROL,…
Tom
  • 6,725
  • 24
  • 95
  • 159
0
votes
2 answers

Migrate VMware instances to cloudstack

How can I migrate VMs from a vmware environment to cloudstack on Xen server while retaining the IP information?
Junglecom
  • 11
  • 5
-1
votes
1 answer

Citrix Receiver Launcher alert unable to locate using selenium

I am unable to locate Citrix Receiver Launcher alert using Selenium with Python where it throws NoAlertPresentException. I am accessing the Citrix StoreFront using webapp URL and facing issue in automating the scenario where need to accept the…
-1
votes
1 answer

In what cases will server send empty session id during TLS handshake?

I want to uses the SSL session ID for session stickiness and session persistence on loadbalancer. The SSL handshake process is successful. But i see in tcp traces server empty session id during TLS handshake. I want to know how to enable SSL session…
-1
votes
1 answer

Is Citrix client drive mapping a bad idea for external clients?

We are setting up a citrix solution for co-workers from an external partner to access applications in our organisation. The question is if it's a bad idea to allow Citrix Client Drive mapping from a security perspective? Does anyone know of any best…
-1
votes
1 answer

Alternative to Citrix Receiver

We have an application deployed on a windows server. The application has a GUI that our business partners access by using Citrix Receiver. The way they access this GUI is by clicking an icon on Citrix Receiver Desktop App, which basically runs an…
fyd564
  • 1
-1
votes
2 answers

Windows CryptAcquireContext API failing with error code 127

Error 127 is 'ERROR_PROC_NOT_FOUND' ('The specified procedure could not be found'). I'm running on a Windows Server 2016 running Citrix XenApp with Remote Desktop Services. The CryptAcquireContext API is in advapi32.dll. I ran Microsoft's…
JeffR
  • 765
  • 2
  • 8
  • 23
-1
votes
4 answers

Adding per workplace license to an existing application

I've been asked to think about a licensing setup for our application. Customers 'hire' 10 workspaces (defined as a user with a workstation) Customers always have a server running with our softwarre. We're thinking about the following setup. One…
CodingBarfield
  • 3,392
  • 2
  • 27
  • 54
-1
votes
1 answer

Sharing MS-Access 2003 application

We are using a legacy MS-Access 2003 application.Currently, we are sharing through CITRIX; which is causing issues almost everyday.If we bypass CITRIX and access through drive no issue. What is the best option to share MS-Access 2003 application…
BDMr.
  • 19
  • 5
-1
votes
1 answer

Citrix Reciever (v. 4.9) won't install on Windows 10

I can't get the Citrix Reciever install to complete on Windows, and always end up with the installation failing (I uninstall Citrix under apps and functions after trying to install Citrix). I have tried multiple versions of Citrix Reciever (4.9,…
Tanja
  • 1
  • 1