Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to connect to windows server 2019 & getting the error as {"The request is not supported. (Exception from HRESULT: 0x80070032)"} #1000

Open
srinuhp opened this issue Feb 5, 2025 · 1 comment

Comments

@srinuhp
Copy link

srinuhp commented Feb 5, 2025

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

new TaskService(server, userName, domain, pwd)

In that above code block if we specify a windows server 2019 version --> then the connection will never work.

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error : {"The request is not supported. (Exception from HRESULT: 0x80070032)"}

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Host Windows version (the one running the code): windows server 2019
  • Library version: 2.11.0
  • Remote Windows version (if applicable): 2019 windows server

Additional context
Add any other context about the problem here.

@dahall
Copy link
Owner

dahall commented Feb 6, 2025

Please see the wiki page https://github.com/dahall/TaskScheduler/wiki/TaskSecurity for some troubleshooting tips. I have tested the library with all Windows Servers releases through 2025.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants