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

FIM Reporting and SQL collation

$
0
0

In our existing FIM 2010 R2 implementation, we used the default collation of SQL 2008 R2, which is SQL_Latin1_General_CP1_CI_AS.

However, reading some articles, I got the impression that SQL server will need to be installed with Latin1_General_100_CI_AS collation for installing System Center 2012. I also read that FIM Service database will need to be in the same collation (i.e. Latin1_General_100_CI_AS). This means we will need to rebuild the SQL server for FIM service.

However, reading the following article, I get a different impression. As long as the collation across all the SQL servers is the same, we should be good. Also, it is actually recommended to use SQL_Latin1_General_CP1_CI_AS rather than Latin1_General_100_CI_AS. In fact, The SCOM data warehouse installer will always install the data warehouse with SQL_Latin1_General_CP1_CI_AS regardless of the SQL Server collation.

http://blogs.technet.com/b/servicemanager/archive/2012/05/24/clarification-on-sql-server-collation-requirements-for-system-center-2012.aspx

Can anybody please confirm the requirement?


RmResource and strongly-typed resources

$
0
0

Hi,
I followed the indications from https://fim2010client.codeplex.com/wikipage?title=UsingOwnStronglyTypedResources&referringTitle=Documentation
to produce a partial class to access my customized Resource Person (just one new attribute for test), but I'm having an error:

fim-resource.ps1:181 char:36
+         Multivalued = [bool]::Parse <<<< ($(GetAttributeValue $exportObject "Multivalued"));
    + CategoryInfo          : NotSpecified: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : DotNetMethodException

Note: I get the same error with an uncostomized resource like Group or Set

I'm using FIM 2010 R2. Is this tool valid for RFIM 2010 R2?

Many, many thanks,

DD

Orphaned Group Account

$
0
0

Hi,

I have a security group that is having an owner as Orphaned Group Account. I suspect this is due to the user had left the company. Is there any way to change the owner to an active user instead?

Best way to export configurations? FIM 2010

$
0
0

I can export for example management agents, but what is the best way to export for example sync rules or workflows?

Am I somehow able to export configurations to xml? Also what is the best way to export configutarions if I want to attach those to a word report?

Achieve sequential approval workflow-FIM 2010 R2

$
0
0

Hi guys,

In my set up, it is required that when users request access rights to different applications, the request should follow a given hierarchy. That is, the manager cannot approve if a user's supervisor has not approved. Similarly, notification of the approval should be sent to the next approver whenever the request gets approved.

I have tried to achieve this with FIM's workflow designer to no avail as any of the approvers can approve the request at no proper order.

  1. How can I achieve the sequential order of approval?
  2. How do I achieve notification to the next approver so they can look at the request and act on it?

Kindly assist.

Regards,

Phina


Phina

all msexch* attributes missing from ADMA

$
0
0

Hi,

i have created a FIM ADMA, but i cannot see any of the msexch* attributes to select. am i missing something ? they are showing on one other ADMA i have 


Hany George | Consultant | IDC S.p.A | MCITP: Lync Server | MCITP: Exchange 2010 | MCTS: OCS | Blog: http://dusk1911.wordpress.com/ | If this post has been useful please click the green arrow to the left or click Propose as answer

Q: Use Password Hash sync vs Password Filter

$
0
0

Curious as to when we will be able to use Password Hash sync (like AADSync does) vs Password Filters with FIM.

Thanks in advance!
//Adam

FIM Set / Group criteria (number of conditions)?

$
0
0

Hi,

Is there a limit on the number of criteria conditions for FIM Portal Sets and/or Groups?

Or, is there a recommended limit on these criteria, in order to not adversely affect FIM performance?

Thanks,

SK


ECMA 2.2 Configuration Bug?

$
0
0

There seems to be a reproducible bug in the ECMA 2.2 for trying to add Password Management after creating the MA without one. The Password Management settings on the "Configure Extensions" screen do not show even after "Refresh Interface".

Sync Engine Build v4.1.3599.0

I created an ECMA 2.2 without support for Password Management. I put the Capabilities "SupportPassword" as false, and did not include the IMAExtensible2Password Interface. During the creation of the ECMA, I noticed the "Configure Extensions" screen does not include any information about Password Management.

Now I would like to implement password sync in this ECMA, so I added the capabilities "SupportPassword" = true, and added in the IMAEXtensible2Password Interface with the proper code. When refreshing the interface in Sync Engine it shows that the MA supports Password Management, but the dialog screens never appear. The only way for them to show is for me to delete and re-create the management agent (not even a Export/Import/Update will work)



LCSSYNC syncronises only to one OU

$
0
0

Hello,

we are doing PoC for Lync multi-forest implementation. We have two source forests and we want to place users/contacts to separate OUs in target Lync forest. in lcscfg.xml we could specify a target OU, but we could not find a way to set two or more. Do you have any ideas on how to fix that?

