GithubHelp home page GithubHelp logo

chayscripts / citrix-vda-upgrade-scripts Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 7.0 20 KB

Scripts to upgrade Citrix VDA agent

License: MIT License

PowerShell 68.25% Batchfile 31.75%
powershell citrix vda upgrade cvad remotely automatic remote-install

citrix-vda-upgrade-scripts's Introduction

Citrix-VDA-Upgrade-Scripts

Scripts to upgrade Citrix VDA agent

Description

Upgrade Citrix VDA agent from one version to another version. Example 7.15 LTSR to 1912 LTSR.

Prerequisites

Download VDAWorkstationSetup_1912.exe from citrix downloads page.

Usage

  • Customize and copy install.bat, remove.bat and VDAWorkstationSetup_1912.exe to a network share.
  • Run VDA upgrade.ps1 file. It will copy install.bat, remove.bat, and VDAWorkstationSetup_1912.exe from network share to c:\temp on every VDI in the list.

How does it work

  • Creates Scheduled tasks - One for uninstalling existing VDA agent and another for installing new VDA agent.
  • Executes VDAUninstall scheduled task first. This scheduled task runs after 3 minutes it is created. Once started, it runs remove.bat file and restarts the VDA.
  • After reboot, it runs VDAInstall scheduled task. This scheduled task runs install.bat file. No user login is required.
  • After installation is complete, it deletes install.bat, remove.bat, VDAWorkstationSetup_1912.exe files from c:\temp and also deletes VDAuninstall, VDAInstall scheduled tasks.

Built With

Authors

Contributing

Please follow github flow for contributing.

License

This project is licensed under the MIT License - see the LICENSE file for details

citrix-vda-upgrade-scripts's People

Contributors

chayscripts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

citrix-vda-upgrade-scripts's Issues

Inplace upgrade

Hello ,
We are trying to do a inplace upgrade for our VDA which means installing on top of the existing ones.
I have modified the script just to install. However , the task is not getting triggered at startup .
Also , the machines needs multiple reboot when VDA is installing. Unfortunately , its not rebooting.

Could you please assist what needs to be changed.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.