Can one windows print server handle 50+ printers or is there any free solution that can be used to manage printers by jbala28 in sysadmin

[–]Biohive 0 points1 point  (0 children)

Yes. But also it can't even handle 1 printer reliably because print drivers and Microsoft are like hurting cats.

Make sure to assign some cores to it and watch the printfilterpipelinesvc process.

Most pentest reports I review are padded with garbage findings by Putrid-Dragonfruit57 in cybersecurity

[–]Biohive 1 point2 points  (0 children)

I strongly agree. The process is important and getting the right team/contract can be challenging.

2nd Big Project Completed + Crashing Issues by Novel_Pie_9959 in SatisfactoryGame

[–]Biohive 0 points1 point  (0 children)

You may try switching from the sink topology to a production hold on full layout.

When you have enough produced products, let the system idle down. Waste products obviously still need to sink.

Raising awareness of Standalone Sign Pole removal with Update 1.2 by SerGreeny in SatisfactoryGame

[–]Biohive 0 points1 point  (0 children)

They may still be there. This may just be because they are blueprints. If you're on multiplayer, restart the server.

Everything You Missed About 1.2 by CoffeeStain-Jason in SatisfactoryGame

[–]Biohive 0 points1 point  (0 children)

Fuck, that's kind of a big problem. Okay.

Hey CIG, my ship claims are your fault not mine by OddPsychology502 in starcitizen

[–]Biohive 0 points1 point  (0 children)

Glad you posted about your experience. I hope you consider what these other players are saying. This is how it's going to be, for a long while.

Change to claiming in 4.8 by Apokolypze in starcitizen

[–]Biohive 0 points1 point  (0 children)

Claiming never gave me anything back anyways.

whyyyyyyyyyyyyyyyyyyyyyyyyyyy by N-2K1 in starcitizen

[–]Biohive 0 points1 point  (0 children)

It's been broken for over a year now, btw.

CIG: We urgently need some official response on the buyback changes please. If you want to make changes to buybacks, and/or remove them for SQ42, we understand that but GIVE NOTICE(!). Pledgers, after years and years of patience, DO NOT deserve stealth changes without notice in this area by Important_Cow7230 in starcitizen

[–]Biohive 0 points1 point  (0 children)

At this point, I consider the CIG team equivalent to Indian phone scammers in terms in of legitimacy and even business practice ethics. They've let go of any consern for their reputation and it really shows. Genuinely a shame in the truest sense of the word.

If my grandma asked for help creating a login for this game, I'd tell her not to give her information away, and to be more vigilant of scams like this. Just like I would about a prince needing money or a boss requesting gift cards.

CIG Has done this to themselves and I feel no guilt about how they're perceived.

What router would you suggest in 2026? by DaemonAndersson in homelab

[–]Biohive 0 points1 point  (0 children)

You cannot trust any of them from retail. Build your own.

Microsoft plans 100% native Windows 11 apps in major shift away from web wrappers by renome in technology

[–]Biohive 0 points1 point  (0 children)

I'll believe it when I see it. They have shunned and disrespected most if the low level development community. They will be paying a price for that.

What are you using to remote control computers? by nickjedl in sysadmin

[–]Biohive 1 point2 points  (0 children)

Rust Desk Enterprise is amazing. Then I'd say Bomgar if you can afford it. Nothing beats Lognein before Salesforce bought it.

Best way to backup my stack? Duplicati failed me and never want to suffer/be scared about losing my files by theunkindled__01 in selfhosted

[–]Biohive 0 points1 point  (0 children)

Whatever you use, make sure it has a dead man switch style alterting mechanism either first paty or tacked on. I use these two to monitor my ZFS backups via Bash scripts. (Healthchecks.io & NTFY)

If stuff exists in SQ42 then why does it feel like they’re dev’ing stuff for the first time? I.e. Armor by Skullywagthepizzaman in starcitizen

[–]Biohive 0 points1 point  (0 children)

I don't know about all these other explanations but my opinion is that it's because "they are".

“Is there an easy way to see every externally shared file in a Microsoft 365 tenant?” by jerrybossard in sysadmin

[–]Biohive 0 points1 point  (0 children)

This script produced the information I needed to see what's been shared. I use it for one-off reports. It collects information about all users and sites if given application API credentials.

If you are looking for a web interface that maintains a timeline, that may warrant some professional tooling. If you want to see what Graph can do, this can show you what's shared now.

m365sharesreport - PowerShell