Quantcast
Channel: Forum Microsoft Identity Manager
Viewing all 6944 articles
Browse latest View live

Account synchronisation fails to fully provision in FIM 2010 R2 for around 1% of users, I need to perform manual edits in the FIM portal

$
0
0

Hi,

 I'm provisioning users to AD based on an input from a CSV file (it's actually a CSVDE). I've successfully synced around 6000 users and that has worked fine for a number of months. The process I'm using is as follows:

1. File MA --> Full import and delta sync (loads data from CSV file)
2. FIM MA --> Export, delta import and delta sync (provisions user to FIM portal)
(wait 10 minutes)
3. AD MA --> Export, delta import and delta sync (provisions user and mailbox in AD)
4. FIM MA --> Export, delta import and delta sync (updates domain attribute in FIM portal)

I'm using declarative rules, similar to this: https://technet.microsoft.com/en-us/library/ee534908(v=ws.10).aspx

The HR file is authoritative (i.e. takes precedence

Today I realised that around 50 users were provisioned to the MV, had a file MA connector and a FIM connector, but not a an AD connector. Looking at the account in the FIM portal I realised that the domain attribute was not populated for contoso and that an AD outbound sync rule was not pending.

I then decided to run the synchronisation steps at 1 to 4 above, but this time used full imports and full synchronisations. After doing this the number of accounts which did not have an AD MA connector dropped to around 10 (e.g. 40 additional accounts were provisioned to AD).

To provision the remaining 10 users, I firstly deleted the 10 users from my input CSV file and ran through the sync steps above. This ensured that the 10 users were removed from the MV and FIM portal. I then re-added the 10 users to my CSV and ran through the steps above, but this did not provision the 10 users! To ensure the 10 users and their mailboxes were created in AD/Exchange I did the following:

1. Logged on the FIM portal and checked to see if an AD outbound sync rule is pending (it's not).
2. Changed the user account employee type to "contractor" (bringing the user out of scope of a sync rule using the MPR\triple).
3. On the FIM MA, performed a delta import and delta sync. The MA shows an update, but prompts for a FIM MA export back to "FullTimeEmployee" for the user as the MV value takes precedence.
3b. I perform an export and delta import on the FIM MA.
4. The user account now shows as having an AD export sync rule pending.
5. If the synchronisation step in 3A shows an outbound sychronisation for the AD MA, I simply perform a:

5a. AD MA --> export, AD delta import & AD delta sync
5b FIM MA --> export, delta import & delta sync

If the synchronisation step in 3A does not show an outbound sychronisation for the AD MA, I do the following:

5c. Change the domain attribute for the user to "contoso" using the drop down in the FIM portal when clicking on the user.
5d. FIM MA --> delta import and delta sync (MA reports update due to 5c).
5e. FIM MA --> export, delta import and delta sync. 
5f. FIM MA --> delta import and delta sync (now the AD MA shows an outbound synchronisation)
5g. AD MA --> export, delta import and delta sync (user account and mailbox provisioned in AD)
5h. FIM MA --> export, delta import and delta sync (tidy up)

I don't know why these additional steps were required for the 10 users, it just feels as if they got stuck in the system! 

Any ideas on how to avoid this oddness would be appreciated in future...

On a slightly different note, am I right in thinking that full synchronisations and imports on valid existing objects simply updates the existing object if applicable, rather than delete and create new objects?

Thanks in advance


IT Support/Everything


MIM - PUR / Additional software (BHold, SCSM DW, PCNS and so on)

$
0
0

Hi

The FIM 2010 R2 PUR (Product Use Rights) included a list of "additional software" included with the FIM license (appendix 3 in the PUR)

The PUR from aug 2014 lists:

  • Microsoft Password Change Notification Service
  • Microsoft BHOLD Suite
  • FIM Certificate Management Client
  • FIM Certificate Management Bulk Insurance Client
  • System Center – Service Manager

 

With the new Product Terms list, I can't find a similar list for MIM. Where should I look? I am guessing that MIM includes equal usage rights as FIM 2010 R2, but a confirmation would be great.



FIM architect - Crayon AS - www.crayon.com

FIM2010 - Lotus Domino Connector - Group Rename Issue

$
0
0

Hi Guys,

At a customer I have an issue with the Lotus Domino Connector whilst trying to rename a Lotus Notes Group.

When I export the change I get the following error during the export: The given Key was not present in the dictionary.

I used debugViewer to check if there is any more information before the error and there is none specific.

The error in the MA is :

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at System.Collections.ObjectModel.KeyedCollection`2.get_Item(TKey key)
   at Microsoft.IdentityManagement.MA.LotusDomino.NotesClientWrapper.DominoGroup.UpdateGroupAttributesByUNID(CSEntryChange csentry, IDictionary`2 schema, Context exportContext, IDictionary`2 deleteInfo)
   at Microsoft.IdentityManagement.MA.LotusDomino.Core.Group.ExportEntry(CSEntryChange csentry, Context exportContext, List`1 listChangeResult)

The error in debug viewer is:

[6220] Message: The given key was not present in the dictionary. 
[6220] Exception root Exception type: System.Collections.Generic.KeyNotFoundException 
[6220] Source: mscorlib 
[6220] Stack Trace:    at System.Collections.Generic.Dictionary`2.get_Item(TKey key) 
[6220]    at System.Collections.ObjectModel.KeyedCollection`2.get_Item(TKey key) 
[6220]    at Microsoft.IdentityManagement.MA.LotusDomino.NotesClientWrapper.DominoGroup.UpdateGroupAttributesByUNID(CSEntryChange csentry, IDictionary`2 schema, Context exportContext, IDictionary`2 deleteInfo) 
[6220]    at Microsoft.IdentityManagement.MA.LotusDomino.Core.Group.ExportEntry(CSEntryChange csentry, Context exportContext, List`1 listChangeResult) 
[6220] Target Site: get_Item 


I was wondering if anybody could give me any pointers on how to solve this problem (Maybe a missing attribute,...) I have checked the group exists in Lotus Notes because I imported it from there.

There is no error on the Lotus Notes side as it does not arrive to Notes.

I am using Lotus Client 9.0 and domino server 8.6FP6

My FIM 2010 R2 version is  4.1.3671.0

My Lotus Domino Connector is 1.1.117.0

Any help would be appreciated. I have been trying to solve this problem for a few days now with no luck.

Thanks

Sylvan

Seeking suggestion on methods to integrate SuccessFactors employee central (cloud based) with MIM/FIM

$
0
0

Seeking suggestion on how to integrate  SuccessFactors employee central (cloud based) with MIM/FIM

row-fetch-failure with Oracle MA

$
0
0

Hi!

I have an Oracle MA to DB with 1 anchor and 1 reference (to managerID) in it and other data.

When I try to make Full Import I get an error row-fetch-failure 0x80004005, after 500 objects.

Previously, this MA was working fine. DBA make a change in schema, I already made a refresh of schema and get this error.

I have created another MA to test this situation with only one attribute flow and also get this error.

Any ideas?

Thanks!


1


Portal MPR, SET Transition, Action Workflow with a Function Evaluator to copy datetime attribute to another datetime attribute

$
0
0

Hi,

I am trying to copy a datetime attribute to another datetime attribute within the FIM portal using an action workflow and function evaluator.

e.g. Target [//Target/TargetDate]  

Conactenate Value

SourceDate attribute.

The workflow creates fine but gives an internal error when the set transition occurs.  Can this be done?  Can you suggest a straightforward workaround if not.

Thanks,

A.

Manager to accountname resolving in extension

$
0
0

I have an Oracle MA with table with collumns:

UserID / UserFIRSTName / ManagerID (reference)

01 /  Jack / 02

02  /  Bill / (null)

I need to create extension in c# to resolve ManagerID to his accountname to write this attribute in special parameter in AD.

Manager account name I can get from AD using UserID.

Can somebody say how it can be done?

Thanks!


1


Adding partitions or renaming the object in a ECMA when the dnStyle is "None"

$
0
0

We have several ECMA MAs where the MA Capability dnStyle is “None”.  We are adding additional Object types into these various MAs for an RBAC model. The anchors on the MAs are GUIDs.

We want to take advantage of adding partitions in the existing MAs. This will give us the ability to run a particular partition on demand and to allow references within the CS to be used between the object types in the MAs. 

To have partitions in a MA requires a rename of the objects to create a dnStyle of LDAP/Generic style from None.  Renames of objects are not allowed when using a NonednStyle
(See https://msdn.microsoft.com/en-us/library/windows/desktop/hh859564(v=vs.100).aspx).  

If anyone has a creative idea how to rename the objects, or get partitions into a MA that has adnStyle of None, or other solution would be appreciated.

Thank you, Robin


Renaming AD and ADLDS accounts due to name changes

$
0
0

I have people who like to change their names for various reasons (marriage, divorce, gender reassignment) and therefore need to change their cn, account name, dn, display name etc.  Most of these change just fine but when it comes to changing the account name/cn I get a Modify-naming-attribute error "The attribute cannot be modified because it is owned by the system."

Currently one of the MA's is a very basic MA just flowing attributes directly the other has some Sync rules.  

I have been doing some research and it said to have two entries for the dn, one for the initial flow and one for the renames.  I have this already and it's not working.

Is it possible to do renames without extensible dlls?  how?

Thanks

PAM & Windows 2016

$
0
0

Hi,

Just wondering what are the major changes/enhancements when Windows 2016 launches and Privileged Access Management (PAM). No need for a bastion forest anymore?

Thx

SSPR integration with no PCNS and password extensions

$
0
0

Hi all,

I can't believe I'm having to ask this as I feel like it's something I should know, but here goes nothing...

Does FIM/MIM SSPR only reset the AD password and not recursively every supported, connected system?  We've developed a password extension for a web service implemented using ECMA and successfully tested that the password reset works when triggered through a WMI SetPassword call, but the password is not being reset when a user completes self service password reset.

Does it normally reset the password in AD, which gets communicated back using PCNS and changed in the other systems?  I guess that's not normally too much of an issue, as FIM/MIM is heavily AD-integrated, but it's interesting that I've only just come across this as an issue with our customer who is risk averse and still considering PCNS through change control in a hybrid test/development (I know, I know..), so at the moment their testing is failing.

Any clarification would be helpful just to support my findings.

Thanks,

Paul.

Identity management/MIM - application authentication - clarification?

$
0
0
With identity management, something like Microsoft Identity Manager, does this mean that if you have an application on-premise, and you have A.) an Active Directory, and B.) an ADLDS also on-premise, that the application can authenticate a user from both A and B by connecting to an identity management server via LDAP instead?   
Is there a meta-verse where their login is created and password is sync'd from ADLDS or AD, and it the application authenticates against the meta-verse/MIM database?

Can FIM send provisioning errors in email to administrator?

$
0
0

Wondering if FIM can send email notifications of provisioning errors? Does an admin really have to log in daily to check the FIM Synch Service Manager for errors? I see that it throws an error into the event log, but just states how many records had errors, not the specific records or details on those errors. Is there any way to do this so emails could go out to our Helpdesk or FIM Administrators for certain MA provisioning errors?

Thanks!

FIM Portal reinstall

$
0
0

Hello!

I have created this post with Oracle DB MA problem.

https://social.technet.microsoft.com/Forums/en-US/23f5937c-1dac-4cc0-9fc7-f55aa140a511/rowfetchfailure-with-oracle-ma?forum=ilm2

I think that I have found the reason of my problem - it is in my Portal schema configuration.
Does MIM have any guides to clear all MIM Portal configuration or only schema configuration(better for me)?
If I correctly understand I can make deinstallation of Portal and make a new install with fresh DB and configuration.
In this case I will lost my portal sync flows (they are documented and can be restored "by hands") and my Portal users/groups, which can be restored during sync process.
Any hints on this process?
Thanks!



1

Hey FIM professional! Help us to help you and become globally known for being awesome at what you do!

$
0
0

September has finally arrived, traditionally a strong month for TechNet Guru contributions.

Maybe it is because our professionals have returned from a well deserved Summer break refreshed and inspired?

Maybe it's because they have had some quality time to think of something good to contribute?

Also it is common for this time of year to bring in some new authors. New contenders! New legends!

Could that be you? Do you want some accolade or acknowledgement that you "know your stuff" ?

TechNet Guru winners can go on to be MVPs and high profile technical evangelists within the Microsoft community and work place!

All you have to do is add an article to TechNet Wiki from your own specialist field. Something that fits into one of the categories listed on the submissions page. Copy in your own blog posts, a forum solution, a white paper, or just something you had to solve for your own day's work today.

Drop us some nifty knowledge, or superb snippets, and become MICROSOFT TECHNOLOGY GURU OF THE MONTH!

This is an official Microsoft TechNet recognition, where people such as yourselves can truly get noticed!

HOW TO WIN

1) Please copy over your Microsoft technical solutions and revelations toTechNet Wiki.

2) Add a link to it on THIS WIKI COMPETITION PAGE (so we know you've contributed)

3) Every month, we will highlight your contributions, and select a "Guru of the Month" in each technology.

If you win, we will sing your praises in blogs and forums, similar to the weekly contributor awards. Once "on our radar" and making your mark, you will probably be interviewed for your greatness, and maybe eventually even invited into other inner TechNet/MSDN circles!

Winning this award in your favoured technology will help us learn the active members in each community.

August's entries are still with the judges, but below are July's mighty winners and contenders!

 BizTalk Technical Guru – July 2016 
 

0640_NinjaAwardTinyGold

Kjetil Tonstad22x Latency Improvement In BizTalk Without Changing The CodeSandro Pereira: “A pure simple masterpiece! Well done Kjetil Tonstad.”
LG: “A good real-life example, which is very helpful. Thank you for sharing!”
 

0841.NinjaAwardTinySilver

Mandar DharmadhikariAnalysis of Scenario Which Results in TDDS CrashLG: “Interesting finding. Thanks for sharing!”
Sandro Pereira: “Another great addiction to the TechNet Wiki. Very useful tip. In terms of content, the layout (text, pictures, headers, empty spaces) could be significantly improved because presentation is also good for a better read experience of the article “
 

7827.NinjaAwardTinyBronze

Rahul MadaanUsing TIBCO EMS adapter in BizTalkSandro Pereira: “Not easy to find information about this topic. Nice addiction to the TechNet Wiki. Regarding to the article, it can be a little improved with more content, the layout should be improved and for better reading some of the picture should be follow by the commands in pure text. Nevertheless, great start “

 Forefront Identity Manager Technical Guru – July 2016 
 

0640_NinjaAwardTinyGold

Jeff IngallsMicrosoft Identity Manager 2016 SchemaEd Price: “Wow! I was reading this, not sure what to make of it, because there isn’t a ton of text breaking it down. But when I started scrolling down that first table, I realized how amazing and valuable the data is! And then the Gallery item just really tops off this article. Great job!”
0841.NinjaAwardTinySilver

Peter GeelenMicrosoft Identity Manager 2016 Handbook: Online Companion GuideEd Price: “Fantastic resource and companion to the book! Very helpful to break down the topics!”

 Microsoft Azure Technical Guru – July 2016 
0640_NinjaAwardTinyGold

Kia Zhi Tang (Ryen Tang)Microsoft Azure: Deploying Windows Server 2016 Nano ServerJH: “Maybe one of the largest articles I have seen, but a good one.”
AS: “Good and comprehensive article, but a bit too long for me. It could have been split into 2 or even 3 different in a series.”
0841.NinjaAwardTinySilver

Eldert GrootenboerIntegrating Service Bus Stack With Logic Apps And Azure FunctionsJH: “Contains a lot of example code. Good for getting started with Service Bus and Logic Apps.”
AS: “Good catch and guide on the different handling of Service Bus messages in different services. I would also like to see here the security settings configuration of the function required to be able to properly see it in the list of Logic App designer.”
7827.NinjaAwardTinyBronze

Bhushan GawaleAzure key vault essentials for beginnersJH: “Good introduction to Key Vault.”

 Miscellaneous Technical Guru – July 2016 
 

0640_NinjaAwardTinyGold

Ronen Ariely
&
Sabah Shariq
List of forums by Languages, categories, and field of discussionsRichard Mueller: “Excellent use of Wiki Guidelines, with even “Return to Top” links (these help in such a long article). This article allows us to search for the forums we want easily. Listing them by category helps.”
Ed Price: “Very valuable article, that already has 55 revisions. I see this as an article that’s going to get a lot of use from readers and tweaks from contributors!”
0841.NinjaAwardTinySilver

Ken CenerelliKilling zombie Google Chrome processesRichard Mueller: “Very well explained. Useful code to know and use. The link to the code in the script gallery should be in the References section rather than the See Also, as it is not a Wiki. I like the references.”
Ed Price: “Interesting title! Great and clear write-up, and it features a number of helpful links to learn more on this topic of using Chrome on Windows. Thanks!”
7827.NinjaAwardTinyBronze

SYEDSHANUGetting Started with ASP.NET Core 1.0 RC2 and Angular2Ed Price: “Wow! This is incredibly deep. Love the See Also link and Download link to the source code on TechNet Gallery! Great introduction and use of images. If you need a grammar pass, please ask people for help! Then check this history to see what tweaks were made.”
Richard Mueller: “Detailed steps in this article, but I found the explanation hard to follow. The external links should be collected in an “Other Resources” section. Grammar needs work.”
 SharePoint 2010 / 2013 Technical Guru – July 2016 
0640_NinjaAwardTinyGold

Amjad Khan SharePointSharePoint Online: Create Site Columns, Content Type and Associate with Custom List or Library at site collection level using PowerShell and CSOMJohn Naguib: “Excellent article”
Ed Price: “I love the diagrams, description at the top, and the download to the code! It would be good to break the long code block up into sections to explain what the code does more. Great formatting with Headers and the TOC!”
0841.NinjaAwardTinySilver

Shantha Kumar TWork with host web data using PnP JS library in the SharePoint Hosted Add-InJohn Naguib: “Incredible to have such topic discussed, excellent”
Ed Price: “Valuable scenario, great descriptions, and good use of images and code! It could benefit from a References section at the end with more resources to dig into.”
7827.NinjaAwardTinyBronze

Waqas SarwarSharePoint 2016 Managing Alternate Access Mapping Using PowerShell (Real World Example)Ed Price: “Good use of a See Also section. This is very clear and easy to read! Includes kudos from Arleta in the comments (“Nice article. Thanks!”). It’s a great scenario that’s well written!”
John Naguib: “Nice article”
 Small Basic Technical Guru – July 2016 
0640_NinjaAwardTinyGold

Nonki TakahashiSmall Basic: Sample CodeEd Price: “Very helpful resource for finding what you’re looking for! Thanks!”
0841.NinjaAwardTinySilver

DevaVideo: Installing, running Microsoft SmallBasic in Azure Cloud @ Azure DevTestLabsEd Price: “Excellent video!”
7827.NinjaAwardTinyBronze

Nonki TakahashiSmall Basic Sample: DirectoriesEd Price: “It’s cool to see how to do this. It would benefit from an explanation. Great See Also links!”
Michiel Van Hoorn: “Interesting scripting possibility for OS file directories. Not sure if one should to this with Small Basic but it is at least possible.”

 SQL BI and Power BI Technical Guru – July 2016 
0640_NinjaAwardTinyGold

Thomas LeBlancUsing a Lookup Component in SSISPT: “Tom, you have the only entry this month so YOU WIN! Fortunately it’s also a good post with answers to commonly-asked questions about the SSIS Lookup transform. Thanks”
Ed Price: “Fantastic explanations of each piece of the puzzle. Good use of images. This is common, and you go very deep with it. Thank you! It could be improved with Headers and a TOC. Great contribution!”
Ronen Ariely: “Nice article. Can be very useful. Missing some important sections like Table of content, background or introduction, conclusions, and links to get more information. I recommend to follow articles templates.”

 SQL Server General and Database Engine Technical Guru – July 2016 
0640_NinjaAwardTinyGold

Prashanth JayaramSQL-Server(s)-Inventory-Excel-CSV-Console- Using PowerShell SMO and RMORonen Ariely: “Important issue! The reference links are missing titles.”

Ed Price: “I love the Abstract and Pre-requisites (very important and very clear to have them listed like this). The Logic Flow diagram is also incredibly helpful! As are the use of images and the Conclusion. It would be good to break up the code and explain it (and host it on MSDN/TechNet Gallery). Great article!”

0841.NinjaAwardTinySilver

Prashanth JayaramHow-To-Refresh-Multiple-sql-database(s)-Using-PowerShellRonen Ariely: “Very useful script. TechNet Wiki is not a personal post, and articles should be written in 3rd person. There are links for references at the end, but no titles. The reader must click each link in order to know what they are.”

Ed Price: “Fantastic job formatting this. The diagram in “DB Refresh Flow” is useful, but a little small. It would be good to have an image of the output earlier on. In the Code sections, it would be useful for the code to be broken into parts and then explained in depth. Then the full code could be on TechNet/MSDN Gallery and you could link to it. Great job on the code formatting and References (as Ronen mentions, it’s better to embed the URL in the title of the article). And I love the Restore and Conclusion sections!”

     System Center Technical Guru – July 2016 
    0640_NinjaAwardTinyGold

    sridhar vishwanathamOverride creation best practices: Explicit Group issuesEd Price: “Great write ups that explain the context and then dig into the process/solution! Could benefit from See Also and Reference sections at the end.”
    0841.NinjaAwardTinySilver

    Nick HogarthConfiguration Manager 1606 – OMS Connector (preview feature) by Nick HogarthEd Price: “Great use of images as you lead the reader through the solution! Could benefit from Headers and a TOC. Just type in “[toc]” at the top to create the TOC. Good job on this article!”

     Transact-SQL Technical Guru – July 2016 
    0640_NinjaAwardTinyGold

    Ronen ArielySQL Server – Exposing masked dataSamuel Lester: “Outstanding depth, thanks for the great detail on DDM strengths and limitations”
    Richard Mueller: “A great article describing a new feature. The code is well explained with detailed steps. Thanks!”

     Universal Windows Apps Technical Guru – July 2016 
    0640_NinjaAwardTinyGold

    Santhakumar MunuswamyIntroduction to HoloLensEd Price: “A lot of depth and a great intro! Also good to have the Reference section at the end, and the images help provide context! Very important topic, and I’m glad we have this content on TechNet Wiki!”
    0841.NinjaAwardTinySilver

    Ravindra Singh ChhabraCortana Integration in Universal Windows Platform AppsEd Price: “Great topic, great formatting, great use of code (including solid comments in the code), and good use of images, companion video, and code download! Great topic!”
    7827.NinjaAwardTinyBronze

    Timothé LarivièreCompiled Binding for UWP – What’s new in the Anniversary Update?Ed Price: “Great formatting and use of code! Good to have a link at the end to the code. This article features a very lively conversation in the comments!”
     Visual Basic Technical Guru – July 2016 
    0640_NinjaAwardTinyGold

    .paul.VB.Net OOP Address BookMR: “Amazing work! Thanks for submitting it!”
    Richard Mueller: “Great use of Wiki guidelines, with good images and code. We could use more references.”

     Visual C# Technical Guru – July 2016 
    0640_NinjaAwardTinyGold

    SYEDSHANUASP.NET Core 1.0 RC2 and Angular2 using WEB APIJaliya Udagedara: “This is fantastic. Loved seeing use of ASP.NET Core, Angular 2 along with TypeScript. And you can download the full sample code from TechNet Gallery, Perfect!”
    Ronen Ariely: “The article organized as step-by-step case study, which I love. it starts from prerequisites till the execution, and full project code attached. Well done! ”
    Carmelo La Monica: “Very great article in alla parts. Good code, Images and presentation.”
    0841.NinjaAwardTinySilver

    Sandeep ShekhawatRelationship in Entity Framework Using Code First Approach With Fluent API Jaliya Udagedara: “Well explained with the use of code snippets and images. And you can play around with the code after downloading the sample from TechNet Gallery!”
    Ronen Ariely: “Great article, very nice introduction, well formatted and well explains. The option to download the Code as project is always great advantage.”
    Carmelo La Monica: “Congrats for the topic. i don’t know Entity framework, this is good point for to start.”
    7827.NinjaAwardTinyBronze

    Karthik ElumalaiImport-and-export-excel-files-into-varbinary-max-in-sql-server using Asp.net C#Carmelo La Monica: “Great topic , great presentation and code C # related”
    Ronen Ariely: “Nice article. Missing source code link to download, missing explanations. missing “See also” section with some links. There is room for improvement.”
    Jaliya Udagedara: “Would love to see more explanations around the code.”
     Wiki and Portals Technical Guru – July 2016 
    0640_NinjaAwardTinyGold

    Peter GeelenWiki: Collection of Practical hints & tips for writing an article (from Wiki blog)Ronen Ariely: “very useful list of blog posts links.”
    Ed Price: “Oh boy, what a powerful resource! This is awesome!”
    Richard Mueller: “An amazing collection of links to valuable information. Having this sorted into categories makes it more useful.”
    0841.NinjaAwardTinySilver

    SYED SHANUWiki: Guidelines to write a good Article (meeting the expected quality)Ed Price: “A great collection of tips, and a robust set of See Also links!”
    Richard Mueller: “A good addition to the articles assisting new Wiki authors. A very good “See Also” section.”
    7827.NinjaAwardTinyBronze

    Peter GeelenWiki: Portal or Survival guide?Ed Price: “Nice comparison and breakdown between the two!”
    Richard Mueller: “Great information and well explained. This helps clarify the difference between these important types of articles. Excellent use of the Wiki guidelines.”
     Windows PowerShell Technical Guru – July 2016 
    0640_NinjaAwardTinyGold

    Prashanth JayaramPowerShell- DiskSpaceGUI-Tool-MultiServer(s)-Grid-Email-Search-FeaturesRichard Mueller: “Well explained with good images, code, and references. Lots of code. Could interesting or novel sections of the code be highlighted and futher explained? Perhaps the code should be in the script Gallery.”
    Ed Price: “Great descriptions. Could benefit from a formatting pass (font style, for example) and more of a breakdown of the code block so that you know what each part of the code does. Good use of images and good Conclusion. Great References section, but it might be good to embed the links in the titles of the articles so that we know what the articles are about a little better. Great contribution!”
    0841.NinjaAwardTinySilver

    Arleta WanatPowershell GridView to help with SharePoint data viewingEd Price: “Good use of images and helpful article, but a little light in the explanations. Could use a See Also section with Wiki links.”
    Richard Mueller: “Interesting. We could use more explanation and references.”
    7827.NinjaAwardTinyBronze

    Maor BrachaAzure & Office365 Available and consumed licenses report for MS partnersEd Price: “This is a good topic, but it would be more valuable to include the code, breaking it down and explaining what it does. ”
    Richard Mueller: “We need more explanation of the code. Also, references and a “See Also” would help.”

     Windows Presentation Foundation (WPF) Technical Guru – July 2016 
    0640_NinjaAwardTinyGold

    Magnus (MM8)WPF: Enabling ClearType On a TextBoxEd Price: “Great wrhite-up and use of code! Could benefit from Headers and a TOC. Very helpful topic!”

     Windows Server Technical Guru – July 2016 
    0640_NinjaAwardTinyGold

    Peter GeelenBest Practices for Internal AD Domain and Network NamesMark Parris: “Knowledge that all Active Directory Administrators need to know.”
    Richard Mueller: “Very well explained and a good addition to the Wiki in this category. I especially like the references.”
    JM: “This is a great article on naming conventions for AD, thanks for your contribution”
    0841.NinjaAwardTinySilver

    Kia Zhi Tang (Ryen Tang)Nano Server: Deploying Python 3.x interpreterJM: “This is an excellent article on Python in Nano Server, thanks for your contribution”
    Mark Parris: “Good insights on Nano Server and Python Interpreter”
    Richard Mueller: “Great use of Wiki guidelines with good references and a great “See Also” section.”

    Good luck!
    Pete Laker

    (Azure MVP)


    #PEJL
    Got any nice code? If you invest time in coding an elegant, novel or impressive answer on MSDN forums, why not copy it over toTechNet Wiki, for future generations to benefit from! You'll never get archived again, and you could win weekly awards!

    Have you got what it takes o become this month's TechNet Technical Guru? Join a long list of well known community big hitters, show your knowledge and prowess in your favoured technologies!


    error "One or more of the supplied parameters could not be properly interpreted."

    $
    0
    0

    Hi

    i am using fimcm 2010 R2

    i am getting error message after the pin and finger wizard complete.

    the error massage is  "One or more of the supplied parameters could not be properly interpreted"


    Thanks

    The version of OLE on client to server doesn not match Microsoft.CLM.CertificateService.interop

    $
    0
    0

    Hi ,

    using FIMCM Provision API

    When Calling ExecuteOperation.Enroll(RequestId,CertificatRequest,PfXPassword,Comments) Method ,

    to submit request to CA server through Fimcm and return collection of Certificate throwing exception as  

    "The version of OLE on client to server does not match Microsoft.CLM.CertificateService.interop"

    re-checked DLL version in both Fimcm server ,Fimcm modules and CA server  all holds same version and with fim CM  webportal it works fine only when using fim CM  provision API its throwing this exception.

    if any suggestions or solution would be helpful

    thanks

    hema

    FIM Email Template - Approval Notification

    $
    0
    0

    We have a requirement to read the FIM request's parameter in authorization workflow and use these parameters(Not all) in approval email notification in FIM. Is this doable? If yes, then how.

    Please note we have to read the target object's value and not the request's attributes.


    Regards,
    Manuj Khurana

    MIM PAM Questions

    $
    0
    0

    Hi,

    Just started reading about PAM and am looking to find some detailed information as the information online is very high level: https://docs.microsoft.com/en-us/microsoft-identity-manager/pam/privileged-identity-management-for-active-directory-domain-services

    Some basic questions:

    1. We have an AD domain with MIM already deployed and working. If we want PAM, I understand we need to deploy another Forest - can we use our existing MIM, or do we need to deploy another MIM instance in the new Forest?

    2. Where can I find a PAM deployment guide?

    3. Where can I find a MIM PAM configuration guide?

    4. Will the 'docs.microsoft.com' PAM website be updated, or is this it?

    Thank you,

    SK

    MIM 2016 - Users / Groups not importing

    $
    0
    0

    Hi all, desperate for some assistance here.

    I have followed this chapter for importing User and Groups to MIM Portal from our own AD:

    https://technet.microsoft.com/en-us/library/jj150428(v=ws.10).aspx#move_ou

    But when I come to verify that the import was successful, there are no users or groups whatsoever when I go into the portal (No Items).

    I am installing MIM 2016 fresh install on one server in a new domain. I am trying to import users from separate OU's in active directory, is there anything I could be missing here?

    Example AD where users are located:

    CONTOSO.COM --> (OU) Company 1 --> (OU) Admin Team --> (OU) Users

    Do I need to explicitly specify where the users are for the AD Inbound Sync Rule, similarly to that shown in point 16. of theCreate the Group Synchronization Rule in TechNet article above?

    Hope someone can shed some light on this for me?

    Thanks

    Steve

    Viewing all 6944 articles
    Browse latest View live


    <script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>