Parallels DaaS Administrator's Guide
ProductsSupportPartnersDocumentation
  • About Parallels DaaS
  • What's new
  • Parallels DaaS licensing
  • Getting started
    • System requirements
    • Activating a license key
    • Configuring the prerequisites
    • Connecting your Microsoft Azure subscription
    • Editing the Golden Image
    • Publishing resources
    • Adding users
  • Parallels DaaS interface
    • Dashboard
    • Golden Image
    • Applications
    • Virtual Machines
      • Scaling
    • User Management
    • Sessions
    • Insights
    • Azure Settings
  • Common Management Tasks
    • Logoff user after all applications are closed
    • Enabling MFA
    • Improving virtual machine and application performance
    • Azure Quotas
  • Frequently asked questions
    • Validation Unsuccessful!
    • The sign-in method you’re trying to use isn’t allowed
    • What to do if you cannot access your account
    • How to create an Azure file share for FSLogix
    • How to resolve Error 500 on user authentication
    • How to resolve error "User does not have RDP endpoint for published item"
    • How to resolve error "A parameter cannot be found that matches the parameter name 'AsHashtable'"
    • Initialization of your Azure connection failed
    • Unexpected token ':"en"' in expression or statement
    • Cannot type in a PowerShell window
    • Migrating to daas.parallels.com
  • Providing feedback
  • Accessing documentation
  • Examples
    • Small Deployment (15–30 Users)
    • Medium Deployment (20-100 Users)
    • Large Deployment (100+ users)
Powered by GitBook

Social media

  • Facebook
  • Twitter
  • LinkedIn
  • YouTube

Other Resources

  • Feedback

© 2025 Parallels International GmbH. All rights reserved.

On this page
  • Problem
  • Solution
  • Workaround

Was this helpful?

Export as PDF
  1. Frequently asked questions

Cannot type in a PowerShell window

PreviousUnexpected token ':"en"' in expression or statementNextMigrating to daas.parallels.com

Last updated 9 months ago

Was this helpful?

Problem

When you type commands in a PowerShell window inside the Golden Image or on a user desktop, the characters do not appear. A in PSReadline by Microsoft causes this behavior.

Solution

A in PSReadline by Microsoft causes this behavior.

To solve this problem:

  1. Close all PowerShell windows.

  2. Run the following command in a Command Prompt window:

powershell -noprofile -command "Install-Module PSReadLine -Force -SkipPublisherCheck" 

3. Confirm the action by pressing the Y button and wait for the installation to complete.

  1. Reboot the machine.

If the problem persists, please reach out to our support department.

Workaround

If the solution above does not work, try copying commands to the PowerShell window, or use Windows Terminal.

known issue
known issue