Questions tagged [disk-protection]

Disk-protection is any defensive software or hardware that protects a storage medium. Most commonly this refers to programs using a combination of write redirection, and filesystem virtualization to discard system changes upon reboot.

Disk-protection is a broad term for any program, or piece of hardware acting as a defensive mechanism against alteration of a storage medium's contents. This includes backup tools, disk differencing technology, sandboxes, snapshot technology, filesystem virtualization, but most commonly software employing write re-direction (often paired with filesystem virtualization).

Programs like Farconics DeepFreeze, Windows SteadyState, Returnil, Symantec Workspace Virtualization, Altiris Software Virtualization, Norton GoBack, and ShadowDefender use write re-direction to store changes in a cache or alternate location. These changes can then be discarded, typically upon system reboot. This helps protect the user from malware, software installations, and unwanted changes.

7 questions
4
votes
1 answer

How does DVD CSS/CPPM protection actually work?

When I try to burn a DVD with ImgBurn I get a message that the disc is copy protected: Copyright protection system type: CSS/CPPM I've been trying to Google on how this protection actually works, all I could find is that there's some secret…
1
vote
2 answers

Windows Version of ZFS

From what I've read about ZFS is that it allows and protects against FileROT. Which is why I commonly use this for all my FreeNAS Machines. Is there an option like that but for the Windows side of things? I've not had a chance to look in to ReFS but…
Jason
  • 4,076
1
vote
2 answers

Erase Changes Upon Reboot?

I recall Norton having an application that creates a set starting point, and no matter what I install, once I restart the computer it will return to that set point. I have also seen this on college computers, no matter what I added once I restarted…
sarm
  • 11
1
vote
1 answer

Making partition only accessible to specific applications?

As an added protection from malware besides up-to-date and off-line backups, I was wondering if a Windows partition could be made accessible only to such and such application, possibly after typing a password. For instance, TotalCommander has…
1
vote
2 answers

Get Norton GoBack To Work On Windows Vista And Windows 7?

Norton GoBack doesn't work with Windows Vista, or Windows 7, for reasons unknown. I have tried several alternatives including: Norton Ghost, RollbackRX, and Norton Save And Restore, but none of which offer the same functionality as Norton GoBack.…
dfree
0
votes
2 answers

Unable to remove write protection from my SD card in windows 7

My SD card is showing: The disk is write protected So I open Diskpart through the command line in Windows 7 and follow these steps: To check my disk name I type: list disk Now I select my SD card by this command select disk 1 Now I check…
0
votes
0 answers

What does Windows PC do with an overheated HDD?

recently I was frequently getting alarms (via StableBit Scanner) that one of my HDDs is getting over 45°C hot. The system isn't always on. Yesterday my HDD disappeared from Windows. Even when I shut down, let it cool and started again the HDD was…