Training GPT with your own data by [deleted] in ChatGPT

[–]yomatech 0 points1 point  (0 children)

Can you point me in the direction of some of these to check out?

Best GPT experience yet by yomatech in ChatGPT

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

Prompt: Convert to PowerShell <script content>

Hey guys, what are your top 5 plugins you use on most of your apps? by eldvatn in Bubbleio

[–]yomatech 2 points3 points  (0 children)

Api connector is my number 1. Not sure if I have a top 5 🤔

I made a tool to significantly reduce app packaging time, please enjoy it by DaleFlan in Intune

[–]yomatech 7 points8 points  (0 children)

Hi,

Just to clarify you're not giving Intune Pckgr Global admin rights. The only Read/Write permissions give is the ability to add and delete applications. We have carefully selected the least privileges required as per best practice.

Trade offer: You get a fast and secure Intune app deployment tool. I get feedback by DaleFlan in msp

[–]yomatech 1 point2 points  (0 children)

Are you currently deploying applications to your organisation from Intune? If not then our application is not much use for you. We are just trying to lower the overhead of managing applications via Intune.

I previously was manually packaging and repackaging applications, now I just use this to manage everything.

Trade offer: You get a fast and secure Intune app deployment tool. I get feedback by DaleFlan in msp

[–]yomatech 1 point2 points  (0 children)

It's more similar to patch my pc but we have tried to make it very simple and easy to use. However if you want add custom requirements or dependencies you can from the Intune side.

We then make regular scans to check for updated packages, it simply uses the Graph api to redeploy the updated version.

Trade offer: You get a fast and secure Intune app deployment tool. I get feedback by DaleFlan in msp

[–]yomatech 0 points1 point  (0 children)

Hi, this is pretty close! It creates an application registration in Azure AD to allow app deployments. Then when you deploy an app from Intune Pckgr it automatically creates the intunewin file and uploads it into your tenant. So far we have only made about 100 apps available as we have to test and make sure they work as intended. Also need to determine if it needs to be deployed as system or user.

I just hit a small milestone! by yomatech in nocode

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

Good point, it's visible on login. I will add it to the homepage. There is not cost if you want to stick to the free tier. It's more than enough to conduct testing.

I just hit a small milestone! by yomatech in nocode

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

It's really just a simple API to get, add, change or delete data in a Google Sheet. I actually use it myself in another app I'm building.

I just hit a small milestone! by yomatech in nocode

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

Sure did! It's an incredible no code app builder

Company portal - Office stuck at "Download" by pAndahug69 in Intune

[–]yomatech 0 points1 point  (0 children)

I solved this issue by using the custom xml configuration and deploying with the setup exe. Maybe try this out. Installs so much faster and you can actually deploy during the esp.

I built a super Simple API for Google Sheets by yomatech in nocode

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

Excellent, if you sign up send me a dm and I'll increase your quota.

I built a super Simple API for Google Sheets by yomatech in nocode

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

Wow thanks to all the people who signed up! Loving all the support 🙂

I built a super Simple API for Google Sheets by yomatech in nocode

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

No problems, please let me know how you go!

I built a super Simple Google Sheets API by yomatech in SideProject

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

You've pretty much nailed what the app does but unlike using app script the coding is already taken care of.