klangborste
klangborste
> It's a bug in the old version. You can fix by updating it. You can use this script below: > > ``` > function Install-WinGet { > $tempFolderName =...
I have the exact same behavior in the newest version "2.0.0" from the community.windows collection.
@jborean93 If you add the the username I get then an "msg": "failed to modify scheduled task: The directory property cannot be found in the cache.\r\n" With the `update_password: no`...
Creating a batch of deactivated scheduled tasks works fine with the community.windows.win_scheduled_task, but activating them also causes the same bug as described above for deactivating it. I took a watch...
Thanks @jborean93 for your input. It was something similiar. There was a wrong password in the Vault which Ansible used for the playbook and on top an Active directory security...
For me disabling scheduled tasks works with "community.windows.win_scheduled_task" now. It was a configuration failure from my side, works fine with version 2.2.0. Need to provide path if you use one...
@Udayendu For me with path defined it leads to the next problem: [#22](https://github.com/ansible-collections/community.windows/issues/22)
That was not the initial idea, but this is also something would be nice to have in the theme. I mean more to adjust the picture to be nearer to...
Hey @zetxek, thanks a lot for come back to this issue. I appreciate your effort and it took ages to answer. The vertical alignment was not really my original request,...
@zetxek I am fine now with this approach and from my perspective no option is needed. The solution works perfectly for what I'm trying to achieve, and I don't think...