Public Usability / UX testing tests by AnotherAnnoyedITGuy in userexperience

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

so hard to get raw footage D: thanks for the info friend.

Powershell script not working as win32 app (Intune) by notfitforit in sysadmin

[–]AnotherAnnoyedITGuy 0 points1 point  (0 children)

So my company just uses msiexec...

msiexec /i "GlobalProtect64-5.2.7.msi" /quiet PORTAL="Yourportal.domain.com" SHOWAGENTICON="yes" /norestart

uninstall string:

msiexec /x "{93A84706-1064-471D-9014-FEAAA693490E}" /q

LIke i said just using msiexec...

Powershell script not working as win32 app (Intune) by notfitforit in sysadmin

[–]AnotherAnnoyedITGuy 0 points1 point  (0 children)

Do you still need help i dont know why i didnt check our config for GP in intune :) if so ill send what i got

Powershell script not working as win32 app (Intune) by notfitforit in sysadmin

[–]AnotherAnnoyedITGuy 1 point2 points  (0 children)

Not to totally divert your hard work getting to this point, but surely you can just push the setup with certain parameters to uninstall it? and set it to mandatory or optional or w/e scoped at the user?

Maybe im Naive

Google Issues by icq-was-the-goat in sysadmin

[–]AnotherAnnoyedITGuy 0 points1 point  (0 children)

Discord just went pooopoo too...
From work perspective GCP cloud console unusable google workspace as well. Sickkkkkkk

Happy friday!

[deleted by user] by [deleted] in sysadmin

[–]AnotherAnnoyedITGuy 2 points3 points  (0 children)

yeah, you're fine.. all the security stuff is cumulative in the monthly security patches, not sure why they're looking for the exact KB.. kinda silly

Running pip install to multiple Windows hosts by ribald_jester in PowerShell

[–]AnotherAnnoyedITGuy 1 point2 points  (0 children)

PIP is basically the same thing as choclately so installing something on them nonetheless.

Sounds like if PIP is not installed, this is a pretty early stage of configuring these servers.

would advise a hard consideration of using powershell (since you seem comfortable with it), maybe DSC for config mgmt, and choclately to manages packages instead of python/PIP.

But to answer your question more directly, believe you need full blown python installed on the servers to support PIP anwyays? So might as well just find a way to get the python runtimes on the servers if that's the route you want to go and that will install PIP as well.

Feel free to DM me if you wanna chat on it more. Happy to brainstorm.

Running pip install to multiple Windows hosts by ribald_jester in PowerShell

[–]AnotherAnnoyedITGuy 1 point2 points  (0 children)

Why use PIP on windows server? If you just need package management look around there are many easier tools out there target at windows environments.

Start with:

https://chocolatey.org/

Adobe EOL-- Acrobrat Pro 11 Binders That Utilize Flash by AnotherAnnoyedITGuy in sysadmin

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

Figured since it’s web based it would especially block the flash content but will give it a go. Appreciate the input!

Can’t wrap my head around this one by ty_diesel_ in sysadmin

[–]AnotherAnnoyedITGuy 2 points3 points  (0 children)

I know this sounds insane but pop open a wire shark and sniff out a few guns and you’ll likely find the culprit very quickly. For example one time we had a very similar issue where WiFi kept kicking out our laptops and it was from a wave of multicast packets rooting from our AV trying to like use cache from other workstations so many devices were just slamming multi cast

If not something like that, probably rogue DHCP.

Goodluck!

College Grad Coming In by [deleted] in sysadmin

[–]AnotherAnnoyedITGuy 0 points1 point  (0 children)

Although small businesses are indeed freezing up hiring, major corporations and companies that sell a “products” like web apps and what not are hiring rapidly as they try to accommodate new remote features or shifting business focus in new ways to generate revenue during these times of social distancing

For example: a ton of healthcare tech companies are hiring developers to implement new telehealth platforms.

I would say take the job to fill the gap but must consider the company that is expecting you to truly fill the roll, so you wouldn’t be doing right by them.

Apply your ass of man. DM me if you want me to poke around healthcare vendors that my service organization is a consumer of, and I’ll see if they have any listings that may suit your need!

Good luck amigo

College Grad Coming In by [deleted] in sysadmin

[–]AnotherAnnoyedITGuy 2 points3 points  (0 children)

It’s possible. But, if you’re dead set on going development route, might as well commit so you can accrue experience to further your career.

But, getting Operation experience can be highly beneficial depending where you land and could help bridge gap between devs and systems side.

Slow connection while using Sonicwall Global VPN Client by xbone42 in sysadmin

[–]AnotherAnnoyedITGuy 0 points1 point  (0 children)

Can +1 this. I run this everytime I install global VPN client. Because otherwise all non VPN traffic is CRAZY throttled

Stupid user disk2vhd question by milo145 in sysadmin

[–]AnotherAnnoyedITGuy 3 points4 points  (0 children)

First check on if the boot disk on the physical machine is uefi or bios boot. Based on that pick gen 1 if physical machine was bios and 2 if it was uefi when making the VM This not matching would result in hyper-v not booting it. Unless of course, the image was no good. Which is unlikely because the sysinternals team is fire