MAC-DUFF Posted November 18, 2009 Posted November 18, 2009 Hi everybody,this topic is already present in some other forums but still for me it doesnt work. I was wondering, how to add a user into the Component Services-> Computers -> My Computer -> Com+ Applications -> System Application -> Roles -> Administratorby script. I tried the tool dcomperm.exe but after I read that it it is not developed for roles so it has to be done with the ComAdminCatalog. But I cant find any useful information about it.Dim catalogDim applicationsDim applicationSet catalog = CreateObject("COMAdmin.COMAdminCatalog")Set applications = catalog.GetCollection("Applications")Call applications.PopulateThe AppID is "{02D4B3F1-FD88-11D1-960D-00805FC79235}"Would be please anybody so kindly to help me out with thatThx
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now