"MOM! I'm famous!" How I couldn't imagine this script being useful to anyone else but myself.. I'm glad it was useful however! :) Cheers! P.S: A friend from the PowerShell community gave me the link to the video
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@marksd83102 жыл бұрын
Was stuck, followed so many sites. Came across you're really insightful video. Fixed my issue in a flash. Also what an awesome ImmutableID tool. Thank you so much!
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@alokdubey40854 жыл бұрын
This was a brilliant video, cleared some doubts I had from long time. Thank you so much for putting up this video with a live demo.
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@delxivАй бұрын
Thank you for this detailed and clear explanation of the AD Sync process and how to fix this issue. Enjoy your new sub. Can you briefly explain what happens if an AD hybrid sync that hasn't happened in a while, happens? Recently found that while the AD password hash sync has been working, the directory sync has not been syncing for months.
@CC-qt6sf2 жыл бұрын
Excellent demonstration and explanation.
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@bshwjt11 ай бұрын
Pls make similar kind of tutoriuls. Nice explanation .
@SecureCRC10 ай бұрын
Thank you. I'll try. I have to be the Jack of All Trades, so sometimes they're not that detailed. I appreciate it!
@Eagle-pe9pg4 жыл бұрын
Thank you this tutorial was excellent.
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@hrishikeshchowdhury69874 жыл бұрын
Wonderful description. well explained. Thank you.
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@gtequemo5 жыл бұрын
Hi Joe, great video. I can't find the script on the blog. Would you please attach the script here and any steps? Thank in advanced for your help.
@pkaycr5 жыл бұрын
Thank you so much! I'm grateful for this tutorial. Question: I visited the provided website, but I'm confused on how to save the Powershell Script. Any help will be appreciated.
@SecureCRC5 жыл бұрын
Peter Kay, glad you found it helpful.
@SecureCRC5 жыл бұрын
I just used copy and paste
@pajaa1330564 жыл бұрын
Hey I was able to find a faster way to resolve this issue building on the information in the video.
@SiBex_ovh Жыл бұрын
IdFix in settings have a SearchBase but how use a space for OU, ex: ou=!HQ Poland,ou=Corpo,ou=local ? I try ' or " in differ forms and not work.
@ivanbravomunoz13054 жыл бұрын
Very well explained. Thank you!
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@hovhanneshovakimyan4 жыл бұрын
Really really good explanation. Thank you!
@SecureCRC2 жыл бұрын
You're welcome
@cmertz1124 жыл бұрын
This video is perfect... thank you!! Just one question came up: if I plan to migrate standalone AD and O365/AAD installations to a linked/synced scenario with Azure AD Connect, to make use of SSO functionality, would it be enough to take the ImmutableID, convert it to hex, put it into the MS-DS-ConsistencyGUID and start sync afterwards?
@SecureCRC4 жыл бұрын
AD Connect prefers to use the MSDS-ConsistencyGUID over the normal GUID property. Whichever is used, this property becomes the ImmutableID. YOu can look at the AD Connect configuration and see which one it is using by starting the tool and choosing View Configuration. Either property will work for SSO but the msds property is changeable. This "changability" is advantageous if a sync issue creates a duplicate account in Azure. If you're using, GUID now and want to switch to MSDS-ConsistencyGUID, you can use AD Connect to do this. as long as the property is NULL for all users, AD Coonnect will use it. If any user has it populated, AD Connect will not use it. It should not b e populated for anyone. If it is, you can use a powershell script to NULL the values on everyone. Just make sure that some other app isn't using the property for its own use. this would be one reason why the property has a value in the first place.
@StreetSmartification2 жыл бұрын
Thanks a lot for this awesome video, very informative. Question: is that possible to reverse the process where we get our users from azure for example 20 of them and get it synced to on premise?
@SecureCRC2 жыл бұрын
Microsoft has a process called SMTP mapping that might work.
@monchurmiah12292 жыл бұрын
Hi I’m having some issues with synchroniza, so when I create an user on ad it’s should show on office 365 but it’s not I can’t add any user into group through ad because of synchroniza any solution.
@SecureCRC10 ай бұрын
There is a sync services tool on the AD Connect server. look for sync errors. you can see these in the Entra portal also under the Hybrid node. It's probably a sync issue because of more than one account that has a duplicate property like email address.
@SigurdurKristofersson Жыл бұрын
Thank you so much. Great Video.
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@tatetrick3 жыл бұрын
Exactly what I needed. Thank you.
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@tbits012 жыл бұрын
Thank you for doing this amazing video. You’re brilliant!!! 😃
@SecureCRC2 жыл бұрын
thanks!
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@bejaises13 жыл бұрын
Really great video, pointing me in the right direction, i have a user who was deleted from normal AD(Still showing in Azure AD), showing up in 365 but cant delete the mailbox/hide from GAL, error that the user is synced from on prem AD but there is no on prem AD account anymore ...argh
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@bejaises110 ай бұрын
@@SecureCRC lol yeah, i...think it got resolved :)
@arpitpeters19863 жыл бұрын
Please provide the difference between ms-dsi-consistancy-guid and source anchor and immutable ID. Also it's working
@SecureCRC10 ай бұрын
the guid is the attribute name within on-prem AD. the Immutable ID is the attributes name in Entra ID (Azure AD). the two systems just call it something different. So, Joe's MS-DS-Consistency-GUID (or just Object-GUID) has the same value as his Immutable ID. Since the AD attribute can be one of several things including object guid or ms-ds...guid, we refer to the attribute that we choose for this purpose as the Source Anchor. MS-DS-Consistency-GUID is the most flexible and widely used attribute.
@JoyFos20242 жыл бұрын
Awesome video, thank you!
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@otakuguild56032 жыл бұрын
Excellent video
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@emraankhan99213 жыл бұрын
Hello ! I have project about Azure AD Users and On-premises users should sync both Environment like Same users in Cloud and On-premises ! and they will be able to log in different environment with same usermane and password . have any solution for that!
@SecureCRC10 ай бұрын
AD Connect will create the users in both places. user password hash and they'll have the same password. However, the sync is one-way from AD to Entra ID. Not backwards to the on-prem domain.
@ameyraj49472 жыл бұрын
Can We sync the ad group from azure ad group as it is easy to add users in azure ad group. And then sync with ad group on-premise.
@SecureCRC10 ай бұрын
you can turn on group-writeback in AD Connect wizard
@michaelrecinto17845 жыл бұрын
Do device objects use this attribute too? In a hybrid AAD and AD on prem I have users synced, but now we are trying to implement AAD Hybrid Join. I don't see devices in AAD.
@SecureCRC5 жыл бұрын
No Michael. I believe only User objects can use the msds-consisttncyguid. all other objects will use ObjectGUID property. Make sure the computer objects are in an OU that is being synched by AD Connect.
@pajaa1330564 жыл бұрын
Hey was this resolved? I just completed this and got it working.
@nimesis1242 жыл бұрын
I can see my local AD users in Azure AD but Azure AD users are not synced in local AD
@SecureCRC10 ай бұрын
AD Connect is a one-way sync. from AD to EntraID (azure AD)
@SecureCRC10 ай бұрын
AD Connect is a one-way sync from AD to EntraID (Azure AD). it does not sync backward.
@brent47703 жыл бұрын
Can you do this in a home virtual network lab for training? I can't figure it out?
@SecureCRC10 ай бұрын
I have a home lab created with Hyper-v. I have a domain controller installed and other servers/workstations. You can create a DEV tenant with microsoft and get AD Connect to sync the two.
@Douglas_Hamilton4 жыл бұрын
What a great video, thanks!
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@pajaa1330564 жыл бұрын
Thank you for your help with this.
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@danielchan7134 жыл бұрын
Very useful duplicate account, after ADMT active directory migration.
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@axis04012 жыл бұрын
Great video, though correct term is 'on premiseS' ...
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)
@dhaneswarpokhariyal1155 жыл бұрын
Hi, can we use PTA & PHS method only for few users?
@SecureCRC4 жыл бұрын
you can't do that. you must choose one method for everyone.
@hosseinsabouri31214 жыл бұрын
Thanks. Make more videos please
@SecureCRC10 ай бұрын
You're Very welcome. Sorry for the delayed response. You probably don't remember commenting! ;)