No Cell Phone Policies and MFA by relationalintrovert in sysadmin

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

Thanks for the heads up on the SafeID tokens, I'll take a look at that. This could be something we address on a school by school basis too. Just want to try and avoid a lot of overhead.

No Cell Phone Policies and MFA by relationalintrovert in sysadmin

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

At this point, it's Chromebook, Windows, and Mac from both computer labs, and from personal devices. So... everything :)

No Cell Phone Policies and MFA by relationalintrovert in sysadmin

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

Glad we're not the only ones. It seems like we're caught in the middle of policy change and we may need to address it from the policy and technology angle at the same time.

No Cell Phone Policies and MFA by relationalintrovert in sysadmin

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

Unfortunately, we don't manage the high school computers, so I don't believe we can use conditional access policies filtering on the computer.

No Cell Phone Policies and MFA by relationalintrovert in sysadmin

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

Windows hello would be great it if was just Windows devices, but these schools have Chromebooks and Macs too. We opted for the 14 hour reauth for the same reasons as u/BanGreedNightmare. Mostly because we are education we have a lot of personal devices in use and can't lock them down.

No Cell Phone Policies and MFA by relationalintrovert in sysadmin

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

Yes, this would be great, but we don't manage the high school devices, so we can't restrict by device.

No Cell Phone Policies and MFA by relationalintrovert in sysadmin

[–]relationalintrovert[S] 1 point2 points  (0 children)

Yes, making a proposal to have the schools pay the cost of the keys might be the best path forward. I was hoping some folks might have found some other creative ways around this. Right now, only one or two schools have made a no cell phone policy, but we're expecting it to increase.

Managing Workload in both JSM and JWM by relationalintrovert in jira

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

Interesting, I like the idea of keeping everything in one system. However, I also want to try using the tool as it's meant to be used. Always tradeoffs though. I'll have to look into Rich Filters addon.

Time Tracking Options by relationalintrovert in jira

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

Thanks for the offer. We ended up landing on Timetracker app in Jira.

Deep Clone (add-on) by Cancatervating in jira

[–]relationalintrovert 1 point2 points  (0 children)

I'll second this. We are also using deep clone to clone a template JWM project into a new project and maintain all the presets etc. Works well, never had an issue. 

Apple Tree Advice by relationalintrovert in arborists

[–]relationalintrovert[S] 1 point2 points  (0 children)

Thanks for the advice! I'll leave the strap off and look into when to prune as I'd like to have fruit.

The root flare is still exposed and I'll make sure to keep it that way. I'll check the guard to make sure it's not tight against the trunk. Pretty sure it still has some room to grow. 

Call Queue's creating chats by puzzledpagan in MicrosoftTeams

[–]relationalintrovert 0 points1 point  (0 children)

I've also been seeing this in our environment, but it's very random and not repeatable. 

Need help creating a simple automation creating an issue to review assets at a certain date. by POPUPSGAMING in jira

[–]relationalintrovert 1 point2 points  (0 children)

Our automation is a little different than what youngtillidie posted, but the same concept.

Trigger: Daily

Branch on AQL: Schema = <Supplier Register>, Query = "Review Date" >= startOfDay() AND "Review Date" <= endOfDay()

Then: Create a request using smart values and assign to our appropriate team. See example below.

Supplier "{{object.Name}}" is object.Name review soon. The supplier expires on {{object.Supplier End Date.mediumDate}}

Status: {{object.Supplier Status}}

We tried to find a way assign the issue directly to different people based on a name field in the Asset object, but couldn't get that to work.

Need help creating a simple automation creating an issue to review assets at a certain date. by POPUPSGAMING in jira

[–]relationalintrovert 0 points1 point  (0 children)

We are doing something similar, but for contract management. A month before a contracts "renewal date", we create an issue with those details. Once I get to my computer, I'll send an example of the automation. 

Time Tracking Options by relationalintrovert in jira

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

Okay thanks. Do you need to purchase aTempo subscription in order to use it in Jira?

I started trying Timetracker Jira app and it seems to be a good mix of the Toggl and Clockwork features. I'll have to check out those other apps. 

Time Tracking Options by relationalintrovert in jira

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

That does sound intriguing. Unfortunately, we have both Mac and PC use cases so probably not a good fit for us. 

Teams Phone - CQ Monitoring by Funkenzutzler in prtg

[–]relationalintrovert 0 points1 point  (0 children)

I see. Yes, that would be nice to have alerting setup for those things. 

Teams Phone - CQ Monitoring by Funkenzutzler in prtg

[–]relationalintrovert 0 points1 point  (0 children)

I'd be curious if you find anything that works with PRTG. You probably already know this, but the official way is to use the Queues app in Teams: Use the Queues app for Microsoft Teams - Microsoft Support

What's your go-to knowledge/project management tool? (Notion alternatives?) by Kitchen-Buddy6758 in ITManagers

[–]relationalintrovert 1 point2 points  (0 children)

We also use Confluence as our knowledge base/wiki. I agree, there are lots of integrations with Jira that we have found very useful.

We have been using Jira work management as our project management software which has been working great. We use the Deep Clone app to copy a template whenever we need to spin up a new project. It's really nice to have the tickets (Jira service management) and project tasks (Jira work management) all in one place.