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
Owners
Copyright
pr_prakash78@outlook.com
Package Details
Author(s)
- pr_prakash78@outlook.com
Cmdlets
Dependencies
This module has no dependencies.
FileList
- InstallAppOnRemoteComputer.nuspec
- InstallAppOnRemoteComputer.dll
- InstallAppOnRemoteComputer.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 (current version) | 75 | 9/19/2022 |