Questions tagged [mobile-devices]

In IT, "mobile devices" (often shortened to just "mobile") refer to small, portable computers like smart phones and tablets.

In IT, "mobile devices" (often shortened to just "mobile") refer to small, portable computers like smart phones and tablets.

120 questions
3
votes
2 answers

Round-Robin DNS in mobile networks

After reading load distribution alternatives and giving my limited skills on the area I'm biased toward round-robin DNS strategy. From what I understood, one key aspect of DNS Round-Robin is setting a low TTL value, avoiding caching. My main concern…
k7k0
  • 255
  • 2
  • 7
2
votes
0 answers

Is there any way to get log events from crashlytics / fabric into ELK or a SaaS metrics platform like datadog?

If you use a stack like ELK or datadog for collecting server-side logs and events, how do you integrate mobile-side metrics? Is there any way to get these out of crashlytics directly, or does this log aggregation need to be implemented separately?
fields
  • 690
  • 1
  • 10
  • 21
2
votes
1 answer

Is is possible to use WSUS to update sufrace pro devices from sbs2011

We have surface pros in SBS2011 environment is it possible to use wsus in sbs2011 to manage update for surface pro devices? additional notes: so far surface pro devices shows up in sbs server console, and also in the correct OU in Ad administrative…
zman
  • 633
  • 6
  • 14
2
votes
1 answer

Lync server mobility check response: No response received for Web-ticket service

I've deployed simple lync 2013 infrastracture. 1 edge, 2 front end, 1 webapp, 1 backend for mssql databases, and AD + CC. Everything works great except mobility. When I run Test-CsUcwaConference, Test-CsMcxP2PIM commands following error message…
KevinOelen
  • 343
  • 6
  • 15
2
votes
1 answer

Windows 8 Tablet authenticates to wireless network: Disconnects 3 seconds later

The wireless network is secured with WPA2 enterprise and has been in production for some time. Recently, we have had several Windows 8 clients that have been having a hard time joining the network. I have one in my possession now, and looking at the…
MDMoore313
  • 5,581
  • 6
  • 36
  • 75
2
votes
2 answers

serving mp3s to mobile devices is flooding nginx with partial requests

I am serving mp3s with a minimalistic nginx server. What I see in my log files is that there are a lot of requests, in particular from AppleCoreMedia and sometimes Android useragents, that flood the server with short requests. Sometimes they keep…
drumfire
  • 1,699
  • 3
  • 14
  • 21
2
votes
1 answer

Exchange server not serving mobile devices - how to troubleshoot?

Our exchange server has suddenly stopped serving mobile devices. Attempts to connect result in our ActiveSync server returning HTTP 500. It is serving outlook clients fine. Our server is Windows 2003 SBS 6.5 SP2 There are no abnormal events in the…
chickeninabiscuit
  • 1,104
  • 6
  • 20
  • 33
2
votes
4 answers

Exchange user is no longer receiving email on Android phone

Mfg/Model: Samsung Droid Charge Android Version: 2.3 Provider: Verizon Error: Failed to connect The user was previously receiving emails just fine on his phone, but since this morning, he hasn't been able to receive anything. I don't believe this…
rb195048
  • 61
  • 1
  • 2
  • 9
2
votes
3 answers

odd query strings in Googlebot requests

Google's indexing bot (edit: yes, it's Google, IP resolves) seems to be adding arbitrary query strings to our home page. xx.xxx.xx.xxx - - [30/Jun/2009:10:14:37 -0400] "GET /?key=61680 HTTP/1.1" 200 3334 "-" "Mozilla/5.0 (compatible; Googlebot/2.1;…
ceejayoz
  • 32,910
  • 7
  • 82
  • 106
2
votes
2 answers

How to use VirtualHosts in apache2 for mobile subdomain?

Need some help to redirect to a mobile subdomain. Currently both m.domain.com and domain.com will go to var/www/html/mobile. Obviously I need domain.com to direct to var/www/html and m.domain.com to var/www/html/mobile I have disabled ServerName and…
aciid
  • 45
  • 5
2
votes
1 answer

Bypass cache for mobile user agents, VARNISH+NGINX+W3CACHE

Right now I'm running Wordpress w/ W3 Cache on nginx with varnish front end. I'm trying to use the WP Touch Pro plugin for wordpress to display mobile sites, but it is not working. Shows the desktop theme still. I've put the mobile user agents in…
Mike McGhee
  • 21
  • 1
  • 2
2
votes
2 answers

SSL issues on a mobile website

We are experiencing issues with some mobile devices such as Windows Mobile (not Phone 7) and BlackBerry's not able to go to a SSL website of ours. The errors returned are below on our Windows Server 2008 R2 box. Any help would be much appreciated to…
thames
  • 955
  • 3
  • 10
  • 20
2
votes
1 answer

Mac Management Without Permission and Security

I was going through some literature on managing OS X laptops and asked someone some questions about usage scenarios when using the MacBooks. I asked someone more knowledgeable than I about whether it was possible for my Mac to be taken over if I…
Bart Silverstrim
  • 31,172
  • 9
  • 67
  • 87
2
votes
1 answer

Is it possible to force the Apple Darwin Streaming Server to send streaming over port 80?

Is it possible to force the Apple Darwin Streaming Server to send streaming over port 80Is it possible to force the Apple Darwin Streaming Server to send streaming over port 80? Background: We have a client that connects to our streaming server over…
1
vote
0 answers

No mobile devices in Intune - Testing a few users from Hybrid SCCM to Intune Standalone

I'm testing at the moment with a few users to migratie from Hybrid SCCM to Intune Standalone. I followed this steps: https://docs.microsoft.com/en-us/sccm/mdm/deploy-use/migrate-hybridmdm-to-intunesa I create also a group to migrate a few users for…