Archive for the ‘manual’ tag
Sharepoint 2007: PDF icon is missing
When uploading PDF documents to “Document Libraries” in Sharepoint 2007 the icon is missing. It takes couple steps to get this done. One task to your planning when putting the Sharepoint 2007 server in production. I run these steps in my DEV environment.

Follow the hyperlinks below to get this done in your Sharepoint 2007 configuration:
Data really deleted???
Today I moved my data using the robocopy.exe tool and using the /move switch; the tool migrated data from one usb disk to another one. Before returning my usb disk to the IT department I checked the disk partition with one of the tools I use to check deleted files. Guess what the tool found 18000 files in 10 minutes scan on the usb volume which was empty…
Before I will return this USB disk for re-use I will make sure no data is left which can be recovered by any tool. With physical disks I used gdisk with dod option to wipe all data. For the USB disk I am going to install tool called Eraser which is freeware.