VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

MTS Admin

Robert May  (1 Submission)   OLE/COM/DCOM/Active-X   Visual Basic 3.0   Advanced   Wed 3rd February 2021

The purpose of this code is to remotely administer an MTS COM/COM+ packages from any platform (windows 9x, Win2000, etc . . .) that supports DCOM. It contains the ability to add/remove packages and components, administer packages security, change package and component properties and most other routine operations required to administer an MTS machine. It does this by using a server side DLL and client side application, eliminating issues that arrise with the differences between COM+ and NT4.0 MTS. Please note that roles cannot be administered with this version.
Update #1--Fixed bug in client that didn't properly map the filename to a UNC when adding a new component. Also fixed a bug that occured when multiple computers had the same components installed resulting in duplicate keys in the treeview.

Inputs
See the code.

Returns
See the code.

API Declarations
Lots of Registry API's

Rate MTS Admin (5(5 Vote))

Download MTS Admin

MTS Admin Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters