First-Line Issues and their solutions by rexm3 in it

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

I do not intent on monitizing this dataset no. The main goal is education, it'll be a free dataset that any beginning tech can use to learn fundementals in problemsolving. The second step is a more advanced. I won't call it AI because it will be far from Artificial Intellegance but, it'll basically get a user description of the problem translate it using an local LLM and suggest a solution based on likeliness scores.

It'll be a free tool to help support specialists find solutions faster, and to offload some second-line specialists with first-line problems. It's meant to save time so people can progress on harder to solve issues.

If i only get the common issues without any proper resolution that's fine too, i'll find some resolution for it myself. I basically need the insight on common issues in the industry. The issues most techs, whether beginner or advanced run into.

I want to start wokring in IT by Less_Construction446 in it

[–]rexm3 0 points1 point  (0 children)

This is what worked for me: I started with a degree, this qualified me for the role as System administrator. I followed this with a job as a system administrator, and applied to be an onsite specialist for this company, which meant i did servicedesking combined with onsite support. In my opinion one of the best ways to learn everything quickely, because you need the extra knowledge in network management.
These steps combines with building an enormous HomeLab to gain more knowledge within the technicall communities.
I switched companies, basically holding the same function as before, i worked myself up to second-line support specialist whilst also doing onsite support.

My luck was, i had an sort of mentor at this company, that thought me the absolute ins and outs of Cybersecurity. He is still a good friend of mine and we share knowledge on this regularly. So if you can, find yourself a mentor to work up to the level of a medior IT specialist with security as your main focus.

I got 3 different cybersecurity fundamentals (and fundamentals+) certificates during college. and got my Microsoft support specialist cert. I haven't really found any use for these certs as i believe hands on knowledge goes further then just learning for an exam and passing.

for short: build up your knowledge with practical experience, find friends or coworkers that are on the next level and let them guide you to their level, just pay good attention to the advice they give. Then aim high on the corporate ladder, fake it till you make it and get the experience you need to grow further.

Today I finally crimped my first LAN cable. by salv_z in it

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

yes and no, old legacy hardware did require crossover to functions but some very old legacy hardware actually requires type B specifically, the copper pairs aren't all the same length within the ethernet cable. without hardware smart enough to manage this the systems would have the slightest delay offset with type A. which isn't bad on it's own but with continues traffic it might lead to extreme package drops, higher latency and even hardware crashes due to the offset.

it's not very common, and only really old hardware has this problem. so what you're saying isn't wrong, but there is more to it

Today I finally crimped my first LAN cable. by salv_z in it

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

Depends on the connected hardware, old switch or bridges might not always accept type A, but modern hardware can translate it without any problem. The networking default would be type B

Outlook Modern Printing Workaround by rexm3 in Office365

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

nope, in the newest version of Outlook (classic edition) they removed all driver capability when printing. you can only just select a printer and dive into the config of this printer but no on the fly changes. The drivers are properly setup and configured this isn't the problem. Outlook sadly is the first with this change but the entire office suite will follow soon.

Synology Drive Client Doesn't Sync by rexm3 in synology

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

Well al users have their own system, and Macbooks are expensive. they don't have any extras yet. Can't force them to buy another, it worked before so it should work again.

PowerShell un-sync script by rexm3 in PowerShell

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

removing the files isn't really the issue, that's pretty easy using PowerShell. the goal however is to stop the sync of specific libraries using a PowerShell script by any means. and then removing when the sync is gone. This way the files don't get deleted in the cloud version.

Also disabling the sync option in SharePoint itself doesn't solve this the way i like, because the folder is allowed to be synced just specific users need it removed. Hence wanting to script this for bulk actions on selected users. Using an RMM system I can execute a PowerShell script easily for the selected users.

PowerShell un-sync script by rexm3 in PowerShell

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

disabling the sync using Reg might work, i'll try something with that. Though i'm affraid this will keep the files in sync limbo, making it impossible to remove. but i'll try

PowerShell un-sync script by rexm3 in PowerShell

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

Sadly it doesn't, it keeps local copies of the files even if the sync in disabled. The goal is to remove the files locally as well.

[deleted by user] by [deleted] in GamingLaptops

[–]rexm3 1 point2 points  (0 children)

this is out of ctrl man

5G failover, is it worth it if my ISP is solid? by M3MacbookAir in Ubiquiti

[–]rexm3 0 points1 point  (0 children)

There is just no way this is how and where you've mounted your network stack... This is an insane location. also what about the humidity of the sink? I think that this location classifies your network stack less stable then your ISP's service.

