Your Ad Here
net stop sppsvc /y 
takeown /f "%WinDir%\System32\spp\tokens\pkeyconfig\pkeyconfig.xrm-ms" 
cacls "%WinDir%\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\SoftwareProtectionPlatform\tokens.dat" /e /g everyone:f 
cacls "%WinDir%\System32\spp\tokens\pkeyconfig\pkeyconfig.xrm-ms" /e /g everyone:f 
ren "%WinDir%\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\SoftwareProtectionPlatform\tokens.dat" "tokens.bak" 
ren "%WinDir%\System32\spp\tokens\pkeyconfig\pkeyconfig.xrm-ms" "pkeyconfig.bak" 
copy tokens.dat "%WinDir%\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\SoftwareProtectionPlatform\" 
copy pkeyconfig.xrm-ms "%WinDir%\System32\spp\tokens\pkeyconfig\" 
del "%WinDir%\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\SoftwareLicensing\tokens.bak" 
del "%WinDir%\System32\spp\tokens\pkeyconfig\pkeyconfig.bak" 
net start sppsvc 
cscript %windir%\system32\slmgr.vbs -ipk 6JKV2-QPB8H-RQ893-FW7TM-PBJ73 
cscript %windir%\system32\slmgr.vbs -ato