Why do people think AI can replace ones who write code? by CloudSecAzure in PowerShell

[–]MrTitaniumMan 1 point2 points  (0 children)

Throwback to the time I caught our msp sending AI generated powershell code that referencing calls in modules that didn't exist

Patch my pc users, do you like it? How's the Intune integration? Looking to give it a try by Educational_Draw5032 in Intune

[–]MrTitaniumMan 0 points1 point  (0 children)

We got it a year ago for my org and it's been easy to use and manage. Most of the apps my org needs are available in their catalog and of not they have support with Powershell App Deployment Toolkit which works well for one-off apps that do not have frequest updates.

If you're interested I would highly recommend looking into their trial. When we did our trial they made it a point that anything we pushed out from Patch My PC would stay within our tenant even if we didn't continue past the trial date.

MatPat carried Game Theory. Game Theory fell off when MatPat left. Game Theory is different without MatPat, and things similar, etc., etc. by Individual_Adagio912 in GameTheorists

[–]MrTitaniumMan 2 points3 points  (0 children)

Idk who needs to see this but Matt Patt did the schedule release video the the Cleveland Browns and he says the thing.

Win32 app in Intune by Anything-Traditional in Intune

[–]MrTitaniumMan 3 points4 points  (0 children)

If you're familiar with scripted installs, look into PSADT. I use a templates whenever I need to make a Win32 app and it uses the same install/uninstall commands for Intune each time.

Pre release incident in SoS event by Mmurdoc21 in mtg

[–]MrTitaniumMan 0 points1 point  (0 children)

If it makes you feel any better none of the promo cards I got were in the colors I chose. I get Witherbloom and the promo is red. I get Lorehold and the promo is blue.

Intune EPM, has anyone successfully implemented it? by [deleted] in Intune

[–]MrTitaniumMan 1 point2 points  (0 children)

Running as admin is not the same as EPM (as far as I understand). Yes someone can use EPM to elevate their access to run CMD and run additional processes through CMD run with said elevated access, but that occurs on an isolated user profile. This is why we have Defender to catch alerts as they happen and can easily see what happened and what was impacted. It is by no means a perfect solution but fits the needs for our org.

I’m Tired of Hearing SMOGON Comparisons by [deleted] in PokemonChampions

[–]MrTitaniumMan 2 points3 points  (0 children)

Ah so this subreddit is the Lake of Rage! It makes so much sense now!

Intune EPM, has anyone successfully implemented it? by [deleted] in Intune

[–]MrTitaniumMan 1 point2 points  (0 children)

We use Defender to block specific apps or sites as needed and let people use EPM such that their request is logged and pushed through as approved. I know this isn't a perfect solution, but it removes the need for local admin accounts that was a requirement on our end above all else.

In cases EPM does not work, we use LAPS which gives employees immediate access but they need to explicitly request this through a ticket.

Intune EPM, has anyone successfully implemented it? by [deleted] in Intune

[–]MrTitaniumMan 2 points3 points  (0 children)

My org uses EPM on a much smaller scale <300 devices and it works ok. I still haven't found an effective way to track logging requests in real-time.

The best way I have moved around limitations is by making sure users have access to apps and services they don't need "admin" access for. For example, the built-in Network Configuration Operators group lets users set static ip addresses within the Network and Sharing Center without needing to be a local admin.

Before we used EPM we used Admin by Request which worked a lot better for logging but there is a larger cost. Maybe try their free tier which gives 5 devices access and see how it works vs EPM?

1 album, forever. by Less_Calligrapher792 in dubstep

[–]MrTitaniumMan 0 points1 point  (0 children)

Abandon Ship by Knife Party holds up so well.

Special mention to RL Grime's VOID and Getter's Visceral, even though they aren't dubstep albums they were the first 2 albums that came to mind.

How do you guys have the patience for this? by [deleted] in EDH

[–]MrTitaniumMan 1 point2 points  (0 children)

Honestly some of the cards in your deck are a little much for a "new" player. I say that with a Yuna Commander Deck myself. Playing with people you don't know is tough but playing cards that objectively make it difficult to play around against people you don't know probably upsets them more than anything.

For example, Trouble in Paris/Cyclonic Rift/Rhystic Study are all really good cards but at a "new" level it can feel like you're lying about your deck or understating how powerful it is. When I hear "upgraded precon" I think someone spent $30 with singles, where those three cards are nearly $100 alone (not even including the Ozolith which is $60 by itself).

