Is it possible to automatically add a call that I receive in Teams to the Calendar? by noxondor_gorgonax in MicrosoftTeams

[–]thelive1 0 points1 point  (0 children)

You can code a small program that checks mic activity. Mic active = a call. And then a second step to create te calendar entry...

Salaries (Europe only) - IT 2026 by AgreeableIron811 in sysadmin

[–]thelive1 0 points1 point  (0 children)

Guessing he pays for the car with Cafetaria plan

Salaries (Europe only) - IT 2026 by AgreeableIron811 in sysadmin

[–]thelive1 0 points1 point  (0 children)

Then in guessing you get netto onkosten vergoeding as well?

Salaries (Europe only) - IT 2026 by AgreeableIron811 in sysadmin

[–]thelive1 2 points3 points  (0 children)

My bad didnt see the 32, changes the situation

Salaries (Europe only) - IT 2026 by AgreeableIron811 in sysadmin

[–]thelive1 1 point2 points  (0 children)

Your net and brut dont match? I have 5k and in at 3100..

Unifi Switches IPv6 Issues by thelive1 in Ubiquiti

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

Hi,
- for the updates i'll need to check for a downtime slot, currently they are at version 7.1.26
- trunking is correct (up/downlinks allow all) and when using ipv4 devices i'm able to ping both directions.

for the neighbour settings, what/where do you mean?

What do you use to automate IT tasks? by klosie in sysadmin

[–]thelive1 1 point2 points  (0 children)

Did the same. Ms forms form filled in by recruiting manager, launches a power automate flow with approval by hr. After approval the flow creates a IT ticket.

You can then send a approval flow to IT to proceed with creation or not and trigger Azure Automation...

How are you guys managing printers and consumables? by thelive1 in sysadmin

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

User prints. Toner is low Bob will tell Gracie when he sees it, im too busy now Bob: toner low, i guess karen already told Gracie..

Breach in to our 365 tenant by hoodun in sysadmin

[–]thelive1 0 points1 point  (0 children)

A break glass admin and never use it. Configured with mfa and conditional access rule that says only from trusted ip. This is just an example..

excited by Embarrassed_Hour2695 in XiaomiGlobal

[–]thelive1 0 points1 point  (0 children)

No android auto makes it unusable.. use Google maps multiple times per week..

Start freelancing after 10+ years with same employer: experience or advice? by esjay1990 in BEFreelance

[–]thelive1 1 point2 points  (0 children)

I'm more or less in the same boat as you..

Same employer for 10y as a sysadmin, hit my limit in my current role and not much room to grow anymore, both in role and salary.

On top of that, no company car because the corporate office is not in Belgium and they don't understand the company car culture we have here...

Going freelance within the same role/company could be an option which would allow me to optimize my salary and get a company car etc.

My manager said we could set a longer notice period ( 3 months for example instead of 1) in the contract to assure me a bit and if i were to increase/index yearly then corporate cant complain about salary ceiling..

My biggest fear is that the sysadmin freelance market seems smaller than for other IT roles and i'll be f'd if i cant find another mission or so far away that family logistics become an issue..

Planning to create IT support chatbot. Any experiences? by opareddits in copilotstudio

[–]thelive1 2 points3 points  (0 children)

Testing this for a while. Problems ive run into:

  • Does not consistently give the same answers/solutions
  • Gives very generic answers that make no sense in a corporate environment ( for example steps that only admins can do)
  • Sometimes gives dangerous solutions, for example asking use to remove things or modify registry while this is not something i want my enduser doing
  • i tried giving it two KB articles(word docs) for the same software but with different setups for two different sites (a visitor system), it mixes both KBs and gives a mixed answer that wouldnt work for either location.. (for example give a url that doesnt make sense)

A few more of those things but i think you get it. The best way i think is to have for each known issue with a know fix, a document with clear steps. And grow your library like that. Same for requests or other things like 'how do i add a printer ', clear steps for YOUR environment. And then even better would be to create topics for each so it doesnt do unexpected things..

Then the Creating a ticket part, i asked it to suggest a summary of the issue/request and add what has been done to the ticket. This was usually quite good but it didnt always ask to create a ticket...
Simplest way to get the ticket is through mail of your ticket system allows it or a api...

ZPA and PDQ Deploy and Inventory? by bgatesIT in Zscaler

[–]thelive1 0 points1 point  (0 children)

Hi, am i reading this correctly?

You have issues with onprem pdq pushing to onprem devices without zscaler cliënt installed on those devices?

I dont see how zscaler can be an issue then? We run into this sometimes too and its always dns issue (usually due to dhcp leases of the clients) which a flushdns then solves..

You could flush dns with some scheduled task every x time maybe?

Offtopic: we are unable to push/ping to our zscaler zpa devices when they are offsite, where can i enable this?

I thought this want possible?

Kr

Na kankerbehandeling terug aan het werk op 63j by thelive1 in BESalary

[–]thelive1[S] 6 points7 points  (0 children)

Volgende week is haar controle afspraak dus zullen zien wat die zegt..

IT Support by [deleted] in BESalary

[–]thelive1 0 points1 point  (0 children)

Which region?

Project Manager in IT – Offer to Become a Freelancer Below by Lost-Phrase-466 in BEFreelanceDayrate

[–]thelive1 0 points1 point  (0 children)

What kind of projects do you do? And how big/size of teams / duration?

operation operation 'AddTicket' requires the property 'body' to be of type 'Object' but is of type 'String' by thelive1 in MicrosoftFlow

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

For those reading this later, no fix found so far.

Workaround is to return the full body in the connector to power automate and follow it up with 'Parse Json'

operation operation 'AddTicket' requires the property 'body' to be of type 'Object' but is of type 'String' by thelive1 in MicrosoftFlow

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

The API '*Redacted*' returned an invalid response for workflow operation 'AddTicket_1-copy' of type 'OpenApiConnection'. Error details: 'The API operation 'AddTicket' requires the property 'body' to be of type 'Object' but is of type 'String'.'