As the IT world develops and changes at an ever-expanding pace, it is often hard to qualify and validate systems, and the third parties supplying them. Hoping they are all equal; continuously developing, improving, testing, and securing the systems they
MSP Vendors: Security and transparency has to come first, not politics.
So it's been an interesting July so far in the Managed Services world; our communities such as MSPGeek [https://mspgeek.org/] and WinAdmins [https://aka.ms/winadmins] grew further in numbers and quality, and there's now a bimonthly Tuesday night
Vendors: moving on.
Photo by Jack B [https://unsplash.com/@nervum?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit] / Unsplash [https://unsplash.com/?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit] So after living, working, and breathing in the technology world
Burnout in IT: Coping
Resolving Burnout Self-care More Sleep Everyone does it, we toss, we turn, we overthink about our woes both personally and professionally. We sit for hours scrolling through social media and other consumption platforms, and then its 3am with work in
Teamviewer / Splashtop - Chrome URL Handler and trusting the prompt
The following batch script will set the registry keys to trust Splashtop RMM, and Teamviewer URL file handlers. This will allow chrome to open the automatic connections without prompting the user for permission. @Echo Off cd %systemroot%\system32 call :IsAdmin
NinjaRMM - Bitlocker Query Key
The following script will query the bitlocker recovery key for the C drive and return it into the scrolling event feed for NinjaRMM $BLinfo = Get-Bitlockervolume if($blinfo.ProtectionStatus -eq 'On' -and $blinfo.EncryptionPercentage -eq '100') {write-output "'$env:computername -
ISO20000 - Supplier Matrix
As part of ISO20000 there's a requirement for a suppliers matrix to analyse vendors and suppliers. The following spreadsheet averages out the scores of each section, and then averages out the sections to provide an overall rating. Each score is
SyncroMSP: Bitlocker script
The following script works with SyncroMSP to query a client whenever the script
is run, then feed the bitlocker status and recovery key back into the endpoint
page.
#TODO - Make sure you setup a custom field Bitlocker_Key_
Subscribe to TechFoundry
Subscribe today and get access to a private newsletter and new content every week!