If you have 2 trusted domains, A and B, and Joe was setup on domain B can he logon to Domain A and access his e-mail on Domain B through Outlook? Would they need to be setup with same username and password? Joe was initially setup in Domain B but is now part of Domain A and I suppose we could...
We are preparing for nearly 300 clients to start accessing our FTP server. Each client will have a unique username and password. Then, within their folder we need to encrypt each file using PGP freeware. One person ( night operator) cannot encrypt that many files nearly everynight, it would be a...
That is basically how I created a backup exchange server, using Q155216 from MS. The only time I had to make registry changes was when I did not name the server correctly. Then I went in and made the changes needed to restore to that server.
Vince.
Start with the physical connections first. Is you exchange server using fiber to connect to a switch or Cat 5? We had a bad port on our switch that was the culprit for a similar problem. It was dropping packets continually. Do you have enough bandwidth etc...Basically what Dan said, check you...
We have been using the new server for 4 months now and everything worked fine until I shutdown the old server. In fact, all services dealing with Exchange were stopped on the old server. Eveyone has the correct server name and can use e-mail with no problems, well I would like to think so...
If you view the properties for the private information store you can view the limits that are being used for the information store. This will also show you the retention period for deleted items.
To enable tracking open Information Store Site Configuration under the site. It should be checked...
Isn't this why you may be required to specify both the username and alias when logging onto the pop account? For example, jbill01 = username, happy = domain, jbill =alias
For login you would have to use happy\jbill01\jbill or something to this effect? If the alias and username match you don't...
Now we have had problems where the user deletes quite a few messages but does not delete them from their Deleted Items bin. Once they remove these files they can then send e-mail. At this point the files should no longer show up as part of the users allocated space although they can still be...
We have a new Exchange server. When I shutdown the old server 10-12 users out of 450 have problems with outlook. It freezes up or works very slow as if there is a RPC problem. There are no common threads that I can find between those users. I have never had trouble yet someone else with the...
WHen using this methid
Dim objFS
Dim objFolder
Dim objFiles
Dim objFile
set objfs = CreateObject("Scripting.FileSystemObject")
set objFolder = objfs.Gtfolder(strFolderName)
set objFiles = objFolder.Files
For Each objFile in objFiles
With objFile
.DateCreatd...
Here is the approach I took. Can you see any potential problems using this method?
sFileName1 = FileDateTime ("c:\windows\system\spoolss.dll") 'check file/date/time
sFileName2 = FileDateTime("x:\server\spoolss.dll") ' check file/date/time
If sFileName1 => sFileName2 Then...
I need to install a patch on 450 plus computers for IE6. I will be comparing 2 files by their dates and based on that the script will determine if it needs to run the patch. The script has been done using Kix32 but it does not work. We currently use vbs but I am unceratin how to compare the 2...
I am using the following part of our logon script (VBS) to try and map some printers to some Win 98 machines. I keep getting an error stating that the printer driver is unknown. It is probably something very simple yet I seem to be overlooking it. Any help would be great.
Thanks.
' On Windows...
I currently use vbscripts for our logon scripts but I need to install an application that requires the user to be an administrator on their Win2K computer. Other than using the runs as command can I install the app with just vbs? Can you run a script in vbs as a administrator?
Thanks,
Vince.
What about running a 32-bit app on a 64-bit processor? Are there going to be inherent problems with this setup? I was told that we could, instead of staying with 4.3.3 install 5.1? Choose to install the 32-bit kernel and a way we go. I amnot sure how this ight affect us in the future though in...
We currently use Progress dbase on a 32bit RS/6000 box. We have decided to move up to a 64 bit platform while staying with AIX. One problem, Progress or IBM does not support 64 bit due to a problem with the Pragma Pack 4? I am not sure what is meant by Pragma Pack, I assume it is a Service Pack...
Is it possible to have part of the script run based on what department (Global Group) a person is in? For example, I have many different DOS scripts, one for each department since they each have different printers or Folders copied over. Now I am using a VBscript and would like to use one script...
Is it possible to scan the IS for attachments in order to make a report of how many .jpg or .doc attachments are being sent and received within a given period of time? We may start blocking these extensions but the manager wants to know the useage of these attachments before blocking it.
I have...
Good question Rob. If you do plan to upgrade to Win2K and use Exchange 2000 it will definitely require some good planning. Is there any chance that you will be able to receive any training on Win2K or Exchange 2K? This will help with making a sound decision, especially when it comes to the...
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.