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 Chriss Miller 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: *

  1. MadGeni

    wshell.Run - wait for completion causing script to fail?

    Hi there, i've written something to call connect:direct (file transfer tool), however it's important to know that it's completed it's transfer, rather than just sent it to the queue. However, when i use: cmd="%comspec% /c Direct.exe -nservername -uuser -ppwd < transferfile.txt" cdtransfer =...
  2. MadGeni

    Disocvery cannot find any computers - SCOM 2007

    Hi there, absolutely, if you've installed the RMS on it (1st management server), it won't show as having an agent on it. Re: Network devices, you can't add an MP to it, as it's a device, but you can use a proxy server to interact using SNMP. If i was you, i'd start with the windows monitoring...
  3. MadGeni

    Rule or Monitor to Track Add/Remove Programs

    Hi again :) Yeah, can definitely be automated within MOM, just create your script, and run it as a Timed Script (from within Authoring Space, Right Click, New Rule, Alert-generating rule, Timed Script..) Remember that it'll have to be pretty much a hardcoded script though, as afaik you can't...
  4. MadGeni

    Rule or Monitor to Track Add/Remove Programs

    Hi there, how about take the script you have, output the list to a txt file, then compare it the next time it runs? you could even just check file size is the same tbh? Bear in mind in ops manager, you can't parse non-ops manager parameters.. Let me know if you want more. Nick www.akcsl.com
  5. MadGeni

    I'm new to Systems Center Operations Manager 2007

    If we're talking Ops Manager 2007, definitely use the MS newsgroups microsoft.public.opsmgr.general (.opsmgr.setup/ad/exchange/sql/setup/reporting etc) www.akcsl.com
  6. MadGeni

    MOM 2005 or 2007 vendors??

    Hi Debra, Not sure where you are, but take a look at www.akcsl.com It's the company i currently work for, we're a dedicated systems management MS gold partner, who've been working with Ops mgr 2007 since TAP. Nick www.akcsl.com
  7. MadGeni

    Installing MOM2K5: A question about SQL

    You can find the info here: http://support.microsoft.com/default.aspx/kb/918481 www.akcsl.com
  8. MadGeni

    Exchange Management Pack best practices

    Hi there, do you currently have MOM 2005 monitoring your exchange environment? If so, and you're happy, there's probably little more to add - however, if you've not implemented that management pack, it will probably take the day just to install it, and configure the exchange configuration...
  9. MadGeni

    how to monitor Domain Admin usage?

    Hi there, It can't really, all you could do is look in the security logs, for access by specific account. I'd recommend upgrading to Operations Manager 2007 (mom v3), this comes with Audit Collection Service, which collects all the security logs, and provides the information in easy to use...
  10. MadGeni

    Another &quot;print from DOS&quot; to network printer thread!

    Hi there, Thank you both for your responses - will take a look today. I'll try adding the printer to the XP machine, and mapping it to lpt1. It has no physical lpt1, so shouldn't be able t disable it in the bios, but i'll check! The app in question has no means of exporting data to a file etc...
  11. MadGeni

    Another &quot;print from DOS&quot; to network printer thread!

    Hi there, First of all, let me say i've keyword searched my problem, and read the majority of threads, links and FAQs, but whenever i get a thread where someone has the same problem, no one has posted the solution! Ok, I have an HP 6110 multi-function, connected via USB to a Win2k desktop. I've...
  12. MadGeni

    mom 2005 exchange management pack issues

    Hi there, In terms of clustering, is it an active/passive configuration? If so, you'll need to fail over to the passive node, and then redo the configuration.. In the Operator console, under Computers, for the Exchange server, does it list Exchange as one of it's MPs? www.akcsl.com
  13. MadGeni

    What happens if I change the time on a monitores system?

    the MS won't care per se, but be aware that it will affect anyone supporting that server, as alerts will come into the operator console with the wrong date/time stamp..
  14. MadGeni

    Grouping issue or not?

    Welcome to the wonderful world of MOM 2005! As Nedmega says, a quick way is to check via the operator console.. And just to make things more confusing, it's all going to change in MOMv3 (Operations Manager 2007)..however at least in there you can search against a specific object (i.e...
  15. MadGeni

    Locate text in a file, knowing only the start of the string

    Hi there, i've searched around ( honest! ) for an answer to this, however i keep getting stumped. Essentially i have a file with an email address in. The email address can change, the only constant is that it is preceded by "!email: ". There's no end character after the address ( although there...
  16. MadGeni

    Help a beginner with Form refresh

    I think that works too well Chris :) the page refreshes, but it won't allow me to select a radio button, so presumably isn't letting me select a SQL query.. I'll have a look around, is it possible that onchange will work?
  17. MadGeni

    Help a beginner with Form refresh

    Chris, thanks for the tips, and i appreciate the syntax correction :) However, the fundamental problem is the form refresh, could someone enlighten me how i refresh the form upon selection of either (syntactically correct) radio button The help is much appreciated.
  18. MadGeni

    Help a beginner with Form refresh

    Hi there, I've had a good look around, and can't see a solution to this (or quite possibly, there is a solution, just not one i understand!). I'm a novice in ASP, so apologies in advance if this is a stupid question :) I have a form calling another asp page, with a drop down box and two radio...

Part and Inventory Search

Back
Top