Meppies Blog

Recent Posts

June 03, 2024

Add admin to CVAD in an Ansible Library

To streamline the management of administrators and groups within Citrix Virtual Apps and Desktops (CVAD), I developed a library that automates the process of adding or removing users and groups.

May 13, 2024

Pipeline send an email when stages failed

To ensure timely notification of pipeline failures in Azure DevOps, email notifications have been configured. This allows for immediate awareness of issues, even when the pipeline is scheduled to run automatically.

April 08, 2024

Pipeline schedule for Citrix desired state configuration

To ensure consistent and predictable Citrix configurations, frequent pipeline execution is crucial. This helps maintain the desired state of the environment. However, due to Azure DevOps scheduling limitations, a custom script was developed to circumvent these restrictions and enable more flexible automation.