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 wOOdy-Soft 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 VicRattlehead

  1. VicRattlehead

    FTP WAN Access On Port <> 21

    TOOLED did u get this problem sorted Im having the same problem and would apreciate it greatly
  2. VicRattlehead

    FTP Error

    Hi guys Im trying to setup and FTP site from my home network.but make it available to internet users Localally(LAN) I can connect to this ftp site by using ftp://192.168.xx.xx:port I enter user name and password and hey presto my site is up and infront of me. When I try connecting...
  3. VicRattlehead

    Deny Access XP Home

    But it can b done,Ive seen it done before!!!Thers just some way of changing the registry file
  4. VicRattlehead

    Printer Script with Password

    Thats the error Im getting,Now just to clarify something I only found out!!the Printer ITSELF isnt passworded!!Its actually My loginID and PassWord when I access the Domain,so If I log on using one of the colleges printers,its THAT ID&PASSWORD NOT ONE on the printer itself! Thanks for all your...
  5. VicRattlehead

    Printer Script with Password

    Thanks for help but it doesnt seem to work :( The only concern about the above code I have is that,Im not directly connected to this printer,Im connecting in one room printers in another,I can manually connect to the printer but it takes ages thats why script is easier plus I want to b able to...
  6. VicRattlehead

    Printer Script with Password

    so in other words the script should look like this Set WshNetwork = WScript.CreateObject("WScript.Network") WshNetwork.AddPrinterConnection "LPT1", "\\rockapplication\printerroome", False, UserID, PassWord WScript.quit
  7. VicRattlehead

    Deny Access XP Home

    Hello,I know this is for XP Pro,but I need a hand with Home if anyone is an Expert to help me! I am setting up a 12Host Netowrk using Windows XP Home!(I know) Im going to have 3 user types! (1)Super Admin = Me&Company owner (2)Admin = Able to install programs,configure programs,BUT CANT MAKE...
  8. VicRattlehead

    Printer Script with Password

    Hey guys,sorry if this is in the wrong bord. I have a script that logs me on from My laptop to my colleges(domain) printer!Now the Admin has address the need for user name and password to this printer,Ive been given a user name and password to access to the printer and wondering How id add the...

Part and Inventory Search

Back
Top