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!

Search results for query: *

  • Users: AaronBeau
  • Content: Threads
  • Order by date
  1. AaronBeau

    Problems with IIS Printing

    I have a new Server 2008 print server (PRINT01) that has Internet Printing enabled on it, we have over 300 mobile users that come in and out of various offices which is why it was setup this way. We have informed them to go to http://printers.OURCOMPANY.com which will resolves to PRINT01. We...
  2. AaronBeau

    Verifying MCP Status

    I had a teacher that claimed to be a MCT; however, I question whether or not he was really certified in anything. Does anyone know a way to see a directory of MCPs or MCTs without having the MCP ID of the person in question? ---------------------------- Beau71 - MCSA...
  3. AaronBeau

    Scripting User Drives

    Currently I am in the process of establishing personal user drives for all my users. For some reason, the prior admin created one share for EVERYTHING!!! I want everyone to have a "U:\" drive that connects to \\<SHARE>\users\<USERNAME> This is how I am setting up the drives in AD: dsquery user...
  4. AaronBeau

    Cloning a Vista Machine

    I currently purchased a new hard drive for my laptop and I want to clone my Vista install. I have a lot of programs and settings so I would prefer not deal with a fresh install. What I Tried: - Used HDClone 3.62 to clone my original drive - Booted to Vista DVD and Repaired the new disk - Booted...
  5. AaronBeau

    Print Server - No Authenication

    I have a print server that shares about 30 printers; some of the printers reside in our corporate office, while others are at our remote locations. We have users that carry laptops around to the different remote locations and we would like to give them the ability to connect to the printers...
  6. AaronBeau

    Virtual Network Settings

    I am testing VMWare Server out on a laptop that has a LAN and WLAN connection. I am unable to get my Virtual Server to be bridged to my Wireless Connection. So far I have went into "Host Virtual Network Mapping" and set VMnet3 to my Wireless card. After I did that, I turned on the Virtual...
  7. AaronBeau

    Getting document links

    I have a page that I want to open 5 different pages one at a time, after it opens the page I want it to pop up an alert displaying the the second link from the links[] array from that page. Here is the code: <script type="text/javascript"> function openSites() { var openOneAtATime=new Array()...
  8. AaronBeau

    setTimeout not working in for loop

    I am using the setTimeout function within a for loop, and for some reason it is not working. I am trying to have the script open a website, wait 5 seconds then close the website. After it closes, it should then open the next website. However, it just opens and closes them instantly, with the...
  9. AaronBeau

    Configuring interface FastEthernet 0/1

    I would like to start by saying I am not a Cisco guy. With that in mind, here is what I am trying to accomplish. My FastEthernet 0/1 interface needs to be configured to allow our 18 remote locations to connect back to us. Previously they all came in through the serial interface. I am not sure...
  10. AaronBeau

    Internet Explorer Refresh

    http://www.184ellicottcreekroad.com/_clients/_dc2/index.php I am having something odd happen to this page. When it is loaded in IE it seems to display properly at first. However, if you hit the "Refresh" button, how the page is displayed changes. (Sometimes it takes 2 refreshes). After the...
  11. AaronBeau

    Develop MS Office Addon

    Does anyone know how I would go about creating a MS Office 2007 Addon using VB.NET? All I want the Addon to do is place a Button on the Toolbar that will link to our company's Intranet Helpdesk.
  12. AaronBeau

    Display differences between IE7 and Firefox

    I love firefox and sometimes to forget to check my progress in IE. I have started to design a site and I can't figure out why IE is displaying my Navigation so messed up!!! Does anyone have any ideas? http://www.184ellicottcreekroad.com/_clients/_dc2/index.php Here is some of the CSS: #nav {...
  13. AaronBeau

    Printer Server w/ Public Printers

    I have a Windows 2000 & 2003 Server that are acting as print servers for our company. The one problem I am facing is that I want users, whose computers aren't on the domain, to connect to the and printer. (IE. \\printerserver\printername) However, it asks for credentials. In addition, every...
  14. AaronBeau

    Clear IP Route Command

    I have a Cisco router that connects all of our 23 locations together. However, two of our buildings we're sold off and I wanted to delete the IP ROUTES out of our Cisco 2600. The routes that i want to delete are: ip route 192.168.24.0 255.255.255.0 Serial1/0:2 ip route 192.168.28.0...
  15. AaronBeau

    Editing Files on Windows Server

    I can't rename files that are saved on Shared folders. Every time I try it keeps saying that the folder does not exist. I also cannot edit Excel and Word documents that are saved on our servers; however, I can save and edit TXT documents.
  16. AaronBeau

    HP Server Room - Temperature Conditions

    I was wondering what the Yo-Yo Temperature Effect has on server. To be more specific, our server room is also shared by two employees at this point in time. One in the IT department and the other in Accounting. Every morning the accounting woman arrives approximately 1 hour earlier than the IT...
  17. AaronBeau

    UL - list-style-type

    Below is the CSS that I am using to format my web page. Whenever I use the 'POSITION' option the circle "LIST-STYLE-TYPE" doesn't show up in IE. It works fine in firefox. Any help is greatly appreciated. #propertyDetailDescription ul { position:fixed; top:150px; left:300px; right:35px...

Part and Inventory Search

Back
Top