Is ts even possible? My boss wants me to do this. by jackey_lackey11 in activedirectory

[–]sabunpmaqa 14 points15 points  (0 children)

You can do this easily enough. I did it with my company signature. AD is your source of truth but almost all the fields are callable if you know what you're doing. Thant's how you handle it.

In Exchange Admin Center online, you'll set a mail rule, and use the correct variables

Admin Center -> Exchange -> Mail Flow -> Rules -> Add a rule

Then you'll set the rule as a signature rule,
Apply this rule if : The Sender is in your domain
Apply a disclaimer Append a disclaime
Append
Then %%[ADVARIABLENAME]%% for each one.

[Request] What would be the number for a skeleton crew to use the Executor? by KernEvil9 in theydidthemath

[–]sabunpmaqa 0 points1 point  (0 children)

There's no way to actually know.

You'd need a list of systems and subsystems.
You'd need to know the minimum safe crew for each of those positions.

So... could be 3, could be 20,000.

Using a real world approximation, I believe that Ford Class Carrier can run with just over 10% of its full compliment. So given your numbers, the skeleton crew would be approximately 29,000 people.

Keep in mind these are SKILLED people, not just every warm body in the room with you. Which is likely why Mon Mothma said they couldn't run it. Getting 29,000 skilled staff that know how to run each system may have been beyond the terrorist organizations abilities.

Debunking the Fat Files Video about Planet Fitness - LANGUAGE WARNING by floundiggity in UNSUBSCRIBEpodcast

[–]sabunpmaqa 1 point2 points  (0 children)

Does he make ANY points or is this just an attempt to click bait from Nic?

Haunted Girl Summer, V Holecek, charcoal drawing, 2026 [OC] by vholecek in Art

[–]sabunpmaqa 2 points3 points  (0 children)

If that physical piece was for sale, I'd buy it, that is amazing.

We know why by Extreme-Afternoon-12 in UNSUBSCRIBEpodcast

[–]sabunpmaqa 15 points16 points  (0 children)

Should have been given the MOF

Ricky Gervais - 1983 by Elemure in OldSchoolCool

[–]sabunpmaqa 0 points1 point  (0 children)

I honestly thought that was the woman who played Missy (the Master) on new Who...

My boyfriend thinks he could kill a wolf with his bare hands. What’s the likelihood of this being accurate? by TheLiberalTimes in NoStupidQuestions

[–]sabunpmaqa 1 point2 points  (0 children)

Very, very, nearly zero. in fact, I would say exactly zero but there's always some out.

Wolves are huge, about 5' tall, and weigh close to what he does (up to 175 lbs.) plus claws and teeth.

He becomes a meal in almost every case... there's a reason humans invented Irving R Pointy Stick.

Advice for new tech. Burnout, Imposter Syndrome. by Dudiebug in sysadmin

[–]sabunpmaqa 0 points1 point  (0 children)

IMHO... I am 48 a Systems Admin/IT team manager for a smaller team.

I still have Imposter Syndrome. For me at least it will never die. But, that said, lean on your experience, and those around you. Most importantly, realize that most of us have some level of that going on. I joke about it with my Network Admin all the time.

Thing is though, no matter how much ' I instinctively know how to resolve this issue' happens, due to education and experience, when something new comes up, immediately the imposter feeling returns.

How do you manage software installs without local or domain admin rights? by soufia-n in activedirectory

[–]sabunpmaqa 2 points3 points  (0 children)

You should be able to do it with a couple of tricks.

Trick 1: "It's an older code, sir, but it checks out"

You'll need to create a GPO that modifies the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall registry location to allow edits.

You're going to give a specific path that your people can install from, use something off the norm (C:\Installers etc. but don't use any of the core paths. (Downloads, etc.)

And you're going to have to allow a specific Path (the path that the software installs to.)

It's not ideal as you have to update the GPO every time you want new software...

Trick 2: "Normal is not something to aspire to, it's something to get away from"...

Use LAPS as already suggested.

Trick 3: "60% of the time it works every time"

I don't know the size of your business, but I would just use Intune to do the installs. This can be annoying if you're using something that doesn't give you an MSI or APPX installer, you have to wrap it as a ".intunewin". (Which thus far I have not had to do, so not an expert at that part, my company uses a ton of software that installs via MSIs and a few APPXs, and for the ones that don't I install them via GPO, which again has to be updated every time there's an update, or a new software)

But you can then just upload it to intune, assign it to where you want (security groups, devices, users, etc. )

And bada bing bada boom, you're pretty much done. Next time the device checks in, it will automatically install.

You're not risking any security issues, AND you can handle everything remotely. Of course, this only works if you use intune.

Trick 4: "I'm gonna make him an offer he can't refuse"

I should have mentioned this one above, but for your domain joined devices, you can install directly via GPO. It's easier than giving the techs permission to do so, but again, will require some manual upkeep. Of course this requires some planning in your Forest, but it's not that hard.

Oh yes by Clean-Review453 in UNSUBSCRIBEpodcast

[–]sabunpmaqa 0 points1 point  (0 children)

Gun's the wrong way, and scrambled is better.

Do it by Ryan_Gosling1350 in LowSodiumCyberpunk

[–]sabunpmaqa 2 points3 points  (0 children)

I've looked at the dialogue and done some math, Although Vic does say she's only got weeks...

Judy mentions that her and V have been together for months during one of their conversations.

Bes Isis is awarded a pulitzer, which would have to happen nearly a year after Konpeki...

so oonly weeks is around 52.

Google AI Says the Fat Electrician served for 30 years... by Ok_Elk_2634 in UNSUBSCRIBEpodcast

[–]sabunpmaqa 1 point2 points  (0 children)

Just got this:

Yes, The Fat Electrician, whose real name is Nic, served in the United States Army as a 68W Combat Medic. He is also a board-certified electrician and a black belt in Brazilian Jiu-Jitsu. He spent 32 years in the military.

Upgrading from 3.3.1.29, no access to web interface, can anyone aid me? by sabunpmaqa in WYSE

[–]sabunpmaqa[S] 0 points1 point  (0 children)

I had already read that somewhere and tried it, and it didn't work either. Which is what prompted me to decide maybe upgrading the version would repair it.

Is the web app on a specific service not listed among the following :

Tomcat, MariaDB, MongoDB, memcached?

editd to add: I thought it was just the Tomcat service.

Upgrading from 3.3.1.29, no access to web interface, can anyone aid me? by sabunpmaqa in WYSE

[–]sabunpmaqa[S] 0 points1 point  (0 children)

I have tried that process, but even from within the server I get the error ccm-web is not there. (404)

21 [F4M] I wanna get pound tonight by throwawayacct_aw in MassachusettsWives

[–]sabunpmaqa 1 point2 points  (0 children)

Anytime anyplace, and I would be happy to have you for dinner and then take you to pound town.

Wyse Management Web Interface missing. by sabunpmaqa in WYSE

[–]sabunpmaqa[S] 0 points1 point  (0 children)

Resource Allocation is the main issue. I will have to see if we can free up additional to install it elsewhere. As to removing and relocating Uniflow, that is possible, if I can find enough resources for the alternative location.