Welcome to ISAserver.org

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

Remote Scripting an ISA

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [ISA Server 2004 Misc.] >> ISA Server 2004 Programming >> Remote Scripting an ISA Page: [1]
Login
Message << Older Topic   Newer Topic >>
Remote Scripting an ISA - 18.Jan.2005 2:52:00 PM   
Martin_

 

Posts: 28
Joined: 9.Jan.2005
From: Germany
Status: offline
Hi,

I tried to script an ISA 2004 via Remote-Access.

With ISA 2000 it works fine, but I didn't find any information, how to do that thing with 2004.

I tried
set root = createObject("fpc.root"),
but I didnt get any array.
I tried set root = createObject("fpcds.root"),
how discribed in MSDN, but it didnt work at all and I get an runtime-error 0800a01da, cannot create object (or samething like that, in german)

Is there any exampel how do access from remote?

And - yes - I did install the isa2004 MMC, made this entry for remote-control, this all works fine from GUI.

pls help!
MArtin
Post #: 1
RE: Remote Scripting an ISA - 18.Jan.2005 3:27:00 PM   
Martin_

 

Posts: 28
Joined: 9.Jan.2005
From: Germany
Status: offline
It seems I love it to talk to myself [Smile]

ok the solution:

get the root object and the use

set root = createObject("fpc.root")
set myarray = root.arrays.connect(ISA)

where ISA is your remote ISAserver.

You can use more parameters als described in
http://www.microsoft.com/technet/prodtechnol/isa/2004/plan/remoteadministration.mspx
and
http://msdn.microsoft.com/library/en-us/isasdk/isa/fpcarrays_connect.asp

hth

Martin, happy

(in reply to Martin_)
Post #: 2
RE: Remote Scripting an ISA - 20.Apr.2005 10:04:00 PM   
cmetts@slicker.com

 

Posts: 3
Joined: 15.Apr.2005
From: Charleston, SC
Status: offline
Do you need Enterprise version of ISA server to script remote ISA Servers? I see you have to reference an array, is that only available from Enterprise?

Thanks,
Chris

(in reply to Martin_)
Post #: 3
RE: Remote Scripting an ISA - 1.May2005 7:03:00 PM   
Martin_

 

Posts: 28
Joined: 9.Jan.2005
From: Germany
Status: offline
No, you don't need Enterprise Edition. Just feel free to try & enyoy it...

(in reply to Martin_)
Post #: 4

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [ISA Server 2004 Misc.] >> ISA Server 2004 Programming >> Remote Scripting an ISA Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts