Sean Culligan
Sean Culligan
##### SUMMARY Setting the `distribution` and `memory` facts checks for a user to be an administrator to run WMI calls. In scenarios where a user has been given permissions to...
Ansible made changes to their Windows setup module that sets these facts to `null` if the account connecting to a Windows node does not have administrative rights. The Rundeck Ansible...
Add functionality when finding and closing blocking processes to find the appropriate process name
There are issues with some apps where the process name found using `pgrep` differs from the app name when calling the apple script to tell the application to close. Some...
### Is your feature request related to a problem? Please describe the problem. I am attempting to use `Add-MgApplicationKey` but I cannot without generating a Proof. There does not appear...