Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

Failed to create a scheduled task: Cannot perform the operation because the runspace pool is not in the open state

Posted on 26/03/202010/10/2024 IT Expert By IT Expert No Comments on Failed to create a scheduled task: Cannot perform the operation because the runspace pool is not in the open state
  1. Home
  2. Windows Server
  3. Failed to create a scheduled task: Cannot perform the operation because the runspace pool is not in the open state

Windows Admin Center is a locally deployed, browser-based app for managing Windows servers, clusters, hyper-converged infrastructure, as well as Windows 10 PCs. In this guide, you will learn how to fix Failed to create a scheduled task: Cannot perform the operation because the runspace pool is not in the open state. Please see how to install Winglet and how to install applications with Winglet CLI. 

Windows Admin Center is a free product and is ready to use in production. When prompted with an error when trying to access WAC from other browsers saying the site is not secure.

See the following links for “How to setup Windows Admin Center, “How to install Chocolatey” and “How to install, upgrade and uninstall software with Chocolatey“.

Reason for the error “Cannot perform the operation because the runspace pool is not in the open state”

This problem occurs because there is no firewall rule that will allow Windows Admin Center access on the remote server.

To fix this issue, temporarily turn off the firewall on your device.

Note: This act is very UNSAFE

Then try to create your scheduled task. When the scheduled task is created successfully, then you have two methods to set up the firewall.

Please see “Failed to create a scheduled task: There is no disconnected command associated with the runspace“. Also, see the fix for “The following servers in this deployment are not part of the deployment Pool: Create an RDS Session Host and Collection“.

Method 1 to fix the Runspace Pool Issue

Create an Inbound Firewall rule via PowerShell.

New-NetFirewallRule -DisplayName „SmeInbounOpenException“ -Description „Windows Admin Center inbound port exception“ -Localport 6516 -Protocol TCP

Ensure to run PowerShell with Admin privilege, else it will FAIL 🙂

Here is the fix for “Application pool has been disabled or Changing identity user for IIS Application Pool (Event ID 5059)“, and the “Fix Error 183: The specified image is currently being serviced by another DISM operation“.

Method 2 to fix

You can also create this rule via the Windows Firewall (Windows Defender Firewall and Advanced Security. The firewall windows can be accessed via the following path

  • Control Panel
  • System and Security
  • Windows Defender Firewall

This will open the Windows Firewall “Advanced Settings and Advanced Security” as shown below. In this method, you have got two options

You can choose to exclude WAC from the firewall or create a firewall rule with for the TCP/IP

I will opt to go with the option to exclude the program option and select the the

%ProgramFiles%\Windows Admin Center\sme.exe

Click to allow connections to the program as shown below

Select the profile it should apply to. Since this is a test environment. I will select all the profiles as shown below.

Enter the firewall name and description of the rule and click on Finish

Either of the options you chose, you will and the same end result.

I hope you found this blog post helpful on how to fix Failed to create a scheduled task: Cannot perform the operation because the runspace pool is not in the open state. If you have any questions, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Microsoft Windows, WAC, Windows 10, Windows Server 2016

Post navigation

Previous Post: Failed to create a scheduled task: There is no disconnected command associated with the runspace
Next Post: How to create a scheduled task with Windows Admin Center

Related Posts

  • Uninstall MicrosoftDefenderUpdate
    What you need to know about Microsoft Defender Antivirus Security | Vulnerability Scans and Assessment
  • windows pe screenshot1 rcm1200x0
    Workaround and Permanent fix for this snap-in performed a non-valid operation and has been unloaded: To continue using this snap-in restart MMC or try loading the snap-in again Windows Server
  • windows 10 desktop 1
    Active Directory Forest – Trees and Domain and Sites Windows Server
  • GitLab runner update and upgrade
    How to update Gitlab-runners on Windows Windows
  • kerberosdelegation
    Kerberos Delegation: A Comprehensive Guide Web Server
  • Specifiy the right credential for adding a domain
    Specify user account name when adding a DC to an existing Forest Windows Server

More Related Articles

Uninstall MicrosoftDefenderUpdate What you need to know about Microsoft Defender Antivirus Security | Vulnerability Scans and Assessment
windows pe screenshot1 rcm1200x0 Workaround and Permanent fix for this snap-in performed a non-valid operation and has been unloaded: To continue using this snap-in restart MMC or try loading the snap-in again Windows Server
windows 10 desktop 1 Active Directory Forest – Trees and Domain and Sites Windows Server
GitLab runner update and upgrade How to update Gitlab-runners on Windows Windows
kerberosdelegation Kerberos Delegation: A Comprehensive Guide Web Server
Specifiy the right credential for adding a domain Specify user account name when adding a DC to an existing Forest Windows Server

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • term “git” was not used as the name of a cmdlet, function, script file, or executable Program recognised
    The term “git” was not used as the name of a cmdlet, function, script file, or executable Program recognized Version Control System
  • AWS Scheduled Events
    View Scheduled Events on AW using AWS Web Console and CLI AWS/Azure/OpenShift
  • banner
    How to Integrate TestRail with Cypress Automation
  • WDS
    An error occurred while trying to start the Windows deployment services error 0x906 Windows Server
  • MBRGPT
    Run MBR and GPT conversion with the best GPT converter Windows
  • cryptsetup
    How to encrypt a partition with Cryptsetup Linux
  • postgresql on windows
    Install PostgreSQL on Windows server as Veeam Database Engine Oracle/MSSQL/MySQL
  • image 1
    How to Enable the End Task Option on Windows 11 Taskbar Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,779 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.