script Automated Random User Creation Script for Active Directory If you're working with Active Directory (AD) and need to create multiple users for a reason or another, this script can help you automate the process. This script creates a specified number of random users... Stephane Thirion 19 Feb 2024 · 2 min read
Citrix Citrix's Struggles with Partners: How It Impacts Their Business Citrix is heavily relying on consultant and small business partnerships for the deployment and maintenance of their products in companies worldwide. Stephane Thirion 15 Feb 2024 · 2 min read
Community The Paradox of Citrix and VMware: Killing Their Own Communities? Recent actions by both Citrix and VMware have raised concerns among users and experts alike, leading some to question whether these tech giants are intentionally killing off their own communities.... Stephane Thirion 13 Feb 2024 · 2 min read
ollama Ollama webui installation Linux Language processing has come a long way, thanks to the rise of large language models (LLMs). However, leveraging these advanced technologies often requires significant computational resources or reliance on cloud services. Stephane Thirion 10 Feb 2024 · 3 min read
Citrix Citrix Workspace App : add HTTP store Adding a HTTP store instead of HTTPS is not a native option in Citrix Workspace App. But if you need to test some things, and you don't want to set up a certificate for few testing days, you need to know this 'old' trick Stephane Thirion 10 Feb 2024 · 1 min read
Oobabooga Oobabooga - text-generation-webui auto installation (Ubuntu 22.04.3) In this blog, we'll demonstrate how automation can make a complex tool like Oobaboga accessible to a wider audience by providing an auto-install script in this post. Let's do this Stephane Thirion 28 Jan 2024 · 3 min read
vda Citrix VDA with Windows Server vNext LTSC Preview Build 26040 Installing this new OS on VMware vSphere 8 is easy, create a new VM, choose Windows 2022 OS and here you go VMware Tools ( version:12389 ) installed without any issue Stephane Thirion 27 Jan 2024 · 1 min read
Linux Ubuntu Citrix VDA installation with FAS enable With the repetitive unsuccessful VDA installation with RedHat (Invalid Login), I had to try with another OS. Let's got for Ubuntu Desktop 22.04.3 Stephane Thirion 26 Jan 2024 · 5 min read
samantha create your own AI character Let's build an AI character that will act like Samantha in the movie HER... Stephane Thirion 25 Jan 2024 · 4 min read
TTS text-generation-webui with AllTalk TTS Exploring further the TTS options with an AI, the result is mesmerising Stephane Thirion 15 Jan 2024 · 4 min read
TTS text-generation-webui with coquis_TTS Text to speech with an AI, what can go wrong ? Stephane Thirion 14 Jan 2024 · 3 min read
LLM LLM - Large Language Models with text-generation-webui AI, LLM, Models... very interesting topic, I'm exploring and the more I learn the more I want to go further... Am I AI ? 100% blood and flesh here :) Stephane Thirion 13 Jan 2024 · 3 min read
umbrel Can't update Bitcoin node in Umbrel I'm hosting a $bitcoin node at home and I had an update noticed by Umbrel which is by the way the easiest way to install and self host Stephane Thirion 2 Nov 2023 · 2 min read
daas Citrix DaaS ProvisioningTaskError One of my customer did a vSphere migration, hypervisor and storage to use vSan. After this migration they reported me they were unable to update a Machine Catalog (MCS) and Stephane Thirion 1 Nov 2023 · 1 min read
ovh DNS / Email migration from OVH (Exchange) to Office 365 My personal emails were hosted by OVH in their Exchange services since 2003 and this service didn't really evolve that much for the price I have to pay Stephane Thirion 25 Oct 2023 · 3 min read
script Automating Home Directory Settings for Active Directory Users with PowerShell Here is a script that simplifies the process of setting home directories for users in Active Directory. The Script: # Define the log file path $logFilePath = "C:\PathToLogFile\AD_HomeDirectory_ Stephane Thirion 20 Oct 2023 · 1 min read
PowerShell Automating Terminal Services Property Updates with PowerShell Here a simple script that automates the process of updating Terminal Services properties for multiple user objects in Active Directory. The primary objective of this script is to set values Stephane Thirion 19 Oct 2023 · 2 min read
PowerShell Bulk add emails to Active Directory accounts Recently I had to make a lot of changes to Active Directory accounts migrated from several other forests and domains. Emails attribute needed to be created / changed to match the Stephane Thirion 3 Oct 2023 · 3 min read