Jump to content

MAC-DUFF

Member
  • Posts

    54
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by MAC-DUFF

  1. 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 -> Administrator by 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 catalog Dim applications Dim application Set catalog = CreateObject("COMAdmin.COMAdminCatalog") Set applications = catalog.GetCollection("Applications") Call applications.Populate The AppID is "{02D4B3F1-FD88-11D1-960D-00805FC79235}" Would be please anybody so kindly to help me out with that Thx
  2. ok, found the error, some packages were missing: IIS-WebServerRole;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI But one more thing. How can I enable in IIS7 for a special site the Parent Paths?
  3. ok, I figured out that I also can add these feature with the pkgmgr but sadly all root boxes are greyed out but not is installed. here my syntax: start /w pkgmgr /iu:IIS-WebServerRole;IIS-WebServer;IIS-ASPNET;IIS-ASP;IIS-NetFxExtensibility;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-ManagementConsole;IIS-ManagementScriptingTools;IIS-ManagementService;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-StaticContent;IIS-DefaultDocument;IIS-HttpErrors;IIS-HttpRedirect;IIS-WindowsAuthentication;IIS-RequestFiltering
  4. Hi, I have to install some features under Vista and want to do this of course unattended. In the 2008 server version exists the ServerManagerCmd.exe which I sadly only have out of the 64Bit version and which crashes under Vista 32Bit (not sure if there are differents). Can u help me with a short example how to install any feature? Would be very helpful Thx Stephan
  5. Hi there, is it possible to activate the box that the service interacts with the desktop with a script? Problem is that I have to run an application as service where I until now found only one tool to do that: http://www.pirmasoft.com/runassvc.php The tool works fine but I have to change a lot of settings in the service later. Or if u know other good freeware tools which I can also set up via cmd, please tell me Best Regards Stephan
  6. Hello, following situation, we have two domains with 2003 which have no trusted connection among each other. In the one Domain is a Terminal License Server and we want to register a Terminal Server from the other Domain on this TLS. How do we have to set the permissions that we don’t need a trusted connection or is it in general possible? Regards
  7. Hi, thanks for your reply but somewhere must be written that a Wallpaper1.bmp is copied to that location. As alternative I can write a script which copies that wallpaper and edits the reg value
  8. Hi everybody, I want to change the location of the wallpaper which is by default "Local Settings\Application Data\Microsoft" to "Application Data\Microsoft" because so it will be saved with roamin profile. I dont want just to change the path everytime if I use a new wallpaper. cu
  9. I found it: http://www.microsoft.com/downloads/results...;DisplayLang=en
  10. Hi, I wanted to know if the IE7 with other languages is out now? because it dont find it! At the moment I have to install english version and after copy the language files in the System32 folder cu
  11. Sorry, I was totally confused. I wanted to post this topic in the mcseboard.de which is German, lol. My fault. Well, is it in any way possible to add file types in the "run as" context menu when u make a right click on file for vbs and batch. By default u just can do it with exe and msc files. I think I have to add an entry in this key [HKEY_CLASSES_ROOT\vbsfile\shell\runas] but I dont know which arguments I have to set. btw.: I think I ve posted my question in the wrong forum.... not my day
  12. Hi, ganz ehrlich verstehe ich nicht genau was du meinst 2. glaub ich das ich ausversehen ins falsche forum gepostet habe. wenns geht korrigieren
  13. Post: 5 Hi, ist es irgend wie möglich diese "Ausführen als" Option wie er bei Exe oder Msc Dateien zufinden ist auch bei vbs und batch zu integrieren? Ich hab bereits herausgefunden das es nach [HKEY_CLASSES_ROOT\vbsfile\shell\runas] gehört, aber mir fehlt die genaue Syntax. Kann mir da jemand helfen? Könnte natürlich auch vbs über die cmd aufrufen die ich unter einem anderen Konto aufgeruft habe starten, aber das ist was umständlich bis denne
  14. Hey, sorry that I have to excavate this old post. But is it possible to write a fixed ip address from the ris server on the boot medium so that you dont need the DORA princip?
  15. Hi, thanks for reply. Maybe they dont't want to integrate it on their DHCP Server... But is there maybe another software which allows us to make a remote installation, which works better on the following points: -does not need a DHCP Server -lets format the HDD in different sizes -is a original setup and not a image technology cu
  16. HI I want to know if its possible to start a RIS installation by using a Windows PE Version. We have the problem that our DHCP Server is installed with Linux and that doenst support Microsoft RIS. My thought is it, to mount the Windows PE, format the drives and write the MBR and say it to ask the RIS Server for the data. By the next restart should the install starts. I hope u understand my idea cu later
  17. Hi, thx for the post. But I am not looking for a way to make a unattended installation. I want to edit the package with admin studio
  18. Hi, I have a problem to edit the cisco vpn installer. I have the version 4.8.01.0300 and its created with InstallShield. But theres no msi and also it doesnt copy any msi to the temp folder. There are just these files: data1.cab data1.hdr data2.cab DelayInst.exe ikernel.ex_ installservice.exe InstHelper.dll layout.bin Setup.bmp Setup.exe Setup.ini setup.inx sig.dat Also an administrative installation doesn't work. I hope someone can help me
  19. Hi, I am interested, too. Well let me please know if you have more information about it
  20. I am a little bit fascinated by your skills. thats excatly what I ve been looking for such a long time. thank u. now I only have to make some small changes but I ll try it at first allone.
  21. hi, thats nice. but later I want to insert it in a mysql database where I want to part it through a ',' or a ';'. perhaps u know a other solution. that my main target, to get the information about userid and name in a db
  22. hi, I look for a solution how to select the user out of the ads like this: s12345(login-name);firstname secondname s23456(login-name);firstname secondname second and firstname can be changed hope u understand me and can help. I am already infomred about the 2k3 software like ldifde or DSQUERY but i dont get it.... cu later
  23. Hi, I made a msi package with the admin studios and now i have the problem, that the normal user doesnt have the privilege to create or open a any kind of format. I have uploaded my package here: http://rapidshare.de/files/14702113/IZArc.msi.html and would be glad with someone can help me cu later
  24. thx. but at first lll try it by myself and after show it u to hear your opinion but thanks
×
×
  • Create New...