http://msexchangeteam.com/archive/2010/06/11/455115.aspx
or Remote Desktop Manager: http://remotedesktopmanager.com/
http://support.microsoft.com/kb/320081
del "\\?\c:\path_to_file_that contains a trailing space.txt "
subinacl /onlyfile "\\?\c:\path_to_problem_file" /setowner=domain\administrator /grant=domain\administrator=F
Or
rmdir /s <drive:><path>
Converted a Linux (Fedora 5) PC to a VMware vSphere guest. The Linux guest OS shows a failed message when shutting down interface eth0.
Fix: edit /etc/sysconfig/network-scripts/ifcfg-eth0’s HWADDR to match the MAC address assigned the Linux guest OS.
Converted a Linux (Fedora 5) PC to a VMware vSphere guest. The Linux guest OS hangs at “Starting udev”.
Fix:
Reference: http://itsecureadmin.com/2010/03/linux-guest-hangs-at-starting-udev-vmware-vsphere/
or http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1006427
Get this error when trying to remove an application managed by a group policy installer package.
Fix: Install Windows Installer CleanUp Utility (msicuu2) to remove the application.
This is a quick update on my previous post “ Use WinSCP to Transfer Files in vCSA 6.5 ”. When I try the same SFTP server setting in vCSA 6.7...