Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- 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
- 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
Additional Resources
- Change password of shared database
- I am starting out in IT, and learning VBA and SQL to write a database for the front of house staff at the office. Included in the specifications for the database is password protection easy enough and a means to change the password programatically again not too tough. I've written...
- Tags: Storage, Databases, database
- Discussion threads 2005-08-22
- Scripting
- Looking for a script that will rename and change password on all of the local administrators user accounts. I can do this through GPO I know, but I want to run this particular script on a list of servers without having to reboot. I have found a couple...
- Tags: arrSubAut, BlitzSonik, bSID, CStr, err.description, Hex, oUser.objectSID, password, security
- Q&A 2005-05-19
- Monitoring task changes in Project 2000
- Take advantage of the new tools in Microsoft Project 2000. This step-by-step guide will show you how to write a macro that will prevent unauthorized editing of your project.The coolest Project 2000 features you have never heard of are the new application level events. These new events allow you to...
- Tags: Scripting languages, Brian Kennemer, monitoring, application event, class module, VBA
- Technical articles 2000-07-27
- VB programming standards lead to better code
- Standardizing the structure and style of your VB applications delivers many benefits, including easier maintenance and fewer bugs. Follow along as we offer suggestions for VB standards that will enable you to produce consistent code.There are as many ways to code a program as there are programmers—and Visual Basic is...
- Tags: Microsoft development tools, Programming languages, programming, Irina Medvinskaya, Microsoft Visual Basic, global variable, standards
- Technical articles 2001-08-09
- ADSI user validation with COM+ reduces maintenance and ensures fresh data
- When you need to obtain user validation from an application, avoid maintaining a duplicate database. Use ADSI to go right for the Active Directory to be sure that you get valid user info. This example shows you how easy it really is.Active Directory is one of the core features of...
- Tags: Directory services, William Sempf MCP, CIBS, IWA, COM+, ADSI, Microsoft Windows Active Directory, database
- Technical articles 2001-09-17
- << Previous
- page 1 of 1
- Next >>