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 readingTag: PowerShell
Today a customer encountered the common MECM/SCCM error code 0x80246002 while trying to download third-party updates. This error occasionally occurs if you delete update(s) from WSUS after that update(s) was already downloaded into a deployment package in SCCM then you attempt to republish it and deploy it again in SCCM.
Continue readingHere’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