Wednesday

Enable IIS 6 Metabase Compatibility using PowerShell

Run powershell as admin and execute following comaands
PS C:\Windows\system32> import-module servermanager
PS C:\Windows\system32> install-windowsfeature web-metabase

No comments:

imagemagic add text to image

rem different types of text annotations on existing images rem cyan yellow orange gold rem -gravity SouthWest rem draw text and anno...