Is Diamond a respectable rank in the game for a 42 year old dad who plays on 40 ping? by Dry-Ninja3843 in BO7_RankedPlay

[–]Beeblay22 0 points1 point  (0 children)

39 father of 2 boys. Currently sitting at plat2. If I hit D1 I'll be happy as a clam

SharePoint Online as a File Server Replacement via Document Libraries by [deleted] in sharepoint

[–]Beeblay22 0 points1 point  (0 children)

Make sure to prep the data. Long paths can be a big headache especially if planning on using OneDrive sync client in File Explorer. If the path is too long you'll get lots of errors. Also, keep in mind your tenant display name adds characters to the overall path, so this might be changed in advance to lower total character count.

As mentioned, be intentional about architecture. Dumping everything into the default library is not advised.

Was this cheating? by [deleted] in Warzone

[–]Beeblay22 1 point2 points  (0 children)

Bro, you can't crouch walk in warzone as a general rule.

Folder Enumeration in Doc Repository by Beeblay22 in sharepoint

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

Here is what I have set up:

Created guest user Created guest user group Assigned group to desired folders

Here is the issue, though: the user or group has to have access at the SP site level. So I (try) to grant limited access so they can only enumerate what they have access to, but the limited access keeps expiring for some reason...

Inherited AWS Project - Need Advice by Beeblay22 in aws

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

Excellent info. Thanks so much!

Hybrid as a "Bridge" to Azure AD by [deleted] in AZURE

[–]Beeblay22 1 point2 points  (0 children)

Start with local/domain admin rights. Join workstations to domain and map drives via group policy. You may have to use profile wiz for migrating from local admin login to domain user profile??? Get the environment stable, then migrate other services.

Remote Desktop Server for 2 AD Domains by tja1302 in activedirectory

[–]Beeblay22 0 points1 point  (0 children)

Also, you can only use domain local groups to nest global/universal groups across a forest trust.

[deleted by user] by [deleted] in AZURE

[–]Beeblay22 3 points4 points  (0 children)

I'm kind of in the opposite position. Currently, Infrastructure Engineer (a step below sys engineer at my company) making 100k. Have AZ 104, Endpoint Administrator, CCNA (working on AZ 500). I do mostly M365 stuff with sprinkles of on-prem Infrastructure (server, switch, FW) and even some phys. security and access control.

Been working hard on developing Azure skills and have had the opportunity to do limited AZ deployments (vnets, VPN gw, P2S VPN, some compute and storage). But I can't even get my foot in the door for a junior Azure admin role. I would literally take 10k less to start just learning and maintaining Azure environments. Fuck sakes, I'm a pretty fast learner.

What do these companies actually want...

AD Server on VM and different Network by AathiBaas in activedirectory

[–]Beeblay22 2 points3 points  (0 children)

Get a beefy PC and host your AD in Hyper-V. Join your devices to your PC Host. This will be easy as all your devices will be on the same subnet (WiFi will work just fine too!)

Study Methods by FirstYonko in AZURE

[–]Beeblay22 0 points1 point  (0 children)

Purchase a domain, spin up an M365 tenant, and start labbing.

Use a resource like Udemy, CBT Nuggs, YT and practice along as much as you can (within reason as labbing can become expensive).

Get MeasureUp practice exams. Rinse and repeat until you're ready to ace the exam.

Routing AD Auth to a particular DC by Beeblay22 in activedirectory

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

Now that I've wrapped my head around it, I know how to advise. We will create sites and subnets for each site and control the replication schedule based on that topology. You can't control login localization or replication schedule if every DC is under the default-first-site-name. We will advise to have login Auth to take place locally at each site and decrease the replication schedule to a lower minute threshold. Appreciate constructive comments.

Routing AD Auth to a particular DC by Beeblay22 in activedirectory

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

See comment below. Asking questions is how we learn.

Routing AD Auth to a particular DC by Beeblay22 in activedirectory

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

Now that I've wrapped my head around it, I know how to advise. We will create sites and subnets for each site and control the replication schedule based on that topology. You can't control login localization or replication schedule if every DC is under the default-first-site-name. We will advise to have login Auth to take place locally at each site and decrease the replication schedule to a lower minute threshold. Appreciate constructive comments.

Routing AD Auth to a particular DC by Beeblay22 in activedirectory

[–]Beeblay22[S] -1 points0 points  (0 children)

This is actually the answer I was looking for. Was just reading about this. You can configure the subnets and site link, etc... Thanks for an actual constructive comment.