Apparently, there are fiber optic routers out there that require a 5-minute wait when you powercycle them. Crazy, right? Always something new to discover in the world of technology.
Welcome to my little corner of the internet, where I've gathered all the nifty IT stuff that I find super interesting and useful. You will see my System Administrator notes, tips, and tools that I use based on my experience. These resources help me tackle tech issues with ease and boost my productivity. I truly hope you find these materials as valuable as I do. And hey, thanks for dropping by my little IT sanctuary. Alexander Reydman
Friday, June 2, 2023
Thursday, June 1, 2023
"Hard match" for ADConnect
"Hard
match" for ADConnect
On user properties go down and find On-premises immutable ID (in this case is
QOqq1+9+7ESYAJc+xpRKAA==)
of account that will be deleted.
Then collect Object ID from user that will stay
Pause synchronization by opening Azure AD connect application
Delete 2 times user duplicate ( with no files
attached)
Verify msds consistansy is not empty
If it empty use
object Duig to paste it to ms ds
Make sure user deleted twice ( from deleted users as well)
In case its not installed ( not Active directory
teamstransport case)
install-module azuread
install-module msonline
Run only if session ended ( computer restarted)
connect-azuread
connect-msolservice
Set-AzureADUser -objectID XXXXXXX -ImmutableId XXXXXXX
Object ID its “good user” , and Immutebleld ID its from
deleted user, replace and run sync
Set-AzureADUser -objectID 6215c50a-242a-4723-89aa-xxxxxxxxxxxx
-ImmutableId LBWfMzBWxxxxxxxxxfaWSILpw==
Start-ADSyncSyncCycle
Delta
Run Synchronization Service Manage to monitor synchronization
Ninite.com - download commonly installed programs all at once when setting up a new computer.
Ninite.com is a free and user-friendly service that simplifies the process of installing and updating commonly used software on Windows com...
-
Ninite.com is a free and user-friendly service that simplifies the process of installing and updating commonly used software on Windows com...
-
Microsoft recently released an update for Windows 11 build 26052, addressing several critical issues that users have encountered since its ...
-
Investigating information security incidents is not as hot a topic as pentesting, but this scientific and practical discipline continues to ...