Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Dracosms
  • Content: Threads
  • Order by date
  1. Dracosms

    max execution time of an sql job

    Hi, I've scheduled a job (executing a DTS). Is there any way I can set a maximum amount of time a job like that can "execute" ? I mean : If the job isn't done after 15 minutes, It should stop. Is this possible ? How ? Greets, Dracosms
  2. Dracosms

    Send on behalf of

    Hi, I would like to give permission to user1 to send a mail on behalf of user2. User2 does not have a mailbox on the exchange server, but he does have a "e-mail address" set up in exchange. (Mails are on a different server) Both users have accounts on active directory, user1 has a mailbox in...
  3. Dracosms

    Can't delete printer

    I've got a problem when I try to delete a network printer on my domain controller: there are 2 jobs queued for the printer (by/for users) which I can't seem to delete ( they have status: delete - error - printed ). Using cancel/restart/pause doesn't work. I don't use spooling for this printer...
  4. Dracosms

    Urgent: Unsupported security scan tool

    Hi, today I noticed my clients are reporting they are missing an update : Urgent: Unsupported security scan tool (mbsa 12). I looked it up and it seems it has something to do with my version of the MBSA scan tools (older dan 1.2). The version I installed on the server is v 2.50.2726.20 (now you...
  5. Dracosms

    Getting subtotals of an XML file

    My current XML file looks like this: <Order> <Customer>customer1 </Customer> <Amount> 20 </Amount> </Order> <Order> <Customer>customer1 </Customer> <Amount> 90 </Amount </Order> <Order> <Customer>customer2 </Customer> <Amount> 50 </Amount </Order> What kind of XSL expression...
  6. Dracosms

    ingroup.exe

    Hi, recently I'm using the ifmember.exe file in my login scipts. This works fine in Win NT & 2000, but the .exe doesn't work with windows 98. It seems I need an other file to check the membership to groups in w98 : ingroup.exe . Does anyone know where I can find this file (on the internet) ...
  7. Dracosms

    page break inside a table

    Is it possible to add a page break (page-break-before) inside a table ? In my case it's something like this: <table> <tr>.. </tr> <tr>.. </tr> I Want a page break here <tr> .. </tr> </table> How can I get a page break at that particular location ? Greetz, Dracosms
  8. Dracosms

    Windows Authentication

    I wanted to use Windows Authentication for an intranet webpage ( -> no login screens) so I configured the directory security: basic authentication: on digest autenthication: on integrated Windows authentication: on anonymous acces: off The problem is that everytime I want to go to this webpage...
  9. Dracosms

    MS04-013 patch

    None of my clients are reporting that this update is missing with MS SMS. But when I run windows update manually, windows detects it is missing. I've got the latest mssecure cab file (and xml) and MS04-013 is listed, but the xml information of this update is much shorter than the other updates...
  10. Dracosms

    Synchro

    I've got a question about the Security Update Inventory Tool Synchro: the package is installed on my (sms) server and this should be enough to have the list with updates to be updated ? The problem is that the server and my clients have different OS languages (and thereby different updates)...
  11. Dracosms

    SMS Export ?

    I've got sms up and running on location 1 of our company and now I would like to install it on a different location. Is it possible to export the packages (and other configuration stuff) from sms and import them into the other sms installation ? Or will I have to redo everything manually ...
  12. Dracosms

    Strange error

    When I want to update my clients, all goes well exept 1 client. I get the following error: The program for advertisement "11120009" failed ("11100008" - "MBSA - W2KNLSP2 - ASN 1"). The failure description was "11203". User context: NT AUTHORITY\SYSTEM Possible cause: The program generated an...
  13. Dracosms

    Assigned or not ?

    When I was pushing the sms clients to computers, I noticed that some of them are not 'assigned'. Does anyone know the reason for this ? What does it actually mean to be assigned ?
  14. Dracosms

    Windows Updates tips

    In our company most computers have Windows 2000 as the operating system, but with different service packs (some have SP2, some SP3 and other SP4). My question is now, how do I update these computers best ? Some updates are already included in the service packs and updating those computers with...
  15. Dracosms

    SMS Push Installation

    I've installed the Advanced Client on one test system, and I can distribute software (and the other stuff) from the SMS site. Now I would like to install the client to another test system using Client Push Installation. But when I try to do this (using the wizard) nothing happens. I looked at...

Part and Inventory Search

Back
Top