Install-SoftwareRemotely

1.0.1

Install software remotely in a group of computers and retry the installation in case of error.
  It uses PowerShell to perform the installation. Target computer must allow Windows PowerShell Remoting.
  Script can try to enable Windows PowerShell Remoting using Microsoft Sysinternals Psexec with the paramenter -EnablePSRemoting.
  If PSExec is not found on compute
Install software remotely in a group of computers and retry the installation in case of error.
  It uses PowerShell to perform the installation. Target computer must allow Windows PowerShell Remoting.
  Script can try to enable Windows PowerShell Remoting using Microsoft Sysinternals Psexec with the paramenter -EnablePSRemoting.
  If PSExec is not found on computer, script asks to the user for download it and extract in system folder.
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Install-SoftwareRemotely

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2021 Juan Granados

Package Details

Author(s)

  • Juan Granados

Tags

Install Software Remote Remotely

Functions

Unzip Copy-WithProgress Set-Message Get-InstalledApps CheckSoftwareInstalled CheckWMIQuery InstallRemoteSoftware CheckPSRemoting

Dependencies

This script has no dependencies.

Release Notes

Update examples

FileList

Version History

Version Downloads Last updated
1.0.1 (current version) 193 8/25/2021
1.0 17 8/25/2021