Hi All,

I am uninstalling a software using Ansible from a windows machine.

During un-installation internally we unregister/stop services.
We are getting error in this. "Failed Error Code: 1816".

The command we are using to stop/unregister:
- net stop ServiceName /Yes
- AppName /unregserver

I searched and this error code is pointing to "Not Enough Space to Process".
I have checked that we have allocated around 40 GB for offline/temporary 
files in this system.

Any pointers to resolve this would be really helpful.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/1ec93a38-127e-47cd-bd01-1f16e9a90725%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to