Sign in
Knock, knock! Who's there?
Dealing with OS and Identity
Tags
FIM
FIM Toolbox
Group Policy
ILM
Internet Explorer
MIIS
Office 365
OpenLDAP XMA
SSPR
Troubleshooting
Windows 8
Windows Phone 7
XMA
Browse by Tags
TechNet Blogs
>
Knock, knock! Who's there?
>
All Tags
>
fim toolbox
Tagged Content List
Blog Post:
SQL Script: Finding duplicates on supposedly unique values
Juan Antonio Diaz - MSFT
Unsupported: Use at your own risk Sometimes you load data into metaverse that is supposed to be unique and you do not want to use FindMVEntries technique due to performance impact. This SQL scripts allow you to find out directly from DB if you have unexpected duplicates so you can talk to data store...
on
12 Aug 2010
Blog Post:
SQL Script: Delete all CS and MV data
Juan Antonio Diaz - MSFT
Unsupported: Use at your own risk This script will delete all the records from FIM Sync database tables without affecting the MAs. It is useful when you have lots of MAs and export srvconfig/restore empty db/import srvconfig means painful enter of login data against all data sources. TRUNCATE TABLE FIMSynchronizationService...
on
12 Aug 2010
Blog Post:
SQL Script: Delete Run History
Juan Antonio Diaz - MSFT
Unsupported: Use at your own risk These three simple lines allow you to clear the Run History. You can use this when admin client does not allow you to clear the history through the UI. I've seen this a couple of times when History is huge. TRUNCATE TABLE FIMSynchronizationService . dbo . mms_run_history...
on
12 Aug 2010
Page 1 of 1 (3 items)