[script] Resetar licenças terminal server

[script] Resetar licenças terminal server

Script para resetar banco de dados do terminal server

 

@echo off
net STOP TermServLicensing
del C:\Windows\System32\Lserver\edb.chk
del C:\Windows\System32\Lserver\TLSLic.edb
net START TermServLicensing

Sobre o Autor

Diego Elcain administrator