Integrated Digital Engineering on AWS
  • 🚀First Time Users
    • What is IDEA?
    • Install IDEA
      • Pre-Requisites
      • Standard Installation
    • Access your IDEA cluster
      • Web Interface
      • Virtual Desktops (Linux/Windows)
      • SSH
      • APIs
    • File Browser
    • Let's get started
    • Cluster operations
      • Update IDEA cluster
        • Patch IDEA module (idea-admin.sh patch)
        • Update IDEA configuration (idea-admin.sh config)
        • Update IDEA backend resource (idea-admin.sh deploy)
      • Uninstall IDEA
  • 🤖Modules
    • What is a module?
    • Virtual Desktop Interfaces
      • User Documentation
        • Create a virtual desktop (Linux/Windows)
        • Stop/Delete/Hibernate a virtual desktop
        • Modify a virtual desktop
        • Share a virtual desktop
        • Virtual desktop scheduling
      • Admin Documentation
        • Dashboard
        • Sessions
        • Virtual Desktop Images (Software Stacks)
        • Permissions management
      • Technical
        • APIs
    • HPC Workloads
      • User Documentation
        • Submit a job
        • Control my jobs
        • Supported EC2 parameters
        • Job Storage
        • Troubleshooting
          • My job is not starting
      • Admin Documentation
        • Queue Profiles
        • Create Web Based Job Submission Worfklows
        • Configure Floating License resources
    • Cluster Manager
      • Projects Management
      • Users Management
      • Groups Management
      • Cluster Status
      • Email Templates
      • APIs
    • Shared Storage
      • Storage Management
  • 👑Best Practices
    • Analytics
      • OpenSearch
        • Configure your OpenSearch
        • Create your own analytics visualizations
    • Budget
      • Review your AWS spend
      • Control your AWS spend
      • Set up budget per project
    • Security
      • Backup IDEA environment
  • 🧱Architecture
    • High Level Overview
  • 🛠️Developer Portal
    • IDEA CLI utility
    • Developer Onboarding
  • 🚨Help and Support
    • FAQ
    • Raise a bug
Powered by GitBook
On this page
  1. Modules
  2. Virtual Desktop Interfaces
  3. User Documentation

Modify a virtual desktop

Update the hardware of your Windows or Linux virtual desktop on the fly or simply assign a new session name

PreviousStop/Delete/Hibernate a virtual desktopNextShare a virtual desktop

Last updated 1 year ago

First, you must stop your current desktop before being able to upgrade/downgrade the instance type associated to your desktop. To do so, click "Actions" > "Virtual Desktop State" > "Stop" your virtual desktop.

Stopping a desktop will not cause any data loss.

Wait until the state of your desktop is Stopped. You can verify that by checking the virtual desktop settings bar:

Once you confirmed your virtual desktop is stopped, click "Actions" > "Update Session"

You will have the possibility to update the session name or the virtual desktop size. To upgrade/downgrade, simply select the new instance type you want to use (in this example, we will upgrade from g4dn.xlarge to g4dn.2xlarge)

You can verify what instance type is used by your virtual desktop by checking the desktop setting bar

Once your instance is updated, restart your desktop by clicking "Actions" > "Virtual Desktop State" > "Start". You virtual desktop will now use the updated EC2 hardware.

🤖
Verify the virtual desktop state by checking the settings bar
Update Session will let you change the EC2 hardware and session name
You can change the size of your virtual desktop or its session name