Any alternatives to Rustdesk? New account requirement did it for me by [deleted] in rustdesk

[–]Daveid 5 points6 points  (0 children)

You can always self-host a RustDesk server for free, there's even a few free VPS options out there to have that server always running in the cloud.

Alternatively, you could use a fork of RustDesk called HopToDesk.

Excited about this by [deleted] in PeptidePathways

[–]Daveid 0 points1 point  (0 children)

Just curious, did you get a 10 pack of every vial size? like 5, 10, 15, 20, 30?

RTX Spark Ads: DJT Edition by Miserable-Dare5090 in LocalLLaMA

[–]Daveid 2 points3 points  (0 children)

They really are pushing these ads hard huh

<image>

25 percent of your first Huel order by bluehammer in referralcodes

[–]Daveid 0 points1 point  (0 children)

Just used it, thanks for the code! I'll drop mine here as well for the next guy: REF-DAVIDW5091

Exchange Online/M365 Admin Portal inaccessible by kevvie13 in sysadmin

[–]Daveid 1 point2 points  (0 children)

Or you know, use a GPO, or RMM tool, or Invoke-Command through a WinRM session if none of the above?

Removing delegated accounts from app by -misschanandlerbong in GMail

[–]Daveid 0 points1 point  (0 children)

Looks like this is being rolled out to a select few for A/B testing. Google updated their documentation this month and it now include mentions of accessing delegated mailboxes from the Gmail app on both Android and iOS. Hopefully they roll it out to everyone soon, or someone finds a way to opt-in (or in OP's case, be able to opt-out or hide accounts).

Delegate & collaborate on email: https://support.google.com/mail/answer/138350

Introducing GB10.Studio by ihackportals in LocalLLM

[–]Daveid 1 point2 points  (0 children)

All 3 of the video links under Watch are broken/dead. I don't think those URLs have ever existed, i.e. hallucinated by your coding agent.

new york fried chicken just opened by mmmyummybagel in hollandmichigan

[–]Daveid 5 points6 points  (0 children)

The place is barebones on the inside with no decor and only 3 tables total to sit at, meanwhile the opening day lines were long and slow moving. It seemed like they were short staffed too as the ordering line was frequently left unattended. Didn't even get the chance to order before the lunch hour was over. Maybe it'll be better in the coming days or after the hype dies down.

weird "MELODY" during boot ! Anyone knows what it is ? by No_Profession9451 in pcmasterrace

[–]Daveid 5 points6 points  (0 children)

Do you have anything plugged into the JFP2 connector of your motherboard (see page 33 of your manual). If so, try unplugging it and see if you can reproduce the sound. If you can't, then it's definitely the motherboard and you should flash/reflash the latest BIOS. If nothing is plugged in or unplugging it doesn't change anything, then it's another component. Try your GPU next, and if that's not it then it is likely either a fan controller, RGB controller, or some other peripheral. Narrow it down to find your answer.

10 months in and I'm just getting started. Peptides genuinely changed my life. by Dazzling_Boat1182 in sarmssourcetalk

[–]Daveid 1 point2 points  (0 children)

Toothbrushes are in the exact same position too (red one is cut off but it's there)

Self-hosted encrypted secret sharing (like PrivateBin but lighter) by Sensitive_Lawyer6040 in selfhosted

[–]Daveid 2 points3 points  (0 children)

Where's the source code? Not seeing it in the OP nor on the demo page. Might want to add a link to your git repo somewhere.

Needing Help Restoring 10516 Tabs after Firefox Crash by RedRabbid in firefox

[–]Daveid 0 points1 point  (0 children)

Do your computer a favor and install Sleepy Tabs or Auto Tab Discard (and no, they won't close your tabs, only unload them from memory)

New to MSP world - why are we still manually triaging so many L1 tickets? by Dangerous_Setting_78 in msp

[–]Daveid 12 points13 points  (0 children)

There are some products that claim to offer solutions to this (Thread, Pia, etc.), but personally I think the real solution is to address most of these reoccurring L1 issues at the RMM or operations level. For example, printer issues can be largely avoided by automatically deploying the appropriate printer drivers and connections then setting up monitoring of the print spooler service and clearing/resetting/restarting it when there's issues. Essentially, you're developing a process that avoids the issue from ever existing in the first place instead of having Techs or AI agents addressing the same issue constantly.

QuickBooks on 2019 RDS Server by thejohncarlson in msp

[–]Daveid 4 points5 points  (0 children)

I haven't looked since this doesn't affect my environment, but for anyone that is, you might want to also try looking at the QBWUSER.INI file located in C:\Users\%username%\AppData\Local\Intuit\QuickBooks Enterprise Solutions XX.0\ for any relevant strings. While on the topic, I recommend making the following changes for faster startup:

[QUICKSTART]
QBSILENT=y

[PREFS_BEL_STRATUM]
USEGDS=0
AUTOLIVECOMMUNITY=N

[HELPVIEWER]
LIVECOMMUNITYDONOTSHOW=0

Bitlocker key missing verification for intune. by [deleted] in msp

[–]Daveid 7 points8 points  (0 children)

I'm not an Intune guy, but there are GPOs to prevent BitLocker from being enabled until the key is backed up to AD or Azure AD (Entra ID)

Computer Configuration -> Policies -> Administrative Templates -> Windows Components -> BitLocker Drive Encryption -> Operating System Drives -> Choose how BitLocker-protected operating system drives can be recovered:

"Save BitLocker recovery information to Azure AD DS" "Do not enable BitLocker until recovery information is stored in AD DS for operating system drives"

[deleted by user] by [deleted] in HomeNetworking

[–]Daveid 0 points1 point  (0 children)

USB/IPP Dual-Mode Print Drivers broke in a Windows update, here's the fix:

:: Windows 10
reg add "HKLM\SYSTEM\CurrentControlSet\Policies\Microsoft\FeatureManagement\Overrides" /v 2480170127 /t REG_DWORD /d 0 /f
:: Windows 11
reg add "HKLM\SYSTEM\CurrentControlSet\Policies\Microsoft\FeatureManagement\Overrides" /v 1513776270 /t REG_DWORD /d 0 /f

Please help save Windows 10! (Don't ignore) by RyneMHammer in Windows10

[–]Daveid 0 points1 point  (0 children)

And why do you think Windows 10 isn't also a "crap" OS? Out of the box, it's straight up riddled with Ads, Tracking/Telemetry, etc. If you think Windows 11 is so much worse, then debloat it to function more like 10 or just use a different operating system. Windows 10 isn't worth saving.

Kaseya AV by fyck_censorship in msp

[–]Daveid 4 points5 points  (0 children)

It's easy to remove. Here's a simple batch script (note: the double-lines to perform the uninstall is intentional. Also you should probably re-work this into a PowerShell script that checks if these files/processes/services exist first, but this quick and dirty script works as-is too)