→ 🚀What's New? Join Us for the Fall Product Launch! Register Now !
‎02-23-2024 05:39 PM
Hi, friend.
I am trying to install PowerShell version 7.4.1 on several workstations but I have no idea how I can do it. I have seen several videos on how to install packages but I actually can't get it to work.
It is possible if you can help me, the PowerShell package is a .msi
Thank you.
Solved! Go to Solution.
‎03-01-2024 03:30 PM
Deployment packages are designed to remotely install software packages or run commands without user interaction.
If a software package can be installed silently through a CMD command, meaning without user interaction, it should be possible to deploy it.
To start using deployment packages, make sure the deployment requirements are met by referring to the article below.
https://www.lansweeper.com/knowledgebase/deployment-requirements/
Once the deployment requirements are met you can refer to the article below to start creating your deployment packages.
https://www.lansweeper.com/knowledgebase/creating-a-deployment-package/
‎03-01-2024 03:30 PM
Deployment packages are designed to remotely install software packages or run commands without user interaction.
If a software package can be installed silently through a CMD command, meaning without user interaction, it should be possible to deploy it.
To start using deployment packages, make sure the deployment requirements are met by referring to the article below.
https://www.lansweeper.com/knowledgebase/deployment-requirements/
Once the deployment requirements are met you can refer to the article below to start creating your deployment packages.
https://www.lansweeper.com/knowledgebase/creating-a-deployment-package/
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now