Skip to main content
Filter by
Sorted by
Tagged with
42 votes
3 answers
74k views

How can I check the uuid of a vdi or vmdk? There should be some command line on VBoxManage to show it. I know I read it some place in the docs, but now for some reason I can't find it...
Radagast the Brown's user avatar
18 votes
6 answers
62k views

I was using VirtualBox on my Windows 7 PC. How can I open or view the contents of the .vdi files and retrieve the files from within?
Rai Micheal's user avatar
4 votes
1 answer
10k views

I am trying to get PCoIP Statistics which are available through WMI, I use following command for WMIC wmic path Win32_PerfRawData_TeradiciPerf_PCoIPSessionNetworkStatistics or with powershell ...
user1064504's user avatar
3 votes
0 answers
902 views

I want to make a windows application whose GUI will be streamed to another device (allowing remote control). The point is that I'm not willing to rely on creating Windows Sessions to isolate the GUI I/...
J.Hudler's user avatar
  • 1,268
2 votes
1 answer
12k views

Is there any way I can create a Virtual Box disk image (.vdi) that is NTFS formatted and copy a set of files to it prior to attaching it to an already configured instance as a second disk using ...
Jonathan Williamson's user avatar
2 votes
0 answers
193 views

I'm working on a web application (lets call it Portal) that provides access to Horizon View 6 based virtual desktops using Horizon HTML Access. I want to be able to automatically login users to their ...
Eugene's user avatar
  • 414
1 vote
1 answer
5k views

I want to shut down or Power Off Citrix Xendesktop. I tried many sites including Citrix docs but couldn't find anything for shutting down the Xendesktop.
Kumar Sambhav Pandey's user avatar
1 vote
1 answer
15k views

We need to use a VDI with Windows 10 through WMWare Horizon Client (host) from a Virtual Box instance with Windows 7 (guest), and the Local PC has windows 10 (local) We would need to be able to copy ...
Yone's user avatar
  • 2,164
1 vote
1 answer
169 views

I have a problem with extracting data from the website using VBA on Citrix Virtual Desktop. I have wrote my code on my local desktop first and it works good - HTML source has been extracted to the ...
Hlostu's user avatar
  • 21
1 vote
0 answers
1k views

I have java test file, which keeps failing randomly in the jenkins CI TEST stage with the below error: 22:22:54 # A fatal error has been detected by the Java Runtime Environment: 22:22:54 # 22:22:54 ...
arielma's user avatar
  • 1,428
1 vote
0 answers
253 views

I am using Python 3.9.5 in VDI, and trying to connect pika but I'm getting this error: Traceback (most recent call last): File "C:\Users\xyz\qwert.py", line 24, in <module> ...
jhon B's user avatar
  • 9
1 vote
0 answers
271 views

Our linux server has been rebooted after server crash/freeze. Trying to use a virtual machine (using vagrant up) , I've noticed the VM (created with vagrant) reverted to a prior version (version of ...
johny's user avatar
  • 11
1 vote
0 answers
35 views

I am working on a legacy application wherein I have to implement authentication mechanism in VDI & Terminal Servers using Azure AD for different types of users (guest, member). I could not find ...
david nadal's user avatar
1 vote
0 answers
37 views

We have an enterprise-level web application deployed at 100+ sites, each with hundreds or even thousands of users and workstations. Many of our clients are now looking to move to virtual desktops, and ...
Ken Pemberton's user avatar
1 vote
1 answer
495 views

I have a single Windows 2012 Server and trying to configure it for 2 independent purposes: (1) DB Server MSSQL-2012 (2) VDI for about 5 clients. I understand more or less how everything works but I'...
JustinP's user avatar
  • 1,401
0 votes
2 answers
577 views

Let us say, there is a system containing data, where the user can view or manipulate it, using the options in the system, but should not be able to copy/ extract/ export the data out of the system. ...
Manoj Kumar's user avatar
0 votes
2 answers
4k views

Heres what happened. I had a snapshot on which I was working from within a linux VM. A friend requested a clean VM as a clone of mine. So I closed / shutdown my running VM, made a copy of the Disk1....
ϹοδεMεδιϲ's user avatar
0 votes
1 answer
234 views

When opening the Golden Image for updates, how can an installed software verify that it's running on a Golden Image and not on an MCS or PVS endpoint? There are actions that you'd not perform on a ...
bizna's user avatar
  • 712
0 votes
1 answer
375 views

I want to send message to the users. I found the Send-RdsUserSessionMessage. I want to send message to all users who is using the special SessionHostName. Is it ...
Arthur's user avatar
  • 103
0 votes
0 answers
67 views

How to upgrade from Windows 10 to 11 without impacting users: We use Windows 10 Multi-Session We don’t use FSXProfiles (profile redirection) - all user profiles are being stored on the hard drive ...
IT Analyst's user avatar
0 votes
0 answers
2k views

I am trying to automate some repetitive tasks in VMware Horizon. In particular I need a way to modify the ADAM LDAP Database with something different of adsiedit so that the change can happen on ...
Val's user avatar
  • 83
0 votes
1 answer
39 views

I have my VDI machine on which I am trying to run Selenium Tests. All works well when I am connected (via Citrix Workspace) however when I'm not connected (when I disonnect) the "screen" ...
macpak's user avatar
  • 1,331
0 votes
1 answer
1k views

Trying to install a standard gateway on a Remote Desktop. The gateway works for about 24 hours and then fails. Once I login to the "On Premise Gateway" app, and restart the gateway it ...
PowerBI4Life's user avatar
0 votes
1 answer
1k views

I'm new to spice-server source code. And I want to test streaming codecs of SPICE. I have tried streaming-video=all option to enable streaming codecs, but it's only mjpeg. I know spice server is able ...
waltermitty's user avatar
0 votes
0 answers
47 views

I have a very complex setup: German keyboard Windows laptop Through VDI web client to a windows machine To an emacs running on VDI All tools in the Windows VDI see the correct keymap, but my emacs ...
blueFast's user avatar
  • 45.1k