I have ran in to kind of strange issue today with my SharePoint 2013 Farm. I have one PowerShell Script( Runs in App server) to add items to a list. Suddenly this script is taking very long time to go to next line after it call $item.update()
But the same time If I run the same script on my front end server, it works as expected with out any delay.
Please help



