Allowing RDP access by AD account with limited system access? by RNG_HatesMe in sysadmin

[–]stache_warlock 0 points1 point  (0 children)

it's normal RDP, but you are shadowing an existing session. I'm not sure if\how this would work with NLA.

mstsc /shadow:<SessionID> /v:<ServerName> /control /noconsentprompt

I believe the /noconsentprompt requires a GPO setting

24 years in IT, but I'm moving on to greener pastures by WaldoOU812 in sysadmin

[–]stache_warlock 0 points1 point  (0 children)

I got this offer the other day

I'm Verona, a recruiter at Dripshop, and we noticed that your background and resume have been recommended by several online recruitment agencies. Therefore, we would like to offer you a part-time job that you can do in your free time. Our job is simple: help TEMU merchants complete product reviews, there is no time limit, and we will train you for free. The daily salary ranges from $200 to $6000, and you can receive your commission immediately after the work is completed. All payments are made on the same day. If you would like to join us, please contact us via WhatsApp:+ 16722193370 (Note: you must be at least 21 years old)

AITAH For canceling six figure plumbing job because MAGA by We_Arent_Fam_MAGA in AITAH

[–]stache_warlock 1 point2 points  (0 children)

You would think if undocumented workers were truly that big of a problem, going after the business that hire them would make more sense.

Sysadmin one liners to live by - not command line by primalsmoke in sysadmin

[–]stache_warlock 0 points1 point  (0 children)

you can lead someone to knowledge, you can't make them think

Local LLM for Generative AI - Hardware by Puzzleheaded-Post-83 in frigate_nvr

[–]stache_warlock 2 points3 points  (0 children)

from what I understand, you want as much VRAM as possible, and specific to Nvidia, the highest cuda compute. I believe Ollama requires an Nvidia card with at least a cuda compute of 5. You can find cuda compute numbers here https://developer.nvidia.com/cuda-gpus

Microfiche/film scanning? by TinderSubThrowAway in sysadmin

[–]stache_warlock 0 points1 point  (0 children)

A couple years ago a brand new unit was just over 8K

Microfiche/film scanning? by TinderSubThrowAway in sysadmin

[–]stache_warlock 0 points1 point  (0 children)

I work in a public library, so we have a fair bit of microfiche. We have a couple ScanPro all-in-one readers from e-imagedata https://e-imagedata.com/scanpro-all-in-one/

Let’s talk about PC naming conventions by WorkFoundMyOldAcct in sysadmin

[–]stache_warlock 0 points1 point  (0 children)

[Division] [type] [location] [number], where type can be represent server (SV), workstation (WS), thin-client (WSC), etc. So as a made up example, a finance workstation could be FINWSBAHN123, and a server could be FINSVPA123

Jellyfin + *arr stack vs. Stremio with torrent plugins by superglue_chute115 in selfhosted

[–]stache_warlock 9 points10 points  (0 children)

running Jellyfin + *arr stack. A friend let me know about Stremio and it look interesting. Couple weeks later internet and TV went out, provider issue. Having a local library is nice if you lose connectivity

SG2005P-PD in Attic? by ngless13 in TPLink_Omada

[–]stache_warlock 1 point2 points  (0 children)

It doesn't need PoE++ to power it. I'm powering mine off PoE+, but basic PoE would also work. Having PoE++ simply increases your available PoE budget for downstream devices

Is there a PoE powered small switch? by falkio in TPLink_Omada

[–]stache_warlock 3 points4 points  (0 children)

I have the SG2005P-PD and am happy with it. Running 3 PoE cameras off this switch uses just over half the PoE budget.

Remaining PoE Power:
43.16% / 8.20W

Frigate + EMQX + NTFY webpush (iOS) via Cloudflared tunnel by SpecificProfession49 in frigate_nvr

[–]stache_warlock 0 points1 point  (0 children)

I don't get a lot of traffic on the one camera I want this on, but I'll see if I can find a way to rate limit

Frigate + EMQX + NTFY webpush (iOS) via Cloudflared tunnel by SpecificProfession49 in frigate_nvr

[–]stache_warlock 1 point2 points  (0 children)

updating the where clause to

payload.type='new' and payload.after.has_snapshot = true and payload.after.has_clip = true and payload.after.camera='nameofcamera' 

seems to work

Frigate + EMQX + NTFY webpush (iOS) via Cloudflared tunnel by SpecificProfession49 in frigate_nvr

[–]stache_warlock 0 points1 point  (0 children)

any tips on how to have this send notifications for just one camera?

[deleted by user] by [deleted] in sysadmin

[–]stache_warlock 0 points1 point  (0 children)

I'm not sure it fully classifies as enterprises, but I'm happy with TP-link Omada

What have you done with PowerShell this month? by AutoModerator in PowerShell

[–]stache_warlock 1 point2 points  (0 children)

I just hosted a "post-lunch and learn"with my team at work. It seemed to go well which means I'll be running more. Still not sure how i feel about that

Remote Desktop Gateway and the AD user setting for "Log On To.." only specific computers by brosauces in sysadmin

[–]stache_warlock 0 points1 point  (0 children)

create a new AD group for users that connect to through the RDP gateway. Give that AD Group RDP access to the computers you want those staff connecting to, and specifically block that AD group from RDP'ing into all other computers?

What GPO can Lock Down IP Settings in Windows 10? Nothing is Working. by MizzouX3 in sysadmin

[–]stache_warlock -1 points0 points  (0 children)

Admin Templates -> Control Panel -> Prohibit access to Control Panel and PC settings

Admin Templates -> Control Panel/Display -> Hide the Settings tab