//
Apr 14 07 // Scripting
![Powershell]()
A question arised on the Microsoft Live-tour how to run powershell-scripts as logon-scripts. The way to do it is the same as how to run powershell-commands from vb-script. You need to create a "wrapper" or call your ps1-script from vb-script ...
Read the article » »