Write to MSMQ from Powershell (And View in Server Manager)
First make sure MMSQ is installed, and then for now, manually create your queue using the Server Manager MMC (Microsoft Management Console) GUI (Graphical User Interface). Perhaps in an upcoming blog I will demonstrate the creation of the queue itself in Powershell. NOTE: MSMQ can only hold messages up to 4MB! Select whether you want […]