Category: Lookup
-
KMS Activation
FINDING THE DOMAIN KMS SERVERS nslookup -q=SRV _VLMCS._TCP.your.domain.local KMS OS Client Setup Keys By default, the Windows 7 and Windows Server 2008 R2 operating systems use KMS for activation. In volume installations, the setup key is installed by default, which makes the system a KMS client. If you are converting a computer from a KMS host, MAK, […]
-
Installing SQL on core
For example .. setup.exe /q /iacceptsqlserverlicenseterms /action=install /features=sqlengine,replication /instanceid=SQLEXPRESS /instancename=SQLEXPRESS /usemicrosoftupdate OR you can force enable the UI if (really?) necessary setup.exe /uimode=EnableUIonServerCore Don’t forget your firewall allow rules netsh advfirewall firewall add rule name=”Allow SQL TCP 54321″ protocol=TCP dir=in localport=54321 action=allow netsh advfirewall firewall add rule name=”Allow SQL UDP 1434″ protocol=UDP dir=in localport=1434 action=allow […]
-
Hyper-V Server 2012 R2 links
Sign up for a copy through Microsoft evaluations to get online video courses (example), virtual labs, white papers, … etc. Download ISO TechNet details TechNet forum TechNet blog