Claim Ownership with VB in 2003?

From: Joe (nospam_at_nospam.com)
Date: 03/10/04


Date: Wed, 10 Mar 2004 10:32:06 -0600

Does anyone know how to claim ownership of a folder and its contents on 2003
using vbscript? I am trying to automate the deletion of profiles on a
server and running into some difficulties. Any help at all would be
appreciated.

Thanks,

Joe



Relevant Pages

  • Re: add Excel worksheet problem
    ... You have to rely on the VBA documentation that comes with Office apps. ... Automating Office applications externally via VBScript (or any other COM ... capable language) starts by creating a reference to the specific Office ... application while performing a task that they want to automate and then ...
    (microsoft.public.scripting.jscript)
  • Re: How can vbscript start an application like Excel with parameter?
    ... Automating Office applications externally via VBScript (or any other COM ... Your best bet is to then refer to the Office VBA documentation... ... Basic Reference/Visual Basic Reference. ... application while performing a task that they want to automate and then ...
    (microsoft.public.scripting.vbscript)
  • Re: Setting Word PageSetup with vbScript
    ... >> copied in vbscript code, ... > Your best source is the Office VBA documentation... ... > things to the VBA code that aren't automatic when you automate an ... > Application object and it's properties/methods through the object variable ...
    (microsoft.public.windows.server.scripting)
  • Re: word doc from web page
    ... While google works great for searching ... > written in the context of VBA hosted by a specific VBA-enabled Office ... > that aren't automatic when you automate an application's object model ... > the outside" using VBScript hosted by WSH. ...
    (microsoft.public.scripting.vbscript)
  • Re: VBA to VBScript - Sorting
    ... ' Set the ranges so that we can sort. ... Set objRange = objExcel.Range ... I recorded a macro in Excel and now I want to use it in VBScript. ... > things to the VBA code that aren't automatic when you automate an ...
    (microsoft.public.scripting.vbscript)