Scriptomatic
I strongly advise you to switch to ScriptomaticV2 on this Page Scriptomatic – a tool to learn about the WMI interface. Scriptomatic is a magic file which can actually write your scripts. It will almost never make a syntax error, and will guide into new scripting areas. Finally, Scriptomatic will …
Custom Search Guy recommends : Free – WMI Monitor Get more ideas for your PowerShell scripts with SolarWinds’ WMI Monitor. Free WMI Monitor Download Funny computer jokes Troubleshooting Code 800A139A – Expected quantifier in regular expression Introduction to Error Code 800A139A This error code, 800A139A occurs when you attempting to …
Introduction to CSVDE and LDIFDE The main purpose of this page is to explain the differences between Microsoft’s CSVDE and LDIFDE. If you can provide data about your users, computers or contacts in a text file, then CSVDE or LDIFDE can create the corresponding account in Windows Server 2003/8 Active Directory. …
Introduction to Hungarian Variables Before we see the advantages of using the Hungarian Variable scheme, let us review what the term variable means in the context of VBScript. What is a VBScript Variable? A variable is the opposite of a constant. Values of variables change, constants remain at their initial …
Introduction Logon Scripts In this section I will give you examples of how to build the VBScript to use in your logon script. I will help you chose which methods to use and which variables to change. There are two sections; one section specialises in mapped network drives, while the …