This video demonstrates the following:
1. Enable MSMQ in a Windows server
2. Create source and target queues
3. Provide permissions
5. Create connections for MSMQ
4. Populate the source queue by reading messages from a flat file to msmq
5. After populating the source queue, we will run the actual PC session which will reads data from the source queue and drops it into the target queue
Success
Link Copied to Clipboard