FIM Portal backup
Hi, One way to backup the FIM Portal, is to backup the FIMService database. But, is there any other way that just the configuration of MPRs, Workflows, etc can be backed up with some powershell scripts? thanks, sk
May 19th, 2012 12:00am

There are scripts you can run to perform these sorts of tasks.\ These are usually used in migration scenarios, but are also useful if your just wanting to get a snapshot of the config at a "Point in time" Have a look at the link below on these options. http://technet.microsoft.com/en-us/library/ff400275(v=ws.10) I also typically merge a couple of these to do the export in one script. But that's up to you.
Free Windows Admin Tool Kit Click here and download it now
May 19th, 2012 12:49am

Hi, So essentially the ExportPolicy.ps1 and ExportSchema.ps1 should do the trick? Thanks
May 19th, 2012 12:53am

Yep pretty much, this will give you some XML files which will have all the information you have within FIM The other scripts SyncSchema and SyncPolicy are the import scripts and you use these in conjunction with the Commit and Undone scripts to complete an import from the XML files. If you need help with the scripts then let me know I can help you out there if need be.
Free Windows Admin Tool Kit Click here and download it now
May 19th, 2012 1:36am

Thank you - the Export process worked.
May 19th, 2012 2:07am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics