Jump to content

MAC-DUFF

Member
  • Posts

    54
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

About MAC-DUFF

  • Birthday 05/01/1984

Contact Methods

  • Website URL
    http://
  • ICQ
    98834437

MAC-DUFF's Achievements

0

Reputation

  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
×
×
  • Create New...