Showing posts with label step by step. Show all posts
Showing posts with label step by step. Show all posts

Monday, August 11, 2014

Installing and integrating Symantec Endpoint Protection Manager 12.1 with Active Directory (Video)


Tuesday, August 5, 2014

Installing backup exec 2014 and configuring WD sharespace as storage for backup step by step video

This video contains installing and configuring Symantec backup exec 2014 and adding WD nas as its storage.
Also it contains a solution to No Process is on the other end of the Pipe“ which is explained in this blog : http://ibrahimnore.wordpress.com/2012/08/27/link-1/#more-3


 

Wednesday, July 16, 2014

Scheduling Recurring Workflows in Dynamics CRM 2011 step by step video


In some cases you have a workflow which will run after some action taken. So the trigger for running workflow in this scenario needs some action.

Consider you want to schedule a workflow to run every 10 days.

The steps below are explained in video:

1.       Create a custom entity to hold configuration record.

2.       Schedule a bulk delete job to delete above records.

3.       Create a workflow which will run on records deletion and also run your desired workflow steps.

4.       At the end of this workflow you should create another record to be deleted in the next schedule.