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 Mike Lewis 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. ForumKB

    Fujitsu Servers - Any Good?

    Hi all, I have recomended a Fujitsu server / win 2003 for one of our customers who are a charity as a good budget alternative and have caused a storm in the office because it isn't a Dell or HP. Looking for any advise or comments re this from people who have used Fujitsu and particularly their...
  2. ForumKB

    Auto login and go to Kiosk mode

    Are these on a domain? If so you can lock them down using a loopback group policy (more info on locking the gui down via group policy and loopback policies are easily googled). Otherwise you can do this with local policies using GPEDIT.msc on the machine itself. Not available if you are running...
  3. ForumKB

    Roaming Profile DC Administrator unable to access why

    If you did this through a GPO I believe there is an option in there somewhere to allow or deny admins access to profiles and redirected folders, denied by default I think. I don't think you change the permissions on the individual profile folders now without taking ownership of them first as...
  4. ForumKB

    Removal of orphaned profiles

    If you can find a copy of NTFS DOS or a linux boot disc that supports NTFS you will be able to delete the profile folder as these completely ignore NTFS permissions. Adrian Paris Paris Engineering Ltd http://www.ForumKB.com Google search of just tech forums & articles (very useful, honest!)
  5. ForumKB

    127.0.0.1

    If you are being blocked from particular sites you could trying going through a web proxy to get to where you need to for downloading updates etc. Would recommend one but I can't get to any at the moment because i'm behind the corporate firewall. Also make sure you have a look at the ie add ons...
  6. ForumKB

    127.0.0.1

    You may want to check the registry key \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DataBasePath to make sure the file location is still c:\windows\system32\drivers\etc (especially as you do not have the file in there already, there should be a hosts file even if it's...
  7. ForumKB

    access for non-administrator accounts

    I believe there is a GPO to allow non admins to add printers, not sure about the network connections though . . . Adrian Paris Paris Engineering Ltd http://www.ForumKB.com Google search of just tech forums & articles (very useful, honest!)
  8. ForumKB

    100Mbps Using CAT3 on short distances?

    A lot of big companies I have worked in recently are limiting all their ports to 10 Mbits again now anyway to increase the overall speed and consistancy for all users. Ever larger files being constantly copied back and forth all over the place are causing speed issues for companies as a whole...
  9. ForumKB

    Removing a GPO with a .bat or vbscript

    I believe off the top of my head if you configure the gpo for the log on message . . . Configuration\Windows Settings \Security Settings\Local Policies\Security Options Interactive logon: Message title for users attempting to log on & Interactive logon: Message text for users attempting to log...
  10. ForumKB

    Reset local admin password on 2000 workstations!

    I assume you were looking at the code exert on the page which is just the bit that does the actual job, the full script reads the computer names from a text file and will do however many. Adrian Paris Paris Engineering Ltd http://www.ForumKB.com Google search of just tech forums & articles...
  11. ForumKB

    Reset local admin password on 2000 workstations!

    silly question but are these windows 2000 workstations or are there 2000 workstations? Either way this may help . . . http://articles.techrepublic.com.com/5100-10878_11-5198818.html Adrian Paris Paris Engineering Ltd http://www.ForumKB.com Google search of just tech forums & articles (very...
  12. ForumKB

    cannot ftp

    you can set the ftp port to anything, may be worth checking although if you are connecting with an ftp package ok probably not the issue. Just thought you may have saved the port in that package but forgot when trying to connect with the command line. Adrian Paris Paris Engineering Ltd...
  13. ForumKB

    cannot ftp

    are you trying to connect to the correct port? I know if you are trying to connect to the wrong port it may connect if the port is open but won't give you a log in option as I've managed it before. Adrian Paris Paris Engineering Ltd http://www.ForumKB.com Google search of just tech forums &...
  14. ForumKB

    No security tab

    I think PScottC means taking ownership of the parent folder with inheritance rather than the file itself, probably throw up an error but can't hurt to try. BTW just out of interest as very probably irrelevent I remebered where you make the profile 'private'. It's in the GPO for the redirected...
  15. ForumKB

    Windows startup tune disorted

    I'd just turn it off even if you managed to fix it, that noise puts my teeth on edge every time I hear it, it's like finger nails down a blackboard!! Adrian Paris Paris Engineering Ltd http://www.ForumKB.com Google search of just tech forums & articles (very useful, honest!)
  16. ForumKB

    No security tab

    Have you looked logged on as the user in question rather than an admin. This may be because the user profiles you are looking at are set up to be private even from the domain admins. There is an option for this somewhere but I can't remeber where off the top of my head. Adrian Paris Paris...
  17. ForumKB

    Newbie: how to I line up text?

    CSS is the best way to build the layout maybe but probably not an ideal example for someone who is just leaning, nested tables have been used for years and make it easy to visualize what you are doing as you are going along. Surely once all the basic are mastered about how pages work and are...
  18. ForumKB

    Newbie: how to I line up text?

    the tr & td tags are rows and colums in the table, <tr> is a new row <td> is a new colum </td> ends the colum <td> starts another colum </td> ends the colum </tr> ends the row and . . . . <tr> will start another row etc etc etc, normally have the same number of colums in each row of...
  19. ForumKB

    How to open .mdi file

    hi dgillz, office document imaging is the program for reading MDI files that should be under Microsoft Office >> Microsoft Office Tools on your start menu. If it does not open automatically when you double click an MDI file it's probably not installed. You'll need to put the office CD in and...
  20. ForumKB

    System hangs when opening files

    try disabling any anti-virus as a test to see if it is an issue with on access scanning (don't forget to re enable it) Adrian Paris Paris Engineering Ltd http://www.ForumKB.com Google search of just tech forums & articles (very useful, honest!)

Part and Inventory Search

Back
Top