silvestre
Members-
Posts
86 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by silvestre
-
Using SCUP but not for the Laptops as they update when started and annoying when children start the laptops.
-
Hi I am using SCCM at the moment to install application updates like flash and java. But they release updates every week and taking time. So was wondering how do you guys do it?
-
hi Guys i have a MD3420 and a R730 server. Both are connected via a SAS cable. I have created a VD and added the host to the SAN. I have also mapped the VD to the host. But its not showing up on windows. The server has H830 card connected to the san via SAS. It also has a perc card with internal drives. It shows the internal drives fine. does anyone have any sugesstions.
-
From the video on the site it only seems to work for remote desktops not remoteapp
-
hello, Been using remote app, is there any way it can be HTML5 instead of RDP. HTML5 would be so easy to use. Thanks
-
Please PM me some pricing too :-)
-
Manual configuration guide for Outlook 2010 (Exchange 2013) : Microsoft Exchange 2013 | SherWeb Follow till step 9 for server enter FQDN of exchange server You can use outlook with all Email providers.
-
Can you connect by FQDN instead of using autodiscover? I migrated exchange 2010 to office 365 and have had no major problems. if you are running internally it will be difficult to troubleshoot / solve quickly if you have major problems in the future. Also consider server costs, power failures, backups, maintenance!
-
check out this link. Cannot connect to or resolve name Exchange server - MSOutlook.info You would be better off using Office 365 than running your email server. Its free! and would save you the hassle updating.
-
Have been using Direct access for few months. Was wondering if we can setup a static ip for the clients. The reason being we have two subnets with LGFL curriculum and admin and the direct access is installed in the curriculum subnet. I have a firewall rule in place to access the admin subnet but it will not work using direct access, the client has to be on site. LGFL cannot create a rule based on mac address.
-
Can you delete the local profiles for users on that machine and the server if you are using roaming profile and try again.
-
Can you check in your DNS if you have an autodiscover A record.
-
There seem to be no errors on that machine from the screenshots. Have you tried setting up outlook again.
-
SCCM 2012: Installing Applications with Directory Path
silvestre replied to vfong1982's topic in Enterprise Software
You will need to use Admin Studio or similar software to set directories and create a new MSI. -
Do this on a non working computer and post screenshots. [Check AutoConfiguration Status in Outlook] =================================== a. While Outlook is running, click the CTRL key and then right-click the Outlook icon in the system tray and then select “Test Email Autoconfiguration”. b. Confirm that your email address is in the address field, uncheck “Use Guessmart” and “secure Guessmart authentication” boxes. Then click the “Test” button. c. Once it runs, please send me a screen shot of the Log tab and Results tab.
-
2013 is fine. The other clients where it does not work, do they have outlook 2010? you can check in Programs and features in the control panel and for the service pack you check in the install updates section in programs and features.
-
Do you have outlook 2010 or 2013? if 2010 do you have service pack 2 installed?
-
Http 600 means autodiscover service works and can be accessed properly. [Check AutoConfiguration Status in Outlook] =================================== a. While Outlook is running, click the CTRL key and then right-click the Outlook icon in the system tray and then select “Test Email Autoconfiguration”. b. Confirm that your email address is in the address field, uncheck “Use Guessmart” and “secure Guessmart authentication” boxes. Then click the “Test” button. c. Once it runs, please send me a screen shot of the Log tab and Results tab.
-
can you run this in a browser https://mail.domain.ca/Autodiscover/Autodiscover.xml you may want to try with http as well instead of htttps
-
Can you test out with a client if it autodiscovers the exchange server.
-
Can you run this again I have replace InternalUrl with InternalUri and same for external. Get-AutodiscoverVirtualDirectory -server EXCHANGE | Set-AutodiscoverVirtualDirectory -ExternalUri ‘https://mail.DOMAIN.ca/Autodiscover/Autodiscover.xml’ -InternalUri ‘https://mail.DOMAIN.ca/Autodiscover/Autodiscover.xml’ and then check Get-AutoDiscoverVirtualDirectory | fl internalurl,externalurl
-
Get-ClientAccessServer casserver1 | fl *InternalUri*
