About 643,000 results
Open links in new tab
  1. GitHub - appveyor/AppRolla: PowerShell framework for …

    AppRolla can be used as utility for executing commands in parallel on multiple machines via remote PowerShell. Tasks can be implemented in PowerShell and then applied to machines in …

  2. Using PowerShell to deploy software - 4sysops

    Apr 1, 2016 · With this, I can execute the command on each computer by using PowerShell to issue the remote command with the Invoke-Command cmdlet inside the loop.

  3. Executing PowerShell Scripts and Commands on Many Remote Computers

    Sep 14, 2015 · In this case instead of deploying a software package or an update, we want to deploy a PowerShell script. So, we would highlight the desired target computers, and then …

  4. Install multiple exe with PowerShell - Spiceworks Community

    Aug 29, 2021 · For example, you can use some deployment tools, like our cloud-based solution Action1. Action1 distributes and deploys EXE and MSI files and software updates across the …

  5. PSAppDeployToolkit

    PSAppDeployToolkit is a versatile solution that streamlines and standardizes the process of software deployment, making it easier than ever to manage your IT environment. It has a …

  6. Cheatsheet for PSAppDeployToolkit – SIMSEN blog

    Dec 7, 2020 · I have been using PSAppDeployToolkit for the last 3-4 years – and I dont make any software package without using PSAppDeployToolkit. If you dont know what I am talking about …

  7. How to remotely deploy multiple PowerShell cmdlets/scripts to multiple

    Feb 5, 2020 · I'm looking to use a single host server to maintain a PowerShell script, with global variables, that can be interpreted and ran on several other devices in the network cluster.

  8. Mastering PowerShell Remoting for Efficient Multi-Server

    Nov 6, 2024 · PowerShell remoting allows you to run commands on one or more remote computers as if you were running them locally. This feature is built on Windows Remote …

  9. GitHub - vastlimits/vlDeploy: Install applications locally or …

    vlDeploy is a PowerShell module publically available in the PowerShell gallery. It allows the installation of applications locally, or even better, remotely. The remoting capability enables …

  10. Use PsExec and PowerShell together – 4sysops

    Apr 1, 2022 · Using this technique, you can run multiple PowerShell commands with PsExec on multiple remote computers. Run a PowerShell script remotely using PsExec. PowerShell …

Refresh