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 […]

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 […]

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 […]

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 […]

Enable Bitlocker and Document to UDF [WIN]

Enables Bitlocker and writes the key to the UDF specified. Summary This is another great component from Kelvin at CyberDrain from his partnership with Datto. This component will attempt to enable Bitlocker, reporting any error it comes across in doing so. If Bitlocker is already enabled, it will continue. If the component was able to […]

install_Monday.com

Install the Monday.com desktop app Version: 1.0 Status: Testing Release Date: unreleased Summary Download the latest installer for the Monday.com desktop app and install for all users on a computer. Technical Info The component downloads the the latest installer from this link. https://monday.com/desktop-app/monday-win-latest.exe More information can be found on Monday.com’s site. Does monday.com have a […]