Saturday, October 23, 2004
SOAP example
Found this entry on Brian Groth's Life at Microsoft:
For all you command-line freaks out there, I hope you know about Microsoft's scripting technologies. Hopefully you are also aware that web services is the hot new thing and is certainly a great way to architect solutions these days. So, combining those two things (WS+Script), here is how to call a web service from a command-line via scriptWeblog Entry
WMI Classes
This section provides Windows Management Instrumentation (WMI) class and reference page information.
Saturday, October 16, 2004
Enterprise Logon Scripts
Well worth reading for logon script/group policy solutions
Logon and Group Policy scripts are powerful, flexible tools that system administrators can use to provide users with a consistent, predictable, and secure computing experience. Well... yeah!Microsoft Download