Tag Archives: determine

Windows: Determine Textencoding of a File

Hi,

if you are working with special characters (i.e. German Umlaute) within a Textfile it is importent to know with which text encoding (UTF8, ASCII…) a file is saved.
Continue reading Windows: Determine Textencoding of a File

Advertisment to support michlstechblog.info

Windows: Determine who and why shuts down Windows

Hi,

to determine who shuts down Windows the system log can be filtered for the Event Id 1074 (Source User32).
Continue reading Windows: Determine who and why shuts down Windows

ActiveDirectory: Determine the kms activation server by DNS

Hi,

to determine the KMS, the server to activate Windows installations, you can query the DNS by nslookup.
Continue reading ActiveDirectory: Determine the kms activation server by DNS

Apache Tomcat: Determine Version

Hi,

this post describes how to determine which version of an Apache tomcat server is running.
Continue reading Apache Tomcat: Determine Version

Windows: Get Windows Feature Version/Release ID

Hi,

2 Ways to determine the Windows Feature Version / Release ID from commandline. With powershell
Continue reading Windows: Get Windows Feature Version/Release ID