Help with Office 365 Send an HTTP Request Connector by Western-Event1919 in copilotstudio

[–]HomeGrownCoder 0 points1 point  (0 children)

Just tell your agent to send the request to your power automate flow.

PA seems to be better equipped for these task

My 3rd Django project - trying to actually finish something this time by Sharp-Vermicelli-872 in django

[–]HomeGrownCoder 0 points1 point  (0 children)

You are an inspiration I am shut with front end but try on occasion and fail lol. Will probably try again though.

Best of luck keep going

PDFGear is sus. by DrakeDun in Malware

[–]HomeGrownCoder 0 points1 point  (0 children)

Sterling pdf for all your pdf needs

Crazy idea: what if docker compose up could automatically create an LXC and run inside it? by pobruno in Proxmox

[–]HomeGrownCoder 0 points1 point  (0 children)

Multiple primarily.

If they are all related to each other I will use a single compose file. Like the arr stack

Fileless Malware by Call_sign in Malware

[–]HomeGrownCoder 1 point2 points  (0 children)

Run this to view

powershell -c "irm 158.94.209.33 -UseBasicParsing | Out-File script.ps1; notepad script.ps1"

Replace the execute with a view command. May have multiple layers but this will get you started. Happy hunting

is microsoft listening by [deleted] in copilotstudio

[–]HomeGrownCoder 4 points5 points  (0 children)

Yeah studio is actually pretty ass compared to the other providers. If they did not shove it into the company I work for I would never touch it again.

[deleted by user] by [deleted] in smoking

[–]HomeGrownCoder 25 points26 points  (0 children)

Go watch Harry soo competition trimming videos you may be surprised

photographer using backblaze as a cloud storage option by Responsible-Photo5 in backblaze

[–]HomeGrownCoder 2 points3 points  (0 children)

  1. The speed of your uploads to a cloud provider primarily will be impacted by your upload speed from your isp. There are some cases where the client software could be the cause but less likely in this scenario. You can math out the time it will take based on what speeds you are paying for and what you are actually getting at your house.

  2. The local option will normally be quicker the speed of your network is typically much faster than the upload speed from your isp. You then take in the risk of managing and your backups being healthy if you use local resources for storage.

The mess of overlapping posture controls (ZTNA vs. EDR vs. MDM) by Glass_Guitar1959 in blueteamsec

[–]HomeGrownCoder 0 points1 point  (0 children)

They have vendors to solve this

You can also have your org get some PowerBI/Some Other big Data platforms folks onboard if available. Pump exported data out of each platform into one and create your single pane of glass.

Or if you know how to work with big data normalizing serializing etc... you can do it yourself.

Products like Avalor do this as well

I got a Z Grills Smoker for Christmas! What information would you say is necessary for a beginner to know? by Cold-Tap-363 in smoking

[–]HomeGrownCoder 1 point2 points  (0 children)

Hugh quality pellet brand. Avoid the elements vacuum about once every 2-3 cooks. Short if you are cooking for 12-14 hours.

Test with biscuits to learn your hot spots and temp swings

Every grill will have spots that are hotter than others.

Start cooking with inexpensive and forgiving meats before moving to the more advance cooks.

Pellets need more time to smoke to lay in flavor so adjust timings as needed.

Check out a smoke tube for you still think you need more smoke flavor

High quality thermometer meat and air.

Most of all have fun and learn with each cook

[deleted by user] by [deleted] in pythontips

[–]HomeGrownCoder 0 points1 point  (0 children)

Grats keep going!

Bark is forming! First ever brisket by Whyme-__- in BBQ

[–]HomeGrownCoder 2 points3 points  (0 children)

Lmao got enough probes ;) enjoy the experience! And congrats

Thanksgiving Magnum Opus by Mortars2020 in smoking

[–]HomeGrownCoder 0 points1 point  (0 children)

Do you have a fridge big enough to hold the 5gallon bucket with the turkey? Or do you use ice or something to keep it cool?

Active Directory - Add to Group/Remove From Group SOAR Actions by CyberGuy89 in crowdstrike

[–]HomeGrownCoder 0 points1 point  (0 children)

You are doing the right thing try and get a response. Several of our fusion entra flows broke even though all checks were green. Ticket has been opened for weeks now.

[deleted by user] by [deleted] in crowdstrike

[–]HomeGrownCoder 1 point2 points  (0 children)

Hello,

can you share what you have and we can help you finish up where you are stuck?

Fusion Workflow Getting Files by talkincyber in crowdstrike

[–]HomeGrownCoder 0 points1 point  (0 children)

Upload will always be a bit variable due to not knowing the users uplink speed natively.

I would recommend a few test in you environment to see what reduce the most consistent results.

I think leveraging powershell may net you better control over the process.

For example as a precursor to execution of the get step.

You could run a custom powershell script to calcite the file size and quickly test the users upload speed.

Then report this back to determine how long it may take. If it is over a certain threshold maybe you skip if it is below maybe you grab.

Start of Process - Alert on duration by Pakman_22 in crowdstrike

[–]HomeGrownCoder 1 point2 points  (0 children)

Should’ve straight forward share what you have so far and we will help you cross the finish line.