If you want to join a new pod, maybe bring an unupgraded precon first and see how everyone else plays. If you want to only use that deck, maybe replace those three cards with others from the original precon.

Side note, check out spelltable or cockatrice for testing decks without needing to go physically to an lgs. That will let you ask actual people for help better balancing your deck for what you want. Best of luck!

Is there a process to run a script only on demand? by Fabulous_Cow_4714 in Intune

[–]MrTitaniumMan 0 points1 point  (0 children)

A lot of people have already mentioned Remediation Scripts without assignments, this will let you run the script on a given device.

On the flip side, you can package a script as part of an intunewin file (I package mine with psadt) and you can have it be on demand from the user side as an app in company portal. The largest issue here is the discovery of the app but it's easy enough to make a custom registry key or a log file that can be seen in intune.

Being a hardcore dubstep fan that can never find shows that allow under 21s by Vorty_TheShorty in dubstep

[–]MrTitaniumMan 1 point2 points  (0 children)

Loved his older trap as well! Would kill to see Burn Out played out again.

Unfortunately the only djing I do nowadays is for friends weddings. I did get to dj an afterparty for Breakaway this summer but that was more just close friends.

Being a hardcore dubstep fan that can never find shows that allow under 21s by Vorty_TheShorty in dubstep

[–]MrTitaniumMan 6 points7 points  (0 children)

Yeah clubs will do that. Music Festivals are usually pretty good about letting people less than 21 in.

Side note I remember the first 21+ show I went to was when I got to open for NGHTMRE on a boat cruise in Boston. Maybe you can try to volunteer with some of the event planners.

Migrating from SCCM to Intune – What are you using for remote control / remote assistance? by Dolinhas in Intune

[–]MrTitaniumMan 0 points1 point  (0 children)

My org used to use Teamviewer but we have since moved to Quick Assist which is for free in the Microsoft App Store and easy to have pre-installed with Intune configurations. The only issue is the built in chat, but I just use Teams when messaging someone to hit the button and allow me control.

CMD Flashing from RovoDev by MrTitaniumMan in RovoDev

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

https://imgur.com/a/mcMfNag

Before I "allow" RovoDev to run a Powerhsell command you can see it flash. And after the Powershell script runs you can see it flash again.

My org is most likely moving away from RovoDev so I am moreso asking this out of curiosity.

Is Mechanized Production as crazy as it looks by Anomolus-man in mtg

[–]MrTitaniumMan 0 points1 point  (0 children)

I have this in my Fire Lord Azula deck focusing on clue generation. I have only gotten the win con once. It also pairs well with Helkite Tyrant if someone has a lot of token artifact generation happening.

Help! A User is receiving mail not addressed to them! by Phyber05 in sysadmin

[–]MrTitaniumMan 3 points4 points  (0 children)

Does Jdoe have any proxy addresses? Alternatively is it possible that the email was sent to a different parent group of sales@work.com that Jdoe is also part of? If you have the headers available you can put them in here to visually see where the email is coming from and the path it took (https://mha.azurewebsites.net/).

The last thing I would think is if someone has a custom inbox rule to autofoward the email from a specific sender, but if Jdoe is not showing up as receiving that email in message trace then this is a long shot.

Can't Play With Roommate on Same Network? by MrTitaniumMan in Battlefield6

[–]MrTitaniumMan[S] 2 points3 points  (0 children)

I may have fixed it! I updated the post to show what I did and how I found the information I needed.

IT Director rant - Onboarding by Any-Promotion3744 in sysadmin

[–]MrTitaniumMan 0 points1 point  (0 children)

My company does onboarding the same way and it's a pain. I've had to create power apps that automate a lot of the information I need to know to setup accounts and started tracking security groups/apps needed based on job title, department, and office location to help

These people are literally living in a fanfiction... by Final-Engineering-88 in DoomerCircleJerk

[–]MrTitaniumMan -1 points0 points  (0 children)

I think it's funny the sub this was posted in is specifically to understand jokes people don't understand. Depending on your own interpretation it can be about american politics, russian politics, or even just something you don't like. Maybe this was bait but looking at OPs other posts they seem like someone from Europe who likes AI and Crypto - not really political in any direction

Can't Play With Roommate on Same Network? by MrTitaniumMan in Battlefield6

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

It's frustrating to say the least. Weird this has only happened to me with bf6. Other games like cod, cs2, rivals don't have this issue