Ok, nevermind. I moved the mailbox to another Store and it showed that there were no items in the box. I then moved the mailbox back and everything worked the way it should.
We have a mailbox setup for spam that our third-party filtering provider sends emails for us to approve or delete. For some reason no one can see the items inside the inbox. When I go to system manager it says it now has 29,000 items and is roughly 4MBs. I tried to exmerge the mailbox but all I...
Hello,
I was asked to come up with a shared calendar for about 5 users to share. They want it setup like a personal calendar, with tasks and pop-ups that will come up on everyone's workstation when there is an event or task that is due. I know how to create a calendar in Public folders and...
We just wanted another option. We have an internal app server, an exchange server and a file server that would need to be accessed. I take it that we would have to open a ton of ports to let users access these resources, correct? Even so, if any one has any links to documentation that might...
Hello all,
I would like to know if it is possible to have the entire farm (including MSAM and CSG) in the DMZ? If so, is there any documentation on how to do it? I don't believe it was mentioned in the admin guide.
Hello all,
My supervisor has implementing a Cisco 6500 switch to the network. We have changed the default gateway of all servers and workstations to this new switch for routing with successful results. Except for the Exchange servers, he has allowed SMTP to the exchange server but emails were...
I solved the issue by using the below syntax
with createobject("wscript.shell")
.run "\\servername\trackit\tiwsmgr.exe /service /audit"
end with
Thanks anyway.
Hate to reopen a somewhat dead issue but I'm having trouble running a program through this current script. The program we are using is Track-It! 6.01 and we were using a .bat file to run it. Now that everyone has been moved over to the new script I'm having trouble running this command. I tried...
Wow. A response from the man himself. Once again thanks for the scripts and all the help. I have bookmarked that page for future reference thanks very much. Back to the problem, which you completely understood. So I take it if I specify to read by the third octet(we use 192.168. for all...
Nevermind, I figured it out. I just included the Add printer statement after the drive mapping for each group and it worked. I was wondering if anyone knows if you could map drives by IP address? We have a backup site with 1 Domain controller and it is connected to the main site via...
Thanks for the reply Joseph. Is there a way to map Printers based on groups? BTW this is how the script that I am using looks.
ON ERROR RESUME NEXT
Set WSHShell = CreateObject("WScript.Shell")
Set WSHNetwork = CreateObject("WScript.Network")
DomainString = "Domain"
UserString =...
Hello all,
I have been following a few threads about VBS scripting and have started using Mark D. MacLachlan's (thank you very much) login script as a basis. My problem is, the script will not remove the drive letter specified on my test script. I have
WSHNetwork.RemoveNetworkDrive "T:"...
We are in the middle of testing our DR site. We have a point to point t1 line. We have 1 DC at the DR site that was connected so that AD would be up to date. I am currently running an Exchange install with the Disaster Recovery switch. I disconnected the T1 line first. In order to do this I had...
Hello,
I have no clue about scripting in VBS but if I have to I have to. Anyhow, We have a backup site setup just in case something happens at the main site. I would to know of a login script that would be able to map drives based on whether a server is down or not. For instance, The main site...
Ok. I've tried creating a secondary dns server and set it to look at itself first and then the primary DNS at the main site but nothing synchronized. I have a different question that might pertain to this situation. We (well, not me) have recently added cisco switches to the network and have...
Dholbrook-That was my initial thought. And it is DNS. I could ping by IP address but not by name. We have routing setup for this domain on the switches. We have added an entry to the Forward and reverse lookup zones for this site. Do you know of any MS articles pertaining to this type of setup...
Hello,
I am having an issue where we have a Point-to-Point t1 between the main site and a 'backup site'. The backup site is configured as a different subnet. I have added a rule in the firewall(at the main site) which points any requests going to the Backup site to the router that connects 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.