Creating, updating and maintaining Active Directory group members can be a boring time intensive job. The following script creates new
Continue readingTag: powershell
Windows Update error: 0x80244010 – The number of round trips to the server exceeded the maximum limit
This error is mostly raised when a Windows client hasn’t been updated for a long time or when the software
Continue readingWindows set WSUS Registry Settings using PowerShell
After seeing a lot of unusual scripts on the internet, I decided to find out the wheel by myself. Tested
Continue readingextra_vars ignored Tower / AWX API call
After endless troubleshooting just a note to myself and other people who facing this strange issue. Google does not index
Continue readingGIT Commit using PowerShell
There are situations that you need to integrate the git commit in your workflow pipeline. In my situation I needed
Continue readingHow to create a PowerShell module for Ansible
In one of my older posts I discussed already how to create a custom Python modules for Ansible which you
Continue readingInvoke Ansible Tower (AWX) API Job using PowerShell
With Ansible tower or the open-source variant AWX you can create Job templates and workflows. Starting these job templates could
Continue readingPowerShell 7 Everything you need to know
Microsoft released PowerShell 7 core. This version runs on the .NET Core 3.0. Cool about this new release is that
Continue readingInvoke-WebRequest : The underlying connection was closed: An unexpected error occurred on a send.
Since we upgraded to Veeam V10 our rest API Calls from our PowerShell runbooks stopped working. After a lot of
Continue readingPowerShell Scheduled task failed with error code: 0xFFFD0000 and 4294770688
After creating a new PowerShell task and copying some parameters from my “old” task i get this strange error code.
Continue reading