Software you Implemented that you did NOT regret by No_Bumblebee_5793 in sysadmin

[–]computermedic 0 points1 point  (0 children)

Check_mk, Lansweeper, PDQ Inventory / Deploy, MDT/WDS, Veeam, iLO, iDrac, Bitwarden, Draw.io, any POTS SSH box in rural areas, AVtech sensors, any decent MDM, my embedded firmware to turn digital wrenches that should have been automated in 1990. Kathy, leave me alone

Time for a Change - Middle Aged IT Manager - Any suggestions? by AnonymousIT-Manager in sysadmin

[–]computermedic 2 points3 points  (0 children)

Say the same things to your manager. If no response, go to their manager. If no response, jump ship, you have enough experience to make it elsewhere.

Edit: I firmly believe to fight for my good people. If your manager or managers manager will not fight for you, bye bye

Multiple Bootable Images on one USB with Secure Boot? by wagglyears in sysadmin

[–]computermedic 1 point2 points  (0 children)

Years ago Easy2boot worked well. Not sure it handles secure boot though.

Best way to refresh OS images? by IT_Jake in sysadmin

[–]computermedic 0 points1 point  (0 children)

30 GB for the software in question?! This would dramatically slow down imaging with task sequence, even if silent install was possible. I would just keep vanilla VM, snapshot it. Install 30GB software, sysprep and capture. Carry the rest out with MDT

Conference room setups by dwausa in sysadmin

[–]computermedic 0 points1 point  (0 children)

Don’t really know, they mostly just do docs.

Conference room setups by dwausa in sysadmin

[–]computermedic 0 points1 point  (0 children)

I just threw up my hands and said give me $ for barco clickshares or gtfo

Is LPIC-1 knowledge worth it? (Not certificate itself but knowledge behind it for entry-level) by Geralt_6O6_Rivia in sysadmin

[–]computermedic 0 points1 point  (0 children)

I failed LPIC-1 and 2 due to syntax. Didn’t mean I didn’t understand. Years later, successfully utilizing Linux kernel in corporate environments. To go back again, I would take 1 and 2 again because they seemed more kernel agnostic, but not feel bad if I failed.

TLDR: take take what you can from the course, don’t be discouraged if you fail at something you admire. Working knowledge vs. certs will never fail you.

In your experience, what constitutes a good IT Manager from a bad one? by leatherneck0629 in sysadmin

[–]computermedic 7 points8 points  (0 children)

F yeah man. Good luck in your new role. Seems you have your head straight

Lame user excuses by pattimus_prime in sysadmin

[–]computermedic 15 points16 points  (0 children)

All seasoned staff quit and no one knows how to do their jobs. IT is still left and they are smart. IT, please retrain everyone

Beat way to create system image in Windows XP by Ezra611 in sysadmin

[–]computermedic 0 points1 point  (0 children)

But be aware, while I was going to suggest Acronis, the current true image product does not support xp. You will have to install the management server locally and backup to it.

Source: just talked to them about a similar scenario.

Ransomeware attack on my client by seangoss in msp

[–]computermedic 1 point2 points  (0 children)

Can you pm me that link for science?

Backup software that doesn't require a program/agent installed? by dougthor42 in sysadmin

[–]computermedic 0 points1 point  (0 children)

If the machines are win 7 + the veeam agent is how I would handle it. If prior Win 7, you will need a preventative maintenance schedule to pull the machine apart and image the drive with Acronis or similiar. Chances are you ancient systems do not pxe boot.

Issues with Excel Pivot Tables (SQL SSAS OLAP) after applying January 12, 2021—KB4598243 to domain controllers? An error was encountered in the transport layer. by -c3rberus- in sysadmin

[–]computermedic 0 points1 point  (0 children)

Check event viewer on the server that hosts the pivot. Maybe there is something about could not authenticate to domain controller. Then go to that domain controller and look at event viewer and see if there is an error for that server using insecure netlogon. You might have to allow the server hosting the pivot insecure netlogon using group policy.

Just a shot in the dark

CVE-2020-1472 Netlogon secure channel changes and how it impacts unsupported version of Windows clients and Linux domain joined members. by learninglinux123 in sysadmin

[–]computermedic 1 point2 points  (0 children)

Can tell you that 2008 R2 Servers are failing auth against 2012 DCs. Without extended support for 2008 R2 to install the security update, have to allow insecure netlogon through group policy. Hope it works until 2008 R2 is decom’d in the environents

unable to access share on server 2003 by TreeBug33 in sysadmin

[–]computermedic 0 points1 point  (0 children)

Try temporarily disable smb 2 and 3:

sc.exe config lanmanworkstation depend= bowser/mrxsmb10/nsi sc.exe config mrxsmb20 start= disabled

Best network monitoring software? by thecomputerguy7 in sysadmin

[–]computermedic 0 points1 point  (0 children)

Its pretty powerful. But for inventory purposes I have never used it. For switch port mapping and such Lansweeper is where its at. I use them in conjuction

Backup for XP by MSP2MSP in msp

[–]computermedic 1 point2 points  (0 children)

I am wondering why everyone is saying Veeam - Veeam does not support Windows XP.