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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dublin101

  1. dublin101

    HTA login script with vbs and disclaimer

    got it working guys thanks heaps...i was trying with JPGs too but only .bmp works. thanks. the only issue i now face is that it takes ages to load up and it loads up after log in.... so maybe i'll just think of forcing it to run another way. thanks guys.
  2. dublin101

    HTA login script with vbs and disclaimer

    running the above script changes the background to blue...so at this stage that is still good sign as it is at least changing. now i have to figure out why it can't find it.......i have three files on the file server named: name800x600.bmp, name1024x768.bmp, etc... could it be the syntax of...
  3. dublin101

    HTA login script with vbs and disclaimer

    update: i tried with the above additions and it did not work, i tried with and without commenting the strcomputer. what i get when i run the screen is a popup saying "C:\Windows", which i gather is from the wscript.echo command (i'm starting to learn this and liking it). this is my code at...
  4. dublin101

    HTA login script with vbs and disclaimer

    so is this ok? I added the sysroot..i gather the whole process is where the script copies the .bmp file over from the share into the sysroot on the PC. do i need to uncomment the strComputer = "." ? 'Set the wallpaper 'strComputer = "." Set objWMIService = GetObject("winmgmts:\\" &...
  5. dublin101

    HTA login script with vbs and disclaimer

    yeh i'm not familiar with the SysRoot thing.. when i do execute the script, it changes my desktop to a plain blue desktop.
  6. dublin101

    HTA login script with vbs and disclaimer

    if i may ask......i'm having issues with the wallpaper. this is what i have: 'Set the wallpaper 'strComputer = "." Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2") Set colItems = objWMIService.ExecQuery("Select * from Win32_VideoController",,48) Set WshShell =...
  7. dublin101

    HTA login script with vbs and disclaimer

    absolutely fantastic..........its that comprehensive i'm going to have to spend some time to decode it all.. super stuff..thanks heaps
  8. dublin101

    HTA login script with vbs and disclaimer

    ok i'll wait for then..........i also hope S.A beat England.
  9. dublin101

    HTA login script with vbs and disclaimer

    hi guys.... i'm a bit stuck trying to work out how to do this. what i need is a login script that has a popup with logo and asking the user to either "accept" or "deny"......if it is accept, the script would then jump to another .vbs script which would then map drives.... i've been told .hta...
  10. dublin101

    Copy profile from one domain to a new domain

    funny you say that, i was just reading up on it........... one question: when i perform the migration, what happens to: 1. the users local profile 2. the log in box at log on, does it have the new domain name ??? thanks heaps.
  11. dublin101

    Copy profile from one domain to a new domain

    Any profile experts out there?? i have about 50 users which I will be joining to a new domain..........the biggest problem here is the user profiles. is there any special way of copying user profiles to a new domain. their current profiles are stored locally on each PC, but the biggest...
  12. dublin101

    HP 2848 connected to HP 2824..crossover?

    Hi all.. I just put in a hp 2848 in the server room and a HP 2824 in our warehouse (about 75 metres) away.... plugged them in from the patch panel...and no go!..not even a light or any indication whatsover that there was a link. if i plugged it into the cisco 2950, it would work and vice...
  13. dublin101

    New PIX, same config, don't work! help pls

    did that again as it is now connected and same output as above.
  14. dublin101

    New PIX, same config, don't work! help pls

    i just did those commands (PIX still not on network though), and I got this output after show log: DareWall# show log Syslog logging: enabled Facility: 20 Timestamp logging: disabled Standby logging: disabled Console logging: disabled Monitor logging: disabled Buffer...
  15. dublin101

    New PIX, same config, don't work! help pls

    i'll try that when i'm back at work and get back to you. thanks.

Part and Inventory Search

Back
Top