What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Overall Solutions: 7201 - 7225 of 367594
 
how important is it to have tempdb on a redundant raid array? instead of having my single tempdb file on a raid 1 disk array. i was thinking about splitting the array into to disks and dividin...
I purchased a new server as the existing one is max'd out. What I need to do is move everything to the new server ofcourse most importantly the active directory as well as the application serv...
I am using eclipse 3.4.2. the eclipse editor is unable to recognize the default java classes like java.lang.Object Please let  me know how to resolve this.
Hi, We have a client whose CMS website has a XML-driven flash gallery which has been placed in a directory which matches the dynamically generated URLs. I need to change setup a rewrite ...
I just came across  apiece of code which basically defines two classes in a single block. I mean some thing like this:   .Class1 .Class2{ // Some code inside//} Am I getting it right by ...
lets say string X has these potential values: "blue-ice-cream" "green-jello" "purple-hors-doeuvre" "yellow-green-crisps" The first part of the string is a color.  Lets say there are 100...
To send a file as an attachment in the mail,  when I run the below script mailtest.com in the UNIX prompt, it works fine for a text file. But for an excel file attachement it does send the...
Hi, During the last few weeks I noticed that one of our routers in our VOIP colo (hosts Quintum Tenor 960 gatway and a sip server), has had the CPU utilisation running at about 99%, almost ...
Is it possible to pass parameters in Excel to a SQL query I added to a worksheet. I would like to pass date parameters if possible and curious how to do this. Any insight is deeply appreci...
Right not I'm having a problem, my LG VU shows a downloader that tries downloading a.jad from 127.0.0.1. I found a soloution at the AT&T fourms that says to, "All you have to do is make sure y...
Im running a Windows 2000 SP 4 on an old server and im lacking of HDD space. Was wondering if I can delete these folders as attached. Anw, what effects will it do if I delete it or not?
According to Photoshop PSD file specification, the image data can be compressed with RLE compression. However, when using Photoshop to create image files, these files are always non-RLE compre...
i have pipe delimited flat file. I need to separate the fields and the insert the fields into database. i have something like this 1001|ABC crop|New Jersey awk -F'|' '{ id = $1; nam...
I have an ISA server setup running ISA 2006 I have not used this before but have been able to get the usual reports and it all configured correctly. one thing is that i have a large number of...
Not being stupid but could somebody give me an example of how to setup OWA. Here is the steps I use to setup the exchange owa. On the add new email account screen check  mark box below man...
Hello All, We are in the process of deploying a ton of Dragon 10.1 installs with medical. At each site we have a storage box with the voice files which load onto the local user before use o...
Please attend to the following question: http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_24736135.html On 11/5/2009, the question was going to be deleted for the ...
All, Please advise on following queries- I have a partitioned table Emp which has parition by range based on date_entered column . The partition names are EMP_20081007, EMP_20091007 . Th...
I have the attached code block which is in Module3 in the attached XLS file. The replacement routine does the job of replacing DAYS-->HRS and HRS-->DAYS, but the *8-->*1 and *1-->*8 does not...
Hello All. I would like to know how to connect Outlook 2007 to Exchange 2003 SP2 automatically when a person logs into Outlook 2007 for the first time with user prompts. The clients have O...
I am currently working with Citrix Streaming/Application Isolation, and the updated HOSTS file in the isolated environment is not being read within the isolated environment.  Therefore, I am l...
Each section is a separate  file: The second last section contains main and the last section displays the error that I cannot seem to figure out.  I have indicated the line in main that is ca...
I notice that if I float:right two images they bump  up against each other nicely, but if I do it from a span there's a gap between the images, as shown in the attached image.  Does anyone kno...
I was wondering about the following: Is there a way to remove the "X" from an RDP session? So the users can't disconnect the sessions using the "X" at the top of the window?   Thank you.
I am trying to write code that will keep users from being able to schedule more than three visits per week. I think the code should be in the Public Sub SetCalendar(frmCalendar). I wrote out w...