Today when troubleshooting Activesync problems with an Exchange 2007 environment I decided to delete en re-create the Exchange Activesync virtual directory. I used the following steps : get-activesyncvirtualdirectory (verify you Activesync virtual directory) remove-activesyncvirtualdirectory -identity “Microsoft-Server-Activesync (Default Web Site)” (remove the Activesync virtual directory) get-activesyncvirtualdirectory (verify the virtual directory isRead More →

A customer had problems synchronizing large amount of data to an EMC CIFS share using the robocopy /mir commandline option. 2011/07/14 13:38:58 ERROR 112 (0x00000070) Creating Destination Directory \\xxxx\xxx\ There is not enough space on the disk. Waiting 30 seconds… After some troubleshooting I found that opslock, hidden sharing and CIFSRead More →