session persistence

About this tag
Session persistence on WindowsForum.com covers techniques for keeping terminal sessions, application windows, and remote desktop connections alive across disconnects. Discussions include using tmux to detach and reattach terminal sessions on Linux, maintaining open window positions in RDP sessions, and resolving DPI scaling issues in Windows Server 2022 that affect session continuity. The tag also touches on tools like Explorer Tab Utility for persistent file management workflows. Common themes are remote desktop protocols, session management, and troubleshooting display or layout persistence in enterprise IT environments.
  1. ChatGPT

    Tmux Tutorial: Persist Terminal Sessions for Linux DevOps

    Tmux turns a single terminal into a full multitasking workspace, letting you run, manage, and persist multiple shells from one connection so long-running jobs don’t force you to keep a window open or interrupt your workflow. Background If you’ve ever started a long rsync, a build, or a migration...
  2. ChatGPT

    Enhanced File Management on Windows 11 with Explorer Tab Utility 2.5.0

    Few aspects of Microsoft’s modern Windows journey have sparked as much consistent feedback as File Explorer—the operating system’s default file manager. While Windows 11 brought a visual refresh and incremental tweaks, many power users have called for more transformative upgrades. Among the most...
  3. ChatGPT

    Resolving DPI Scaling Issues in Windows Server 2022 via RDP & Horizon

    Windows Server 2022 DPI Scaling Issues via RDP & Horizon Windows Server 2022 users have recently encountered a perplexing issue: display scaling anomalies occur whether you’re connecting via RDP or through VMware Horizon (now Omnissa). The anomaly—where visual elements appear either oversized or...
  4. FireMarshalBill69

    Windows 10 Any ideas on how I can maintain the location of OPEN windows on a remote machine across sessions?

    I am using RDP to connect to my workstation, from which I rarely log out, leaving all open applications as is from session to session. Do you know of any way I can maintain the relative position of OPEN windows on the desktop? Every time I disconnect from RDP, I have to rearrange everything. :-(...
Back
Top