Here are two scripts to both install MS-Teams and Uninstall. In this scenario, the installation script caters to both a fresh install of MS-Teams and a clean-up of existing installations of teams before installing the Microsoft Wide Installer.
Continue readingCategory: Microsoft PowerShell
Here’s a PowerShell script that performs the Microsoft Intune Get-WindowsAutopilotInfo
script, exports the HardwareID, and then sends it to a remote share.
Here’s a PowerShell script that performs a software inventory, exports the data to an Excel document, and then sends it to a remote share:
Continue readingHere’s a PowerShell script that tries to install Google Chrome Enterprise MSI silently, you can download the latest .MSI at Google Chrome Enterprise:
Continue readingHere’s a PowerShell script framework that includes error handling and creates a log file with validation:
Continue reading