Skip to content

Vertical Age Technologies, LLC

  • Home
  • BlogExpand
    • CitrixExpand
      • Netscaler
      • Xendesktop/Xenapp
    • Microsoft
    • VMware
  • Resume
  • About Me
  • Contact Us
Vertical Age Technologies, LLC
  • Citrix Imagingwizard.exe and Packer
    Automation | Citrix | Xendesktop/Xenapp

    Citrix Imagingwizard.exe and Packer

    BySteve Noel December 20, 2024December 21, 2024

    Lately I’ve been using Hashicorp Packer to automate my golden master #Citrix images. A few years back, I was mostly using the normal BIOS setting for the virtual machine configuration. Fast forward to now, it is best practice to configure the firmware as EFI. In essence, UEFI is the preferred choice for modern computers because…

    Read More Citrix Imagingwizard.exe and PackerContinue

  • Citrix: Power State “Unknown”.  Gotcha!
    Citrix | Xendesktop/Xenapp

    Citrix: Power State “Unknown”. Gotcha!

    BySteve Noel July 29, 2024July 29, 2024

    If you manage a Citrix environment chances are you’re using hosting connections to manage power actions. Whether it’s for MCS/PVS, reboot schedules, or to simply perform a reboot or shutdown on VMs from Citrix Studio. One of the bigger “Gotchas” I see is when the power state changes to ‘unknown’. This can be due to…

    Read More Citrix: Power State “Unknown”. Gotcha!Continue

  • Azure, Packer, PowerShell: Creating Citrix Golden Images – Part #2
    Automation

    Azure, Packer, PowerShell: Creating Citrix Golden Images – Part #2

    BySteve Noel June 28, 2023June 28, 2023

    Part 1 – https://verticalagetechnologies.com/index.php/2023/06/14/azure-packer-powershell-creating-citrix-golden-images-part-1 Part 2 – This post. Part 3 – https://verticalagetechnologies.com/index.php/2023/06/28/azure-packer-powershell-creating-citrix-golden-images-part-3 Welcome back to the second blog post on creating golden Citrix images with Packer, PowerShell, and Azure. In Part 1 we talked about the staging grounds for getting started and kicking everything off. Now that we have the main variables and access…

    Read More Azure, Packer, PowerShell: Creating Citrix Golden Images – Part #2Continue

  • Azure, Packer, PowerShell: Creating Citrix Golden Images – Part #3
    Automation

    Azure, Packer, PowerShell: Creating Citrix Golden Images – Part #3

    BySteve Noel June 28, 2023June 28, 2023

    Part 1 – https://verticalagetechnologies.com/index.php/2023/06/14/azure-packer-powershell-creating-citrix-golden-images-part-1 Part 2 – https://verticalagetechnologies.com/index.php/2023/06/28/azure-packer-powershell-creating-citrix-golden-images-part-2 (json/HCL) Part 3 – This post Hopefully by now you have a decent idea on how to structure your azure packer deployment. For me this was pretty challenging to start. Seemed I had to visit 20 different sites to find examples of code that isn’t documented well…

    Read More Azure, Packer, PowerShell: Creating Citrix Golden Images – Part #3Continue

  • Azure, Packer, PowerShell: Creating Citrix Golden Images – Part #1
    Automation

    Azure, Packer, PowerShell: Creating Citrix Golden Images – Part #1

    BySteve Noel June 14, 2023June 28, 2023

    Yes, another boring post around creating Golden Images in Azure via Hashicorp Packer and PowerShell. There are quite a few blog posts, GitHub repos, and examples of the quick and easy ways to automate this process. So why create another blog? The majority of examples I found out there were pretty simple, in the fact…

    Read More Azure, Packer, PowerShell: Creating Citrix Golden Images – Part #1Continue

  • Fun with Citrix Functional Levels
    Citrix | Xendesktop/Xenapp

    Fun with Citrix Functional Levels

    BySteve Noel November 10, 2022November 10, 2022

    I recently had to figure out which Functional Level goes to which Citrix version/release. I figured I would provide the full list as of Citrix 2209 along with some of the Powershell code I used to gather details. Citrix says “The functional level controls which product features are available to machines in the catalog. Setting…

    Read More Fun with Citrix Functional LevelsContinue

  • Citrix ADC (Netscaler) – Don’t Get ‘Duped’ by default Cloud settings.
    Citrix | Netscaler

    Citrix ADC (Netscaler) – Don’t Get ‘Duped’ by default Cloud settings.

    BySteve Noel September 13, 2020September 13, 2020

    Not too long ago I saw a post on twitter referencing Citrix ADC (Netscaler) sizing recommendations based upon the License edition. This wasn’t meant to ‘size’ the ADC to support a number of sessions, it was to notify you that based upon your license/bandwidth edition, there are CPU/Memory restraints. So even if you give the…

    Read More Citrix ADC (Netscaler) – Don’t Get ‘Duped’ by default Cloud settings.Continue

  • Microsoft MDT: The Meat and Potatoes
    Citrix | Microsoft

    Microsoft MDT: The Meat and Potatoes

    BySteve Noel July 8, 2020July 9, 2020

    So far we’ve been able to show you how to configure your MDT task sequences, customsettings.ini, and automatically update your Operating System media via OSDBuilder. Part 1: Citrix + Microsoft MDT + Powershell + Tools: The Beginning. – https://verticalagetechnologies.com/index.php/2020/03/04/citrix-microsoft-mdt-powershell-tools-the-beginning Part 2: Building multiple Citrix Images with one Microsoft MDT task sequence – https://verticalagetechnologies.com/index.php/2020/03/16/building-multiple-citrix-images-with-one-microsoft-mdt-task-sequence Part 3:…

    Read More Microsoft MDT: The Meat and PotatoesContinue

  • Automate updating OS ISOs with OSDBuilder and MDT
    Citrix | Microsoft

    Automate updating OS ISOs with OSDBuilder and MDT

    BySteve Noel March 31, 2020

    Now that we’ve started down this “MDT” train, there’s no getting off until we discuss some of the more important parts. If you haven’t read the previous posts you can find them here: Post 1: https://verticalagetechnologies.com/index.php/2020/03/04/citrix-microsoft-mdt-powershell-tools-the-beginning Post 2: https://verticalagetechnologies.com/index.php/2020/03/16/building-multiple-citrix-images-with-one-microsoft-mdt-task-sequence Today we will be focusing on automating the procedures for always having an updated Windows OS…

    Read More Automate updating OS ISOs with OSDBuilder and MDTContinue

  • Building multiple Citrix Images with one Microsoft MDT task sequence
    Citrix | Microsoft

    Building multiple Citrix Images with one Microsoft MDT task sequence

    BySteve Noel March 16, 2020March 30, 2020

    Continuing on the discussion of Automating the Citrix Image build process with MDT. One small problem is that there’s never just one image to do. You probably have an Image for a couple different line of businesses, another Image for these 3 Developers, an Administrator image, and maybe a few more images for other miscellaneous…

    Read More Building multiple Citrix Images with one Microsoft MDT task sequenceContinue

Page navigation

1 2 3 Next PageNext

© 2025 Vertical Age Technologies, LLC - WordPress Theme by Kadence WP

  • Home
  • Blog
    • Citrix
      • Netscaler
      • Xendesktop/Xenapp
    • Microsoft
    • VMware
  • Resume
  • About Me
  • Contact Us