by Norman Bauer | Feb 10, 2011 | VBScript
May be some of you already got stuck with the problem about xml http calls, vbscript and secured websites with certificate problems – the others surely will… There are some problems occurring right often. For example the host name does not match the...
by Norman Bauer | Nov 13, 2010 | VBScript
As you might know the vbscript replace function does always search only “one round”. Here is an example, what exactly I mean: Lets assume you want to correct the following string by replacing all “double-l’s” by...
by Norman Bauer | Nov 7, 2010 | VBScript, WMI
When you have a look at my vbscript bitlocker post and try to use it on remote machines you may not get any results but an application eventlog entry similar to this one here: Event Source: WinMgmt Event ID: 5605 Access to the […] namespace was denied. The...
by Norman Bauer | Sep 28, 2010 | VBScript, WMI
Documentation for functions, methods and properties used in this post: Win32_EncryptableVolume GetEncryptionMethod GetProtectionStatus GetConversionStatus GetKeyProtectors GetLockStatus...
Recent Comments