Wyse Device Manager(WDM) – Push Screen Resolution Setting – XPe/WES

Requirements windows screen resolution changing program that does it via command line arguments Multires.exe from http://entechtaiwan.com pskill.exe My VBscript code to make the logic handling easy Finally wrapping everything with a Wyse rapport script VBScript Code ‘========================================================================== ‘ NAME: ChangeScreenRes.vbs ‘ ‘ AUTHOR: Smulpuru , ‘ DATE : 7/5/2012 ‘ ‘ COMMENT: ‘ ‘========================================================================== Dim …

Importance of SetLocale in VB Script

I recently ran into an issue where a user complained that their network drives were not mapped when they login after troubleshooting ; found the root cause was the login scrips fails to write koran time/date char’s to the log file and exit’s. If the locale is not explicitly set to en-us (1033) it uses …

WordPress Appliance - Powered by TurnKey Linux