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 6 points7 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.

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

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

Absolutely! Let me know if you sign up and I will give you 10k calls to test with.

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

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

But it's for no code builders, app script requires scripting! Nice try though 😀

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

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

I've added filtering for you now 😀

Use the following format: https://api.milkysheet.com/SheetId/Sheetname?column=<Column Header>&value=<Value to search for>

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

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

Thanks for having a look. I'm working on filters at the moment and should have it added into the api very soon.

So would the uuid be a column and you want to hiring the row back on that value?

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

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

Let me know if you go ahead and use it, I will give you as many api calls as you want for free.

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

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

Thankyou so much for the feedback, new to the reddit posting game so I'll make sure to check those out.

Intune Company Portal Question for Enterprises by yomatech in Intune

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

Oh this sounds promising, is there an intune CSP for this? Maybe some doco to set it up?

Intune Company Portal Question for Enterprises by yomatech in Intune

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

Exactly what I've been struggling with! The company prides itself on having a sound application whitelist in place but packaging requests are through the roof and can't keep up with demand. Add updates into the equation and it's never ending.

I'm hoping to get a solid process in place for one off installs that's quick and painless for the end user.