I see few problems here:
2013-05-27T15:03:40.593+01:00 [04220 warning 'Default'] Failed to get capacity for \\.\PhysicalDrive0: error opening disk device: The process cannot access the file because it is being used by another process (32)
2013-05-27T15:03:40.593+01:00 [04220 warning 'Default'] Skipping hard disk '\\.\PhysicalDrive0'
You can search the process that blocks access to your C:
2013-05-27T15:08:39.171+01:00 [04220 warning 'Default'] [,0] [NFC ERROR] NfcNewAuthdConnectionEx: Failed to connect to peer. Error: Host address lookup for server ***********11.ds.local failed: No such host is known
The DNS name is not visible, you can workaround using IP instead of DNS name.
HTH