Roaming helps ensure that a traveling wireless device (typically a cell phone) is kept connected to a network without breaking the connection.
Questions tagged [roaming]
77 questions
0
votes
2 answers
What attribute do I need to save to RoamingSettings?
What attribute do I need to save to RoamingSettings?
Like when I serialize my data, it needs a DataContract and DataMember attributes. I can serialize my class to XML, but I need to save it with RoamingSettings:
roamingSettings.Values["MyType"] =…

kuzditomi
- 720
- 1
- 5
- 26
-1
votes
2 answers
Small AD Domain, how to enforce Proxy settings but only for home LAN? (Windows 10 clients)
I own/administer a small LAN for home where most of the stuff is Linux-based.
The end-users (teens, wifey) usually do stuff through their Windows 10 Laptop so I created a small AD Domain based on RHEL7.6 and Samba 4.8.x some time ago.
I set some…

Vincent S. Cojot
- 1
- 1