Showcase your knowledge about Apple's newest OS. Write a how-to or share a tip or trick about Snow Leopard and earn unlimited points!

 

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

 
Time Tested Overall Solutions: 626 - 650 of 367594
 
Domain is based on Windows server 2003 AD ADUC (part of RSAT on Windows server 2008) is being used to manage AD objects I am trying to query AD for Locked Out user accounts by creating a c...
I have 2 forms open, one maximized the other as a pop up. When the user clicks a button on the maximized form, pop up form opens and user needs to select the value from a list box of the pop...
I have a Macbook A1181 with Ubuntu 9.10. It is the ONLY operating system on it. Whenever I try connect to a WEP protected wireless network or basically anything that will require a keyring the...
Just ran Windows update and installed the Sharepoint services SP2 that was pending. After that was done, i cannot connect to my sharepoint and get "Cannot connect to the configuration database...
Hi. I have files, scripts, and applications that are on a Windows 2003 server.  The apps and scripts installed are mostly (but not all) ASP and PHP apps and scripts that also connect to sev...
I am using the following to total a gridview column, it works but when I edit the gridview then click cancel or update the total will double. I must be missing something how do I fix this?? ...
I am trying to build my project on a remote UNC share  (on our internal network). When I try I get the following error. Error     2     An error occurred loading a configuration file: Failed t...
I've already programmatically created a blank SQL Table with 100 empty columns and 1 row.  I would like to also add 100 empty rows to the table as well, so in the end it's an empty SQL table w...
Our company is shutting down for a week and I need to be able to create an auto reply message on the Exchange Server itself.   I cannot rely on all the users setting an out of the office messa...
After updating to Windows 7, my internet connection drops after a few hours' use.  Strangely enough, I still have a valid IP address and can ping to the outside, but I simply cannot surf at th...
HI I have an SQL select statement that returns a number.  Lets say that number is 1.  How can I pad it with zeros so that it reads 00001.  But when the number is say 12 have it padded so that ...
"Word cannot complete the save due to a file permission error"  Office 2207 & Symantec Endpoint
We are unable to login to the domain from the Exchange Server.  We previously were able to login but now receive an error stating "The trust relationship between this workstation and the prima...
I have some users they want to use their Iphone to connect via OWA to Exchange (Exchange 2003 SP2) . They want to use their browser on the phone and then go to the https://webmail.domain.c...
Hello, I just thought I would start a new thread as I don't seem to be getting any responses to my previous post for quite sometime. Anyway, I have recently purchased a cisco 877W wireless...
Hi how can i get a systems variables values in a vbscript I know Visual Basic, but i,m new to vbscript
Is there a way in a dos window to accomplish what I do in unix with ==== ps -ef |grep explore ==== I found tasklist on windows xp but do not know if you can use the "|" command and if th...
Hi, I'm working in sql server 2000. This is an example of the data: 20081.HIST.2010.04N 20081.SOC.3040.02I 20081.HIST.1010.80S 20081.SOC.3200.01I 20083.HIST.1020.81S 20091.CIS.1010.02S...
HI all, I have the following regular expression: top_re = re.compile('\s*module\s+digital_core\s+\(') However I'd like to make it more generic so I tried the following: toplevel = sys....
I have multiple files with the same name sales1, sales2, sales3 and I am trying to search for a string "Total" or "total" in the files.  How can I do it using wildcards in both pattern this is...
How can I calculate the Geometric Mean in Visual Basic 6
how can ipod touch version 3.1 access exchange server 2007
Hi, I have the attached code, wich when pressing the command button it copy some values from a worbook (LOAD.xls) and paste it in the first empty row in a different workbook (TRANSPORTISTAS...
Is there any way that I can lockout a PC remotely either through some kind of utility or command script?  I know a dos command can be use to shutdown/restart a computer.  Not sure if the same ...
Hi, As I work with increasingly complex data, I am looking for methods of efficiency. I have read about the use of an INDEX, and pointing to a column in a table. Suppose I have the col...