Install_AppViaWinget
Install an application using Winget. Version: 1.0 Status: Released Release Date: 7/23/2022 Summary This Component will install an application selected from the list using WinGet. Technical Info The Procedure first checks if WinGet is installed, if not it will install Microsoft.DesktopAppInstaller using Get-AppxProvisionedPackage in powershell. It will then run winget install <the application selected> –accept-package-agreements […]
Message_RebootForUptime
Display a message to the user noting that we recommend rebooting at least every 14 days. Display the uptime. Reboot if user accepts (We NEVER reboot a users computer without their consent) This component is part of the Daily Tasks. Version: 1.0 Status: Released Release Date: 7/23/2022 Summary This component opens a message on the […]
Audit_BrowserHistory
ADJoin_PreReq_Create_Computer_Account
Prerequisite for ADJoin_Computer. Run this component on an AD server to add the computer account to the domain, then ADJoin_Computer from the computer being joined to finish it up. Version: 1.0 Status: Development Release Date: Unreleased Summary This component creates the computer account in AD so ADJoin_Computer can join the computer to the domain. You […]
ADJoin_Computer
Join a computer to the onsite AD Domain. Requires ADJoin_PreReq_Create_Computer_Account be ran first on the domain controller. Version: 1.0 Status: Development Release Date: Unreleased Summary This component performs an unsecured join then reboots the computer. The prerequisite script created a computer account with a password (random string), this script joins the computer using the same […]
ADWCleaner_Clean_Computer
Sync_SharepointLibrary
Sync a Sharepoint Library using OneDrive *MUST BE RAN AS USER Version: 1.0 Status: Released Release Date: 07/22/2022 Summary **This component must be ran as the User!! A scripted way to sync a Sharepoint Library. The component creates the same URL that is accessed when clicking the “Sync” button on the Sharepoint Library. You dont […]
Workstation Setup
Workstation setup is the process of preparing a computer for deployment at a client’s site. It includes all the work from unboxing to installing the company wide software. The next step is Workstation Deployment where you perform the steps necessary to get a particular user up and running. Workstation setup has three distinct phases. Phase1: […]
Avanan tenant setup
Summary Adding a new tenant to Avanan is a two step processes that requires a couple days between steps. Avanan requires a brief learning period to prime the AI for detecting phishing and spam. TLDR TLDR List will go here a Create Tenant in Avanan MSP Portal Log into the Avanan MSP Portal at https://portal.avanan.net […]
install_Quickbooks
Install Quickbooks Premier or Enterprise Version: 1.0 Status: Released Release Date: 9/5/2022 Summary Finally, after years of not being able to script the install of Quickbooks its finally figured out. Quickbooks quietly enabled the ability to silently install Quickbooks in version 2019. We can now script the install for Premier and Enterprise versions 2019 and […]
Q Labs MSP Automation