Tag Archives: windows

Windows: Enable generation of 8.3 Names

Hi,

in newer Versios of Windows the generation of the DOS Style 8.3 names is only enabled for Drive C: for all other volumes it is disabled by default.
Continue reading Windows: Enable generation of 8.3 Names

Advertisment to support michlstechblog.info

Windows: Activate Administrator access over Network

Hi,

since Windows Vista the access from network for members of the local Administrators group is restricted by default.
Continue reading Windows: Activate Administrator access over Network

Powershell: Determine the image type (x64/x86) of an exe file

Hi,

based on this stackoverflow post I’ve written a powershell function to determine the image type of an Windows executable. The Powershells System.IO.FileSystemInfo type does not provide such an info.
Continue reading Powershell: Determine the image type (x64/x86) of an exe file

Windows: Change Password Utility

Hi,

in Active Directory Domain environment you have to frequently change your password.

The default Windows methods usually does not support clipboard operations. So you have to enter your new password two times and depending on your method your old password too 🙁 .
Continue reading Windows: Change Password Utility

Windows: Cannot activate Intels Smart Response Technology

Hi,

a customer of mine has bought a new PC (Fujitsu Esprimo P956 E94+) with an 256GB SSD and 5TB Harddisk and he wants to use the SSD as accelerater (Write/Read cache) for the 5TB Disk.

Newer Intel Chipsets support such a configuration. It is called Smart Response Technology.
Continue reading Windows: Cannot activate Intels Smart Response Technology