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
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
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.
Installation Options
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
- Install-SoftwareRemotely.nuspec
- Install-SoftwareRemotely.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1 (current version) | 234 | 8/25/2021 |
1.0 | 21 | 8/25/2021 |