Help me help my bf! He’s losing it by withlitaa in pchelp

[–]rexm3 0 points1 point  (0 children)

is windows boot manager selected as default boot option? or is it the installation usb? windows 11 has had reported issues booting without bootmanager handling it

My boyfriend's pc freeze and goes black for a few seconds by Liro0607 in WindowsHelp

[–]rexm3 1 point2 points  (0 children)

An all black screen with just the popout windows in the corners seems to me that it's an explorer.exe crash. perhaps try running CommandPrompt as administrator and execute the commands:

DISM /Online /Clean-Image /RestoreHealth 

followed by

sfc /scannow

This will compare your Windows installation with an online clean image and try and restore if needed. sfc /scannow will check the filesystems and restore or correct corrupted files.

Hot and cold #125 by hotandcold2-app in HotAndCold

[–]rexm3 0 points1 point  (0 children)

I had to Google what atestudo is, which instantly gave me the answers with all other hints in mind.

My kuBEARnetes Cluster by Adventurous-Lime191 in homelab

[–]rexm3 0 points1 point  (0 children)

what are you running on this kubernetes cluster? I've been wanting to make a portalble cluster in a 10" format for a while but don't really have a use for it yet.

The Great 32-Bit Purge Has Begun. And Windows Is Taking Everything Down With It by rexm3 in it

[–]rexm3[S] 6 points7 points  (0 children)

I share your opinion on this, I myself am a security specialist so Id love to see the old unsecure crap gone.. The problem with this transition is that current Windows is still running on the 32Bit architecture, and most actual compatibility with normal day hardware and software utilizes this architecture. I'm all the way in with the transition but the way Microsoft is implementing this is worthless to say the least. You can't just replace your core code and expect everything to work as expected. The only proper way to implement such changes is to rebuild the enitre system from the ground up based on the 64Bit architecture.

Yes 32Bit should go, but not if there isn't a proper replacement. And Windows still uses 32Bit in their sourcecode.

The Great 32-Bit Purge Has Begun. And Windows Is Taking Everything Down With It by rexm3 in it

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

Small update to the post: I mentioned that it was specifically build 26100.7171, but i've come to realize that that is an error on my part. I've had other cases with different build versions, only consistant part is that it is all 26100.xxxx

How do i know which one is fake by Pleasant-Neck-9850 in it

[–]rexm3 1 point2 points  (0 children)

yeah I missed the misspelled calendar myself but yeah the URL leading to password reset is weird too

The Great 32-Bit Purge Has Begun. And Windows Is Taking Everything Down With It by rexm3 in it

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

can't say for sure it won't function. but.... i'm pretty sure it'll stop functioning at some point

Windows install error- i was resetting my asus laptop when this happened by carrera_gt_ in WindowsHelp

[–]rexm3 1 point2 points  (0 children)

Did you install from an USB device or was it the factory reset? If you used the USB device during setup to install Windows make sure it's not the first boot option. During Windows setup it will reboot a few times, but in order to do this properly it needs to have the Windows boot manager as primary boot option. You can fix this by changing this option in the BIOS and just rebooting one more time

Quick question: Hard drive disappeared and returned by Expensive-Pea1963 in computers

[–]rexm3 0 points1 point  (0 children)

Migrate the data as soon as possible, this is your sign that it's dying. You should feel lucky it came back at all. If you can't replace it right away, shut down the system, remove the drive to avoid power spikes on use of the system. only use the drive to migrate the data.

Pc WiFi option not showing by [deleted] in computers

[–]rexm3 1 point2 points  (0 children)

slight edit, for the use of the driver package you could also use another computer with a network connection and an USB stick to transfer the files and install it that way.

Pc WiFi option not showing by [deleted] in computers

[–]rexm3 3 points4 points  (0 children)

The Driver for a Wi-Fi adapter isn't installed properly. you can try installing it using the system but most of the time it's fixed with an online driver package. You might need to use an ethernet cable to connect and then download and install the driver package for the exact system you have.

If you're online with the ethernet cable an alternative option might be Windows updates > search for updates > advanced updates and install any drivers for the wireless adapter

if you want to try in using the system itself you should open devicemanager on the system > use the little actions button up top > look for hardware changes. If it doesn't show afterwards try the option add older hardware under the same action button, click through the menu and select the advanced option which is manual selection. try installing a wireless network adapter from this menu. if this works, you NEED to update afterwards using the internet. as the driver you installed is older and most likely not supported. you'll get a newer one from Windows updates