-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Rbartram/LabTech-Powershell-Module
base: master
head repository: LabtechConsulting/LabTech-Powershell-Module
compare: master
- 12 commits
- 1 file changed
- 3 contributors
Commits on Jan 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c734019 - Browse repository at this point
Copy the full SHA c734019View commit details
Commits on Jul 25, 2024
-
Merge pull request LabtechConsulting#58 from dkattan/master
Install fails when ServerPassword contains double quotes
Configuration menu - View commit details
-
Copy full SHA for 49c8004 - Browse repository at this point
Copy the full SHA 49c8004View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b23eb0 - Browse repository at this point
Copy the full SHA 4b23eb0View commit details -
Merge pull request LabtechConsulting#62 from DarrenWhite99/CurrentDev…
…elopment Added support for MSI/ZIP Bundle method used by 2024 Patch 7
Configuration menu - View commit details
-
Copy full SHA for e128060 - Browse repository at this point
Copy the full SHA e128060View commit details
Commits on Jul 26, 2024
-
Uninstall-LTService EXE fallback
Uninstaller EXE fallback even if server is unavailable.
Configuration menu - View commit details
-
Copy full SHA for ac7042c - Browse repository at this point
Copy the full SHA ac7042cView commit details -
Merge pull request LabtechConsulting#63 from DarrenWhite99/CurrentDev…
…elopment Uninstall-LTService EXE fallback
Configuration menu - View commit details
-
Copy full SHA for cbc8c62 - Browse repository at this point
Copy the full SHA cbc8c62View commit details
Commits on Feb 2, 2026
-
Implement cleanup for Uninstall.exe before download
Added logic to Uninstall-LTService to clean up old Uninstall.exe file before downloading a new one. Added #Cleanup old Uninstall.exe file. Agent_Uninstall.exe will ask to overwrite if Uninstall.exe file is present. Remove-Item "$UninstallBase\$UninstallEXEExtracted" -ErrorAction SilentlyContinue -Force -Confirm:$False
Configuration menu - View commit details
-
Copy full SHA for d8c103b - Browse repository at this point
Copy the full SHA d8c103bView commit details -
Add Uninstall.exe.config extraction
Needed to cleanup Uninstall.exe.config as well.
Configuration menu - View commit details
-
Copy full SHA for 713e6a9 - Browse repository at this point
Copy the full SHA 713e6a9View commit details -
Cleanup old uninstall files before execution
Added the same code to the $GoodServer section. You could probably streamline this by trying to delete the files at the beginning of the uninstall process.
Configuration menu - View commit details
-
Copy full SHA for 0010074 - Browse repository at this point
Copy the full SHA 0010074View commit details
Commits on Feb 3, 2026
-
Incorporated changes from Comment
Incorporated the changes made by Darren.
Configuration menu - View commit details
-
Copy full SHA for 02ad192 - Browse repository at this point
Copy the full SHA 02ad192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6683544 - Browse repository at this point
Copy the full SHA 6683544View commit details -
Merge pull request LabtechConsulting#68 from powersolutioncom/Fix-Uni…
…nstall-LtService Fix Uninstall-LTService due to changes in Agent_Uninstall.exe operation in Automate 2025.
Configuration menu - View commit details
-
Copy full SHA for 9b7e6e3 - Browse repository at this point
Copy the full SHA 9b7e6e3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master