-
Posts
3,591 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by cpjitservices
-
Hi all, I've built a new server with a new domain, What is the easiest way to transfer everything from the old 2008 R2 servers and domain to the new 2012 Servers new domain ? Thanks Chris.
-
Build it from source - its the easiest way to install on CentOS add the EPEL repo. Follow the guides on the Zabbix site.
-
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
I'll try that although I cant use Powershell. Beauty! Seems to of worked and I now have access to EMC. Thanks. -
I Agree with the fact that 2k8 can do it our of the box, we use Zabbix for the entire network. We know if theres a network outtage or a fault before a customer/user. We get alerts via SMS and email.
-
Zabbix.
-
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
I have got IIS working again and OWA is back up... I deleted all of those net.* bindings and we are back in business... However Exchange MC is still broken. Ill try a reboot during lunch time. -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
Yep, Nothing in there that looks out of the norm. -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
I have found 3 entries on my bindings on Default web site in IIS, ones that I haven't put in there. Listed below: net.msmq localhost net.pipe * net.tcp 808:* Should they be in there ? considering I only need HTTPS and HTTP on that server. -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
Clients using Outlook are still sending/receiving mail fine, It's OWA AND EMC that doesn't work and also Exchange Powershell. -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
Yes, autodiscover has always worked, we use it for external clients mainly, or we did until it broke. -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
Yes, I believe IIS is serving everything. Here is the error message. Attempting the Autodiscover and Exchange ActiveSync test (if requested). Testing of Autodiscover for Exchange ActiveSync failed. Additional Details Elapsed Time: 1715 ms. Test Steps Attempting each method of contacting the Autodiscover service. The Autodiscover service couldn't be contacted successfully by any method. Additional Details Test Steps Attempting to test potential Autodiscover URL https://ms-3.co.uk/AutoDiscover/AutoDiscover.xml Testing of this potential Autodiscover URL failed. Additional Details Test Steps Attempting to test potential Autodiscover URL https://autodiscover.ms-3.co.uk/AutoDiscover/AutoDiscover.xml Testing of this potential Autodiscover URL failed. Additional Details Test Steps Attempting to contact the Autodiscover service using the HTTP redirect method. The attempt to contact Autodiscover using the HTTP Redirect method failed. Additional Details Test Steps Attempting to resolve the host name autodiscover.ms-3.co.uk in DNS. The host name couldn't be resolved. Tell me more about this issue and how to resolve it Additional Details Attempting to contact the Autodiscover service using the DNS SRV redirect method. The Microsoft Connectivity Analyzer failed to contact the Autodiscover service using the DNS SRV redirect method. Additional Details Test Steps -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
Seems to be Autodiscover is borked. -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
thanks all will give this a try, yes IPV6 is definitely disabled. OWA is broken externally and internally, In Chrome the error is 'The web page is not availble' -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
Have just ran Powershell on the Exchange server, can't connect to it so can't query anything. -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
Certificates Seems fine, valid until 2017. SSL Seems fine too - or it did this morning when our users were using OWA. -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
Everything on the DC is fine, the only thing users are experiencing is Outlook going on and off because im trying to fix Exchange. Have checked all the basics, Exchange did do an update last night and the update was a .NET update so I'm guessing that could of borked it. I've just ran A Repair on .NET and nothing has changed. Nothing has changed on any of the other servers either regarding GC or DNS, everything except Exchange Management Console and IIS is healthy. This is a bit of a problem - Users cant access OWA from outside either! - this is because IIS seems to be broken - ? on Default Web Site. All bindings are correct. Nothing has changed there, it's the same as it's always been. **Starting to pull Hair out** -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
Under System, Application eventlogs I have the following error: WebHost failed to process a request. Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/43667493 Exception: System.ServiceModel.ServiceActivationException: The service '/Autodiscover/Autodiscover.xml' cannot be activated due to an exception during compilation. The exception message is: Could not find a base address that matches scheme http for the endpoint with binding CustomBinding. Registered base address schemes are [https].. ---> System.InvalidOperationException: Could not find a base address that matches scheme http for the endpoint with binding CustomBinding. Registered base address schemes are [https]. at System.ServiceModel.ServiceHostBase.MakeAbsoluteUri(Uri relativeOrAbsoluteUri, Binding binding, UriSchemeKeyedCollection baseAddresses) at System.ServiceModel.Description.ConfigLoader.LoadServiceDescription(ServiceHostBase host, ServiceDescription description, ServiceElement serviceElement, Action`1 addBaseAddress) at System.ServiceModel.ServiceHostBase.ApplyConfiguration() at System.ServiceModel.ServiceHostBase.InitializeDescription(UriSchemeKeyedCollection baseAddresses) at System.ServiceModel.ServiceHost..ctor(Type serviceType, Uri[] baseAddresses) at System.ServiceModel.Activation.ServiceHostFactory.CreateServiceHost(Type serviceType, Uri[] baseAddresses) at System.ServiceModel.Activation.ServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses) at System.ServiceModel.ServiceHostingEnvironment.HostingManager.CreateService(String normalizedVirtualPath) at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(String normalizedVirtualPath) at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath) --- End of inner exception stack trace --- at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath) at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath) Process Name: w3wp Process ID: 5100 -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
I have just logged on with the Administrator account (bad I know) and same error applies. Have checked services and everything is on Automatic - except for Exchange RPC which is on Auto but delayed start. -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
Have checked time on both my servers ... time is 3 seconds out. -
My Exchange 2010 is ... poorly!
cpjitservices replied to cpjitservices's topic in Enterprise Software
Yes this server runs everything, Its the mailstore and we access OWA from this server. It's been a while since I've had to touch this server to be honest, I have checked IIS and I have a '?' on my Default Web Site...... NO idea why and Restart of IIS seems to do nothing. Wish I could remember how to query in PowerShell.... Google is my friend -
Hi all. I have come in this morning to configure a mailbox only to find out that I have this error: I have ran the 'winrm quickconfig' with no luck and I have also rebooted. Anyone any ideas ? Thanks in Advance! Chris.
-
+1 for XBMC, only problem is - I don't have a spare machine which I can plug into my TV right now to put it on.
-
Can't beat JD, have tried the Honey and that was nice but I prefer original number 7. Haven't tried any of the others yet, but never know what ya might get for Christmas
-
Host it yourself. You can download it free and use it on your own servers.
-
Gotta love Juniper, all Juniper here.
