Help us improve AWS re:Post! We're interested in understanding how you use re:Post and its impact on your AWS journey. Please take a moment to complete our brief 3-question survey
All Content tagged with NICE DCV
Deliver high-performance remote desktop and application streaming
Content language: English
Select tags to filter
Sort by most recent
119 results
I'm writing a solution where a user will be able to download a DCV connection file in order to connect to an EC2 instance. I know exactly what needs to be in the DCV connection file and that it needs ...
So i am using the nice dcv sdk, my dcv server is on an ec2 instance that with a docker containers running in it
So on the web if a user clicks a button, i spin up a container with dcv and run a sessi...
Is there a way to automatically unlock windows logon when using external authenticator?
Our setup includes a use of external authenticator. The user is presented with locked Windows screen with askin...
EXPERT
published 3 months ago2 votes991 views
How to configure the default display screen resolution of an EC2 instance running Windows Server?
hello.
We are currently trying to develop SAAS through AWS-dcv-web-portal github.
Currently Link: https://xn--github-2c8w.com/aws-samples/dcv-web-portal
I tried to fork and use the github link, but t...
hi there - anyone seen a public AMI that works with G5 with GRID drivers. We have the same for G4 but G5 in Bahrain I don't seem to have this
i am using the updated web sdk, but i get this error in loading up a stream
```
import dcv from "./dcvjs-esm/dcv";
<DCVViewer
dcv={{
...
After deploying some Windows EC2 instances with DCV server on eu-south-2 region (Spain), the DCV client always complains about no license available, even with iam role correctly assigned (s3 arn locat...
Hello,
I start a ubuntu EC2 instance and setup nice dcv through UserData.
Is there any way to make user such as "ubuntu" login the nice dcv desktop and run a program automatically after nice dcv set...
Hi , I am using ubuntu OS on dcv server and using dcv client on windows. i am facing random keystrokes missing mainly with (shift+9 which prints '(' ) , this issue is facing by many users in our infr...
so i start my dcv session with `dcv create-session --owner dcv --init init.sh elliot`
the screen is how dcv gets displayed on my frontend
on my code i have something like this:
```
import "./dcvj...
Greetings!
We are currently testing setting up a G-instance (in particular, G5) Windows Server 2022 with NICE DCV, out-of-the-box.
(There is not [yet] any NICE DCV provided AMI with Windows Server 20...