yhttech Posted March 11, 2025 Posted March 11, 2025 I have a fleet of laptops running Windows 11, and either a BIOS update or Windows update causes them to all of a sudden show up as unactivated with the "Activate Windows" watermark. They were all activated during deployment with a MAK key. That key is still valid. How can I "reactivate" these without haivng to touch each and every laptop? Would it make sense to try to convert my MAK to a KMS?
Hoyt Posted March 14, 2025 Posted March 14, 2025 If these laptops are on your internal network maybe you could use EMCO Remote Installer to push your activation key out using a batch file. Maybe something like this: cscript.exe "%Systemroot%\system32\slmgr.vbs" -ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX cscript.exe "%Systemroot%\system32\slmgr.vbs" /ato
JonThompson Posted March 14, 2025 Posted March 14, 2025 Download and use Microsofts Volume Activation Management Tool (VAMT) - http:// https://learn.microsoft.com/en-us/windows/deployment/volume-activation/use-the-volume-activation-management-tool-client As long as the machines connected to the network you can remotely deploy the MAK key and reactivate them. 1
DarGor Posted May 13, 2025 Posted May 13, 2025 Hello, Probably be better to deploy KMS. Everytime you activate a MAK key it burns an activation from your total allows activation account., The MAK keys should automatically try to reactivate if they can locate the Internet If the machines are not on the Internet, VAMT would work. KMS will locate your Internal Activation server and automatically reactivate teh machines if they become deactivated and they can be activated multiple times without worrying about running out of activations.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now