Thanks, Dan

Can we write Custom Expressions for Multivalued attribute?

$
0
0

Hello,

Can some one tell me how to write custom expression for a multivalued attribute like Entitlements ?

Thanks & Regards,

Prathibha K

SCSM FIM Management pack not deployed to SCSM DW server

$
0
0

I'm having a problem on my FIM reporting installation, I did everything as noted in the technet documentation and as in missmiis docs, but I never get the MPSyncJob to actually show anything refering to FIM or Forefront.

In the SCSM console, I can see management packs on the administration node, but not in the data warehouse node, is there a catch somewhere or what am I missing? I cannot run the DW scripts on the DW server because it fails everytime saying that management packs aren't deployed....

The actual error message is "Base schema for FIM Datawarehouse has not been deployed. Please wait till this completes."

Paasword Probleme to reset my password

$
0
0

Hello everybody , 

I got a probleme with fim password reset portal , i can register my question it was successful . Then i went to to password reset site i answer to the question then i had to text my new password and confirm it again so after that this message apear : 

The error page was displayed to the user. Details: Title: Erreur Message: Une erreur s'est produite. Réessayez. Si le problème persiste, contactez le support technique ou l'administrateur système. (Erreur 3000) Source: Attributes: Details: System.InvalidProgramException: Error while performing the password reset operation: PWUnrecoverableError à Microsoft.IdentityManagement.CredentialManagement.Portal.Reset.AttemptToResetPassword() à System.Web.UI.WebControls.Button.OnClick(EventArgs e) à System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) à System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) à System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) CorrelationId: RequestId: ErrorCode: 3000 CaughtTime: 02/19/2015 17:34:24 Web Portal: FIM Password Reset Portal Session Id: jb2x2w45naffyi451tozvsur IP Address: fe80::3d7b:6642:c540:80c3%12

Can someone help me please 

Convert Attribute Value Types

$
0
0
We're planning to manage groups in an LDAP data source with the LDAP MA. These groups have an attribute 'uniqueMember' that holds its members. The LDAP MA detects this as a String, so we'll need to convert it to a Reference during import using a MA rules extension and the MapAttributesForImport method. The issue we're seeing is when we attempt to configure advanced attribute flow mappings in the LDAP MA "Defining a rules extension import attribute flow to a metaverse reference attribute is not allowed". Have I misunderstood something here?

Tom Houston, UK Identity Management Practice

Recover Username

$
0
0

Hi Guys,

I am working on to facilitate my users and can recover their username like they reset password using SSPR. Is there any way that user type his email address and his username /userID send to his email address like Hotmail and gmail ? any clue will be appreciated.

Regards
Sarwar


Sarwar


Notify users 4 weeks before termination?

$
0
0

Hi,

Is there a way for FIM to send out an email notification to users whose 'employment end date' will be 4 weeks from today?

cheers,

SK

FIM Deadlock Errors

$
0
0

Database

SPID

Victim

Procedure

LockMode

Waitresource

Code

ClientApp

HostName

FIMService

1000

1

FIMService.fim.AddObjectValueReference

R

