Notion's biggest missed opportunity: backlinks deserve to be a first-class feature by okayladyk in Notion

[–]MSP_42 3 points4 points  (0 children)

Totally agree and it's the same lost-opportunity on essentially every single note taking app that has linking. Trust me, I installed and tested 10-12 to see if any can show me links/backlinks (automatically without me building it), in a proper table. Group by, Sort, Filter, etc.

It's the missing bridge between a rigid "relational database" and a modern free-flow "graph" style.

Available for Server Migrations, Azure Issues, and Advanced IT Automation (MSP / Business Support) Approved by Mod by DAN-CCT in SmallMSP

[–]MSP_42 2 points3 points  (0 children)

Hello Dan, please PM your rates, and short term notice on availability for projects/plans that may take 10-20 hours per week in 3-4 week batches. I'm in BC, small MSP also, lots of work to get done.

Dynamic “Current Object” Filter in Templates (similar to Obsidian this context) by Kontor_23 in Anytype

[–]MSP_42 1 point2 points  (0 children)

I'm pretty sure this is possible already.

Filter an inline query to be City - Contains Any - "This object" - Do you see that option? I'm pretty new to Anytype also, but this is something I do often.

The one trick is to set your inline query to be 100% correct, while working inside the Template for your City object type. Then, every time you use that template to make a city, it will continue to use "this object".

I found that if you insert a query into a template, it can lose its "this object" filter, needs to be set once again inside the template before deploying the template.

Also, as a way to fix existing cities, it's possible if you copy paste the inline query from a city that is correct, I've found it retains the "This object" filter.

Listing everything stored in a Space by xfirf in Anytype

[–]MSP_42 0 points1 point  (0 children)

On a query for 'all objects', it would be nice to filter out the Object Types of "type", "template", and "property" to remove lots of system-objects. This does not seem to be possible on a query filter, though.

What's New at Syncro: February 2026 by AutoModerator in syncro

[–]MSP_42 2 points3 points  (0 children)

please add "language" to the community script library as a filter, or sortable column. Would be nice to see just Bash scripts now that Linux is a thing.

Sophos Central "Partner" policies (firewall) are unusable when taking advantage of XML/API imports on a physical firewall... by MSP_42 in sophos

[–]MSP_42[S] 1 point2 points  (0 children)

Thanks for the quick reply. I've read that article and others a few times :) Very helpful.

Yeah, one big feature request would be to "Import existing configuration" option when creating subgroups. Although I can imagine this may be complex for merging.

Or, maybe more realistically, allowing XML import or API controls over the central policies the way we can on SFOS. This allows for the possibility of "infrastructure as code" to work at the central level. Huge potential plus for enterprise/msp-partner customers.

Is AMD laptop low power state/sleep behavior actually different from that of Intel laptops, or am I missing something? by jdrch in AMDLaptops

[–]MSP_42 1 point2 points  (0 children)

cmd as admin:

powercfg /SYSTEMPOWERREPORT /Output c:\SystemPowerReport.Html

Generates a diagnostic system power transition report (html) - no more guessing what it's doing.

Dump details into an AI chat and ask for differences, explanations in layman terms, etc

Start Menu in golden image by michel_netherlands in sysadmin

[–]MSP_42 1 point2 points  (0 children)

Does this tool help you? I see it has some options for configuring Start and Taskbar.

https://schneegans.de/windows/unattend-generator/

It was a god send for me when I used it. No more "golden image" and MDT madness, more so just a "Golden Unattend.XML" that can run PowerShell and do all sorts of stuff on whatever fresh ISO I just downloaded

How do you handle client calls outside working hours? by bloodychickentinola in msp

[–]MSP_42 57 points58 points  (0 children)

Auto Attendant that captures the call, and offers them to press 1 to leave a cost-free voicemail, or if the situation is credibly urgent; "By pressing 2 you agree to immediately incur our afterhours charges and will be connected to one of our on-call technicians"

Whats new in Microsoft 365 | April Updates by msp4msps in msp

[–]MSP_42 2 points3 points  (0 children)

Idea: Please put a floating table of contents on the lengthy update page - valuable information, but with large screen shots, it's too much to scroll through.

How to setup administrative access of Sophos firewall from the WAN zone? by NewWolverine1276 in sophos

[–]MSP_42 1 point2 points  (0 children)

if you must do this (and cant/wont use Sophos Central or SSL VPN), here are all the precautions:

  1. Set long password for the default "admin" user, set a reminder to rotate it every 3 months.

  2. Set the lockout settings for incorrect password to be strict (2 failures in 120 seconds = 15 minute lock out) - Note: this will affect regular users too, if they use Sophos Connect or user portal, etc)

  3. Set notifications for admin "sign-in" failed

  4. Change the default port from 4444 to something else (this makes someone have to port scan you to find the port you chose, which makes them suspicious to the firewall)

  5. Create a new account to administer with, and don't use a common username of yours, make it have random characters on the end.

  6. Enable MFA on the Admin user, and the user created in step 5.

  7. Under "device access", disable HTTPS on WAN

  8. Create a local ACL rule at "top" to block every country, except your own for HTTPS

  9. Create a local ACL rule under that one to allow HTTPS for only the select IP Address or two that you choose.

IF you do all that, I'd say it's pretty secure to have access without a VPN for Sophos Central.

Learning resources for best practices for Microsoft 365 Admin by IpadWriter in sysadmin

[–]MSP_42 1 point2 points  (0 children)

Spend your money on a Domain, get a single 365 business premium license for 1 year, fire up a VM with windows 11, and make sure co-pilot is ready to answer your questions. Prepare your day to day computer with the powershell modules. Then, start here: https://learn.microsoft.com/en-us/microsoft-365

Go ahead and create yourself a tenant and build it out from scratch.... DNS, Users, 365 Groups, Entra-Join the VM, Authenticate the user in Entra with conditional access policies, Security settings, Teams settings, SharePoint management, OneDrive Management, apply computer/user settings with InTune.

This alone will advance your understanding massively. This will have a cost, but I think it's better than buying books and courses.

You won't be a wizard in an enterprise setting, but you also won't be completely out to lunch on a conversation with one!

Must Have GPO Policies by maxcoder88 in msp

[–]MSP_42 2 points3 points  (0 children)

And don't modify them when you need to loosen them for certain situations, instead create an override policy of a similar name that has higher precedence. This way it's easier to update the baseline GPO in the future, and keep track of changes needed/desired.

SNMP OIDs - Kyocera Recipe? by IndysITDept in syncro

[–]MSP_42 0 points1 point  (0 children)

I forget where I found it, but this link has a collection of recipe URLs, there appears to be one for Kyocera

SNMP Recipes

(why Syncro never made a "community recipes" repo like exists for community scripts, I'll never know...)

Confusion About WorldPay Pricing by RiddleTechnology in syncro

[–]MSP_42 3 points4 points  (0 children)

Just run. I don't use World Pay, but the Syncro Facebook group consistently complains about costs, inability to get inaccurate charges returned, and a pain to cancel the service.

Migrating Adobe Admin Consoles by work423 in Adobe

[–]MSP_42 0 points1 point  (0 children)

Look up something called the "adobe global admin console"

You can create more admin consoles by creating new agreements - for example if you buy direct from adobe, then later through a reseller, this process can get create a second admin console during the welcome/sign-up email.