I'm trying to get an iPad to sync with a really large mailbox (3 or 4 thousand emails in the Inbox).
It fails with Cannot Get Mail. Server Error., but if you move the emails out of the Inbox and into a subfolder the syncing works.
I've also tested with a smaller mailbox and sync does work...
I've configured trunking between our two 3560G switches. If the ports are both on the same switch, then the port channel is shown as working. But where there is a port on each switch, one of the ports is shown to be in a w state.
Configs for both switches can be found here...
This is happening on a RDS server (Windows 2008 R2).
Tricky one, and I'm not sure if this is in the correct forum.
If I redirect user templates in Word 2007 to a users home drive on the network then they can't edit the file. They can right click on the file and choose open, but then get an...
I finally worked out how to use ereg_replace to remove a character, only to find that I shouldn't use ereg_replace because it's been replaced by preg_replace.
$row->Note = ereg_replace(chr(188),"",$row->Note);
I can't for the life of me, figure out how to convert the above line to...
I've just started learning to create websites. I'm trying to have a SQL query that returns a single value, but can't figure out if there is an elegant solution to what I'm trying to achieve.
Is there a single line of code I can use to assign the SQL query result to the AccountManagers variable...
The below script will ping a server to see if it's up, check disk space, and check services.
I want to add a list of exclusions for the services, so that if certain services aren't running, that an alert is not generated.
'=======================================
'Configure Script
FreeSpaceSize...
I have a listbox as follows, columns will always be the same amount, rows are a random amount:
a b c
d e f
g h i
I currently use a foreach loop to split each line by the tab character, then write the seperate parts to different parts of a text file.
I want to write the...
I've started adding error handling into my program. I've got exception error handling working to a degree. It catches the exception then displays the message part of the exception. But this looks confusing from a end user point of view.
The same exception displays a different message depending...
Ok, I've never programmed before so please be gentle and type very slowly when replying :)
What I'm trying to do is connect to a Linux box and issue commands.
I've managed to connect to the Linux server when the "Connect" button is clicked. But how do I
1. Keep the connection open? If I click...
I'm going to be moving virtual machines that are currently on the local storage of a server running ESX 2.5 to a SAN with VI3 servers connected to it.
Anybody done this, can I just copy the virtual disks over to the SAN and create a new VM on VI3?
Or is it better to copy all files from ESX2 to...
We are using a certificate from our internal CA on our outlook web access.
We are going to get a certificate from Thawte.
I deleted the current certificate from out website (iis6), requested a new certificate from Thawte.
I then backed up the current certificate request to a file. I deleted the...
Hi,
Sorry if this is in the wrong forum, but I'm trying to find out what is the recommended anti-virus settings for an Interbase server. Mainly regarding real-time scanning.
I've found documents for Exchange & MS SQL but I'm not having much luck with Interbase.
There is something wrong with this script but I can't see what it is.
As soon as a server is reached that doesn't exists, then all servers listed after it come up as doesn't exist.
Sorry about the code formatting, just copy and paste it into a text editor and it should look fine.
'Error...
I recently moved a PS4 database from 2000 to 2005.
Since the move, changes to the farm don't seem to sticking for want of a better word.
Changes include changing load evaluators and disabling logons.
For example, I will change the load evaluator and disable the logon. I will then apply some...
We have created a two way forest trust between two Windows 2003 forests.
Everything seems to be ok.
I want to give a user from the external forest access to a fileshare on my local pc(XP SP2).
I go to the security tab on my fileshare, click add, click "locations" but the new forest doesn't...
Hi,
Not sure were to start with this. I'm hoping you can point me in the right direction.
Scenario:
I have a list of users in a text file that I want to disable and then later delete. I only have the sAMaccount names.
The format of the text file is:
username1
username2
username3
How do I do...
If I list multiple computers in the array and one of them doesn't exist then the whole script fails, what I would like to happen is for a message to appear saying that the server is offline and then going onto the next server.
Here is the script.
*************************************...
I recently upgrade my RIS server from 2000 to 2003. Now my desktops (Compaq with Intel NIC's) aren't able to PXE boot. Desktops with Broadcom NIC's boot fine.
Get's IP address fine.
Error message is:
TFTP
PXE-T01: File not found
PXE-E3B: TFTP Error file not found
PXE-M0f: Exiting Intel PXE ROM...
I'm trying to set up everyone's Outlook 2000 to autoarchive their old emails to their home drive.
It's a big organisation so going to everyones computer and doing it manually is not an option.
I've found a group policy to enable autoarchive for outlook 2000 but no option to tell it where it...
I'm trying to give a normal user the rights to import a registry key on a terminal server.
The registry keys are used to change the location of the database that a program uses from a production database to a test database.
As you can imagine, I don't want to give this guy more rights than he...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.