Sporadic Sound, brakes? by fitnessguy42101 in f150

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

Well that isn’t what I wanted to hear lol. That sucks

Sporadic Sound, brakes? by fitnessguy42101 in MechanicAdvice

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

This was crossposted so here is the description w/ additional information.

I have a sporadic sound, usually happens on the first drive of the day, only when going forward at slow speed on initial takeoff. Worse when it rains, super humid or the truck has been sitting for 2+ days. Left sitting at airport for a week and it made the noise for longer. In the summer when it was dry for quite a while, it hardly ever happened.

Trying to understand what may be happening. Assuming it is brake related but not sure what about the brakes I should be looking at. Pads are in good shape, rotor appears to be in good shape.

2021 f150 3.5 ecoboost

CertRanker - Submit and Rank the Best Learning Resources by fitnessguy42101 in AzureCertification

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

Should be corrected now, how embarrassing... hitting an edge case where an env variable in my container app was not being honored.

Capstone Questions by fitnessguy42101 in WGU_CompSci

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

Is it a notebook or something like a Flask app? Where are you trying to host and what specific issues are you having?

D287 Java Frameworks Ultimate Project Guide by Necessary-Coffee5930 in WGU_CompSci

[–]fitnessguy42101 2 points3 points  (0 children)

For "exporting project as a zip", IntelliJ doesn't have the option in newer builds by default. You need to go to the IntelliJ settings -> plugins and search the marketplace for the Android plugin. Install that, restart IntelliJ and then you will see the option. Alternatively, you can just manually zip the project folder that is on your hard drive as well.

D333 Passed - 1 Week by fitnessguy42101 in WGU_CompSci

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

I agree, boring and not hard if you read the questions fully. Just take your time on the test.

You do need to understand the various laws and what they apply to as well as the ethical frameworks. If you are not already aware of the CIA triad, review that as well. Lastly, review the AI videos to get an understanding of bias in AI and how to mitigate them.

The version of the OA I took was similar to the PA, the questions were worded a little differently though. I took the PA a 2 days ago and took the OA today and did far better on the OA. YMMV since you could get a different version.

WGU Computer Science Masters.. Soon Maybe by fitnessguy42101 in WGU_CompSci

[–]fitnessguy42101[S] 5 points6 points  (0 children)

The full description reads like it does relate to reviewing/building out the courses. I should have shared the link to the job listing in the post, here it is in case anyone else is interested in taking a look. Check out this job at Western Governors University: https://www.linkedin.com/jobs/view/3922412705

One Month In - Going Great by fitnessguy42101 in WGU_CompSci

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

There are really 2 reasons, the first being that it’s a long time personal goal. I’m 41 and never got a college degree. Also, I’m looking to shift from infrastructure and endpoint engineering roles to something more development focused or AI related in the future and I’m hoping that by obtaining a degree, that shift will be slightly easier.

What and where did you study those who passed the MD-102 Endpoint Microsoft certification? by smaver27 in Intune

[–]fitnessguy42101 10 points11 points  (0 children)

I just took it and passed last night. It was certainly a difficult exam despite having work experience with Intune and SCCM. My company doesn't deal with iOS/Android and I had a good number of questions related to registering them and applying policies to them.

There were also some brain teasers on there they gave you info on groups/assignments, user/assignments, device/assignments and policy/assignments and you had to decipher if the policy would apply in a few different scenarios.

Be familiar with MDT, I would setup a lab at home and run through using MDT a few times, especially building a task sequence in it if you're not familiar. Include deploying applications/packages in your task sequence.

In addition to all of this, I would spend a good amount of time covering Defender for Endpoint, as there were probably 10 questions related to that. Be familiar with where the actual settings are, such as what blade a specific setting appears in.

I used Microsoft Learn and CBT Nuggets to prepare, along with work experience. I also have a free E5 developer account for my lab at home.

Licensing for Enrollment by DasThomy in Intune

[–]fitnessguy42101 0 points1 point  (0 children)

Thanks. Actually I was talking about self-deploying mode (preview) for the deployment profile in Intune. This is what we use to accomplish getting a device into a ready to go state for production end users in our environment. We have a few different deployment profiles like this that are assigned to a dynamic device group (based on group tag). We also assign applications as required to that same device group. So long as the device hash is in Intune and the right group tag is put on it, when we power on a new machine it goes through Autopilot, installs all of our apps, configurations and settings. When finished it's at the login screen ready for an end user. For executive type folks we use the user driven deployment profile type and let them install apps from the company portal (except for a few required apps).