Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- AD how to get a listing of security groups?
- I am having to trawl through the properties and security groups and then type out each individual group. Is there an easy way to do this that i could employ. If anyone can help i would be a very happy bunny!Only way is scripting it seems..As far as I know...
- Tags: isla23@..., security, strLDAP, objGroup, strDNSDomain, strUser, advertisement
- Discussion threads 2007-05-01
- domain join
- i need to move several computer accounts from a workgroup and join them to a w2k domain. could someone send me a script for the task?Two possible solutions.You can take a look at this link: http://msdn2.microsoft.com/en-us/library/aa392154.aspx,
- Tags: kofi06@..., strComputer, strPassword
- Discussion threads 2007-01-02
- WMI
- Can i know how to ping remote systems on windows 2000 professional operating system using WMI can u please provide example in C++.i have the following script examplestrComputer = "PC1;PC2;" sArray = Split(strComputer, ";")strDomain = "WOrkA
- Tags: programming, networking, software, windows, WMI, strComputer, sArray, abhiramhi@..., InputBox, strPassword
- Discussion threads 2006-11-27
- pinging remote systems on windows 2000 using WMI
- Can i know how to ping remote systems on windows 2000 professional operating system using WMI can u please provide example in C++.i have the following script examplestrComputer = "PC1;PC2;" sArray = Split(strComputer, ";")strDomain = "WOrkA
- Tags: programming, networking, software, windows, WMI, strComputer, abhiramhi@..., InputBox, sArray, strPassword
- Discussion threads 2006-11-21
Additional Resources
- Non-Domain WinXP: Creating Multiple Local User Accounts
- Have about 50 WinXP clients in a non-domain controled environment. What is required is that all Users have access to any PC using their own credentials. Does anyone know of a way to create a batch-file or a script that can be run on each machine to add to the...
- Tags: Microsoft Windows XP, battlel@..., strComputer, CreateObject, WinNT://, GetObject
- Discussion threads 2007-09-21
- KILLING Remote process using wmi script
- strComputer = "abc;def;ghi;jkl;mno" strDomain = "WOrkgroup" strUser = InputBox("Enter user name") strPassword = InputBox("Enter password") Set objSWbemLocator = CreateObject("WbemScripting.SWbemLocator") For Each machine in strComputer
- Tags: programming, networking, software, windows, strComputer Set objWMIService, abhiramhi@..., strComputer, strPassword, WMI
- Discussion threads 2006-11-17
- VBScript Adding Users to ADSI
- I am new to using VBScript. I have been teaching myselft for about 3 weeks. I am trying to create a script that will read from an excel spreadsheet and create the users, plug in their information into ADUC, mail enable them, add them to groups, create the home drive,...
- Tags: Microsoft Windows Active Directory, Directory services, ADSI, chrystal.nunnold@..., Microsoft VBScript, objExcel.Cells, Note intRow, strSam
- Discussion threads 2007-07-08
- Consider these options for using the registry with Visual Basic
- So you are ready to break out of the private initialization file chains and use the Windows registry in your VB applications. Here are two simple ways to accomplish the task.Q: How do I access the Windows registry using Visual Basic?A: The answer to this question depends on what you...
- Tags: Microsoft development tools, Programming languages, Microsoft Windows, Scripting languages, Lamont Adams, SaveSetting, GetSetting, Microsoft Visual Basic, registry, Windows Registry
- Technical articles 2001-10-30
- << Previous
- page 1 of 1
- Next >>