How to enable previous versions tab on Windows XP:

Como habilitar a aba versões anteriores no Windows XP:

Download  shadow copy client at:

http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=16220

Abraços,

How to delete the hibernation file (hiberfil.sys):

Como deletar o arquivo de hibernação (hiberfil.sys):
1. To turn off or disable hibernation, type the following command at the prompt:

powercfg –h off

2. Depois disso você conseguirá deletar o arquivo hiberfil.sys

Abraços,

Active Directory Recycle Bin error: The specified method is not supported At line:1 char:25

1. abrir o “Active Directory Module for Windows PowerShell” dentro do Administrative Tools como administrador
2. ter certeza que AMBOS, floresta e dominio estejam no nivel funcional R2
3. efetuar o comando conforme seu ambiente: Enable-ADOptionalFeature –Identity ‘CN=Recycle Bin Feature,CN=Optional Features,CN=Directory Service,CN=Windows NT,CN=Services,CN=Configuration,DC=domain,DC=w2k8,DC=r2‘ –Scope ForestOrConfigurationSet –Target ‘domain.w2k8.r2