Hi,
I am using the below command to bakup and restore the SPFarm in SharePoint 2013
Backup-SPFarm-Directory "Directory Location"-BackupMethodfull-ConfigurationOnly
and
Restore-SPFarm-Directory "Directory Location"-BackupId GUID-RestoreMethodnew-ConfigurationOnly
but unfortunately my service application is not getting restore. I know that there is a separate command to backup and restore Serice application but I want to use the Backup/Restore-SPFarm.
when i checked the log file(backup.log), In the begning of the log file, i found the below lines.
[10/7/2013 6:36:41 PM] Verbose: The backup/restore process included the following objects:
Name of my service application
but at the end of this log file, i found the below lines.
[10/7/2013 6:36:53 PM] Verbose: The backup/restore process included the following objects:
[but here it doesn't show my service applciation name]
and when i run the restore, it doesn't restore my service application.
where i am doing the mistake ?
Regards,
Yogendra
My name is yogendra










