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 TouchToneTommy 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: ulio
  • Content: Threads
  • Order by date
  1. ulio

    works in firefox but not IE...need help

    Can anyone out there help me out and tell me why the following code will only work when accessed using the firefox web browser? set commanderworker= server.CreateObject ("adodb.command") commanderworker.ActiveConnection = objconn commanderworker.CommandText = "SELECT * FROM mother WHERE...
  2. ulio

    iis 6.0 permission problem

    hello all.... i've got an asp page that is suppose to ping an ip, but IIS 6.0 is giving me a permission denied error when i try to open it in the browser. there is a bunch of other "asp" stuff that works on the server, just not this. i head that running exe's on 6.0 can be a pain. anyone...
  3. ulio

    simple ICMP question

    After a lot of google time, i've finally decided to ask the real experts my question. i am looking for a simple "how to" or simple sample of code so i can use icmp within vb.net to ping a computer. everywhere i look there are examples of things people have created, but i don't need all...
  4. ulio

    service unavailable error....need help

    Hello, i'm pretty green to IIS, and even more green to IIS 6.0 on w2k3. i never ran into this before, and its stumping me big time. everytime i try to browse to anything within my website, i get a page that says "service unavailable". thats it. no error code, no prompts, nada. the source...
  5. ulio

    Quick Question for the programming people

    I've read a ton of junk about this with no real answer, so i turn to the experts: Is there a way to run a .bat file from a login script using temporary administrator rights? i need to get about 4 lines of dos code requiring admin rights out to a bunch of people, and our SMS is complete junk...
  6. ulio

    wrong size for package

    aside from the package size jokes....which are funny...i do have a legitimate problem with sms. i have a very small package (lol), under 1K bat file that i need to push out, but my uncooperative sms server is telling me that the file is 435 megs. now, i believe its getting the 435 number from...
  7. ulio

    Logon Scripts

    I'm having diffuclties running a vbs login script on a windows 2000 PDC. I placed the vbs script into Group policy under the domain level. The script works when administrators log on, however, does not work when regular users logon. madmac - are you out there? I'm using your login script and...
  8. ulio

    DHCP script

    does anyone have a script that i can either sms push or run at a login that will strip out a computer's IP information and change the setting to otain its info from a DHCP server. any help would rock thanks -ulio
  9. ulio

    QBF troubles

    Hello. I'm having some issues with my first attempt at query by form. I've got the form and the macro set up, but my query doesn't want to play nice. bascially, it will only return information if only 1 field has the qbf string. [forms]![search_form]![employee_last_name] or...
  10. ulio

    scripting tcp/ip settings

    Hey all, I was wondering if anyone could lead me in the right direction in creating a script to automatically set a computer's dns server and suffix search order settings within tcp/ip properties....i swear i've seen this done before. if anyone know of any sites or perhaps has code samples...
  11. ulio

    957 handheld software 2.6....anyone have it?

    does anyone know where i can download the 2.6 sofware for the handheld?....i'm trying to revive a dead blackberry
  12. ulio

    Installing the OS....need help

    In an effort to wipe the blackberry clean using a dos based program that "wipes" the device clean, something has gone wrong. the device is clean, but it won't connect to the desktop manager to reload everything....does anyone have a utility that install the OS a different way....the device is...
  13. ulio

    docmd.prinout certain records

    does anyone know the proper way to have only certain records within a form print....basically i don't the whole report to print, just certain text boxes....any help would be great
  14. ulio

    weird problem

    hello all, i have a form and in certain cases where data is not entered properly, i get an access error. so to fix this, i placed a "errors.clear" in the form. that worked to clear out the access error, but now my docmd string within the form does not work. i am confused.....please...
  15. ulio

    SMSClientAcct Client Connection Account filling up event logs

    The SMSClientAcct (Client connection account) is filling up the Security event Logs with hundreds of event ID 528 (sucessful logon), 538 (Sucessfull logoff) and 576 (Priviledge Use) on our logon point servers. Should this be happening? Is there a way to stop all of this logging without turning...
  16. ulio

    SMS Client Installs

    We recently installed SMS with one Site server and about 700 clients. SMS has been having no problems discovering resources, however, it is having a problem installing the client base components on about 1/3 of our W2K and NT workstations. Within the admin console under "All Systems&quot...

Part and Inventory Search

Back
Top