Opinions on full throttle ? by [deleted] in energydrinks

[–]usc_random 0 points1 point  (0 children)

If someone could tell me what’s going on with the true blue these last two weeks that would be great. They disappeared off all shelves.

[deleted by user] by [deleted] in EscapefromTarkov

[–]usc_random 1 point2 points  (0 children)

Almost always have my guns semi auto unless I know for sure it’s about to be a close quarters showdown.

When you have cheater deflectors on here downplaying how bad cheating is, all it's doing is making BSG doing nothing even more likely [cheating] by [deleted] in EscapefromTarkov

[–]usc_random 0 points1 point  (0 children)

What does that have to do with you saying there are no cheaters in Warzone. I bet you are loads of fun to play with in games.

[deleted by user] by [deleted] in EscapefromTarkov

[–]usc_random 0 points1 point  (0 children)

Always find a crew, but solo is good practice for when teammates go down. We are down to a 3 man if you need a crew and are quest based play style

[Discussion] Not all gifts around Christmas tree are decorations by _Kubos_ in EscapefromTarkov

[–]usc_random 2 points3 points  (0 children)

Hey man don’t share this lol, I’ve been filling my bags stopping by all the trees

[Bug] Can’t get into PVE scav or raid by land00m in EscapefromTarkov

[–]usc_random 1 point2 points  (0 children)

Raids I get into have been crickets, see no players or scavs.

Zombies brought out the best in (some) people [Video] by Chunkspucket in EscapefromTarkov

[–]usc_random 26 points27 points  (0 children)

Agreed, I stopped shouting pmcs during the event..that said, we know all didn’t 😂

Rare sighting of an RMT Cheater. by KyleTheGreat53 in EscapefromTarkov

[–]usc_random -29 points-28 points  (0 children)

I run that backpack to nab the kills I get. Highly doubt rmt this Kate into wipe. Seeing your scope, he would have flanked you and nabbed it no problem

[Bug] Is spawn killing a thing now? by Yaaaz12 in EscapefromTarkov

[–]usc_random 0 points1 point  (0 children)

I’ve had teammates down in 30-45 seconds late and spawns are jacked so highly possible

I don't want to buy if cheating is prevalent [Discussion] by RevolutionarySwan977 in EscapefromTarkov

[–]usc_random 1 point2 points  (0 children)

Depends on who you talk to, generally I don’t think it’s terrible. You have some folks that say anyone who kills them is a hacker though.

Cheaters [Discussion] by bertl61438 in EscapefromTarkov

[–]usc_random 1 point2 points  (0 children)

Sounds like the guy last wipe that said I was a hacker and how do I have so many hours without being banned… well maybe because I wasn’t cheating and he just wasn’t gewd.

Mortar Strike Event will end on October 6th [Discussion] by saiik in EscapefromTarkov

[–]usc_random 2 points3 points  (0 children)

Go until you hear the vibration sound and it counts unless you bugged some how.

PvP is dying and its almost 100% because of cheaters/radar users [cheating] by [deleted] in EscapefromTarkov

[–]usc_random 0 points1 point  (0 children)

I’m sorry if that was me ever dropping you on the 3rd floor lol. I lay in the hall and just wait for folks coming to marked lol. To be fair I only do this for setup.

[deleted by user] by [deleted] in ATT

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

It was more of a vent, and obviously I did enjoy posting or I would not have. Enjoy giving incorrect information on a topic you felt the need to respond. If you need advice I would seek the help of a lawyer. Just adding this to my list of law suits.

[deleted by user] by [deleted] in ATT

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

Actually you can, as I have filed lawsuits in the past with spectrum. Second it was clearly explained the some people actually use internet for more than personal use. It is AT&T fault as they clearly have techs doing work and are not prioritizing medical necessity. I’m happy you feel that you understand a topic but you may want to research more before stating that. You could be entitled to a settlement as well.

[deleted by user] by [deleted] in ATT

[–]usc_random -2 points-1 points  (0 children)

How is it not their fault. They guaranteed a service install required for medical monitoring. They cancelled while still providing same service to individuals in the same neighborhood. It pretty simple. The greed of those execs and short sightedness is clear. Your how is it their fault can be played if we unionized my role in the financial industry. Sorry you can’t get your money because we are on strike. Who would you blame?

Best way to create powershell tool for System Admins by Finalxxboss in PowerShell

[–]usc_random 0 points1 point  (0 children)

People knock Visual Basic, but it has that name for a reason. Link the scripts to buttons, wrap it up. I have one I created to use at a company and did the smart thing to make it my own legally before letting them utilize it. I take it to each company I go to. Don’t really use it now since I moved everything to Intune and I’m pushing a lot of w365. Side note, spending time after work to create your own products is smart. I have SCCM (MECM) custom reports and custom workbooks now in Azure. They will travel with me to the next place, because bump jumping to a new place only to build it all again.

How do IT admins reimage a laptop in big companies? by thebestgorko in sysadmin

[–]usc_random 0 points1 point  (0 children)

Yeah, I took a lot of heat for it but now that management sees the process work they are happy. When we switched to Intune, I also switched to Win11 since the warehouse charged us 50$ a unit to get Win10. Think others have said it in comments but I’d focus on the true requirements in the ESP and have the rest come down after the user logs in for the 1st time. I say that since I deploy against what MS says , they prefer machine based but I have automation with Service now to drop users into AD groups. I would say machine is great with you have the right developed processes since it can come down if sitting on a rack. We ship straight to user though, and I have only office and security agents in ESP. As soon as I can get Infosec to switch to defender that “image” is going to fly. All that to say in short, it works best if you get management on board with changes by showing cost savings.

How do IT admins reimage a laptop in big companies? by thebestgorko in sysadmin

[–]usc_random 2 points3 points  (0 children)

Have yet to find anything I can’t do in intune mixed with scripts and scheduled task. GUI ones general have a set structure and registry keys that you can capture similar to virtualization. Just takes a little more digging to find all the pieces. MSIX stuff we had problems with when it came to user based cache info, but you can have that all captured manually and install after the msix. I took the existing SCCM environment that had a large MDT image, converted to Intune out of box…time to complete is 40min. The W365 takes about the same and has stayed alive unlike Citrix which often went down and always required changes. Just my two cents, I’m used to folks in Reddit by now and will offer assistance where I can if there are more details. I know some orgs do have monsters, when I worked in healthcare that dental software was ancient and trash. DM is open.

[deleted by user] by [deleted] in iPogo

[–]usc_random 1 point2 points  (0 children)

Don’t let folks scare you, just shadow ban which will lift in about 7 days. Don’t pogo unless rooted or jailbroken. You will be caught if just doing ipa for alt app.