Subscribe to this page:
RSS
Email Alert

getobject

(34 results)
 
  • Q&A

    How can I make the Workbook Active and use the Copy Method ?

    November 16, 2010 3:02pm PST

    How can I make the Workbook Active and use the Copy Method ? I have to put data from an Access application into an Excel file. I have to Copy and Delete Worksheets in the Workbook. My code...

    2 Started by irinar@...  |  Latest comment by PurpleSkys

  • Q&A

    Need add user VBS script from csv file OU member of

    October 4, 2010 4:59pm PDT

    Need add user VBS script from csv file OU member of I downloaded this VBS script from techrepublic and it works great, but I'd like to know if one of you hot-shot VBS experts can tell me what...

    2 Started by jamesolds  |  Latest comment by neilb@...

  • Q&A

    Help Creating User in AD using script

    April 9, 2010 5:58am PDT

    Help Creating User in AD using script Hello Guys! I download Create users in Active Directory from a CSV file with this VBScript from this page and is really helpful for me, my question is how do...

    5 Started by elmaestro2001  |  Latest comment by CG IT

  • Q&A

    Need script to check LDAPS

    February 18, 2010 8:40pm PST

    Need script to check LDAPS I have 110 Domain controllers in my environment. The Platform consists of Windows 2003 Server SP2,Windows 2003 Server x64 SP2, Windows Server 2008. All the servers are...

    3 Latest comment by ashish27071977

  • Q&A

    Permission settings for home folders

    August 5, 2009 7:10am PDT

    Permission settings for home folders Since the other thread died out, (see http://techrepublic.com.com/5208-1035-0.html?forumID=101&threadID=314408&messageID=3130578 ) and this is a separate issue...

    4 Started by cassiusaugusta@...  |  Latest comment by LarryD4

  • Q&A

    VB Script - easy I'm sure

    July 15, 2009 2:39am PDT

    Try This strComputer = "." Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2") Set colNetAdapters = objWMIService.ExecQuery _ ("Select * from...

    4 Started by martin@...  |  Latest comment by Jacky Howe

  • Q&A

    Script to Add Printers based on if the target computers are in an OU

    May 12, 2009 2:13am PDT

    Script to Add Printers based on if the target computers are in an OU Hi, Is it possible to write a script, most likely vbs that calls rundll32 printui.dll to add network printers to computers...

    9 Started by chris.eagles@...  |  Latest comment by scott_heath@...

  • Q&A

    Importing users into AD using VBS Script and CSV File

    April 9, 2009 6:09am PDT

    Importing users into AD using VBS Script and CSV File Hey guys Im new on here. Im having a few problems with this script it reads the csv file fine but only reads the first user and then stops...

    4 Latest comment by scott_langshaw2@...

  • Q&A

    VBScript dynamicly end task

    January 4, 2009 3:41pm PST

    VBScript dynamicly end task I want to end a task with a VBScript. I found several nice scripts but they are all static, you have to manually change settings for each process you want to end....

    4 Started by 1RealTruth  |  Latest comment by neilb@...

  • Q&A

    VB Script Help

    November 18, 2008 7:40pm PST

    VB Script Help Need some process monitoring script that when an application closes it kills a process on Win2k Running Wireless card software called watcher.exe which is included in a shortcut....

    1 Latest comment by Pakora_bandit

  • Q&A

    Script to disable bulk user account

    July 23, 2008 3:08pm PDT

    Script to disable bulk user account Hi, On daily basis i have to disable user accounts from AD; hence I am looking for vb script to disable user accounts using csv/excel file. Can anybody pls...

    6 Started by Coolandy.net  |  Latest comment by encounterking

  • Q&A

    Folder Permissions on File Server

    May 7, 2008 1:02pm PDT

    Folder Permissions on File Server I would like be able to easily export or flowchart or somehow get a listing of what users and goups have what permissions on the folders on my file server. Does...

    8 Started by cwilson21@...  |  Latest comment by 1bn0

  • Q&A

    active directory scripting using vb

    April 11, 2008 11:47am PDT

    active directory scripting using vb I have a need to change the description field of several active directory groups in a particalar ou. This is what I was able to come up with, but I am unable...

    1 Latest comment by picard.don@...

  • Q&A

    Killing a program/process with VBscript

    March 19, 2008 7:51am PDT

    Killing a program/process with VBscript I'm trying to run/kill a defrag program/process after it runs but I'm not sure how to go about it with VBscript. Here's what I've got: 'Program to run...

    3 Started by Richard_agee304@...  |  Latest comment by lowlands

  • Q&A

    Export Queried User Attributes in AD into Excel Spread Sheet.

    March 5, 2008 9:54pm PST

    Export Queried User Attributes in AD into Excel Spread Sheet. Yes, I want to be able to export queried user attributes in AD into Excel spread sheet. What is the VBScripting code to extract...

    1 Latest comment by John.Key1@...

  • Q&A

    Error on typing a simple script- The specified directory attribue or value

    February 18, 2008 10:12pm PST

    Error on typing a simple script- The specified directory attribue or value Hello all, I typed a simple script to create 6 users for testing another thing in my laptop. Here is the adsi script...

    1 Latest comment by rajnair7@...

  • Q&A

    Event Viewer - Security

    February 8, 2008 12:46pm PST

    Event Viewer - Security Ok, so I have Win 2003 Standard server. I log in remote and I get "Security Log Full" I go into the security log and clear it. I then set it "overwrite events as needed"...

    3 Started by Baltierra  |  Latest comment by Stizzed

  • Q&A

    Script to change local admin

    January 25, 2008 7:17am PST

    Script to change local admin Hi, I'm very new to scripting. I have this vb script to change the local admin password on machines and it works great. However, I have to specify which OU the...

    2 Started by halvonike@...  |  Latest comment by cbernhardt@...

  • Q&A

    Create User account... soooo close...

    January 18, 2008 12:22pm PST

    Create User account... soooo close... I'm creating a create user script, and everything works up to setting the user home folder permissions. it's a sub in a much larger piece of work, I'm just...

    2 Latest comment by chris.saintours@...

  • Q&A

    Print list of members in a security group

    December 18, 2007 1:55pm PST

    Print list of members in a security group Is there a way to print a list of members in a security group? In active directory I can scroll through the list but how do I manage to get a printed...

    9 Started by statykserver  |  Latest comment by bcardell@...