Disable Windows Hibernate
1.Open a command prompt with administrative privileges and execute following command:
powercfg.exe -h off
more info:
1.Open a command prompt with administrative privileges and execute following command:
powercfg.exe -h off
more info:
When you delete a file, Windows removes the index for the file and prevents the operating system from accessing the file’s contents. However, an attacker with direct access to the disk can still recover the file’s contents until it has been overwritten by another file—which might never happen. Similarly, files that have been EFS-encrypted leave behind the unencrypted contents of the file on the disk.
With the SDelete tool, available as a free download, you can overwrite the contents of free space on your disk to prevent deleted or encrypted files from being recovered.
Additional information: “Get 7 Free Tools for Managing Disks and File Systems“
Users can share EFS-encrypted files by adding other user certificates to a file. However, auditing the users who have rights to files would be very time-consuming using the Windows Explorer graphical interface. To list users who have access to encrypted files more easily, use EFSDump, which is available as a free download.
Create videos to share your expertise.
Make help videos quickly and easily using the Community Clips Recorder.
TeamViewer establishes connections to any PC or server all around the world within just a few seconds. You can remote control your partner’s PC as if you were sitting right in front of it. Find out why more than 15.000.000 users trust TeamViewer!
TeamViewer is the fast, simple and friendly solution for remote access over the Internet – all applications in one single, very affordable module:
Remote access to PCs and servers via Internet
Instantly take control over a computer anywhere on the Internet, even through firewalls. No installation required, just use it fast and secure.
Training, sales and teamwork
TeamViewer can also be used to present your desktop to a partner on the Internet – great for team collaboration, trainings and sales presentations.
File transfer, chat and more
Share your files, chat, switch the direction during a teamwork session, and a lot more is included in TeamViewer.
Linux:
cp /dev/null your_file_name
Windows:
copy /y nul your_file_name