KEY: 13:72057609323806720 (37c

INSERT INTO [fim].ObjectValueReference ( ObjectKey, ObjectTypeKey, AttributeKey, ValueReference ) VALUES ( @ObjectKey, @objectTypeKey, @AttributeKey, @value );

.Net SqlClient Data Provider

VSRPDC2INF005

Microsoft.ResourceManagement.WebServices.Exceptions.UnwillingToPerformException: Other ---> System.Data.SqlClient.SqlException: Reraised Error 50000, Level 13, State 1, Procedure ReRaiseException, Line 37, Message: Reraised Error 50000, Level 13, State 1, Procedure ReRaiseException, Line 37, Message: Reraised Error 1205, Level 13, State 49, Procedure AddObjectValueReference, Line 18, Message: Transaction (Process ID 1000) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

Uncommittable transaction is detected at the end of the batch. The transaction is rolled back.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
   at System.Data.SqlClient.SqlDataReader.get_MetaData()
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at Microsoft.ResourceManagement.Data.DataAccess.ProcessRequest(RequestType request)
   --- End of inner exception stack trace ---

Portal Administrator Account is being Deleted. Is there a way to bring this back?? Thanks.

$
0
0
Portal Administrator Account is being Deleted. Is there a way to bring this back?? Thanks.

Custom Workflow Activity & Web.Config

$
0
0

Hi,

I'm using a custom activity and I want to read some parameters from config.

Any way I read the appSettings I can´t find de keys. I tried diferent ways:

System.Web.Configuration.WebConfigurationManager.AppSettings["LogFilePath"];              
System.Configuration.ConfigurationSettings.AppSettings["LogFilePath"];
System.Configuration.ConfigurationManager.AppSettings["LogFilePath"];

and the configuration exists on the FIM Portal web.config like this:

<configuration>
   <appSettings>
      <add key="LogFilePath" value="D:\temp2"/>
   </appSettings>
</configuration>

What can be happening??

Many thanks,

DD

توكيل غسالات جنرال اليكتريك 01112225250 – 01014480097 اصلاح دراير GENERAL ELECTRIC

$
0
0

توكيل جنرال اليكتريك 01112225250 – 01014480097 GENERAL ELECTRIC صيانة جنرال اليكتريك مدينة نصر - صيانة جنرال اليكتريك مصر الجديدة - صيانة جنرال اليكتريك الرحاب 
صيانة جنرال اليكتريك التجمع الاول صيانة جنرال اليكتريك التجمع الثالث – صيانة جنرال اليكتريك شيراتون والمطار صيانة جنرال اليكتريك التجمع الخامس
صيانة جنرال اليكتريك فى المقطم - صيانة جنرال اليكتريك فى المعادى صيانة جنرال اليكتريك فى العجوزة صيانة جنرال اليكتريك فى حدائق الاهرام
,
صيانة جنرال اليكتريك القاهرة الجديدة صيانة جنرال اليكتريك مركز صيانة جنرال اليكتريك توكيل ثلاجات جنرال اليكتريك-
صيانة جنرال اليكتريك فى التجمع الاول - صيانة جنرال اليكتريك فى التجمع الثالث - صيانة جنرال اليكتريك فى التجمع الخامس –
صيانة جنرال اليكتريك فى شيراتون والمطار , صيانة جنرال اليكتريك فى القاهرة الجديدة
- صيانة جنرال اليكتريك فى الزمالك - صيانة جنرال اليكتريك فى المهندسين
صيانة جنرال اليكتريك فى الدقى - صيانة جنرال اليكتريك فى روض الفرج - صيانة جنرال اليكتريك فى الهرم - صيانة جنرال اليكتريك فى فيصل
صيانة جنرال اليكتريك فى المنيل صيانة جنرال اليكتريك فى الشيخ زايد صيانة جنرال اليكتريك فى بولاق
توكيل جنرال اليكتريك فى مدينة نصر جنرال اليكتريك فى مصر الجديدة GENERAL ELECTRIC
صيانة جنرال اليكتريك فى المنيل صيانة جنرال اليكتريك فى الشيخ زايد 
صيانة ثلاجات جنرال اليكتريك صيانة غسالات جنرال اليكتريك توكيل جنرال اليكتريك العجوزة توكيل جنرال اليكتريك المهندسين شركة توكيل جنرال اليكتريك
 توكيل جنرال اليكتريك فى الزمالك, توكيل جنرال اليكتريك فى شارع شهاب توكيل جنرال اليكتريك فى روكسى
صيانة جنرال اليكتريك فى العجوزة صيانة جنرال اليكتريك فى حدائق الاهرام - صيانة جنرال اليكتريك فى الجيزة -  توكيل جنرال اليكتريك فى مصر الجديدة توكيل جنرال اليكتريك فى مدينة نصر 
صيانة جنرال اليكتريك فى المنيل صيانة جنرال اليكتريك فى الشيخ زايد صيانة جنرال اليكتريك فى بولاق
صيانة جنرال اليكتريك فى العجوزة صيانة جنرال اليكتريك فى حدائق الاهرام - صيانة جنرال اليكتريك فى الجيزة - صيانة جنرال اليكتريك فى 6 اكتوبر
 صيانة جنرال اليكتريك فى الدقى - صيانة جنرال اليكتريك فى روض الفرج - صيانة جنرال اليكتريك فى الهرم - صيانة جنرال اليكتريك فى فيصل
صيانة جنرال اليكتريك فى المقطم - صيانة جنرال اليكتريك فى المعادى - صيانة جنرال اليكتريك فى الزمالك - صيانة جنرال اليكتريك فى المهندسين
صيانة جنرال اليكتريك فى الدقى - صيانة جنرال اليكتريك فى روض الفرج - صيانة جنرال اليكتريك فى الهرم - صيانة جنرال اليكتريك فى فيصل
توكيل جنرال اليكتريك فى شارع احمد عرابى توكيل جنرال اليكتريك فى جامعة الدول العربية , توكيل جنرال اليكتريك فى جسر السويس , صيانة جنرال اليكتريك فى حلمية الزيتون
توكيل جنرال اليكتريك فى 6 اكتوبر صيانة جنرال اليكتريك فى الشيخ زايد صيانة جنرال اليكتريك فى الاسكندرية توكيل جنرال اليكتريك فى المنصورة
,
جنرال اليكتريك , مركز توكيل ثلاجات جنرال اليكتريك , مركز توكيل غسالات جنرال اليكتريك , توكيل صيانة ثلاجات جنرال اليكتريك , توكيل غسالات جنرال اليكتريك ,
اصلاح جنرال اليكتريك ,صيانة جنرال اليكتريك الرحاب,صيانة جنرال اليكتريك المقطم , توكيل جنرال اليكتريك الهرم , توكيل جنرال اليكتريك المعادى , توكيل جنرال اليكتريك التجمع الاول ,
توكيل جنرال اليكتريك التجمع الخامس, صيانة توكيل جنرال اليكتريك الرحاب,صيانة جنرال اليكتريك المقطم , صيانة جنرال اليكتريك الهرم , صيانة جنرال اليكتريك المعادى , صيانة جنرال اليكتريك التجمع الاول ,
صيانة جنرال اليكتريك التجمع الخامس جنرال اليكتريك, Agent GENERAL ELECTRIC, Maintenance GENERAL ELECTRIC 
توكيل صيانة جنرال اليكتريك فى الاسكندرية توكيل صيانة جنرال اليكتريك فى المنصورة
صيانة جنرال اليكتريك الوكيل الرسمى عنوان صيانة جنرال اليكتريك رقم صيانة جنرال اليكتريك صيانة جنرال اليكتريك صيانة غسالات جنرال اليكتريك
توكيل صيانة ديب فريزر جنرال اليكتريك توكيل غسالات اطباق جنرال اليكتريك
اين اجد صيانة جنرال اليكتريك فى مصر مراكز صيانة جنرال اليكتريك المعتمد صيانة جنرال اليكتريك مصر توكيل تصليح ثلاجات جنرال اليكتريك وكيل جنرال اليكتريك
صيانة جنرال اليكتريك خدمة جنرال اليكتريك ثلاجة جنرال اليكتريك غسالة جنرال اليكتريك مركز جنرال اليكتريك اصلاح جنرال اليكتريك صيانة جنرال اليكتريك مصر الجديدة صيانة جنرال اليكتريك المهندسين
صيانة جنرال اليكتريك المعادى صيانة جنرال اليكتريك الجيزة صيانة جنرال اليكتريك الرحاب صيانة جنرال اليكتريك مدينة نصر اصلاح ثلاجات جنرال اليكتريك اصلاح غسالات جنرال اليكتريك
اصلاح جنرال اليكتريك صيانة جنرال اليكتريك المنصورة صيانة جنرال اليكتريك الاسكندرية صيانة جنرال اليكتريك التجمعات، صيانة جنرال اليكتريك داخل مصر الوكيل المعتمد لتوكيل الاجهزة المنزلية
توكيل ثلاجات جنرال اليكتريك توكيل غسالات جنرال اليكتريك توكيل ديب فريزر جنرال اليكتريك، صيانة جنرال اليكتريك المنصورة صيانة جنرال اليكتريك الاسكندرية
صيانة جنرال اليكتريك المهندسين صيانة جنرال اليكتريك المعادى صيانة جنرال اليكتريك الجيزة صيانة جنرال اليكتريك الرحاب صيانة جنرال اليكتريك المنصورة صيانة جنرال اليكتريك الاسكندرية
صيانة جنرال اليكتريك التجمعات، صيانة جنرال اليكتريك داخل مصر الوكيل المعتمد لتوكيل الاجهزة المنزلية صيانة جنرال اليكتريك (ثلاجات، غسالات ملابس، ديب فريزر، مجفف، غسالات اطباق، دراير، لاندرى).
قطع غيار جنرال اليكتريك ثلاجات جنرال اليكتريك غسالات جنرال اليكتريك ديب فريزر جنرال اليكتريك مجفف جنرال اليكتريك اصلاح جنرال اليكتريك.
صيانة جنرال اليكتريك فى العجوزة صيانة جنرال اليكتريك فى حدائق الاهرام - صيانة جنرال اليكتريك فى الجيزة - صيانة جنرال اليكتريك فى 6 اكتوبر
 Power of Attorney GENERAL ELECTRIC Alexandria attorney repair refrigerators GENERAL ELECTRIC Vice GENERAL ELECTRIC
maintenance GENERAL ELECTRIC service GENERAL ELECTRIC refrigerator GENERAL ELECTRIC Washer GENERAL ELECTRIC Centre GENERAL ELECTRIC
reform GENERAL ELECTRIC
توكيل جنرال اليكتريك فرع المعادي / صيانة جنرال اليكتريك فرع الهرم / صيانة جنرال اليكتريك فرع مصر الجديدة / صيانة فريج 
توكيل جنرال اليكتريك , صيانة جنرال اليكتريك يدير
توكيل جنرال اليكتريك المعتمد اتصل بنا / 01112225250 الوكيل الرسمى  للصيانة
توكيل جنرال اليكتريك
Viewing all 4767 articles
Browse latest View live




Latest Images