InstallAppOnRemoteComputer

1.0.0

This Module will help Windows System Admins to install any app that can be called through a command line on remote servers [Please copy your installation files like setup.exe or *.MSI file ]. Once you have copied the required installation files [Setup.exe or Setup.msi] and then you have mention the Remote Process Name like CMD.EXE or MSIXEC.EXE with Arguments to suppo
This Module will help Windows System Admins to install any app that can be called through a command line on remote servers [Please copy your installation files like setup.exe or *.MSI file ]. Once you have copied the required installation files [Setup.exe or Setup.msi] and then you have mention the Remote Process Name like CMD.EXE or MSIXEC.EXE with Arguments to support the installation ,Please visit my blog https://prakash78blog.wordpress.com/ for more information.. Example:Install-AppOnRemoteComputer -ComputerName server1,server2  -RemoteProcess c:\windows\system32\msiexec.exe -Arguements /i c:\temp\WINZIP260-32.msi /quiet -UserName Domain\userid  | Select-Object ServerName, Status,ProcessID,ExitCode
Show more

Minimum PowerShell version

7.2.6

Installation Options

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

Install-Module -Name InstallAppOnRemoteComputer

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

Install-PSResource -Name InstallAppOnRemoteComputer

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

pr_prakash78@outlook.com

Package Details

Author(s)

  • pr_prakash78@outlook.com

Cmdlets

Install-AppOnRemoteComputer

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.0 (current version) 75 9/19/2022