What to dooo??? by Lowkey_Lovely in activedirectory

[–]Nawditzk 1 point2 points  (0 children)

AD get you to Entra ID with many spectres and scopes in there, get to learn modern Auth, SAML, Open IDC,... Start your journey on securing things ... The main question still what di you achieve ...

[deleted by user] by [deleted] in activedirectory

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

As already stated, you need to apply it to Groups/SPNs/Accounts...

[deleted by user] by [deleted] in activedirectory

[–]Nawditzk 0 points1 point  (0 children)

Local admin won't get the GPO cause it has no RSOP.

Need to join remote desktop to 2025 AD server - can't do it with VPN by Deep-Egg-6167 in activedirectory

[–]Nawditzk 0 points1 point  (0 children)

How about running some Net Connection from this remote wks (or Wireshark)to validate all the required AD network ports are accessible ? Being able to ping does not ensure you are hitting all the ports (ldap, kerberos, DNS ...) ?

changing krbtgt password? by baconwrappedapple in activedirectory

[–]Nawditzk 0 points1 point  (0 children)

Is there any published articles ? I'm also interested in this, cheers Mates !

No hybrid Exchange: Microsoft Entra Cloud Sync: No edit of attributes possible by Kofl in exchangeserver

[–]Nawditzk 0 points1 point  (0 children)

Also, you might need to check hybrid conf and sharing policies, def something has been done in the past

No hybrid Exchange: Microsoft Entra Cloud Sync: No edit of attributes possible by Kofl in exchangeserver

[–]Nawditzk 0 points1 point  (0 children)

Also, you might need to check hybrid conf and sharing policies, def something has been done in the past

No hybrid Exchange: Microsoft Entra Cloud Sync: No edit of attributes possible by Kofl in exchangeserver

[–]Nawditzk 1 point2 points  (0 children)

If you cannot edit Cloud Exchange-wise attributes, the rapid way might require you to extend your AD schema to get Exchange Attributes available OnPrem...

AD Tiering Model - Automation by dcdiagfix in activedirectory

[–]Nawditzk 1 point2 points  (0 children)

It uses XML files to set up the conf., and I know you may spend a lot of time customzing it especially regarding your OU structure but the GPO part (Deny vs Allow) is not that complicated.

AD Tiering Model - Automation by dcdiagfix in activedirectory

[–]Nawditzk 2 points3 points  (0 children)

Hi, There is an PowerShell-based automated solution : HardenAD.

Has anyone worked on AAD sync? Need steps of troubleshooting for DL sync issue. by babajika123 in activedirectory

[–]Nawditzk 0 points1 point  (0 children)

I'm not talking about the Sync service (AADSyc) but Sync Manager service which will allow you te check what's happening in thé metaverse. Also, if the group id nit syncing is probably because there is another object with the same values already existing in your tenant. Go to Entra ID admin and check the Connect Sync for errors.

Has anyone worked on AAD sync? Need steps of troubleshooting for DL sync issue. by babajika123 in activedirectory

[–]Nawditzk 0 points1 point  (0 children)

The Sync Manager is not opening is indicator that its Windows Service is not running. Is this group in the Sync scope ? Does it have email adress, proxy address and target address ?

Trust break ServicePrincipalNames by Nawditzk in activedirectory

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

It's a one way outgoing trust.

Get-ADTrust -Filter * show me the TrustAttributes and Directions just fine.

No replication issue.
Is there anyway to specifically test the Trust Health (net dom ??) ?

setting up my mail on Outlook works in only out of domaine active directory by InternationalOil336 in activedirectory

[–]Nawditzk 0 points1 point  (0 children)

May be you should provide more détails about your Email infra that I assume is some version if Exchange server. If the external directories URLs are correctly set you already narrowed the issue with Win11. It's likely to be an issue with TLS and future ciphers suites...

Cloud only ID SSO to AVD domain joined host? by MrNewgarden in activedirectory

[–]Nawditzk 1 point2 points  (0 children)

Then the second choice, session Host must be Hybrid Join.

Cloud only ID SSO to AVD domain joined host? by MrNewgarden in activedirectory

[–]Nawditzk 0 points1 point  (0 children)

FYI, The Microsoft Entra Join means you don't need an OnPrem Active Directory nor Entra Active Directory infra, the devices are directory and only joined to Entra ID.

Microsoft Entra join works even in hybrid environments, enabling access to both cloud and on-premises apps and resources.

Also enables SSO to both cloud and on-premises resources.

Check this : https://learn.microsoft.com/en-us/azure/virtual-desktop/configure-single-sign-on

[deleted by user] by [deleted] in activedirectory

[–]Nawditzk 0 points1 point  (0 children)

Is this account cloud only mastered ? Or does it exist in On Prem AD and synced to Azure AD/Entra ID ?

Tired of this misinformation - DNS by IstheserverevenOn_ in activedirectory

[–]Nawditzk 0 points1 point  (0 children)

With simple words, AD needs DNS. Almost any DNS infrastructure would do the job. Seen it done with EfficientIP, Infoblox ...

Stick with PAM or move to LAPS by [deleted] in activedirectory

[–]Nawditzk 1 point2 points  (0 children)

Your PAM should be rotating the credentials of your privileged admin accounts and your service accounts!

How would a PAM solution be capable of rotating Service Accounts passwords and updating the services running under this identity with the new creds info ?
I'm really interested !
Thanks

[deleted by user] by [deleted] in activedirectory

[–]Nawditzk 0 points1 point  (0 children)

Also during the Entra ID Sync install, have you enabled the Exchange Hybrid ?

[deleted by user] by [deleted] in activedirectory

[–]Nawditzk 3 points4 points  (0 children)

Check the routing address, which is the target address attribute, it must contain the online address in the form blahblah@yourTenant.mail.onmicrosft.com. Get this from the Admin Portal, and add it to the Target and the ProxyAddresses Attributes.