lithnet / miis-powershell

Lithnet PowerShell Module for FIM/MIM Synchronization Service
Microsoft Public License
40 stars 9 forks source link

Install MSI / Powershell module to use it with Azure AD Connect #26

Closed MS-LUF closed 4 years ago

MS-LUF commented 4 years ago

Hello,

I would like to use your powershell module to request metaverse of Azure AD Connect (which is build on FIM for the directory sync part). I have checked your MSI and it seems you have some hardcoded check to detect the installation of FIM during the MSI Wizard (RegLocator\FimInstallDirFromRegistry). Is it possible to skip this check officially to install it on an Azure AD Connect server ? Do you already have tested it in that particular context ?

Thanks for your help,

Kind Regards,

Lucas.

MS-LUF commented 4 years ago

Hello Fernando,

I am not a MS employee, I am just using MS- as a prefix because all my github repo published contained Microsoft oriented delivrables, mainly powershell modules.

We can have a chat on teams, I am an office 365 customer so we should be federated.

Lucas.


De : Fernando Rivera notifications@github.com Envoyé : mardi 2 juin 2020 19:08 À : lithnet/miis-powershell miis-powershell@noreply.github.com Cc : Lucas Cueff lucas.cueff@lucas-cueff.com; Author author@noreply.github.com Objet : Re: [lithnet/miis-powershell] Install MSI / Powershell module to use it with Azure AD Connect (#26)

Hey Lucas, I am just testing the same on an AADC server. is the "MS" on your user name because you are MS internal? Blue Badge? Do you want to reach out on Teams? Fernando.Rivera@microsoft I think its just installing the module in a win-10 machine when we e work on MV Ext. I just need to recreate the FFIM directory structure and might have to register the DLLs in the AADC server. I am testing now.

Nando

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/lithnet/miis-powershell/issues/26#issuecomment-637686333, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGIUR3TSDAPPFMBOQG2DDZDRUUW2LANCNFSM4NQWZ7ZA.

MSnandokun commented 4 years ago

No worries and nice to “meet” you 😊

I’m working on it in between calls but Ill update if I get it working. I have the modules installed on my dev machine so other than the registry entry that points to the MV it should work. That’s my theory at least 😉.

//FR From: MS-LUFmailto:notifications@github.com Sent: Tuesday, June 2, 2020 1:44 PM To: lithnet/miis-powershellmailto:miis-powershell@noreply.github.com Cc: Fernando Riveramailto:nandokun@live.com; Commentmailto:comment@noreply.github.com Subject: Re: [lithnet/miis-powershell] Install MSI / Powershell module to use it with Azure AD Connect (#26)

Hello Fernando,

I am not a MS employee, I am just using MS- as a prefix because all my github repo published contained Microsoft oriented delivrables, mainly powershell modules.

We can have a chat on teams, I am an office 365 customer so we should be federated.

Lucas.


De : Fernando Rivera notifications@github.com Envoyé : mardi 2 juin 2020 19:08 À : lithnet/miis-powershell miis-powershell@noreply.github.com Cc : Lucas Cueff lucas.cueff@lucas-cueff.com; Author author@noreply.github.com Objet : Re: [lithnet/miis-powershell] Install MSI / Powershell module to use it with Azure AD Connect (#26)

Hey Lucas, I am just testing the same on an AADC server. is the "MS" on your user name because you are MS internal? Blue Badge? Do you want to reach out on Teams? Fernando.Rivera@microsoft I think its just installing the module in a win-10 machine when we e work on MV Ext. I just need to recreate the FFIM directory structure and might have to register the DLLs in the AADC server. I am testing now.

Nando

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/lithnet/miis-powershell/issues/26#issuecomment-637686333, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGIUR3TSDAPPFMBOQG2DDZDRUUW2LANCNFSM4NQWZ7ZA.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/lithnet/miis-powershell/issues/26#issuecomment-637703720, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGYJX2FAWNKNIHVBO637RP3RUU3BPANCNFSM4NQWZ7ZA.

ryannewington commented 4 years ago

Hey guys

There are changes to the internals of AAD connect that made it not directly compatible with the miis module, hence why the installer block was put in place. I can't remember exactly what they were as it was some time ago.

From memory, the issues aren't insurmountable, but I just haven't had the time to look at it personally. If either of you are up for looking into it, I'm happy to review pull requests.


From: Fernando Rivera notifications@github.com Sent: Wednesday, June 3, 2020 4:48:39 AM To: lithnet/miis-powershell miis-powershell@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [lithnet/miis-powershell] Install MSI / Powershell module to use it with Azure AD Connect (#26)

No worries and nice to “meet” you 😊

I’m working on it in between calls but Ill update if I get it working. I have the modules installed on my dev machine so other than the registry entry that points to the MV it should work. That’s my theory at least 😉.

//FR From: MS-LUFmailto:notifications@github.com Sent: Tuesday, June 2, 2020 1:44 PM To: lithnet/miis-powershellmailto:miis-powershell@noreply.github.com Cc: Fernando Riveramailto:nandokun@live.com; Commentmailto:comment@noreply.github.com Subject: Re: [lithnet/miis-powershell] Install MSI / Powershell module to use it with Azure AD Connect (#26)

Hello Fernando,

I am not a MS employee, I am just using MS- as a prefix because all my github repo published contained Microsoft oriented delivrables, mainly powershell modules.

We can have a chat on teams, I am an office 365 customer so we should be federated.

Lucas.


De : Fernando Rivera notifications@github.com Envoyé : mardi 2 juin 2020 19:08 À : lithnet/miis-powershell miis-powershell@noreply.github.com Cc : Lucas Cueff lucas.cueff@lucas-cueff.com; Author author@noreply.github.com Objet : Re: [lithnet/miis-powershell] Install MSI / Powershell module to use it with Azure AD Connect (#26)

Hey Lucas, I am just testing the same on an AADC server. is the "MS" on your user name because you are MS internal? Blue Badge? Do you want to reach out on Teams? Fernando.Rivera@microsoft I think its just installing the module in a win-10 machine when we e work on MV Ext. I just need to recreate the FFIM directory structure and might have to register the DLLs in the AADC server. I am testing now.

Nando

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/lithnet/miis-powershell/issues/26#issuecomment-637686333, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGIUR3TSDAPPFMBOQG2DDZDRUUW2LANCNFSM4NQWZ7ZA.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/lithnet/miis-powershell/issues/26#issuecomment-637703720, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGYJX2FAWNKNIHVBO637RP3RUU3BPANCNFSM4NQWZ7ZA.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/lithnet/miis-powershell/issues/26#issuecomment-637739247, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEDOQNODD6UTPLSI3ZWIE3TRUVCQPANCNFSM4NQWZ7ZA.

MSnandokun commented 4 years ago

Hey Ryan

I’d love to work on this. I’m kind of slammed in 2 projects and working on migrations but I’ll block some time in the calendar next week if I can.

Thanks

Fernando Rivera


From: Ryan Newington notifications@github.com Sent: Wednesday, June 3, 2020 8:03:22 AM To: lithnet/miis-powershell miis-powershell@noreply.github.com Cc: Fernando Rivera nandokun@live.com; Comment comment@noreply.github.com Subject: Re: [lithnet/miis-powershell] Install MSI / Powershell module to use it with Azure AD Connect (#26)

Hey guys

There are changes to the internals of AAD connect that made it not directly compatible with the miis module, hence why the installer block was put in place. I can't remember exactly what they were as it was some time ago.

From memory, the issues aren't insurmountable, but I just haven't had the time to look at it personally. If either of you are up for looking into it, I'm happy to review pull requests.


From: Fernando Rivera notifications@github.com Sent: Wednesday, June 3, 2020 4:48:39 AM To: lithnet/miis-powershell miis-powershell@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [lithnet/miis-powershell] Install MSI / Powershell module to use it with Azure AD Connect (#26)

No worries and nice to “meet” you 😊

I’m working on it in between calls but Ill update if I get it working. I have the modules installed on my dev machine so other than the registry entry that points to the MV it should work. That’s my theory at least 😉.

//FR From: MS-LUFmailto:notifications@github.com Sent: Tuesday, June 2, 2020 1:44 PM To: lithnet/miis-powershellmailto:miis-powershell@noreply.github.com Cc: Fernando Riveramailto:nandokun@live.com; Commentmailto:comment@noreply.github.com Subject: Re: [lithnet/miis-powershell] Install MSI / Powershell module to use it with Azure AD Connect (#26)

Hello Fernando,

I am not a MS employee, I am just using MS- as a prefix because all my github repo published contained Microsoft oriented delivrables, mainly powershell modules.

We can have a chat on teams, I am an office 365 customer so we should be federated.

Lucas.


De : Fernando Rivera notifications@github.com Envoyé : mardi 2 juin 2020 19:08 À : lithnet/miis-powershell miis-powershell@noreply.github.com Cc : Lucas Cueff lucas.cueff@lucas-cueff.com; Author author@noreply.github.com Objet : Re: [lithnet/miis-powershell] Install MSI / Powershell module to use it with Azure AD Connect (#26)

Hey Lucas, I am just testing the same on an AADC server. is the "MS" on your user name because you are MS internal? Blue Badge? Do you want to reach out on Teams? Fernando.Rivera@microsoft I think its just installing the module in a win-10 machine when we e work on MV Ext. I just need to recreate the FFIM directory structure and might have to register the DLLs in the AADC server. I am testing now.

Nando

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/lithnet/miis-powershell/issues/26#issuecomment-637686333, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGIUR3TSDAPPFMBOQG2DDZDRUUW2LANCNFSM4NQWZ7ZA.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/lithnet/miis-powershell/issues/26#issuecomment-637703720, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGYJX2FAWNKNIHVBO637RP3RUU3BPANCNFSM4NQWZ7ZA.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/lithnet/miis-powershell/issues/26#issuecomment-637739247, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEDOQNODD6UTPLSI3ZWIE3TRUVCQPANCNFSM4NQWZ7ZA.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/lithnet/miis-powershell/issues/26#issuecomment-638152416, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGYJX2BL4JFPHX57KWVJF43RUY3YVANCNFSM4NQWZ7ZA.

ryannewington commented 4 years ago

That's great. Happy to collaborate and share knowledge. Feel free to reach out when you get going. Can chat on email, teams, slack.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.