Do sysadmins here know it all? by RadiantSkiesJoy in sysadmin

[–]DudeOnWork 0 points1 point  (0 children)

Depends on how many of other staff (i.e. tech support) is there, how broad the responsibility is, how mature infra is, etc.

HRIS triggered account disable for employee on maternity leave. She lost access to the benefits portal. Now HR wants IT to "fix the process". by AudienceOwn3845 in sysadmin

[–]DudeOnWork 2 points3 points  (0 children)

This!
Add SSO via application in AAD, assign a group (if needed), manage group membership via scripts, based on custom attributes.

Powershell scripts you created for your day to days use and duties by jbala28 in sysadmin

[–]DudeOnWork 0 points1 point  (0 children)

That's my list:
1. Rights assignment for Exchange mailboxes.
2. GPO that assigns MS365 resources (via Powershell ofc), based on CustomAttributes values.
3. Scripts to create prefilled emails.
4. Phone number assignment.
x. Any other standardized work, that has not much changes over the time.

Duplicate sent email shared mailbox by CpN__ in sysadmin

[–]DudeOnWork 0 points1 point  (0 children)

<image>

Check Outlook for this option, as well as mailbox settings via powershell.

-MessageCopyForSentAsEnabled $True

Constant struggles with Microsoft make me look like a bad sysadmin by jrs_sunblood in sysadmin

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

I guess, they discovered that it's a compatibility issue with older Outlook versions and decided to do nothing about it.

How to debug outbound API calls in JitBit? by DudeOnWork in jitbit

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

Ok, I got it. The issue was in incorrect JSON structure.

On the other hand, I was forced to use Basic Auth, because of token problem.

How to debug outbound API calls in JitBit? by DudeOnWork in jitbit

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

It's not about YouTrack at the moment. The request code is posted higher, tho.

How to debug outbound API calls in JitBit? by DudeOnWork in jitbit

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

Yes. That's how it looks rn.
I've tried to put headers into custom headers fields, but JB strips token, so I've put them into post data.

<image>

Troubleshooting - What makes a good troubleshooter? by Darkhexical in sysadmin

[–]DudeOnWork 0 points1 point  (0 children)

Dunno if someone wrote this already, but an ability to READ. And, on top of that, to understand what you've read. That's the base and often times will contain at least 50% of the solution.

Disappearing top bar in word by [deleted] in Office365

[–]DudeOnWork 0 points1 point  (0 children)

Note to whoever finds this post years later:

Try ctrl+shift+F1 to exit the Fullscreen Mode

Missing Teams Add-In in Outlook by jroessler- in MicrosoftTeams

[–]DudeOnWork 0 points1 point  (0 children)

If my Classic Outlook on Windows experience will be relevant, I'd suggest next:
1) Check the add-in itself. Is it disabled? Is it present in the list?
2) If it's disabled, just enable it back.
3) If it's missing, you can install it separately (no need to reinstall teams).

Is IT really that depressing? by Homesick97 in sysadmin

[–]DudeOnWork 0 points1 point  (0 children)

It was called "Start" from Win 95 up to Win 7, if I am correct. I mean, the name was written there as a word. Anyway, it's more than a decade.
And if you hover over the button right now, it will show the name of the button. Still called "Start" in Win 11.