<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.inlogic.dk/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sva</id>
	<title>UmsWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.inlogic.dk/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sva"/>
	<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php/Special:Contributions/Sva"/>
	<updated>2026-05-28T19:56:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Microsoft_SDS&amp;diff=3353</id>
		<title>Microsoft SDS</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Microsoft_SDS&amp;diff=3353"/>
		<updated>2020-02-05T12:04:41Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Prevent Teams from sending spam to users */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Go to this page and login with the credentials of the tenant you want to setup SDS for.&lt;br /&gt;
&lt;br /&gt;
[https://sds.microsoft.com/ Microsoft SDS]&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
&lt;br /&gt;
*[[UMS]]&lt;br /&gt;
*[[Teams|Teams configurations]] &lt;br /&gt;
**Modules, a Office 365 Tenant setting&lt;br /&gt;
**Modules, a Office 365 Teams setting&lt;br /&gt;
**Templates must have an Organization type&lt;br /&gt;
**Templates must have a Office 365 Teams template&lt;br /&gt;
*Updated data in SQL tables (update data with LiveAtEdu_Sync)&lt;br /&gt;
*OS version that supports TLS 1.2 - [https://docs.microsoft.com/en-us/dotnet/framework/network-programming/tls#support-for-tls-12 See more here]&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
&lt;br /&gt;
*A valid licens file that includes Office 365 Teams&lt;br /&gt;
*A star-certficate or a certificate that includes the hostheader of the SDS webservice&lt;br /&gt;
*A firewall opening to port 443 since the SDS webservice uses HTTPS&lt;br /&gt;
&lt;br /&gt;
==Installation of SDS webservice==&lt;br /&gt;
Install a new webservice on your UMS frontend webserver that enables synchronization between the roster (DK: “skoleplan” eller “datagrundlag”) in your UMS and Microsoft School Data Sync.&lt;br /&gt;
&lt;br /&gt;
====Create a new IIS site and application pool====&lt;br /&gt;
Hostheader example ims.demo.inlogic.dk  &lt;br /&gt;
&lt;br /&gt;
[[File:SDS webservice on UMS frontend server.png|1019x1019px]]&lt;br /&gt;
&lt;br /&gt;
====Download and install the webservice “IMS sync”====&lt;br /&gt;
Go to inLogic download page https://www.inlogic.dk/support/download/  &lt;br /&gt;
&lt;br /&gt;
====Copy Usermanagement.ini to bin folder====&lt;br /&gt;
This file contains connectionstring to SQL Server  &lt;br /&gt;
&lt;br /&gt;
====Register the hostheader in external DNS====&lt;br /&gt;
Register an a-record that maps hostheader with external IP address of the UMS webserver&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Configuration of SDS profile==&lt;br /&gt;
Login to https://sds.microsoft.com as a global administrator[[File:Microsoft SDS Dashboard New.jpg|none|thumb|640x640px]]&lt;br /&gt;
Click &#039;&#039;&#039;Add Profile&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Choose connection type===&lt;br /&gt;
[[File:Microsoft SDS Add Profile.jpg|none|thumb|897x897px]]&lt;br /&gt;
Choose settings as shown above.&lt;br /&gt;
&lt;br /&gt;
===Step 1: Sync options===&lt;br /&gt;
[[File:Microsoft SDS Step 1 Sync options.jpg|none|thumb|1326x1326px]]&lt;br /&gt;
&lt;br /&gt;
====Import Data====&lt;br /&gt;
&lt;br /&gt;
*Web access URL, example: https://ims.demo.inlogic.dk/ims/oneroster/v1p1&lt;br /&gt;
*Client ID is always &amp;quot;WebserviceUser&amp;quot;&lt;br /&gt;
*Client secret can be found in SQL using  &#039;&#039;select * from WebServicesSettings&#039;&#039;&lt;br /&gt;
*Token endpoint URL, example: https://ims.demo.inlogic.dk/token&lt;br /&gt;
&lt;br /&gt;
You have to click &#039;&#039;&#039;Test Connection&#039;&#039;&#039; and it needs to be successful otherwise the next button won&#039;t be available&lt;br /&gt;
&lt;br /&gt;
====When does your school year end====&lt;br /&gt;
This has no meaning in a UMS synchronization. Just set it to the max year.&lt;br /&gt;
&lt;br /&gt;
====Replace unsupported special characters====&lt;br /&gt;
Enable this.&lt;br /&gt;
&lt;br /&gt;
====When should we stop syncing this profile====&lt;br /&gt;
It is not possible to set a date that never expires. This means that this has to be updated every year to the highest possible date.&lt;br /&gt;
&lt;br /&gt;
===Step 2: Teacher options===&lt;br /&gt;
[[File:Microsoft SDS Step 2 Teacher options.jpg|none|thumb|900x900px]]&lt;br /&gt;
&lt;br /&gt;
====Teacher mapping====&lt;br /&gt;
You need to set primary key to email.&lt;br /&gt;
&lt;br /&gt;
====Teacher properties====&lt;br /&gt;
Expand and check it matches picture.&lt;br /&gt;
&lt;br /&gt;
====Domain====&lt;br /&gt;
when selecting primary key mail and userPrincipalName. The domain must be set to &amp;quot;No suffix needed&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Step 3: Student options===&lt;br /&gt;
[[File:Microsoft SDS Step 3 Student options.jpg|none|thumb|796x796px]]&lt;br /&gt;
&lt;br /&gt;
====Student mapping====&lt;br /&gt;
You need to set primary key to email.&lt;br /&gt;
&lt;br /&gt;
====Student properties====&lt;br /&gt;
Expand and check it matches picture.&lt;br /&gt;
&lt;br /&gt;
===Step 4: Review===&lt;br /&gt;
[[File:Microsoft SDS Step 4 Review.jpg|none|thumb|983x983px]]This end result should look similar to this.&lt;br /&gt;
&lt;br /&gt;
The profile is now created will start sync after some minutes.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
More info here https://docs.microsoft.com/en-us/schooldatasync/how-to-deploy-school-data-sync-by-using-powerschool-sync&lt;br /&gt;
&lt;br /&gt;
===What is IMS ?===&lt;br /&gt;
IMS is a standard for data exchange, see &amp;lt;nowiki&amp;gt;https://www.imsglobal.org&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Add a license to user that your trying to access SDS with===&lt;br /&gt;
[[File:Microsoft_SDS_License_missing_Part_2.jpg|link=http://wiki.inlogic.dk/index.php/File:Microsoft_SDS_License_missing_Part_2.jpg|none|thumb|702x702px]]You need to relog after this license change.&lt;br /&gt;
===Known problems and how you handle them===&lt;br /&gt;
====Sorry, we can&#039;t sign you in====&lt;br /&gt;
You have to be a global administrator[[File:Microsoft_SDS_License_missing.jpg|link=http://wiki.inlogic.dk/index.php/File:Microsoft_SDS_License_missing.jpg|none|thumb|640x640px]]&lt;br /&gt;
&lt;br /&gt;
====That did not work====&lt;br /&gt;
Endpoint not reachable due to&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;incorrect endpoints, username or password&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;dns problems or firewall&lt;br /&gt;
&amp;lt;br&amp;gt;test dns in command prompt: nslookup ims.yourschool.dk 8.8.8.8&lt;br /&gt;
&amp;lt;br&amp;gt;test firewall: https://www.yougetsignal.com/tools/open-ports &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UMS backend is not configured properly&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;OS version that supports TLS 1.2 - [https://docs.microsoft.com/en-us/dotnet/framework/network-programming/tls#support-for-tls-12 See more here]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Endpoint_not_reachable.png|1053x1053px]]&lt;br /&gt;
&lt;br /&gt;
====Errors in synchronization====&lt;br /&gt;
[[File:Sync complete with errors.png|none|thumb|1044x1044px|The format of this user principal name is unexpected]]&lt;br /&gt;
In this case I have mapped wrong primary keys according to step 3 in the wiki.&lt;br /&gt;
&lt;br /&gt;
Sorry to say, but you need to delete the SDS profile. Set it up again and wait&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====InternalError,There was an application error trying to process this entry. Please contact Customer Support if error(s) persist====&lt;br /&gt;
Inspect the CSV file created on synchronization errors. &lt;br /&gt;
&lt;br /&gt;
Any application error must be handled by [[Microsoft Support|&#039;&#039;&#039;Microsoft Support&#039;&#039;&#039;]] and remember to attach the CSV file along with a document describing the problems you experience.&lt;br /&gt;
[[File:Sync error - CSV.png|none|thumb|1440x1440px]]&lt;br /&gt;
&lt;br /&gt;
====The teacher could not be added to the class====&lt;br /&gt;
[[File:Sync error - CSV - teacher could not be added to the class.png|none|thumb|1660x1660px]]&lt;br /&gt;
In order to find who the teacher is, search for sourcedid in this view: &lt;br /&gt;
select * from V_Office365TeamsTeachers where sourcedid = &#039;T65&#039;&lt;br /&gt;
&lt;br /&gt;
Go to https://portal.office.com/adminportal/home#/homepage and search for the user and see what UPN is used. &lt;br /&gt;
&lt;br /&gt;
If the teacher exists with multiple UPN&#039;s in the table Office365Teams_Teachers, remove the user not mapped with an external ID and update UPN on the mapped userobject.&lt;br /&gt;
&lt;br /&gt;
Hereafter the user will be correctly maintained by LiveAtEdu_Sync and SDS synchronization will not fail.&lt;br /&gt;
&lt;br /&gt;
====Missing students====&lt;br /&gt;
You can inspect the data UMS has provided for SDS using the views in UMS database. &lt;br /&gt;
Example: show the students that are enrolled in a class with title VUCTM_m202dsabaug.19&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!select * from V_Office365TeamsEnrollments where class_id in (&lt;br /&gt;
select sourcedId from V_Office365TeamsClasses where title = &#039;VUCTM_m202dsabaug.19&#039;)&lt;br /&gt;
|}&lt;br /&gt;
Compare the number of students in UMS database and what you see in SDS. In this example there should have been 31 students but only 4 are visible. &lt;br /&gt;
[[File:Missing students in SDS.png|none|thumb|300x300px]]&lt;br /&gt;
In order to fix the problem: remove references between student(s) and class(es) in UMS database and run a full LiveAtEdu_Sync. After a while SDS will update all learners on teams.&lt;br /&gt;
&lt;br /&gt;
Delete all references&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!delete from Office365TeamsXRef_Learners_Teams&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Delete references for a student&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!delete from Office365TeamsXRef_Learners_Teams where Office365Teams_Learners_ID in (&lt;br /&gt;
select id from Office365Teams_Learners where username = &#039;maze0074&#039;)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Delete references for a class&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!delete from Office365TeamsXRef_Learners_Teams where Office365Teams_ID in (&lt;br /&gt;
select sourcedId from V_Office365TeamsClasses where title = &#039;VUCTM_t203dsaGAug.19&#039;)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====It takes longer than normal to configure Teams====&lt;br /&gt;
During problems with the Teams service at Microsoft you might experience a long time for configuration of sections. There is nothing you or we can do about it, just be patient and wait.&lt;br /&gt;
[[File:It takes longer than normal to configure Teams.png|alt=It takes longer than normal to configure Teams|none|thumb|1088x1088px|DK text: &amp;quot;Det tager længere tid end normal at konfiguere tildelinger i Teams. Vi arbejder aktivt på det. Prøv igen senere&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
====Prevent Teams from sending spam to users====&lt;br /&gt;
If sender address contains “email.teams.microsoft.com” then redirect them to someone else.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Warning&#039;&#039;&#039;: if you implement this rule, any mail notification from Teams will not reach users, this includes mail notifications on new chat messages and other communinactions between users in Teams.&#039;&#039;&lt;br /&gt;
[[File:Teams spam can be stopped with an Exchange flow.png|left|thumb|1409x1409px|Teams spam can be stopped with an Exchange flow]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Teams&amp;diff=3231</id>
		<title>Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Teams&amp;diff=3231"/>
		<updated>2019-10-31T10:42:46Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Supported administrative systems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Our Teams integration is developed for schools that want to avoid hour-long administrative tasks. The integration automatically creates, maintains, and deletes users based on data from your student administrative system. It also creates and maintains group rooms, which teachers and students can use for teaching purposes. The rooms automatically use the language you require and can be categorized according to your needs, making them easier to find. Rooms that are no longer in use are deleted automatically. &lt;br /&gt;
&lt;br /&gt;
===Configuration in UMS===&lt;br /&gt;
This allows users to log into Teams with the same password they use to access the school’s IT-system. The Teams integration gives you an easy overview and ensures that the users’ data is always managed correctly, without requiring any manual updates. This frees up time for the IT-department so they can focus on other tasks.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[Office365 Tenant]]&lt;br /&gt;
&lt;br /&gt;
[[Office 365]]&lt;br /&gt;
&lt;br /&gt;
===Supported administrative systems===&lt;br /&gt;
&lt;br /&gt;
*Easy&lt;br /&gt;
*SIS&lt;br /&gt;
*Lectio&lt;br /&gt;
*Ludus&lt;br /&gt;
*STIL&lt;br /&gt;
&lt;br /&gt;
Note: Tabulex and KMD does not provide teacher relations to classes. Without data on class enrollments Teams can&#039;t be provided.&amp;lt;br /&amp;gt;&lt;br /&gt;
===What to have ready===&lt;br /&gt;
[[UMS update guide]] (update to the latest version)&lt;br /&gt;
&lt;br /&gt;
[[Microsoft SDS]] (This can only be setup after you have configured UMS and installed the Web program https://downloads.inlogic.dk/inlogic_IMS_sync.zip)&lt;br /&gt;
&lt;br /&gt;
===Organization===&lt;br /&gt;
[[Organization]]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Open UMS Configurator and go to Template &amp;gt; Office 365. Click the first manage button.&lt;br /&gt;
[[File:Teams Office 365 Template.jpg|none|thumb|640x640px]]&lt;br /&gt;
You will now see an overview of your Office 365 settings.&lt;br /&gt;
[[File:Teams Office 365 Settings.jpg|none|thumb|320x320px]]&lt;br /&gt;
[[File:Teams Office 365 Settings Edit.jpg|none|thumb|640x640px]]You need to set a Teams settings on this Office 365 Setting. Shown in the red square.&lt;br /&gt;
&lt;br /&gt;
==Teams settings==&lt;br /&gt;
You will now see an overview of your Teams settings.[[File:Teams Settings.jpg|none|thumb|320x320px]]Click &#039;&#039;&#039;Add&#039;&#039;&#039; or &#039;&#039;&#039;Edit&#039;&#039;&#039;&lt;br /&gt;
[[File:Configurator modules office365 teams settings.png|none|thumb|640x640px]]&lt;br /&gt;
See [[LMS Settings]] for options that are not described below.&lt;br /&gt;
&lt;br /&gt;
====Delete Teams options====&lt;br /&gt;
Once a team is deleted you can’t recover lost files and conversations from a deleted course/team, hence we recommend that you consider which delete option setting that are best for your organisation. If delete option are set to “Manual delete sites” no teams will automatically deleted and will stay available until deleted by an team owner or office 365 administrator.&lt;br /&gt;
&lt;br /&gt;
Administrators are kindly reminded to make a procedure for deleting teams manually, consider the life time cyclus for student information in Teams.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If delete options are set to “Auto delete when there are no more learners” teams will be automatically deleted once there are no more students at the school who has been attending the course/team. In some countries like Denmark the school must preserve courses / teams for the whole school period, which is supported by this setting. &lt;br /&gt;
&lt;br /&gt;
====Send mail to teachers==== &lt;br /&gt;
UMS can notify users when they have been added to a SharePoint site, a OneNote Class Notebook or a Team. However, Microsoft School Data Sync always sends mails to users. Avoid this with an Exchange mail flow.&lt;br /&gt;
&lt;br /&gt;
How to: [[Microsoft_SDS#Prevent_Teams_from_sending_spam_to_users]]&lt;br /&gt;
&lt;br /&gt;
====Activity Teams==== &lt;br /&gt;
Activity Teams are for students for the daily communications, filesharing, and assignments.&lt;br /&gt;
&lt;br /&gt;
Select a title from a range of options. Some schools prefer class names like “ukmba18ftsep”, other schools prefer “Mathematics 3z (ma3z)”. In order to obtain a team name like “Mathematics 3z (ma3z)” select the option &amp;quot;Activity description (Short description&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
====Course Teams==== &lt;br /&gt;
Some student information systems (SIS) like EASY are course-based and not activity-based. If you are using a course-based SIS then configure this section instead of Activity Teams.&lt;br /&gt;
&lt;br /&gt;
==Template Teams Settings==&lt;br /&gt;
You need to attach a teams template setting to a template. This will tell UMS that Teams will be created from this template.&lt;br /&gt;
[[File:Teams Template Settings.jpg|none|thumb|320x320px]]&lt;br /&gt;
[[File:Teams Template Settings Edit.jpg|none|thumb|320x320px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Hide from address list====&lt;br /&gt;
Enable this to hide teams from address list.&lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
===Why is my class not created in Teams ?===&lt;br /&gt;
If no teacher have a timetable for the class, it will not be created in Teams. Inspect this in sds.microsoft.com / Your Organization / View Sections, Teachers, and Students&lt;br /&gt;
[[File:Teams not created because of missing teachers.png|none|thumb|640x640px]]Use this SQL to investigate timetable entries in UMS database (replace activity codes in SQL)&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
select SkemaBrikkerNewEntries.*&lt;br /&gt;
from SkemaBrikkerNewEntries, SkemaBrikker_Teachers&lt;br /&gt;
Where &lt;br /&gt;
SkemaBrikkerNewEntries.SkemaBegivenhed_ID = SkemaBrikker_Teachers.SkemaBegivenhed_ID&lt;br /&gt;
And SkemaBrikkerNewEntries.SkemaBrikkerAdminServers_ID = SkemaBrikker_Teachers.SkemaBrikkerAdminServers_ID&lt;br /&gt;
And SkemaBrikker_Teachers.cpr In (Select Cpr from Students where Activity in (&#039;G17daaG31708&#039; , &#039;G17enaD1708&#039; ,&#039;G17daaG21708&#039;))&lt;br /&gt;
Order By RealStartDateTime&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;If no data exist then you have to change the datasource on the staff template to a supported school administrative system.&lt;br /&gt;
&lt;br /&gt;
===How do I change Team names ?===&lt;br /&gt;
The short answer: you don&#039;t. Once created you cannot change the names of existing teams through UMS Configurator, you have to do it manually in the Teams client or webbrowser by editing Teams settings. TeamNames can be inspected in SQL with select * from Office365Teams&lt;br /&gt;
[[File:SQL inspect teamname.png|none|thumb|640x640px]]&lt;br /&gt;
&lt;br /&gt;
===How do I prefix Team names ?===&lt;br /&gt;
Administrators of multiple schools on the same Office 365 tenant may want to prefix activities in order make Team names more transparent. Image dozens of schools with similar activities, how can a teacher or a student with actitivities accross institutions be able to distinguish teams? By prefixing the actitivities in the data sources! However, if you provision a new prefix on an existing datasource you must be aware of that new AD groups will be created and existing AD groups will be obsolete. &lt;br /&gt;
[[File:Prefix activities in template data source.png|none|thumb|660x660px]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===How do I delete ALL existing Teams and recreate them with new names ?===&lt;br /&gt;
&lt;br /&gt;
#Run this SQL:  update Office365Teams set DeleteOnNextRun = 1, IsCreated = 1&lt;br /&gt;
#Run LiveAtEdu with a parameter:  LiveAtEdu_Sync.exe deleteteams&lt;br /&gt;
#Monitor the table and see that teams disapear:  select * from Office365Teams&lt;br /&gt;
#When no unwanted teams exist in  the table, then populate the table again:  LiveAtEdu_Sync.exe addteams2db&lt;br /&gt;
#Inspect the team names and if it looks good (depending on what option you selected in configurator) then you are ready to create them by using  LiveAtEdu_Sync.exe teamsonly&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Teams&amp;diff=3230</id>
		<title>Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Teams&amp;diff=3230"/>
		<updated>2019-10-31T10:41:42Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Supported administrative systems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Our Teams integration is developed for schools that want to avoid hour-long administrative tasks. The integration automatically creates, maintains, and deletes users based on data from your student administrative system. It also creates and maintains group rooms, which teachers and students can use for teaching purposes. The rooms automatically use the language you require and can be categorized according to your needs, making them easier to find. Rooms that are no longer in use are deleted automatically. &lt;br /&gt;
&lt;br /&gt;
===Configuration in UMS===&lt;br /&gt;
This allows users to log into Teams with the same password they use to access the school’s IT-system. The Teams integration gives you an easy overview and ensures that the users’ data is always managed correctly, without requiring any manual updates. This frees up time for the IT-department so they can focus on other tasks.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[Office365 Tenant]]&lt;br /&gt;
&lt;br /&gt;
[[Office 365]]&lt;br /&gt;
&lt;br /&gt;
===Supported administrative systems===&lt;br /&gt;
&lt;br /&gt;
*Easy&lt;br /&gt;
*SIS&lt;br /&gt;
*Lectio&lt;br /&gt;
*Ludus&lt;br /&gt;
*STIL&lt;br /&gt;
&lt;br /&gt;
Note: Tabulex and KMD does not provide teachers relations to classes.&amp;lt;br /&amp;gt;&lt;br /&gt;
===What to have ready===&lt;br /&gt;
[[UMS update guide]] (update to the latest version)&lt;br /&gt;
&lt;br /&gt;
[[Microsoft SDS]] (This can only be setup after you have configured UMS and installed the Web program https://downloads.inlogic.dk/inlogic_IMS_sync.zip)&lt;br /&gt;
&lt;br /&gt;
===Organization===&lt;br /&gt;
[[Organization]]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Open UMS Configurator and go to Template &amp;gt; Office 365. Click the first manage button.&lt;br /&gt;
[[File:Teams Office 365 Template.jpg|none|thumb|640x640px]]&lt;br /&gt;
You will now see an overview of your Office 365 settings.&lt;br /&gt;
[[File:Teams Office 365 Settings.jpg|none|thumb|320x320px]]&lt;br /&gt;
[[File:Teams Office 365 Settings Edit.jpg|none|thumb|640x640px]]You need to set a Teams settings on this Office 365 Setting. Shown in the red square.&lt;br /&gt;
&lt;br /&gt;
==Teams settings==&lt;br /&gt;
You will now see an overview of your Teams settings.[[File:Teams Settings.jpg|none|thumb|320x320px]]Click &#039;&#039;&#039;Add&#039;&#039;&#039; or &#039;&#039;&#039;Edit&#039;&#039;&#039;&lt;br /&gt;
[[File:Configurator modules office365 teams settings.png|none|thumb|640x640px]]&lt;br /&gt;
See [[LMS Settings]] for options that are not described below.&lt;br /&gt;
&lt;br /&gt;
====Delete Teams options====&lt;br /&gt;
Once a team is deleted you can’t recover lost files and conversations from a deleted course/team, hence we recommend that you consider which delete option setting that are best for your organisation. If delete option are set to “Manual delete sites” no teams will automatically deleted and will stay available until deleted by an team owner or office 365 administrator.&lt;br /&gt;
&lt;br /&gt;
Administrators are kindly reminded to make a procedure for deleting teams manually, consider the life time cyclus for student information in Teams.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If delete options are set to “Auto delete when there are no more learners” teams will be automatically deleted once there are no more students at the school who has been attending the course/team. In some countries like Denmark the school must preserve courses / teams for the whole school period, which is supported by this setting. &lt;br /&gt;
&lt;br /&gt;
====Send mail to teachers==== &lt;br /&gt;
UMS can notify users when they have been added to a SharePoint site, a OneNote Class Notebook or a Team. However, Microsoft School Data Sync always sends mails to users. Avoid this with an Exchange mail flow.&lt;br /&gt;
&lt;br /&gt;
How to: [[Microsoft_SDS#Prevent_Teams_from_sending_spam_to_users]]&lt;br /&gt;
&lt;br /&gt;
====Activity Teams==== &lt;br /&gt;
Activity Teams are for students for the daily communications, filesharing, and assignments.&lt;br /&gt;
&lt;br /&gt;
Select a title from a range of options. Some schools prefer class names like “ukmba18ftsep”, other schools prefer “Mathematics 3z (ma3z)”. In order to obtain a team name like “Mathematics 3z (ma3z)” select the option &amp;quot;Activity description (Short description&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
====Course Teams==== &lt;br /&gt;
Some student information systems (SIS) like EASY are course-based and not activity-based. If you are using a course-based SIS then configure this section instead of Activity Teams.&lt;br /&gt;
&lt;br /&gt;
==Template Teams Settings==&lt;br /&gt;
You need to attach a teams template setting to a template. This will tell UMS that Teams will be created from this template.&lt;br /&gt;
[[File:Teams Template Settings.jpg|none|thumb|320x320px]]&lt;br /&gt;
[[File:Teams Template Settings Edit.jpg|none|thumb|320x320px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Hide from address list====&lt;br /&gt;
Enable this to hide teams from address list.&lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
===Why is my class not created in Teams ?===&lt;br /&gt;
If no teacher have a timetable for the class, it will not be created in Teams. Inspect this in sds.microsoft.com / Your Organization / View Sections, Teachers, and Students&lt;br /&gt;
[[File:Teams not created because of missing teachers.png|none|thumb|640x640px]]Use this SQL to investigate timetable entries in UMS database (replace activity codes in SQL)&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
select SkemaBrikkerNewEntries.*&lt;br /&gt;
from SkemaBrikkerNewEntries, SkemaBrikker_Teachers&lt;br /&gt;
Where &lt;br /&gt;
SkemaBrikkerNewEntries.SkemaBegivenhed_ID = SkemaBrikker_Teachers.SkemaBegivenhed_ID&lt;br /&gt;
And SkemaBrikkerNewEntries.SkemaBrikkerAdminServers_ID = SkemaBrikker_Teachers.SkemaBrikkerAdminServers_ID&lt;br /&gt;
And SkemaBrikker_Teachers.cpr In (Select Cpr from Students where Activity in (&#039;G17daaG31708&#039; , &#039;G17enaD1708&#039; ,&#039;G17daaG21708&#039;))&lt;br /&gt;
Order By RealStartDateTime&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;If no data exist then you have to change the datasource on the staff template to a supported school administrative system.&lt;br /&gt;
&lt;br /&gt;
===How do I change Team names ?===&lt;br /&gt;
The short answer: you don&#039;t. Once created you cannot change the names of existing teams through UMS Configurator, you have to do it manually in the Teams client or webbrowser by editing Teams settings. TeamNames can be inspected in SQL with select * from Office365Teams&lt;br /&gt;
[[File:SQL inspect teamname.png|none|thumb|640x640px]]&lt;br /&gt;
&lt;br /&gt;
===How do I prefix Team names ?===&lt;br /&gt;
Administrators of multiple schools on the same Office 365 tenant may want to prefix activities in order make Team names more transparent. Image dozens of schools with similar activities, how can a teacher or a student with actitivities accross institutions be able to distinguish teams? By prefixing the actitivities in the data sources! However, if you provision a new prefix on an existing datasource you must be aware of that new AD groups will be created and existing AD groups will be obsolete. &lt;br /&gt;
[[File:Prefix activities in template data source.png|none|thumb|660x660px]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===How do I delete ALL existing Teams and recreate them with new names ?===&lt;br /&gt;
&lt;br /&gt;
#Run this SQL:  update Office365Teams set DeleteOnNextRun = 1, IsCreated = 1&lt;br /&gt;
#Run LiveAtEdu with a parameter:  LiveAtEdu_Sync.exe deleteteams&lt;br /&gt;
#Monitor the table and see that teams disapear:  select * from Office365Teams&lt;br /&gt;
#When no unwanted teams exist in  the table, then populate the table again:  LiveAtEdu_Sync.exe addteams2db&lt;br /&gt;
#Inspect the team names and if it looks good (depending on what option you selected in configurator) then you are ready to create them by using  LiveAtEdu_Sync.exe teamsonly&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Teams&amp;diff=3229</id>
		<title>Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Teams&amp;diff=3229"/>
		<updated>2019-10-31T10:40:50Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Why is my class not created in Teams ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Our Teams integration is developed for schools that want to avoid hour-long administrative tasks. The integration automatically creates, maintains, and deletes users based on data from your student administrative system. It also creates and maintains group rooms, which teachers and students can use for teaching purposes. The rooms automatically use the language you require and can be categorized according to your needs, making them easier to find. Rooms that are no longer in use are deleted automatically. &lt;br /&gt;
&lt;br /&gt;
===Configuration in UMS===&lt;br /&gt;
This allows users to log into Teams with the same password they use to access the school’s IT-system. The Teams integration gives you an easy overview and ensures that the users’ data is always managed correctly, without requiring any manual updates. This frees up time for the IT-department so they can focus on other tasks.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[Office365 Tenant]]&lt;br /&gt;
&lt;br /&gt;
[[Office 365]]&lt;br /&gt;
&lt;br /&gt;
===Supported administrative systems===&lt;br /&gt;
&lt;br /&gt;
*Easy&lt;br /&gt;
*SIS&lt;br /&gt;
*Lectio&lt;br /&gt;
*Ludus&lt;br /&gt;
&lt;br /&gt;
Tabulex and KMD does not provide teachers relations to classes. Use STIL as data source on teacher templates in UMS.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
===What to have ready===&lt;br /&gt;
[[UMS update guide]] (update to the latest version)&lt;br /&gt;
&lt;br /&gt;
[[Microsoft SDS]] (This can only be setup after you have configured UMS and installed the Web program https://downloads.inlogic.dk/inlogic_IMS_sync.zip)&lt;br /&gt;
&lt;br /&gt;
===Organization===&lt;br /&gt;
[[Organization]]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Open UMS Configurator and go to Template &amp;gt; Office 365. Click the first manage button.&lt;br /&gt;
[[File:Teams Office 365 Template.jpg|none|thumb|640x640px]]&lt;br /&gt;
You will now see an overview of your Office 365 settings.&lt;br /&gt;
[[File:Teams Office 365 Settings.jpg|none|thumb|320x320px]]&lt;br /&gt;
[[File:Teams Office 365 Settings Edit.jpg|none|thumb|640x640px]]You need to set a Teams settings on this Office 365 Setting. Shown in the red square.&lt;br /&gt;
&lt;br /&gt;
==Teams settings==&lt;br /&gt;
You will now see an overview of your Teams settings.[[File:Teams Settings.jpg|none|thumb|320x320px]]Click &#039;&#039;&#039;Add&#039;&#039;&#039; or &#039;&#039;&#039;Edit&#039;&#039;&#039;&lt;br /&gt;
[[File:Configurator modules office365 teams settings.png|none|thumb|640x640px]]&lt;br /&gt;
See [[LMS Settings]] for options that are not described below.&lt;br /&gt;
&lt;br /&gt;
====Delete Teams options====&lt;br /&gt;
Once a team is deleted you can’t recover lost files and conversations from a deleted course/team, hence we recommend that you consider which delete option setting that are best for your organisation. If delete option are set to “Manual delete sites” no teams will automatically deleted and will stay available until deleted by an team owner or office 365 administrator.&lt;br /&gt;
&lt;br /&gt;
Administrators are kindly reminded to make a procedure for deleting teams manually, consider the life time cyclus for student information in Teams.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If delete options are set to “Auto delete when there are no more learners” teams will be automatically deleted once there are no more students at the school who has been attending the course/team. In some countries like Denmark the school must preserve courses / teams for the whole school period, which is supported by this setting. &lt;br /&gt;
&lt;br /&gt;
====Send mail to teachers==== &lt;br /&gt;
UMS can notify users when they have been added to a SharePoint site, a OneNote Class Notebook or a Team. However, Microsoft School Data Sync always sends mails to users. Avoid this with an Exchange mail flow.&lt;br /&gt;
&lt;br /&gt;
How to: [[Microsoft_SDS#Prevent_Teams_from_sending_spam_to_users]]&lt;br /&gt;
&lt;br /&gt;
====Activity Teams==== &lt;br /&gt;
Activity Teams are for students for the daily communications, filesharing, and assignments.&lt;br /&gt;
&lt;br /&gt;
Select a title from a range of options. Some schools prefer class names like “ukmba18ftsep”, other schools prefer “Mathematics 3z (ma3z)”. In order to obtain a team name like “Mathematics 3z (ma3z)” select the option &amp;quot;Activity description (Short description&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
====Course Teams==== &lt;br /&gt;
Some student information systems (SIS) like EASY are course-based and not activity-based. If you are using a course-based SIS then configure this section instead of Activity Teams.&lt;br /&gt;
&lt;br /&gt;
==Template Teams Settings==&lt;br /&gt;
You need to attach a teams template setting to a template. This will tell UMS that Teams will be created from this template.&lt;br /&gt;
[[File:Teams Template Settings.jpg|none|thumb|320x320px]]&lt;br /&gt;
[[File:Teams Template Settings Edit.jpg|none|thumb|320x320px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Hide from address list====&lt;br /&gt;
Enable this to hide teams from address list.&lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
===Why is my class not created in Teams ?===&lt;br /&gt;
If no teacher have a timetable for the class, it will not be created in Teams. Inspect this in sds.microsoft.com / Your Organization / View Sections, Teachers, and Students&lt;br /&gt;
[[File:Teams not created because of missing teachers.png|none|thumb|640x640px]]Use this SQL to investigate timetable entries in UMS database (replace activity codes in SQL)&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
select SkemaBrikkerNewEntries.*&lt;br /&gt;
from SkemaBrikkerNewEntries, SkemaBrikker_Teachers&lt;br /&gt;
Where &lt;br /&gt;
SkemaBrikkerNewEntries.SkemaBegivenhed_ID = SkemaBrikker_Teachers.SkemaBegivenhed_ID&lt;br /&gt;
And SkemaBrikkerNewEntries.SkemaBrikkerAdminServers_ID = SkemaBrikker_Teachers.SkemaBrikkerAdminServers_ID&lt;br /&gt;
And SkemaBrikker_Teachers.cpr In (Select Cpr from Students where Activity in (&#039;G17daaG31708&#039; , &#039;G17enaD1708&#039; ,&#039;G17daaG21708&#039;))&lt;br /&gt;
Order By RealStartDateTime&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;If no data exist then you have to change the datasource on the staff template to a supported school administrative system.&lt;br /&gt;
&lt;br /&gt;
===How do I change Team names ?===&lt;br /&gt;
The short answer: you don&#039;t. Once created you cannot change the names of existing teams through UMS Configurator, you have to do it manually in the Teams client or webbrowser by editing Teams settings. TeamNames can be inspected in SQL with select * from Office365Teams&lt;br /&gt;
[[File:SQL inspect teamname.png|none|thumb|640x640px]]&lt;br /&gt;
&lt;br /&gt;
===How do I prefix Team names ?===&lt;br /&gt;
Administrators of multiple schools on the same Office 365 tenant may want to prefix activities in order make Team names more transparent. Image dozens of schools with similar activities, how can a teacher or a student with actitivities accross institutions be able to distinguish teams? By prefixing the actitivities in the data sources! However, if you provision a new prefix on an existing datasource you must be aware of that new AD groups will be created and existing AD groups will be obsolete. &lt;br /&gt;
[[File:Prefix activities in template data source.png|none|thumb|660x660px]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===How do I delete ALL existing Teams and recreate them with new names ?===&lt;br /&gt;
&lt;br /&gt;
#Run this SQL:  update Office365Teams set DeleteOnNextRun = 1, IsCreated = 1&lt;br /&gt;
#Run LiveAtEdu with a parameter:  LiveAtEdu_Sync.exe deleteteams&lt;br /&gt;
#Monitor the table and see that teams disapear:  select * from Office365Teams&lt;br /&gt;
#When no unwanted teams exist in  the table, then populate the table again:  LiveAtEdu_Sync.exe addteams2db&lt;br /&gt;
#Inspect the team names and if it looks good (depending on what option you selected in configurator) then you are ready to create them by using  LiveAtEdu_Sync.exe teamsonly&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Teams&amp;diff=3228</id>
		<title>Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Teams&amp;diff=3228"/>
		<updated>2019-10-31T10:36:57Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Module requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Our Teams integration is developed for schools that want to avoid hour-long administrative tasks. The integration automatically creates, maintains, and deletes users based on data from your student administrative system. It also creates and maintains group rooms, which teachers and students can use for teaching purposes. The rooms automatically use the language you require and can be categorized according to your needs, making them easier to find. Rooms that are no longer in use are deleted automatically. &lt;br /&gt;
&lt;br /&gt;
===Configuration in UMS===&lt;br /&gt;
This allows users to log into Teams with the same password they use to access the school’s IT-system. The Teams integration gives you an easy overview and ensures that the users’ data is always managed correctly, without requiring any manual updates. This frees up time for the IT-department so they can focus on other tasks.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[Office365 Tenant]]&lt;br /&gt;
&lt;br /&gt;
[[Office 365]]&lt;br /&gt;
&lt;br /&gt;
=== Supported administrative systems ===&lt;br /&gt;
&lt;br /&gt;
* Easy&lt;br /&gt;
* SIS&lt;br /&gt;
* Lectio&lt;br /&gt;
* Ludus&lt;br /&gt;
&lt;br /&gt;
Tabulex and KMD does not provide teachers relations to classes. Use STIL as data source on teacher templates in UMS.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
===What to have ready===&lt;br /&gt;
[[UMS update guide]] (update to the latest version)&lt;br /&gt;
&lt;br /&gt;
[[Microsoft SDS]] (This can only be setup after you have configured UMS and installed the Web program https://downloads.inlogic.dk/inlogic_IMS_sync.zip)&lt;br /&gt;
&lt;br /&gt;
===Organization===&lt;br /&gt;
[[Organization]]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Open UMS Configurator and go to Template &amp;gt; Office 365. Click the first manage button.&lt;br /&gt;
[[File:Teams Office 365 Template.jpg|none|thumb|640x640px]]&lt;br /&gt;
You will now see an overview of your Office 365 settings.&lt;br /&gt;
[[File:Teams Office 365 Settings.jpg|none|thumb|320x320px]]&lt;br /&gt;
[[File:Teams Office 365 Settings Edit.jpg|none|thumb|640x640px]]You need to set a Teams settings on this Office 365 Setting. Shown in the red square.&lt;br /&gt;
&lt;br /&gt;
==Teams settings==&lt;br /&gt;
You will now see an overview of your Teams settings.[[File:Teams Settings.jpg|none|thumb|320x320px]]Click &#039;&#039;&#039;Add&#039;&#039;&#039; or &#039;&#039;&#039;Edit&#039;&#039;&#039;&lt;br /&gt;
[[File:Configurator modules office365 teams settings.png|none|thumb|640x640px]]&lt;br /&gt;
See [[LMS Settings]] for options that are not described below.&lt;br /&gt;
&lt;br /&gt;
====Delete Teams options====&lt;br /&gt;
Once a team is deleted you can’t recover lost files and conversations from a deleted course/team, hence we recommend that you consider which delete option setting that are best for your organisation. If delete option are set to “Manual delete sites” no teams will automatically deleted and will stay available until deleted by an team owner or office 365 administrator.&lt;br /&gt;
&lt;br /&gt;
Administrators are kindly reminded to make a procedure for deleting teams manually, consider the life time cyclus for student information in Teams.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If delete options are set to “Auto delete when there are no more learners” teams will be automatically deleted once there are no more students at the school who has been attending the course/team. In some countries like Denmark the school must preserve courses / teams for the whole school period, which is supported by this setting. &lt;br /&gt;
&lt;br /&gt;
====Send mail to teachers==== &lt;br /&gt;
UMS can notify users when they have been added to a SharePoint site, a OneNote Class Notebook or a Team. However, Microsoft School Data Sync always sends mails to users. Avoid this with an Exchange mail flow.&lt;br /&gt;
&lt;br /&gt;
How to: [[Microsoft_SDS#Prevent_Teams_from_sending_spam_to_users]]&lt;br /&gt;
&lt;br /&gt;
====Activity Teams==== &lt;br /&gt;
Activity Teams are for students for the daily communications, filesharing, and assignments.&lt;br /&gt;
&lt;br /&gt;
Select a title from a range of options. Some schools prefer class names like “ukmba18ftsep”, other schools prefer “Mathematics 3z (ma3z)”. In order to obtain a team name like “Mathematics 3z (ma3z)” select the option &amp;quot;Activity description (Short description&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
====Course Teams==== &lt;br /&gt;
Some student information systems (SIS) like EASY are course-based and not activity-based. If you are using a course-based SIS then configure this section instead of Activity Teams.&lt;br /&gt;
&lt;br /&gt;
==Template Teams Settings==&lt;br /&gt;
You need to attach a teams template setting to a template. This will tell UMS that Teams will be created from this template.&lt;br /&gt;
[[File:Teams Template Settings.jpg|none|thumb|320x320px]]&lt;br /&gt;
[[File:Teams Template Settings Edit.jpg|none|thumb|320x320px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Hide from address list====&lt;br /&gt;
Enable this to hide teams from address list.&lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
===Why is my class not created in Teams ?===&lt;br /&gt;
If no teacher have a timetable for the class, it will not be created in Teams. Inspect this in sds.microsoft.com / Your Organization / View Sections, Teachers, and Students&lt;br /&gt;
[[File:Teams not created because of missing teachers.png|none|thumb|640x640px]]Use this SQL to investigate timetable entries in UMS database (replace activity codes in SQL)&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
select SkemaBrikkerNewEntries.*&lt;br /&gt;
from SkemaBrikkerNewEntries, SkemaBrikker_Teachers&lt;br /&gt;
Where &lt;br /&gt;
SkemaBrikkerNewEntries.SkemaBegivenhed_ID = SkemaBrikker_Teachers.SkemaBegivenhed_ID&lt;br /&gt;
And SkemaBrikkerNewEntries.SkemaBrikkerAdminServers_ID = SkemaBrikker_Teachers.SkemaBrikkerAdminServers_ID&lt;br /&gt;
And SkemaBrikker_Teachers.cpr In (Select Cpr from Students where Activity in (&#039;G17daaG31708&#039; , &#039;G17enaD1708&#039; ,&#039;G17daaG21708&#039;))&lt;br /&gt;
Order By RealStartDateTime&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===How do I change Team names ?===&lt;br /&gt;
The short answer: you don&#039;t. Once created you cannot change the names of existing teams through UMS Configurator, you have to do it manually in the Teams client or webbrowser by editing Teams settings. TeamNames can be inspected in SQL with select * from Office365Teams&lt;br /&gt;
[[File:SQL inspect teamname.png|none|thumb|640x640px]]&lt;br /&gt;
&lt;br /&gt;
===How do I prefix Team names ?===&lt;br /&gt;
Administrators of multiple schools on the same Office 365 tenant may want to prefix activities in order make Team names more transparent. Image dozens of schools with similar activities, how can a teacher or a student with actitivities accross institutions be able to distinguish teams? By prefixing the actitivities in the data sources! However, if you provision a new prefix on an existing datasource you must be aware of that new AD groups will be created and existing AD groups will be obsolete. &lt;br /&gt;
[[File:Prefix activities in template data source.png|none|thumb|660x660px]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===How do I delete ALL existing Teams and recreate them with new names ?===&lt;br /&gt;
&lt;br /&gt;
#Run this SQL:  update Office365Teams set DeleteOnNextRun = 1, IsCreated = 1&lt;br /&gt;
#Run LiveAtEdu with a parameter:  LiveAtEdu_Sync.exe deleteteams&lt;br /&gt;
#Monitor the table and see that teams disapear:  select * from Office365Teams&lt;br /&gt;
#When no unwanted teams exist in  the table, then populate the table again:  LiveAtEdu_Sync.exe addteams2db&lt;br /&gt;
#Inspect the team names and if it looks good (depending on what option you selected in configurator) then you are ready to create them by using  LiveAtEdu_Sync.exe teamsonly&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=TimeEdit&amp;diff=3151</id>
		<title>TimeEdit</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=TimeEdit&amp;diff=3151"/>
		<updated>2019-09-03T10:03:03Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* FAQ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
&lt;br /&gt;
*UMS&lt;br /&gt;
*TimeEdit account&lt;br /&gt;
&lt;br /&gt;
==Create TimeEdit settings on templates==&lt;br /&gt;
Edit a template and apply settings for TimeEdit in order to send data from UMS to TimeEdit&lt;br /&gt;
&lt;br /&gt;
Upload of courses fails if no courses are imported on GetStudents. Verify this with SQL &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|select distinct Skolefag from  ImportFromDB&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br /&amp;gt;[[File:TimeEdit Settings.jpg|none|thumb|728x728px]]&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
Enter a name for this setting.&lt;br /&gt;
&lt;br /&gt;
===Upload courses===&lt;br /&gt;
Upload courses from UMS to TimeEdit. This is courses as defined by UMS&lt;br /&gt;
&lt;br /&gt;
Activities/groups upload can not be disabled.&lt;br /&gt;
&lt;br /&gt;
===TimeEdit Server connection===&lt;br /&gt;
All connection information is provided by TimeEdit support.&lt;br /&gt;
&lt;br /&gt;
All information is specific to a customer.&lt;br /&gt;
&lt;br /&gt;
====URL (Endpoint)====&lt;br /&gt;
This URL specifies the endpoint that UMS connects to.&lt;br /&gt;
&lt;br /&gt;
====Certificate path====&lt;br /&gt;
Then XML file you receive from TimeEdit. The certificate must be issued to your school, else you will get this error&lt;br /&gt;
[[File:Certificate error.png|none|thumb|971x971px]]&lt;br /&gt;
&lt;br /&gt;
====Username====&lt;br /&gt;
Username to access the Webservice URL.&lt;br /&gt;
&lt;br /&gt;
====Password====&lt;br /&gt;
Password to access the Webservice URL.&lt;br /&gt;
&lt;br /&gt;
===Employee mail domain===&lt;br /&gt;
This will be appended to the username to complete a mail address that TimeEdit can use.Example: @inlogic.dk&lt;br /&gt;
&lt;br /&gt;
===Students mail domain===&lt;br /&gt;
This will be appended to the username to complete a mail address that TimeEdit can use. Example: @inlogic.dk&lt;br /&gt;
&lt;br /&gt;
If students are using private mails then leave the field blank and configure metadata where you map general.email with UMS field PrivateMail&lt;br /&gt;
[[File:Map metadatafields, privatemail.png|none|thumb|914x914px]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Exclude students from classes==&lt;br /&gt;
Username entered here will prevent them from being member of any activities.&lt;br /&gt;
&lt;br /&gt;
Users will still be uploaded to TimeEdit.[[File:TimeEdit Settings Exclude Students.jpg|none|thumb|447x447px]]&lt;br /&gt;
&lt;br /&gt;
==Metadata configuration==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|&#039;&#039;&#039;Important information&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
TimeEdit has a limit in the database, a maximum of 20 data fields on a timeblock  can be returned. If you map too many metadata the integration will fail.&lt;br /&gt;
|}&lt;br /&gt;
This lets you define which fields in UMS are sent to corresponding fields in TimeEdit.&lt;br /&gt;
&lt;br /&gt;
Create 4 metadata configurations for&lt;br /&gt;
&lt;br /&gt;
*employees&lt;br /&gt;
*activities&lt;br /&gt;
*courses&lt;br /&gt;
*students&lt;br /&gt;
&lt;br /&gt;
Students are predefined by UMS, no setup is needed.&lt;br /&gt;
&lt;br /&gt;
Some fields are predefined for the metadata settings while other are required if you are extracting [[GetTimetable/TimeEdit|Timetable blocks]].&lt;br /&gt;
&lt;br /&gt;
All fields are from the &#039;&#039;&#039;Students&#039;&#039;&#039; table.[[File:TimeEdit Settings Metadata.jpg|none|thumb|902x902px]]&lt;br /&gt;
&lt;br /&gt;
===Key name===&lt;br /&gt;
The name of the field in TimeEdit.&lt;br /&gt;
&lt;br /&gt;
===Static text before database field===&lt;br /&gt;
The text you write in this field will be suffixed to the UMS database field value.&lt;br /&gt;
&lt;br /&gt;
===UMS database field===&lt;br /&gt;
The database field in the UMS table Students.&lt;br /&gt;
&lt;br /&gt;
===Static text after database field===&lt;br /&gt;
The text you write in this field will be postfixed to the UMS database field value.&lt;br /&gt;
&lt;br /&gt;
===Required===&lt;br /&gt;
UMS will not send the record to TimeEdit If this field is empty when it generates the data to send. This will also be logged in to TimeEdit.Log file.&lt;br /&gt;
&lt;br /&gt;
==TimeEdit field information==&lt;br /&gt;
&#039;&#039;&#039;Predefined fields&#039;&#039;&#039; are done by UMS and can not be changed and are needed to enter into Configurator.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Required fields&#039;&#039;&#039; has to be setup in the Configurator program. They have to be setup with the as described below. The UMS field can be changed but it is not recommended.&lt;br /&gt;
&lt;br /&gt;
All predefined and required fields has to be there for the extraction of [[GetTimetable/TimeEdit|Timetable blocks]] to work correctly.&lt;br /&gt;
&lt;br /&gt;
All fields in TimeEdit are case sensitive.&lt;br /&gt;
&lt;br /&gt;
===Students===&lt;br /&gt;
TimeEdit&#039;s extid for this object type is &amp;quot;student.&amp;lt;SLI_ID&amp;gt;&amp;quot;. SLI ID is from the internal UMS table called SLI and column ID.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Predefined fields&lt;br /&gt;
!UMS&lt;br /&gt;
!TimeEdit&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ForNavne&lt;br /&gt;
|person.first_name&lt;br /&gt;
|First name&lt;br /&gt;
|-&lt;br /&gt;
|Efternavn&lt;br /&gt;
|person.last_name&lt;br /&gt;
|Last name&lt;br /&gt;
|-&lt;br /&gt;
|StudieNr&lt;br /&gt;
|student.init&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|StudieNr&lt;br /&gt;
|student.username&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|general.email&lt;br /&gt;
|UMS will fill this field with &amp;lt;Username@Students mail domain&amp;gt;&lt;br /&gt;
This can be overwritten by manual configuration.&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Required fields&lt;br /&gt;
!UMS&lt;br /&gt;
!TimeEdit&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|person.name&lt;br /&gt;
|Is a concatenation of first_name and last_name&lt;br /&gt;
Is only used when fetching data in timetable blocks&lt;br /&gt;
&lt;br /&gt;
Do no set this up when creating meta data&lt;br /&gt;
&lt;br /&gt;
This has to be setup in TimeEdit&lt;br /&gt;
|}&amp;lt;br /&amp;gt;&lt;br /&gt;
===Employees===&lt;br /&gt;
TimeEdit&#039;s extid for this object type is &amp;quot;teacher.&amp;lt;SLI_ID&amp;gt;&amp;quot;. SLI ID is from the internal UMS table called SLI and column ID.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Predefined fields&lt;br /&gt;
!UMS&lt;br /&gt;
!TimeEdit&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ForNavne&lt;br /&gt;
|person.first_name&lt;br /&gt;
|First name&lt;br /&gt;
|-&lt;br /&gt;
|Efternavn&lt;br /&gt;
|person.last_name&lt;br /&gt;
|Last name&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|general.email&lt;br /&gt;
|UMS will fill this field with &amp;lt;Username@Employee mail domain&amp;gt;&lt;br /&gt;
This can be overwritten by manual configuration.&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Required fields&lt;br /&gt;
!UMS&lt;br /&gt;
!TimeEdit&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|person.name&lt;br /&gt;
|Is a concatenation of first_name and last_name&lt;br /&gt;
Is only used when fetching data in timetable blocks&lt;br /&gt;
&lt;br /&gt;
Do no set this up when creating meta data&lt;br /&gt;
&lt;br /&gt;
This has to be setup in TimeEdit&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|person.init&lt;br /&gt;
|Username for TimeEdit&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Best practice fields&lt;br /&gt;
!UMS&lt;br /&gt;
!TimeEdit&lt;br /&gt;
|-&lt;br /&gt;
|MobilePhone&lt;br /&gt;
|general.phone&lt;br /&gt;
|-&lt;br /&gt;
|WorkMail&lt;br /&gt;
|general.email&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Example=====&lt;br /&gt;
[[File:Map metadatafields Employees.png|none|thumb|915x915px]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
===Activity===&lt;br /&gt;
TimeEdit&#039;s extid for this object type is &amp;quot;studentclass.&amp;lt;Aktivitet&amp;gt;&amp;quot;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Predefined fields&lt;br /&gt;
!UMS&lt;br /&gt;
!TimeEdit&lt;br /&gt;
|-&lt;br /&gt;
|Aktivitet&lt;br /&gt;
|studentclass.code&lt;br /&gt;
|-&lt;br /&gt;
|Aktivitet&lt;br /&gt;
|studentclass.name&lt;br /&gt;
|-&lt;br /&gt;
|Aktivitet&lt;br /&gt;
|studentclass.no_of_students&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Required fields&lt;br /&gt;
!UMS&lt;br /&gt;
!TimeEdit&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ActivityDescription&lt;br /&gt;
|studentclass.longdescript&lt;br /&gt;
|Long description&lt;br /&gt;
|-&lt;br /&gt;
|Kort_Betegnelse&lt;br /&gt;
|studentclass.shortname&lt;br /&gt;
|Short description&lt;br /&gt;
|}&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Example=====&lt;br /&gt;
[[File:Map metadatafields Activity.png|none|thumb|915x915px]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Courses===&lt;br /&gt;
TimeEdit&#039;s extid for this object type is &amp;quot;course.&amp;lt;Aktivitet&amp;gt;_&amp;lt;Skolefag&amp;gt;&amp;quot; &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Predefined fields&lt;br /&gt;
!UMS&lt;br /&gt;
!TimeEdit&lt;br /&gt;
|-&lt;br /&gt;
|Aktivitet_Skolefag&lt;br /&gt;
|course.code&lt;br /&gt;
|-&lt;br /&gt;
|Aktivitet_Skolefag&lt;br /&gt;
|course.name&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Required fields&lt;br /&gt;
!UMS&lt;br /&gt;
!TimeEdit&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|SkoleFag_Kort_Betegnelse&lt;br /&gt;
|course.shortname&lt;br /&gt;
|Short description&lt;br /&gt;
|-&lt;br /&gt;
|SkoleFag_betegnelse&lt;br /&gt;
|course.LongDescript&lt;br /&gt;
|Long description&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Example=====&lt;br /&gt;
&lt;br /&gt;
==Configure Modules &amp;gt; Timetable &amp;gt;Datasource==&lt;br /&gt;
Create a new datasource in order to get timetable blocks in return from TimeEdit&lt;br /&gt;
[[File:Modules Timetable Datasource Add new.png|none|thumb|818x818px]]&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
=== Missing subject / title ===&lt;br /&gt;
Titles in timetable are based on ActivityDescription in UMS (TimeEdit key: studentclass.longdecript).&lt;br /&gt;
&lt;br /&gt;
If bookings are not bound to activities then fill out the comments field in TimeEdit. The Comment field is also displayed on the body text of the booking.&lt;br /&gt;
[[File:Missing title.png|none|thumb]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
===There is no field with ext.id &amp;quot;person.first_name&amp;quot; , &amp;quot;general.email&amp;quot; etc===&lt;br /&gt;
[[File:Error missing fields.png|none|thumb|602x602px]]&lt;br /&gt;
The missing fields must be configured in the TimeEdit database. You can do this either by making a supportrequest to [https://support.timeedit.net/hc/en-us TimeEdit] or download a an administrative tool from TimeEdit, please contact TimeEdit for further information.&lt;br /&gt;
&lt;br /&gt;
===How can I test a TimeEdit certificate ?===&lt;br /&gt;
Download the [https://www.soapui.org/ SoapUI tool] and send a soap register-request as shown in the screenshot. If the certificate is registreret correctly at TimeEdit the response will be the key used for 2 factor authentication. &lt;br /&gt;
[[File:Soapui register certificate.png|none|thumb|1334x1334px]]&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=File:Missing_title.png&amp;diff=3150</id>
		<title>File:Missing title.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=File:Missing_title.png&amp;diff=3150"/>
		<updated>2019-09-03T09:57:43Z</updated>

		<summary type="html">&lt;p&gt;Sva: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Missing title&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Microsoft_SDS&amp;diff=3145</id>
		<title>Microsoft SDS</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Microsoft_SDS&amp;diff=3145"/>
		<updated>2019-08-30T11:46:56Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Missing students */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Go to this page and login with the credentials of the tenant you want to setup SDS for.&lt;br /&gt;
&lt;br /&gt;
[https://sds.microsoft.com/ Microsoft SDS]&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
&lt;br /&gt;
*[[UMS]]&lt;br /&gt;
*[[Teams|Teams configurations]] &lt;br /&gt;
**Modules, a Office 365 Tenant setting&lt;br /&gt;
**Modules, a Office 365 Teams setting&lt;br /&gt;
**Templates must have an Organization type&lt;br /&gt;
**Templates must have a Office 365 Teams template&lt;br /&gt;
*Updated data in SQL tables (update data with LiveAtEdu_Sync)&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
&lt;br /&gt;
*A valid licens file that includes Office 365 Teams&lt;br /&gt;
*A star-certficate or a certificate that includes the hostheader of the SDS webservice&lt;br /&gt;
*A firewall opening to port 443 since the SDS webservice uses HTTPS&lt;br /&gt;
&lt;br /&gt;
==Installation of SDS webservice==&lt;br /&gt;
Install a new webservice on your UMS frontend webserver that enables synchronization between the roster (DK: “skoleplan” eller “datagrundlag”) in your UMS and Microsoft School Data Sync.&lt;br /&gt;
&lt;br /&gt;
====Create a new IIS site and application pool====&lt;br /&gt;
Hostheader example ims.demo.inlogic.dk  &lt;br /&gt;
&lt;br /&gt;
[[File:SDS webservice on UMS frontend server.png|1019x1019px]]&lt;br /&gt;
&lt;br /&gt;
====Download and install the webservice “IMS sync”====&lt;br /&gt;
Go to inLogic download page https://www.inlogic.dk/support/download/  &lt;br /&gt;
&lt;br /&gt;
====Copy Usermanagement.ini to bin folder====&lt;br /&gt;
This file contains connectionstring to SQL Server  &lt;br /&gt;
&lt;br /&gt;
====Register the hostheader in external DNS====&lt;br /&gt;
Register an a-record that maps hostheader with external IP address of the UMS webserver&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Configuration of SDS profile==&lt;br /&gt;
Login to https://sds.microsoft.com as a global administrator[[File:Microsoft SDS Dashboard New.jpg|none|thumb|640x640px]]&lt;br /&gt;
Click &#039;&#039;&#039;Add Profile&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Choose connection type===&lt;br /&gt;
[[File:Microsoft SDS Add Profile.jpg|none|thumb|897x897px]]&lt;br /&gt;
Choose settings as shown above.&lt;br /&gt;
&lt;br /&gt;
===Step 1: Sync options===&lt;br /&gt;
[[File:Microsoft SDS Step 1 Sync options.jpg|none|thumb|1326x1326px]]&lt;br /&gt;
&lt;br /&gt;
====Import Data====&lt;br /&gt;
&lt;br /&gt;
*Web access URL, example: https://ims.demo.inlogic.dk/ims/oneroster/v1p1&lt;br /&gt;
*Client ID is always &amp;quot;WebserviceUser&amp;quot;&lt;br /&gt;
*Client secret can be found in SQL using  &#039;&#039;select * from WebServicesSettings&#039;&#039;&lt;br /&gt;
*Token endpoint URL, example: https://ims.demo.inlogic.dk/token&lt;br /&gt;
&lt;br /&gt;
You have to click &#039;&#039;&#039;Test Connection&#039;&#039;&#039; and it needs to be successful otherwise the next button won&#039;t be available&lt;br /&gt;
&lt;br /&gt;
====When does your school year end====&lt;br /&gt;
This has no meaning in a UMS synchronization. Just set it to the max year.&lt;br /&gt;
&lt;br /&gt;
====Replace unsupported special characters====&lt;br /&gt;
Enable this.&lt;br /&gt;
&lt;br /&gt;
====When should we stop syncing this profile====&lt;br /&gt;
It is not possible to set a date that never expires. This means that this has to be updated every year to the highest possible date.&lt;br /&gt;
&lt;br /&gt;
===Step 2: Teacher options===&lt;br /&gt;
[[File:Microsoft SDS Step 2 Teacher options.jpg|none|thumb|900x900px]]&lt;br /&gt;
&lt;br /&gt;
====Teacher mapping====&lt;br /&gt;
You need to set primary key to email.&lt;br /&gt;
&lt;br /&gt;
====Teacher properties====&lt;br /&gt;
Expand and check it matches picture.&lt;br /&gt;
&lt;br /&gt;
====Domain====&lt;br /&gt;
when selecting primary key mail and userPrincipalName. The domain must be set to &amp;quot;No suffix needed&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Step 3: Student options===&lt;br /&gt;
[[File:Microsoft SDS Step 3 Student options.jpg|none|thumb|796x796px]]&lt;br /&gt;
&lt;br /&gt;
====Student mapping====&lt;br /&gt;
You need to set primary key to email.&lt;br /&gt;
&lt;br /&gt;
====Student properties====&lt;br /&gt;
Expand and check it matches picture.&lt;br /&gt;
&lt;br /&gt;
===Step 4: Review===&lt;br /&gt;
[[File:Microsoft SDS Step 4 Review.jpg|none|thumb|983x983px]]This end result should look similar to this.&lt;br /&gt;
&lt;br /&gt;
The profile is now created will start sync after some minutes.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
More info here https://docs.microsoft.com/en-us/schooldatasync/how-to-deploy-school-data-sync-by-using-powerschool-sync&lt;br /&gt;
&lt;br /&gt;
===What is IMS ?===&lt;br /&gt;
IMS is a standard for data exchange, see &amp;lt;nowiki&amp;gt;https://www.imsglobal.org&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Add a license to user that your trying to access SDS with===&lt;br /&gt;
[[File:Microsoft_SDS_License_missing_Part_2.jpg|link=http://wiki.inlogic.dk/index.php/File:Microsoft_SDS_License_missing_Part_2.jpg|none|thumb|702x702px]]You need to relog after this license change.&lt;br /&gt;
===Known problems and how you handle them===&lt;br /&gt;
====Sorry, we can&#039;t sign you in====&lt;br /&gt;
You have to be a global administrator[[File:Microsoft_SDS_License_missing.jpg|link=http://wiki.inlogic.dk/index.php/File:Microsoft_SDS_License_missing.jpg|none|thumb|640x640px]]&lt;br /&gt;
&lt;br /&gt;
====That did not work====&lt;br /&gt;
Endpoint not reachable due to&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;incorrect endpoints, username or password&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;dns problems or firewall&lt;br /&gt;
&amp;lt;br&amp;gt;test dns in command prompt: nslookup ims.yourschool.dk 8.8.8.8&lt;br /&gt;
&amp;lt;br&amp;gt;test firewall: https://www.yougetsignal.com/tools/open-ports &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UMS backend is not configured properly&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Endpoint_not_reachable.png|1053x1053px]]&lt;br /&gt;
&lt;br /&gt;
====Errors in synchronization====&lt;br /&gt;
[[File:Sync complete with errors.png|none|thumb|1044x1044px|The format of this user principal name is unexpected]]&lt;br /&gt;
In this case I have mapped wrong primary keys according to step 3 in the wiki.&lt;br /&gt;
&lt;br /&gt;
Sorry to say, but you need to delete the SDS profile. Set it up again and wait&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====InternalError,There was an application error trying to process this entry. Please contact Customer Support if error(s) persist====&lt;br /&gt;
Inspect the CSV file created on synchronization errors. &lt;br /&gt;
&lt;br /&gt;
Any application error must be handled by [[Microsoft Support|&#039;&#039;&#039;Microsoft Support&#039;&#039;&#039;]] and remember to attach the CSV file along with a document describing the problems you experience.&lt;br /&gt;
[[File:Sync error - CSV.png|none|thumb|1440x1440px]]&lt;br /&gt;
&lt;br /&gt;
====The teacher could not be added to the class====&lt;br /&gt;
[[File:Sync error - CSV - teacher could not be added to the class.png|none|thumb|1660x1660px]]&lt;br /&gt;
In order to find who the teacher is, search for sourcedid in this view: &lt;br /&gt;
select * from V_Office365TeamsTeachers where sourcedid = &#039;T65&#039;&lt;br /&gt;
&lt;br /&gt;
Go to https://portal.office.com/adminportal/home#/homepage and search for the user and see what UPN is used. &lt;br /&gt;
&lt;br /&gt;
If the teacher exists with multiple UPN&#039;s in the table Office365Teams_Teachers, remove the user not mapped with an external ID and update UPN on the mapped userobject.&lt;br /&gt;
&lt;br /&gt;
Hereafter the user will be correctly maintained by LiveAtEdu_Sync and SDS synchronization will not fail.&lt;br /&gt;
&lt;br /&gt;
==== Missing students ====&lt;br /&gt;
You can inspect the data UMS has provided for SDS using the views in UMS database. &lt;br /&gt;
Example: show the students that are enrolled in a class with title VUCTM_m202dsabaug.19&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!select * from V_Office365TeamsEnrollments where class_id in (&lt;br /&gt;
select sourcedId from V_Office365TeamsClasses where title = &#039;VUCTM_m202dsabaug.19&#039;)&lt;br /&gt;
|}&lt;br /&gt;
Compare the number of students in UMS database and what you see in SDS. In this example there should have been 31 students but only 4 are visible. &lt;br /&gt;
[[File:Missing students in SDS.png|none|thumb|300x300px]]&lt;br /&gt;
In order to fix the problem: remove references between student(s) and class(es) in UMS database and run a full LiveAtEdu_Sync. After a while SDS will update all learners on teams.&lt;br /&gt;
&lt;br /&gt;
Delete all references&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!delete from Office365TeamsXRef_Learners_Teams&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Delete references for a student&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!delete from Office365TeamsXRef_Learners_Teams where Office365Teams_Learners_ID in (&lt;br /&gt;
select id from Office365Teams_Learners where username = &#039;maze0074&#039;)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Delete references for a class&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!delete from Office365TeamsXRef_Learners_Teams where Office365Teams_ID in (&lt;br /&gt;
select sourcedId from V_Office365TeamsClasses where title = &#039;VUCTM_t203dsaGAug.19&#039;)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====It takes longer than normal to configure Teams====&lt;br /&gt;
During problems with the Teams service at Microsoft you might experience a long time for configuration of sections. There is nothing you or we can do about it, just be patient and wait.&lt;br /&gt;
[[File:It takes longer than normal to configure Teams.png|alt=It takes longer than normal to configure Teams|none|thumb|1088x1088px|DK text: &amp;quot;Det tager længere tid end normal at konfiguere tildelinger i Teams. Vi arbejder aktivt på det. Prøv igen senere&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
====Prevent Teams from sending spam to users====&lt;br /&gt;
If sender address contains “email.teams.microsoft.com” then redirect them to someone else.&lt;br /&gt;
[[File:Teams spam can be stopped with an Exchange flow.png|left|thumb|1409x1409px|Teams spam can be stopped with an Exchange flow]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Microsoft_SDS&amp;diff=3144</id>
		<title>Microsoft SDS</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Microsoft_SDS&amp;diff=3144"/>
		<updated>2019-08-30T08:09:52Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* FAQ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Go to this page and login with the credentials of the tenant you want to setup SDS for.&lt;br /&gt;
&lt;br /&gt;
[https://sds.microsoft.com/ Microsoft SDS]&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
&lt;br /&gt;
*[[UMS]]&lt;br /&gt;
*[[Teams|Teams configurations]] &lt;br /&gt;
**Modules, a Office 365 Tenant setting&lt;br /&gt;
**Modules, a Office 365 Teams setting&lt;br /&gt;
**Templates must have an Organization type&lt;br /&gt;
**Templates must have a Office 365 Teams template&lt;br /&gt;
*Updated data in SQL tables (update data with LiveAtEdu_Sync)&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
&lt;br /&gt;
*A valid licens file that includes Office 365 Teams&lt;br /&gt;
*A star-certficate or a certificate that includes the hostheader of the SDS webservice&lt;br /&gt;
*A firewall opening to port 443 since the SDS webservice uses HTTPS&lt;br /&gt;
&lt;br /&gt;
==Installation of SDS webservice==&lt;br /&gt;
Install a new webservice on your UMS frontend webserver that enables synchronization between the roster (DK: “skoleplan” eller “datagrundlag”) in your UMS and Microsoft School Data Sync.&lt;br /&gt;
&lt;br /&gt;
====Create a new IIS site and application pool====&lt;br /&gt;
Hostheader example ims.demo.inlogic.dk  &lt;br /&gt;
&lt;br /&gt;
[[File:SDS webservice on UMS frontend server.png|1019x1019px]]&lt;br /&gt;
&lt;br /&gt;
====Download and install the webservice “IMS sync”====&lt;br /&gt;
Go to inLogic download page https://www.inlogic.dk/support/download/  &lt;br /&gt;
&lt;br /&gt;
====Copy Usermanagement.ini to bin folder====&lt;br /&gt;
This file contains connectionstring to SQL Server  &lt;br /&gt;
&lt;br /&gt;
====Register the hostheader in external DNS====&lt;br /&gt;
Register an a-record that maps hostheader with external IP address of the UMS webserver&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Configuration of SDS profile==&lt;br /&gt;
Login to https://sds.microsoft.com as a global administrator[[File:Microsoft SDS Dashboard New.jpg|none|thumb|640x640px]]&lt;br /&gt;
Click &#039;&#039;&#039;Add Profile&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Choose connection type===&lt;br /&gt;
[[File:Microsoft SDS Add Profile.jpg|none|thumb|897x897px]]&lt;br /&gt;
Choose settings as shown above.&lt;br /&gt;
&lt;br /&gt;
===Step 1: Sync options===&lt;br /&gt;
[[File:Microsoft SDS Step 1 Sync options.jpg|none|thumb|1326x1326px]]&lt;br /&gt;
&lt;br /&gt;
====Import Data====&lt;br /&gt;
&lt;br /&gt;
*Web access URL, example: https://ims.demo.inlogic.dk/ims/oneroster/v1p1&lt;br /&gt;
*Client ID is always &amp;quot;WebserviceUser&amp;quot;&lt;br /&gt;
*Client secret can be found in SQL using  &#039;&#039;select * from WebServicesSettings&#039;&#039;&lt;br /&gt;
*Token endpoint URL, example: https://ims.demo.inlogic.dk/token&lt;br /&gt;
&lt;br /&gt;
You have to click &#039;&#039;&#039;Test Connection&#039;&#039;&#039; and it needs to be successful otherwise the next button won&#039;t be available&lt;br /&gt;
&lt;br /&gt;
====When does your school year end====&lt;br /&gt;
This has no meaning in a UMS synchronization. Just set it to the max year.&lt;br /&gt;
&lt;br /&gt;
====Replace unsupported special characters====&lt;br /&gt;
Enable this.&lt;br /&gt;
&lt;br /&gt;
====When should we stop syncing this profile====&lt;br /&gt;
It is not possible to set a date that never expires. This means that this has to be updated every year to the highest possible date.&lt;br /&gt;
&lt;br /&gt;
===Step 2: Teacher options===&lt;br /&gt;
[[File:Microsoft SDS Step 2 Teacher options.jpg|none|thumb|900x900px]]&lt;br /&gt;
&lt;br /&gt;
====Teacher mapping====&lt;br /&gt;
You need to set primary key to email.&lt;br /&gt;
&lt;br /&gt;
====Teacher properties====&lt;br /&gt;
Expand and check it matches picture.&lt;br /&gt;
&lt;br /&gt;
====Domain====&lt;br /&gt;
when selecting primary key mail and userPrincipalName. The domain must be set to &amp;quot;No suffix needed&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Step 3: Student options===&lt;br /&gt;
[[File:Microsoft SDS Step 3 Student options.jpg|none|thumb|796x796px]]&lt;br /&gt;
&lt;br /&gt;
====Student mapping====&lt;br /&gt;
You need to set primary key to email.&lt;br /&gt;
&lt;br /&gt;
====Student properties====&lt;br /&gt;
Expand and check it matches picture.&lt;br /&gt;
&lt;br /&gt;
===Step 4: Review===&lt;br /&gt;
[[File:Microsoft SDS Step 4 Review.jpg|none|thumb|983x983px]]This end result should look similar to this.&lt;br /&gt;
&lt;br /&gt;
The profile is now created will start sync after some minutes.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
More info here https://docs.microsoft.com/en-us/schooldatasync/how-to-deploy-school-data-sync-by-using-powerschool-sync&lt;br /&gt;
&lt;br /&gt;
===What is IMS ?===&lt;br /&gt;
IMS is a standard for data exchange, see &amp;lt;nowiki&amp;gt;https://www.imsglobal.org&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Add a license to user that your trying to access SDS with===&lt;br /&gt;
[[File:Microsoft_SDS_License_missing_Part_2.jpg|link=http://wiki.inlogic.dk/index.php/File:Microsoft_SDS_License_missing_Part_2.jpg|none|thumb|702x702px]]You need to relog after this license change.&lt;br /&gt;
===Known problems and how you handle them===&lt;br /&gt;
====Sorry, we can&#039;t sign you in====&lt;br /&gt;
You have to be a global administrator[[File:Microsoft_SDS_License_missing.jpg|link=http://wiki.inlogic.dk/index.php/File:Microsoft_SDS_License_missing.jpg|none|thumb|640x640px]]&lt;br /&gt;
&lt;br /&gt;
====That did not work====&lt;br /&gt;
Endpoint not reachable due to&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;incorrect endpoints, username or password&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;dns problems or firewall&lt;br /&gt;
&amp;lt;br&amp;gt;test dns in command prompt: nslookup ims.yourschool.dk 8.8.8.8&lt;br /&gt;
&amp;lt;br&amp;gt;test firewall: https://www.yougetsignal.com/tools/open-ports &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UMS backend is not configured properly&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Endpoint_not_reachable.png|1053x1053px]]&lt;br /&gt;
&lt;br /&gt;
====Errors in synchronization====&lt;br /&gt;
[[File:Sync complete with errors.png|none|thumb|1044x1044px|The format of this user principal name is unexpected]]&lt;br /&gt;
In this case I have mapped wrong primary keys according to step 3 in the wiki.&lt;br /&gt;
&lt;br /&gt;
Sorry to say, but you need to delete the SDS profile. Set it up again and wait&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====InternalError,There was an application error trying to process this entry. Please contact Customer Support if error(s) persist====&lt;br /&gt;
Inspect the CSV file created on synchronization errors. &lt;br /&gt;
&lt;br /&gt;
Any application error must be handled by [[Microsoft Support|&#039;&#039;&#039;Microsoft Support&#039;&#039;&#039;]] and remember to attach the CSV file along with a document describing the problems you experience.&lt;br /&gt;
[[File:Sync error - CSV.png|none|thumb|1440x1440px]]&lt;br /&gt;
&lt;br /&gt;
====The teacher could not be added to the class====&lt;br /&gt;
[[File:Sync error - CSV - teacher could not be added to the class.png|none|thumb|1660x1660px]]&lt;br /&gt;
In order to find who the teacher is, search for sourcedid in this view: &lt;br /&gt;
select * from V_Office365TeamsTeachers where sourcedid = &#039;T65&#039;&lt;br /&gt;
&lt;br /&gt;
Go to https://portal.office.com/adminportal/home#/homepage and search for the user and see what UPN is used. &lt;br /&gt;
&lt;br /&gt;
If the teacher exists with multiple UPN&#039;s in the table Office365Teams_Teachers, remove the user not mapped with an external ID and update UPN on the mapped userobject.&lt;br /&gt;
&lt;br /&gt;
Hereafter the user will be correctly maintained by LiveAtEdu_Sync and SDS synchronization will not fail.&lt;br /&gt;
&lt;br /&gt;
==== Missing students ====&lt;br /&gt;
You can inspect the data UMS has provided for SDS using the views in UMS database. &lt;br /&gt;
Example: show the students that are enrolled in a class with title VUCTM_m202dsabaug.19&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!select * from V_Office365TeamsEnrollments where class_id in (&lt;br /&gt;
select sourcedId from V_Office365TeamsClasses where title = &#039;VUCTM_m202dsabaug.19&#039;)&lt;br /&gt;
|}&lt;br /&gt;
Compare the number of students in UMS database and what you see in SDS. In this example there should have been 31 students but only 4 are visible. &lt;br /&gt;
[[File:Missing students in SDS.png|none|thumb|300x300px]]&lt;br /&gt;
In order to fix the problem: remove all references between students and teams in UMS database and run a full LiveAtEdu_Sync. After a while SDS will update all learners on teams.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!delete from Office365TeamsXRef_Learners_Teams&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====It takes longer than normal to configure Teams====&lt;br /&gt;
During problems with the Teams service at Microsoft you might experience a long time for configuration of sections. There is nothing you or we can do about it, just be patient and wait.&lt;br /&gt;
[[File:It takes longer than normal to configure Teams.png|alt=It takes longer than normal to configure Teams|none|thumb|1088x1088px|DK text: &amp;quot;Det tager længere tid end normal at konfiguere tildelinger i Teams. Vi arbejder aktivt på det. Prøv igen senere&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
====Prevent Teams from sending spam to users====&lt;br /&gt;
If sender address contains “email.teams.microsoft.com” then redirect them to someone else.&lt;br /&gt;
[[File:Teams spam can be stopped with an Exchange flow.png|left|thumb|1409x1409px|Teams spam can be stopped with an Exchange flow]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Microsoft_SDS&amp;diff=3143</id>
		<title>Microsoft SDS</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Microsoft_SDS&amp;diff=3143"/>
		<updated>2019-08-30T07:56:45Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Known problems and how you handle them */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Go to this page and login with the credentials of the tenant you want to setup SDS for.&lt;br /&gt;
&lt;br /&gt;
[https://sds.microsoft.com/ Microsoft SDS]&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
&lt;br /&gt;
*[[UMS]]&lt;br /&gt;
*[[Teams|Teams configurations]] &lt;br /&gt;
**Modules, a Office 365 Tenant setting&lt;br /&gt;
**Modules, a Office 365 Teams setting&lt;br /&gt;
**Templates must have an Organization type&lt;br /&gt;
**Templates must have a Office 365 Teams template&lt;br /&gt;
*Updated data in SQL tables (update data with LiveAtEdu_Sync)&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
&lt;br /&gt;
*A valid licens file that includes Office 365 Teams&lt;br /&gt;
*A star-certficate or a certificate that includes the hostheader of the SDS webservice&lt;br /&gt;
*A firewall opening to port 443 since the SDS webservice uses HTTPS&lt;br /&gt;
&lt;br /&gt;
==Installation of SDS webservice==&lt;br /&gt;
Install a new webservice on your UMS frontend webserver that enables synchronization between the roster (DK: “skoleplan” eller “datagrundlag”) in your UMS and Microsoft School Data Sync.&lt;br /&gt;
&lt;br /&gt;
====Create a new IIS site and application pool====&lt;br /&gt;
Hostheader example ims.demo.inlogic.dk  &lt;br /&gt;
&lt;br /&gt;
[[File:SDS webservice on UMS frontend server.png|1019x1019px]]&lt;br /&gt;
&lt;br /&gt;
====Download and install the webservice “IMS sync”====&lt;br /&gt;
Go to inLogic download page https://www.inlogic.dk/support/download/  &lt;br /&gt;
&lt;br /&gt;
====Copy Usermanagement.ini to bin folder====&lt;br /&gt;
This file contains connectionstring to SQL Server  &lt;br /&gt;
&lt;br /&gt;
====Register the hostheader in external DNS====&lt;br /&gt;
Register an a-record that maps hostheader with external IP address of the UMS webserver&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Configuration of SDS profile==&lt;br /&gt;
Login to https://sds.microsoft.com as a global administrator[[File:Microsoft SDS Dashboard New.jpg|none|thumb|640x640px]]&lt;br /&gt;
Click &#039;&#039;&#039;Add Profile&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Choose connection type===&lt;br /&gt;
[[File:Microsoft SDS Add Profile.jpg|none|thumb|897x897px]]&lt;br /&gt;
Choose settings as shown above.&lt;br /&gt;
&lt;br /&gt;
===Step 1: Sync options===&lt;br /&gt;
[[File:Microsoft SDS Step 1 Sync options.jpg|none|thumb|1326x1326px]]&lt;br /&gt;
&lt;br /&gt;
====Import Data====&lt;br /&gt;
&lt;br /&gt;
*Web access URL, example: https://ims.demo.inlogic.dk/ims/oneroster/v1p1&lt;br /&gt;
*Client ID is always &amp;quot;WebserviceUser&amp;quot;&lt;br /&gt;
*Client secret can be found in SQL using  &#039;&#039;select * from WebServicesSettings&#039;&#039;&lt;br /&gt;
*Token endpoint URL, example: https://ims.demo.inlogic.dk/token&lt;br /&gt;
&lt;br /&gt;
You have to click &#039;&#039;&#039;Test Connection&#039;&#039;&#039; and it needs to be successful otherwise the next button won&#039;t be available&lt;br /&gt;
&lt;br /&gt;
====When does your school year end====&lt;br /&gt;
This has no meaning in a UMS synchronization. Just set it to the max year.&lt;br /&gt;
&lt;br /&gt;
====Replace unsupported special characters====&lt;br /&gt;
Enable this.&lt;br /&gt;
&lt;br /&gt;
====When should we stop syncing this profile====&lt;br /&gt;
It is not possible to set a date that never expires. This means that this has to be updated every year to the highest possible date.&lt;br /&gt;
&lt;br /&gt;
===Step 2: Teacher options===&lt;br /&gt;
[[File:Microsoft SDS Step 2 Teacher options.jpg|none|thumb|900x900px]]&lt;br /&gt;
&lt;br /&gt;
====Teacher mapping====&lt;br /&gt;
You need to set primary key to email.&lt;br /&gt;
&lt;br /&gt;
====Teacher properties====&lt;br /&gt;
Expand and check it matches picture.&lt;br /&gt;
&lt;br /&gt;
====Domain====&lt;br /&gt;
when selecting primary key mail and userPrincipalName. The domain must be set to &amp;quot;No suffix needed&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Step 3: Student options===&lt;br /&gt;
[[File:Microsoft SDS Step 3 Student options.jpg|none|thumb|796x796px]]&lt;br /&gt;
&lt;br /&gt;
====Student mapping====&lt;br /&gt;
You need to set primary key to email.&lt;br /&gt;
&lt;br /&gt;
====Student properties====&lt;br /&gt;
Expand and check it matches picture.&lt;br /&gt;
&lt;br /&gt;
===Step 4: Review===&lt;br /&gt;
[[File:Microsoft SDS Step 4 Review.jpg|none|thumb|983x983px]]This end result should look similar to this.&lt;br /&gt;
&lt;br /&gt;
The profile is now created will start sync after some minutes.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
More info here https://docs.microsoft.com/en-us/schooldatasync/how-to-deploy-school-data-sync-by-using-powerschool-sync&lt;br /&gt;
&lt;br /&gt;
===What is IMS ?===&lt;br /&gt;
IMS is a standard for data exchange, see &amp;lt;nowiki&amp;gt;https://www.imsglobal.org&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Add a license to user that your trying to access SDS with===&lt;br /&gt;
[[File:Microsoft_SDS_License_missing_Part_2.jpg|link=http://wiki.inlogic.dk/index.php/File:Microsoft_SDS_License_missing_Part_2.jpg|none|thumb|702x702px]]You need to relog after this license change.&lt;br /&gt;
===Known problems and how you handle them===&lt;br /&gt;
====Sorry, we can&#039;t sign you in====&lt;br /&gt;
You have to be a global administrator[[File:Microsoft_SDS_License_missing.jpg|link=http://wiki.inlogic.dk/index.php/File:Microsoft_SDS_License_missing.jpg|none|thumb|640x640px]]&lt;br /&gt;
&lt;br /&gt;
====That did not work====&lt;br /&gt;
Endpoint not reachable due to&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;incorrect endpoints, username or password&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;dns problems or firewall&lt;br /&gt;
&amp;lt;br&amp;gt;test dns in command prompt: nslookup ims.yourschool.dk 8.8.8.8&lt;br /&gt;
&amp;lt;br&amp;gt;test firewall: https://www.yougetsignal.com/tools/open-ports &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UMS backend is not configured properly&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Endpoint_not_reachable.png|1053x1053px]]&lt;br /&gt;
&lt;br /&gt;
====Errors in synchronization====&lt;br /&gt;
[[File:Sync complete with errors.png|none|thumb|1044x1044px|The format of this user principal name is unexpected]]&lt;br /&gt;
In this case I have mapped wrong primary keys according to step 3 in the wiki.&lt;br /&gt;
&lt;br /&gt;
Sorry to say, but you need to delete the SDS profile. Set it up again and wait&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====InternalError,There was an application error trying to process this entry. Please contact Customer Support if error(s) persist====&lt;br /&gt;
Inspect the CSV file created on synchronization errors. &lt;br /&gt;
&lt;br /&gt;
Any application error must be handled by [[Microsoft Support|&#039;&#039;&#039;Microsoft Support&#039;&#039;&#039;]] and remember to attach the CSV file along with a document describing the problems you experience.&lt;br /&gt;
[[File:Sync error - CSV.png|none|thumb|1440x1440px]]&lt;br /&gt;
&lt;br /&gt;
====The teacher could not be added to the class====&lt;br /&gt;
[[File:Sync error - CSV - teacher could not be added to the class.png|none|thumb|1660x1660px]]&lt;br /&gt;
In order to find who the teacher is, search for sourcedid in this view: &lt;br /&gt;
select * from V_Office365TeamsTeachers where sourcedid = &#039;T65&#039;&lt;br /&gt;
&lt;br /&gt;
Go to https://portal.office.com/adminportal/home#/homepage and search for the user and see what UPN is used. &lt;br /&gt;
&lt;br /&gt;
If the teacher exists with multiple UPN&#039;s in the table Office365Teams_Teachers, remove the user not mapped with an external ID and update UPN on the mapped userobject.&lt;br /&gt;
&lt;br /&gt;
Hereafter the user will be correctly maintained by LiveAtEdu_Sync and SDS synchronization will not fail.&lt;br /&gt;
&lt;br /&gt;
==== Missing students ====&lt;br /&gt;
You can inspect the data UMS has provided for SDS using the views in UMS database. &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Example: show the students that are enrolled in a class with title VUCTM_m202dsabaug.19&lt;br /&gt;
!select * from V_Office365TeamsEnrollments where class_id in (&lt;br /&gt;
select sourcedId from V_Office365TeamsClasses where title = &#039;VUCTM_m202dsabaug.19&#039;)&lt;br /&gt;
|}&lt;br /&gt;
Compare the number of students in UMS database and what you see in SDS. In this example there should have been 31 students but only 4 are visible. &lt;br /&gt;
[[File:Missing students in SDS.png|none|thumb|300x300px]]&lt;br /&gt;
In order to fix the problem: remove all references between students and teams in UMS database and run a full LiveAtEdu_Sync. After a while SDS will update all learners on teams.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Remove all references between students and teams&lt;br /&gt;
!delete from Office365TeamsXRef_Learners_Teams&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====It takes longer than normal to configure Teams====&lt;br /&gt;
During problems with the Teams service at Microsoft you might experience a long time for configuration of sections. There is nothing you or we can do about it, just be patient and wait.&lt;br /&gt;
[[File:It takes longer than normal to configure Teams.png|alt=It takes longer than normal to configure Teams|none|thumb|1088x1088px|DK text: &amp;quot;Det tager længere tid end normal at konfiguere tildelinger i Teams. Vi arbejder aktivt på det. Prøv igen senere&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
====Prevent Teams from sending spam to users====&lt;br /&gt;
If sender address contains “email.teams.microsoft.com” then redirect them to someone else.&lt;br /&gt;
[[File:Teams spam can be stopped with an Exchange flow.png|left|thumb|1409x1409px|Teams spam can be stopped with an Exchange flow]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=File:Missing_students_in_SDS.png&amp;diff=3142</id>
		<title>File:Missing students in SDS.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=File:Missing_students_in_SDS.png&amp;diff=3142"/>
		<updated>2019-08-30T07:41:54Z</updated>

		<summary type="html">&lt;p&gt;Sva: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Missing students in SDS&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=My_Information&amp;diff=3084</id>
		<title>My Information</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=My_Information&amp;diff=3084"/>
		<updated>2019-08-26T09:21:08Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* FAQ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;User Info lets users update their own contact information, e.g. if they change their phone number or e-mail address. Similarly, the module lets students choose if they want to receive e-mails from the school on their private e-mail address or their school e-mail. Via User Info, users can also upload a photo of themselves to the school’s system. This is a faster, easier and cheaper way to get pictures of all students, compared to having administrative staff take the pictures. Pictures can be taken directly in the module via webcam on a computer or via the camera on a smartphone, if the school has its own UMS School App (add-on). Once uploaded, the school’s administrative staff will have to approve the picture, in order to ensure that it meets the school’s guidelines. Last, but not least, students can specify how their image can be used and see which classes they are enrolled in The module shows data from the school’s student administration system. It is possible to add more data, depending on the system and the modules your school has bought.&lt;br /&gt;
&lt;br /&gt;
Via User Info, your students can get a digital parking permit for your parking lot, if you buy the add-on module Parking. With Parking, users simply enter their licence plate numbers, making it visible to the parking company Parkzone. This enables Parkzone to see that the user is allowed to park at the school, resulting in fewer parking tickets to staff and students, as well as fewer administrative tasks for the school’s staff.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Supported administrative systems===&lt;br /&gt;
Easy&lt;br /&gt;
&lt;br /&gt;
SIS&lt;br /&gt;
&lt;br /&gt;
Ludus&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[UMS Academic Web]]&lt;br /&gt;
&lt;br /&gt;
===Testing after setup===&lt;br /&gt;
Log in as a student and check that there is a &amp;quot;Your information&amp;quot;. Add e.g. mobile number&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
My Information is depending on user info license and is part of the [[UMS Academic Web]] installation &lt;br /&gt;
&lt;br /&gt;
==Technical settings==&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
==== Can UMS tell who has approved a picture ? ====&lt;br /&gt;
No, UMS does not log this information&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Password_Change&amp;diff=3082</id>
		<title>Password Change</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Password_Change&amp;diff=3082"/>
		<updated>2019-08-15T11:53:57Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Module requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With Password Change, users with the appropriate rights – e.g. teachers or administrative staff – can change password for other uses with just a few clicks. It is possible to change passwords for individual entire classes or groups, without involving the IT department. Password Change is particularly helpful if more users need to change their password at the same time, e.g. entire classes, as this is the least time-consuming option. It is, however, also possible to change password for one individual user at a time.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Supported administrative systems===&lt;br /&gt;
All&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[UMS Web]]&lt;br /&gt;
&lt;br /&gt;
A valid license for Password Self-service&lt;br /&gt;
&lt;br /&gt;
A valid license for Password reset (reset password for others)&lt;br /&gt;
&lt;br /&gt;
===Testing after setup===&lt;br /&gt;
Log in with the user who has access to change the password. Change password and check that it has switched.&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
Active Directory&lt;br /&gt;
&lt;br /&gt;
Password Filter must be installed on all DCs&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
This module is already installed with the standard [[UMS Web]] installation.&lt;br /&gt;
&lt;br /&gt;
==Technical settings==&lt;br /&gt;
The password is always reset to the password setting on the individual users primary template.&lt;br /&gt;
&lt;br /&gt;
The settings can be found under “Web  setup\Edit”&lt;br /&gt;
[[File:Passwordchangewebsetup.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
The configuration of “User lock” consist  of 2 sets of settings:&lt;br /&gt;
&lt;br /&gt;
*A number of groups (AD  groups) which have access to reset users password.&lt;br /&gt;
*A number of groups (AD  groups) which can have their password reset.&lt;br /&gt;
&lt;br /&gt;
First one group needs to added with  access to reset password for  users:&lt;br /&gt;
[[File:Passwordchangeaccesstoreset.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Enter a saying display name,  and browse for an existing AD group.&lt;br /&gt;
*Choose a Service Account with  access to the domain in which the group is residing (used to resolve members  of group).&lt;br /&gt;
*Mark the checkboxes if the  users is allowed to see extra userinfo.&lt;br /&gt;
*For each group it is possible  to allow the user to set “Change password at next logon” or to force the  setting&lt;br /&gt;
&lt;br /&gt;
Next step is to choose the groups that can have their password reset with this module:&lt;br /&gt;
[[File:Passwordchangewhichgroups.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
Click “Add…”&lt;br /&gt;
[[File:Passwordchangeadd.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Enter a saying display name, and browse for an existing AD group.&lt;br /&gt;
*Optional an OU search path can be entered. This means that the users both need to be in the group and placed in the “Search path” or below in AD.&lt;br /&gt;
*Choose a Service Account with access to the domain in which the group is residing.&lt;br /&gt;
&lt;br /&gt;
The last step is combine the 2 groups:&lt;br /&gt;
[[File:Passwordchangecombine.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
Click “Add…”&lt;br /&gt;
[[File:Passwordchangeeditcombinedrights.png|none|thumb]]&lt;br /&gt;
Choose the 2 groups.&lt;br /&gt;
&lt;br /&gt;
Now a basic setting is completed.&lt;br /&gt;
[[File:Passwordchangecombine2.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
Remember that it’s possible to add a large number af groups if needed, so the needed resulting combined rights is correct.&lt;br /&gt;
&lt;br /&gt;
Typical example:&lt;br /&gt;
&lt;br /&gt;
In the above example, “All teachers” can reset password for “All students”. And “Admins” can reset for both “All students” and “All teachers”.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Password_Change&amp;diff=3081</id>
		<title>Password Change</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Password_Change&amp;diff=3081"/>
		<updated>2019-08-15T11:52:20Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Module requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With Password Change, users with the appropriate rights – e.g. teachers or administrative staff – can change password for other uses with just a few clicks. It is possible to change passwords for individual entire classes or groups, without involving the IT department. Password Change is particularly helpful if more users need to change their password at the same time, e.g. entire classes, as this is the least time-consuming option. It is, however, also possible to change password for one individual user at a time.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Supported administrative systems===&lt;br /&gt;
All&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[UMS Web]]&lt;br /&gt;
&lt;br /&gt;
A valid license for Password Self-service&lt;br /&gt;
&lt;br /&gt;
===Testing after setup===&lt;br /&gt;
Log in with the user who has access to change the password. Change password and check that it has switched.&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
Active Directory&lt;br /&gt;
&lt;br /&gt;
Password Filter must be installed on all DCs&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
This module is already installed with the standard [[UMS Web]] installation.&lt;br /&gt;
&lt;br /&gt;
==Technical settings==&lt;br /&gt;
The password is always reset to the password setting on the individual users primary template.&lt;br /&gt;
&lt;br /&gt;
The settings can be found under “Web  setup\Edit”&lt;br /&gt;
[[File:Passwordchangewebsetup.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
The configuration of “User lock” consist  of 2 sets of settings:&lt;br /&gt;
&lt;br /&gt;
*A number of groups (AD  groups) which have access to reset users password.&lt;br /&gt;
*A number of groups (AD  groups) which can have their password reset.&lt;br /&gt;
&lt;br /&gt;
First one group needs to added with  access to reset password for  users:&lt;br /&gt;
[[File:Passwordchangeaccesstoreset.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Enter a saying display name,  and browse for an existing AD group.&lt;br /&gt;
*Choose a Service Account with  access to the domain in which the group is residing (used to resolve members  of group).&lt;br /&gt;
*Mark the checkboxes if the  users is allowed to see extra userinfo.&lt;br /&gt;
*For each group it is possible  to allow the user to set “Change password at next logon” or to force the  setting&lt;br /&gt;
&lt;br /&gt;
Next step is to choose the groups that can have their password reset with this module:&lt;br /&gt;
[[File:Passwordchangewhichgroups.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
Click “Add…”&lt;br /&gt;
[[File:Passwordchangeadd.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Enter a saying display name, and browse for an existing AD group.&lt;br /&gt;
*Optional an OU search path can be entered. This means that the users both need to be in the group and placed in the “Search path” or below in AD.&lt;br /&gt;
*Choose a Service Account with access to the domain in which the group is residing.&lt;br /&gt;
&lt;br /&gt;
The last step is combine the 2 groups:&lt;br /&gt;
[[File:Passwordchangecombine.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
Click “Add…”&lt;br /&gt;
[[File:Passwordchangeeditcombinedrights.png|none|thumb]]&lt;br /&gt;
Choose the 2 groups.&lt;br /&gt;
&lt;br /&gt;
Now a basic setting is completed.&lt;br /&gt;
[[File:Passwordchangecombine2.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
Remember that it’s possible to add a large number af groups if needed, so the needed resulting combined rights is correct.&lt;br /&gt;
&lt;br /&gt;
Typical example:&lt;br /&gt;
&lt;br /&gt;
In the above example, “All teachers” can reset password for “All students”. And “Admins” can reset for both “All students” and “All teachers”.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=3001</id>
		<title>Courses/Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=3001"/>
		<updated>2019-07-17T10:58:02Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Teams in the classroom */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and student.&lt;br /&gt;
&lt;br /&gt;
==Teams integration and administration==&lt;br /&gt;
&lt;br /&gt;
[https://docs.microsoft.com/da-DK/MicrosoftTeams/enduser-training| End user training for Microsoft Teams]&lt;br /&gt;
&lt;br /&gt;
==Teams in the classroom==&lt;br /&gt;
[https://preview.education.microsoft.com/course/87c99804/overview| Introduction for educators and students]&lt;br /&gt;
&lt;br /&gt;
·         Getting started with Teams &amp;lt;nowiki&amp;gt;https://www.youtube.com/watch?v=ZgmIucYKiZM&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
·         Professional Learning Communities &amp;lt;nowiki&amp;gt;https://www.youtube.com/watch?v=2hzCOXgmYQU&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
·         Manage teacher workflows in Teams &amp;lt;nowiki&amp;gt;https://www.youtube.com/watch?v=amSHf9-fbM0&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
·         Creating a class in Teams &amp;lt;nowiki&amp;gt;https://www.youtube.com/watch?v=pNWhR61eU9Y&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
·         Customize learning using apps in Teams &amp;lt;nowiki&amp;gt;https://www.youtube.com/watch?v=104i8tnfA1k&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
·         Increase student engagement with Conversations in Teams &amp;lt;nowiki&amp;gt;https://www.youtube.com/watch?v=oHff2W51wZ8&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=3000</id>
		<title>Courses/Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=3000"/>
		<updated>2019-07-17T10:57:03Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Teams integration and administration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and student.&lt;br /&gt;
&lt;br /&gt;
==Teams integration and administration==&lt;br /&gt;
&lt;br /&gt;
[https://docs.microsoft.com/da-DK/MicrosoftTeams/enduser-training| End user training for Microsoft Teams]&lt;br /&gt;
&lt;br /&gt;
==Teams in the classroom==&lt;br /&gt;
[https://preview.education.microsoft.com/course/87c99804/overview| Introduction for educators and students]&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2999</id>
		<title>Courses/Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2999"/>
		<updated>2019-07-17T10:56:29Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Teams in the classroom */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and student.&lt;br /&gt;
&lt;br /&gt;
==Teams integration and administration==&lt;br /&gt;
&lt;br /&gt;
[https://docs.microsoft.com/da-DK/MicrosoftTeams/enduser-training?WT.mc_id=TeamsAdminCenterCSH|Enduser training]&lt;br /&gt;
&lt;br /&gt;
==Teams in the classroom==&lt;br /&gt;
[https://preview.education.microsoft.com/course/87c99804/overview| Introduction for educators and students]&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2998</id>
		<title>Courses/Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2998"/>
		<updated>2019-07-17T10:56:20Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Teams in the classroom */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and student.&lt;br /&gt;
&lt;br /&gt;
==Teams integration and administration==&lt;br /&gt;
&lt;br /&gt;
[https://docs.microsoft.com/da-DK/MicrosoftTeams/enduser-training?WT.mc_id=TeamsAdminCenterCSH|Enduser training]&lt;br /&gt;
&lt;br /&gt;
==Teams in the classroom==&lt;br /&gt;
[https://preview.education.microsoft.com/course/87c99804/overview | Introduction for educators and students]&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2997</id>
		<title>Courses/Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2997"/>
		<updated>2019-07-17T10:56:13Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Teams in the classroom */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and student.&lt;br /&gt;
&lt;br /&gt;
==Teams integration and administration==&lt;br /&gt;
&lt;br /&gt;
[https://docs.microsoft.com/da-DK/MicrosoftTeams/enduser-training?WT.mc_id=TeamsAdminCenterCSH|Enduser training]&lt;br /&gt;
&lt;br /&gt;
==Teams in the classroom==&lt;br /&gt;
[https://preview.education.microsoft.com/course/87c99804/overview|Introduction for educators and students]&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2996</id>
		<title>Courses/Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2996"/>
		<updated>2019-07-17T10:55:53Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Teams in the classroom */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and student.&lt;br /&gt;
&lt;br /&gt;
==Teams integration and administration==&lt;br /&gt;
&lt;br /&gt;
[https://docs.microsoft.com/da-DK/MicrosoftTeams/enduser-training?WT.mc_id=TeamsAdminCenterCSH|Enduser training]&lt;br /&gt;
&lt;br /&gt;
==Teams in the classroom==&lt;br /&gt;
[https://preview.education.microsoft.com/course/87c99804/overview|Introduction to Microsoft Teams for educators and students]&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2995</id>
		<title>Courses/Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2995"/>
		<updated>2019-07-17T10:55:34Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Teams in the classroom */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and student.&lt;br /&gt;
&lt;br /&gt;
==Teams integration and administration==&lt;br /&gt;
&lt;br /&gt;
[https://docs.microsoft.com/da-DK/MicrosoftTeams/enduser-training?WT.mc_id=TeamsAdminCenterCSH|Enduser training]&lt;br /&gt;
&lt;br /&gt;
==Teams in the classroom==&lt;br /&gt;
[https://preview.education.microsoft.com/course/87c99804/overview|Introduction to Microsoft Teams – the digital hub for educators and students]&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2994</id>
		<title>Courses/Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2994"/>
		<updated>2019-07-17T10:54:56Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Teams in the classroom */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and student.&lt;br /&gt;
&lt;br /&gt;
==Teams integration and administration==&lt;br /&gt;
&lt;br /&gt;
[https://docs.microsoft.com/da-DK/MicrosoftTeams/enduser-training?WT.mc_id=TeamsAdminCenterCSH|Enduser training]&lt;br /&gt;
&lt;br /&gt;
==Teams in the classroom==&lt;br /&gt;
[https://preview.education.microsoft.com/course/87c99804/overview]&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2993</id>
		<title>Courses/Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2993"/>
		<updated>2019-07-17T10:53:46Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Teams integration and administration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and student.&lt;br /&gt;
&lt;br /&gt;
==Teams integration and administration==&lt;br /&gt;
&lt;br /&gt;
[https://docs.microsoft.com/da-DK/MicrosoftTeams/enduser-training?WT.mc_id=TeamsAdminCenterCSH|Enduser training]&lt;br /&gt;
&lt;br /&gt;
==Teams in the classroom==&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2992</id>
		<title>Courses/Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2992"/>
		<updated>2019-07-17T10:51:57Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Teams integration and administration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and student.&lt;br /&gt;
&lt;br /&gt;
==Teams integration and administration==&lt;br /&gt;
&lt;br /&gt;
[https://aka.ms/microsoftteamshelp|Microsoft Teams Help]&lt;br /&gt;
&lt;br /&gt;
[https://aka.ms/administratorsettingsmicrosoftteamsAdministrator settings]&lt;br /&gt;
&lt;br /&gt;
[https://https://aka.ms/adminfaqs|Admin FAQ]&lt;br /&gt;
&lt;br /&gt;
==Teams in the classroom==&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2991</id>
		<title>Courses/Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2991"/>
		<updated>2019-07-17T10:51:33Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Teams integration and administration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and student.&lt;br /&gt;
&lt;br /&gt;
==Teams integration and administration==&lt;br /&gt;
&lt;br /&gt;
[https://aka.ms/microsoftteamshelp|Microsoft Teams Help]&lt;br /&gt;
[https://aka.ms/administratorsettingsmicrosoftteamsAdministrator settings]&lt;br /&gt;
[https://https://aka.ms/adminfaqs|Admin FAQ]&lt;br /&gt;
&lt;br /&gt;
==Teams in the classroom==&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2990</id>
		<title>Courses/Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses/Microsoft_Teams&amp;diff=2990"/>
		<updated>2019-07-17T09:33:43Z</updated>

		<summary type="html">&lt;p&gt;Sva: Created page with &amp;quot;==Introduction== UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
UMS can provide classes in Microsoft Teams and this course introduces how the integration works, how to administrate it and how to use Teams as a teacher and student.&lt;br /&gt;
&lt;br /&gt;
==Teams integration and administration==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Teams in the classroom==&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses&amp;diff=2989</id>
		<title>Courses</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses&amp;diff=2989"/>
		<updated>2019-07-17T09:26:43Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Teams */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=[[Courses/UMS|UMS]]=&lt;br /&gt;
=[[Courses/Microsoft Teams|Microsoft Teams]]=&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Courses&amp;diff=2988</id>
		<title>Courses</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Courses&amp;diff=2988"/>
		<updated>2019-07-17T09:26:10Z</updated>

		<summary type="html">&lt;p&gt;Sva: Created page with &amp;quot;=UMS= =Teams=&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=[[Courses/UMS|UMS]]=&lt;br /&gt;
=[[Courses/Teams|Teams]]=&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Itslearning&amp;diff=2987</id>
		<title>Itslearning</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Itslearning&amp;diff=2987"/>
		<updated>2019-07-16T08:08:25Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* How do I clean up UMS db? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Our itslearning integration is developed for schools that want to avoid hour-long administrative tasks. The integration automatically creates, maintains, and deletes users based on data from your student administrative system. It also creates and maintains group rooms, which teachers and students can use for teaching purposes. The rooms automatically use the language you require and can be categorized according to your needs, making them easier to find. Rooms that are no longer in use are deleted automatically. &lt;br /&gt;
&lt;br /&gt;
===Configuration in UMS===&lt;br /&gt;
This allows users to log into itslearning with the same password they use to access the school’s IT-system. The itslearning integration gives you an easy overview and ensures that the users’ data is always managed correctly, without requiring any manual updates. This frees up time for the IT-department so they can focus on other tasks.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[UMS]]&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
&lt;br /&gt;
*Request a test site from Its learning. It&#039;s learning will send username, password and URL for the test site.&lt;br /&gt;
*The user must be system Administrator on the test site.&lt;br /&gt;
*You must have itslearning give the rights to &amp;quot;&#039;&#039;&#039;manage Enterprise web services&#039;&#039;&#039;&amp;quot; for this administrative user&lt;br /&gt;
*As System Administrator will you have access to the following displayed on the image below&lt;br /&gt;
&lt;br /&gt;
[[File:It&#039;s learing 1.png|none|thumb|755x755px]]&lt;br /&gt;
&lt;br /&gt;
Make sure that &amp;quot;Manage API&amp;quot; is enabled, as shown in the image below&lt;br /&gt;
[[File:It&#039;s learing 2.png|none|thumb|753x753px]]&lt;br /&gt;
&lt;br /&gt;
Click on &amp;quot;Manage Enterprise web services&amp;quot; as shown in the image below&lt;br /&gt;
[[File:It&#039;s learing 3.png|none|thumb|752x752px]]&lt;br /&gt;
&lt;br /&gt;
Fill out in the following points, as shown in the image below. &lt;br /&gt;
&lt;br /&gt;
*Title&lt;br /&gt;
*Username (If set to auto-generate, new username will be generated. If set to import, will username be imported from ums)&lt;br /&gt;
*Password (If set to auto-generate, new password will be generated. If set to import, will password be imported from ums)&lt;br /&gt;
*User profile data (choose which permerts should sync to it&#039;s learning)&lt;br /&gt;
*System to use must be set to IMS-Enterprise&lt;br /&gt;
*URL to service (copy url for it to be used later)&lt;br /&gt;
*Username (copy url for it to be used later)&lt;br /&gt;
*Password (copy url for it to be used later)&lt;br /&gt;
&lt;br /&gt;
[[File:Capture.png|none|thumb|857x857px]]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Open UMS Configurator and go to Template &amp;gt; itslearning. Click the first manage button.&lt;br /&gt;
[[File:Itslearning Template.jpg|none|thumb|791x791px]]&lt;br /&gt;
&lt;br /&gt;
You will now see an overview of your itslearning settings.&lt;br /&gt;
[[File:Itslearning Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
&lt;br /&gt;
==itslearning settings==&lt;br /&gt;
[[File:Itslearning Settings Edit.jpg|none|thumb|751x751px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Give the Site settings a name.&lt;br /&gt;
&lt;br /&gt;
====Organization settings====&lt;br /&gt;
Choose the Organization setting you want to use for this site setting.&lt;br /&gt;
&lt;br /&gt;
====Users====&lt;br /&gt;
&lt;br /&gt;
=====Username=====&lt;br /&gt;
Choose a column from the students table. Its default is &amp;lt;Not used&amp;gt;. This means that the username will be the same as in Active Directory.&lt;br /&gt;
&lt;br /&gt;
This column will be used as the login.&lt;br /&gt;
&lt;br /&gt;
=====Delete users=====&lt;br /&gt;
Delete the users when they are no longer active&lt;br /&gt;
&lt;br /&gt;
=====Keep inactive before deleting=====&lt;br /&gt;
Wait this number of days before deleting inactive users&lt;br /&gt;
&lt;br /&gt;
====Template security groups====&lt;br /&gt;
Check the box to create, update, and delete template security groups that has an itslearning setting attached.&lt;br /&gt;
&lt;br /&gt;
====Upload student information====&lt;br /&gt;
Check these boxes to send and update information on students:&lt;br /&gt;
&lt;br /&gt;
*Address&lt;br /&gt;
*Phone&lt;br /&gt;
*Mobile Phone&lt;br /&gt;
*Mail&lt;br /&gt;
&lt;br /&gt;
====Upload employee information====&lt;br /&gt;
Check these boxes to send and update information on employees:&lt;br /&gt;
&lt;br /&gt;
*Address&lt;br /&gt;
*Phone&lt;br /&gt;
*Mobile Phone&lt;br /&gt;
*Mail&lt;br /&gt;
&lt;br /&gt;
===Site===&lt;br /&gt;
See [[LMS Settings]] for options that are not described below.&lt;br /&gt;
[[File:Itslearning Settings Edit Site Settings.jpg|none|thumb|895x895px]]&lt;br /&gt;
====Language====&lt;br /&gt;
The language used for a site when it is created&lt;br /&gt;
&lt;br /&gt;
====Course category====&lt;br /&gt;
The category is put on the site when it is created&lt;br /&gt;
&lt;br /&gt;
====Activity sites====&lt;br /&gt;
See [[Site selection settings]]&lt;br /&gt;
&lt;br /&gt;
====Course sites====&lt;br /&gt;
See [[Site selection settings]]&lt;br /&gt;
&lt;br /&gt;
==Organization settings==&lt;br /&gt;
[[File:Itslearning Organization Settings.jpg|link=http://wiki.inlogic.dk/index.php/File:Itslearning%20Organization%20Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Organization Settings Edit.jpg|link=http://wiki.inlogic.dk/index.php/File:Itslearning%20Organization%20Settings%20Edit.jpg|none|thumb|449x449px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Give your Organization setting a name.&lt;br /&gt;
&lt;br /&gt;
====Username====&lt;br /&gt;
Type your username for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).&lt;br /&gt;
&lt;br /&gt;
====Password====&lt;br /&gt;
Type your password for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).&lt;br /&gt;
&lt;br /&gt;
====Source organization====&lt;br /&gt;
Type the source organization for API connection (contact itslearning to acquire the source organization).&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Organization API Client ID====&lt;br /&gt;
Only relevant if you have a contract with itslearning that allows synchronization of timetableblocks&lt;br /&gt;
&lt;br /&gt;
====Organization API Client secret====&lt;br /&gt;
Only relevant if you have a contract with itslearning that allows synchronization of timetableblocks&lt;br /&gt;
&lt;br /&gt;
====Use test installation====&lt;br /&gt;
Enable this to use a test installation instead of production.&lt;br /&gt;
&lt;br /&gt;
====Installation ID====&lt;br /&gt;
This is an ID you set in UMS to specify the multiple organization settings belong to the same itslearning installation.&lt;br /&gt;
&lt;br /&gt;
itslearning installations that has the same URL should normally have the same ID in UMS.&lt;br /&gt;
===Sub accounts===&lt;br /&gt;
This section explains how to create a hierarchy in itslearning. [[File:Itslearning Sub accounts.jpg|none|thumb|620x620px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created.&lt;br /&gt;
&lt;br /&gt;
====Database field====&lt;br /&gt;
Select a column from the students table use the contents of that column to build the hierarchy.&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
Select only rows that match the SQL sentence. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Example of how UMS will build a hierarchy====&lt;br /&gt;
&lt;br /&gt;
All groups will be sorted in the hierarchy. Groups that are not sorted in the hierarchy will be put in &#039;UMS Groups&#039;.&lt;br /&gt;
&lt;br /&gt;
All template security groups will be created in &#039;UMS Template Groups&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Itslearning hierarchy.jpg|none|thumb|1263x1263px]]&lt;br /&gt;
&lt;br /&gt;
===Sub accounts Courses===&lt;br /&gt;
This section explains how to create a hierarchy in itslearning. [[File:Itslearning Sub accounts.jpg|none|thumb|620x620px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created.&lt;br /&gt;
&lt;br /&gt;
====Database field====&lt;br /&gt;
Select a column from the students table use the contents of that column to build the hierarchy.&lt;br /&gt;
&lt;br /&gt;
====Database field (Displayname)====&lt;br /&gt;
Select a column from the students table use the contents of that column as title in the hierarchy. This is dependent on the &amp;quot;&#039;&#039;&#039;Database field&#039;&#039;&#039;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
Select only rows that match the SQL sentence. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Example of how UMS will build a hierarchy====&lt;br /&gt;
&lt;br /&gt;
All groups will be sorted in the hierarchy. Groups that are not sorted in the hierarchy will be put in &#039;UMS Courses&#039;.&lt;br /&gt;
&lt;br /&gt;
All courses that becomes inactive will be put in &#039;UMS Courses archive&#039;.&lt;br /&gt;
[[File:Itslearning hierarchy Courses.jpg|none|thumb|1263x1263px]]&lt;br /&gt;
&lt;br /&gt;
==Site Settings==&lt;br /&gt;
You need to attach a cohort setting to a template. This will tell UMS that cohorts will be created from this template.&lt;br /&gt;
[[File:Itslearning Site Template Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Site Template Settings Edit.jpg|none|thumb|422x422px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Template====&lt;br /&gt;
Enter a template SyncKey that is used when creating courses.&lt;br /&gt;
&lt;br /&gt;
if you are using a course that was created by UMS then remember to prefix the template name with UMSCourse_.&lt;br /&gt;
&lt;br /&gt;
Validation rule: The course template SyncKey must exist, and must refer to a course template, not a regular course.&lt;br /&gt;
&lt;br /&gt;
[https://developer.itslearning.com/Working_with_course_templates_in_IMS_ES.html Working_with_course_templates_in_IMS_ES] &lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==Group Settings==&lt;br /&gt;
You need to attach a cohort setting to a template. This will tell UMS that cohorts will be created from this template.&lt;br /&gt;
[[File:Itslearning Group Template Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Group Template Settings Edit.jpg|none|thumb|422x422px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Template====&lt;br /&gt;
This is not yet used.&lt;br /&gt;
&lt;br /&gt;
Enter a template that is used when creating groups. &lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
===Is password synchronization between UMS and Itslearning supported?===&lt;br /&gt;
Short answer: No&lt;br /&gt;
&lt;br /&gt;
Itslearning supports SSO and LDAP&lt;br /&gt;
&lt;br /&gt;
===How do I clean up UMS db?===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;delete from itslearning_Learners&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;delete from itslearning_Teachers&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;delete from itslearning_Sites&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;delete from itslearning_SubAccount_Courses&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;delete from itslearning_Groups&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;delete from itslearning_SubAccount&lt;br /&gt;
update itslearningOrganizationSettings set UMSCoursesCreated = 0, UMSTemplateGroupsCreated= 0, UMSGroupsCreated = 0, UMSCoursesArchiveCreated = 0&amp;lt;/blockquote&amp;gt;Then run this commands:&amp;lt;blockquote&amp;gt;itslearning.exe ChangeAllPersonIdentifiersToUserName&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;itslearning.exe usersonly (run this twice, on 2nd run UMS will detect users with missing sync keys)&amp;lt;/blockquote&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Itslearning&amp;diff=2986</id>
		<title>Itslearning</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Itslearning&amp;diff=2986"/>
		<updated>2019-07-16T08:06:46Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* FAQ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Our itslearning integration is developed for schools that want to avoid hour-long administrative tasks. The integration automatically creates, maintains, and deletes users based on data from your student administrative system. It also creates and maintains group rooms, which teachers and students can use for teaching purposes. The rooms automatically use the language you require and can be categorized according to your needs, making them easier to find. Rooms that are no longer in use are deleted automatically. &lt;br /&gt;
&lt;br /&gt;
===Configuration in UMS===&lt;br /&gt;
This allows users to log into itslearning with the same password they use to access the school’s IT-system. The itslearning integration gives you an easy overview and ensures that the users’ data is always managed correctly, without requiring any manual updates. This frees up time for the IT-department so they can focus on other tasks.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[UMS]]&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
&lt;br /&gt;
*Request a test site from Its learning. It&#039;s learning will send username, password and URL for the test site.&lt;br /&gt;
*The user must be system Administrator on the test site.&lt;br /&gt;
*You must have itslearning give the rights to &amp;quot;&#039;&#039;&#039;manage Enterprise web services&#039;&#039;&#039;&amp;quot; for this administrative user&lt;br /&gt;
*As System Administrator will you have access to the following displayed on the image below&lt;br /&gt;
&lt;br /&gt;
[[File:It&#039;s learing 1.png|none|thumb|755x755px]]&lt;br /&gt;
&lt;br /&gt;
Make sure that &amp;quot;Manage API&amp;quot; is enabled, as shown in the image below&lt;br /&gt;
[[File:It&#039;s learing 2.png|none|thumb|753x753px]]&lt;br /&gt;
&lt;br /&gt;
Click on &amp;quot;Manage Enterprise web services&amp;quot; as shown in the image below&lt;br /&gt;
[[File:It&#039;s learing 3.png|none|thumb|752x752px]]&lt;br /&gt;
&lt;br /&gt;
Fill out in the following points, as shown in the image below. &lt;br /&gt;
&lt;br /&gt;
*Title&lt;br /&gt;
*Username (If set to auto-generate, new username will be generated. If set to import, will username be imported from ums)&lt;br /&gt;
*Password (If set to auto-generate, new password will be generated. If set to import, will password be imported from ums)&lt;br /&gt;
*User profile data (choose which permerts should sync to it&#039;s learning)&lt;br /&gt;
*System to use must be set to IMS-Enterprise&lt;br /&gt;
*URL to service (copy url for it to be used later)&lt;br /&gt;
*Username (copy url for it to be used later)&lt;br /&gt;
*Password (copy url for it to be used later)&lt;br /&gt;
&lt;br /&gt;
[[File:Capture.png|none|thumb|857x857px]]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Open UMS Configurator and go to Template &amp;gt; itslearning. Click the first manage button.&lt;br /&gt;
[[File:Itslearning Template.jpg|none|thumb|791x791px]]&lt;br /&gt;
&lt;br /&gt;
You will now see an overview of your itslearning settings.&lt;br /&gt;
[[File:Itslearning Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
&lt;br /&gt;
==itslearning settings==&lt;br /&gt;
[[File:Itslearning Settings Edit.jpg|none|thumb|751x751px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Give the Site settings a name.&lt;br /&gt;
&lt;br /&gt;
====Organization settings====&lt;br /&gt;
Choose the Organization setting you want to use for this site setting.&lt;br /&gt;
&lt;br /&gt;
====Users====&lt;br /&gt;
&lt;br /&gt;
=====Username=====&lt;br /&gt;
Choose a column from the students table. Its default is &amp;lt;Not used&amp;gt;. This means that the username will be the same as in Active Directory.&lt;br /&gt;
&lt;br /&gt;
This column will be used as the login.&lt;br /&gt;
&lt;br /&gt;
=====Delete users=====&lt;br /&gt;
Delete the users when they are no longer active&lt;br /&gt;
&lt;br /&gt;
=====Keep inactive before deleting=====&lt;br /&gt;
Wait this number of days before deleting inactive users&lt;br /&gt;
&lt;br /&gt;
====Template security groups====&lt;br /&gt;
Check the box to create, update, and delete template security groups that has an itslearning setting attached.&lt;br /&gt;
&lt;br /&gt;
====Upload student information====&lt;br /&gt;
Check these boxes to send and update information on students:&lt;br /&gt;
&lt;br /&gt;
*Address&lt;br /&gt;
*Phone&lt;br /&gt;
*Mobile Phone&lt;br /&gt;
*Mail&lt;br /&gt;
&lt;br /&gt;
====Upload employee information====&lt;br /&gt;
Check these boxes to send and update information on employees:&lt;br /&gt;
&lt;br /&gt;
*Address&lt;br /&gt;
*Phone&lt;br /&gt;
*Mobile Phone&lt;br /&gt;
*Mail&lt;br /&gt;
&lt;br /&gt;
===Site===&lt;br /&gt;
See [[LMS Settings]] for options that are not described below.&lt;br /&gt;
[[File:Itslearning Settings Edit Site Settings.jpg|none|thumb|895x895px]]&lt;br /&gt;
====Language====&lt;br /&gt;
The language used for a site when it is created&lt;br /&gt;
&lt;br /&gt;
====Course category====&lt;br /&gt;
The category is put on the site when it is created&lt;br /&gt;
&lt;br /&gt;
====Activity sites====&lt;br /&gt;
See [[Site selection settings]]&lt;br /&gt;
&lt;br /&gt;
====Course sites====&lt;br /&gt;
See [[Site selection settings]]&lt;br /&gt;
&lt;br /&gt;
==Organization settings==&lt;br /&gt;
[[File:Itslearning Organization Settings.jpg|link=http://wiki.inlogic.dk/index.php/File:Itslearning%20Organization%20Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Organization Settings Edit.jpg|link=http://wiki.inlogic.dk/index.php/File:Itslearning%20Organization%20Settings%20Edit.jpg|none|thumb|449x449px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Give your Organization setting a name.&lt;br /&gt;
&lt;br /&gt;
====Username====&lt;br /&gt;
Type your username for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).&lt;br /&gt;
&lt;br /&gt;
====Password====&lt;br /&gt;
Type your password for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).&lt;br /&gt;
&lt;br /&gt;
====Source organization====&lt;br /&gt;
Type the source organization for API connection (contact itslearning to acquire the source organization).&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Organization API Client ID====&lt;br /&gt;
Only relevant if you have a contract with itslearning that allows synchronization of timetableblocks&lt;br /&gt;
&lt;br /&gt;
====Organization API Client secret====&lt;br /&gt;
Only relevant if you have a contract with itslearning that allows synchronization of timetableblocks&lt;br /&gt;
&lt;br /&gt;
====Use test installation====&lt;br /&gt;
Enable this to use a test installation instead of production.&lt;br /&gt;
&lt;br /&gt;
====Installation ID====&lt;br /&gt;
This is an ID you set in UMS to specify the multiple organization settings belong to the same itslearning installation.&lt;br /&gt;
&lt;br /&gt;
itslearning installations that has the same URL should normally have the same ID in UMS.&lt;br /&gt;
===Sub accounts===&lt;br /&gt;
This section explains how to create a hierarchy in itslearning. [[File:Itslearning Sub accounts.jpg|none|thumb|620x620px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created.&lt;br /&gt;
&lt;br /&gt;
====Database field====&lt;br /&gt;
Select a column from the students table use the contents of that column to build the hierarchy.&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
Select only rows that match the SQL sentence. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Example of how UMS will build a hierarchy====&lt;br /&gt;
&lt;br /&gt;
All groups will be sorted in the hierarchy. Groups that are not sorted in the hierarchy will be put in &#039;UMS Groups&#039;.&lt;br /&gt;
&lt;br /&gt;
All template security groups will be created in &#039;UMS Template Groups&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Itslearning hierarchy.jpg|none|thumb|1263x1263px]]&lt;br /&gt;
&lt;br /&gt;
===Sub accounts Courses===&lt;br /&gt;
This section explains how to create a hierarchy in itslearning. [[File:Itslearning Sub accounts.jpg|none|thumb|620x620px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created.&lt;br /&gt;
&lt;br /&gt;
====Database field====&lt;br /&gt;
Select a column from the students table use the contents of that column to build the hierarchy.&lt;br /&gt;
&lt;br /&gt;
====Database field (Displayname)====&lt;br /&gt;
Select a column from the students table use the contents of that column as title in the hierarchy. This is dependent on the &amp;quot;&#039;&#039;&#039;Database field&#039;&#039;&#039;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
Select only rows that match the SQL sentence. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Example of how UMS will build a hierarchy====&lt;br /&gt;
&lt;br /&gt;
All groups will be sorted in the hierarchy. Groups that are not sorted in the hierarchy will be put in &#039;UMS Courses&#039;.&lt;br /&gt;
&lt;br /&gt;
All courses that becomes inactive will be put in &#039;UMS Courses archive&#039;.&lt;br /&gt;
[[File:Itslearning hierarchy Courses.jpg|none|thumb|1263x1263px]]&lt;br /&gt;
&lt;br /&gt;
==Site Settings==&lt;br /&gt;
You need to attach a cohort setting to a template. This will tell UMS that cohorts will be created from this template.&lt;br /&gt;
[[File:Itslearning Site Template Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Site Template Settings Edit.jpg|none|thumb|422x422px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Template====&lt;br /&gt;
Enter a template SyncKey that is used when creating courses.&lt;br /&gt;
&lt;br /&gt;
if you are using a course that was created by UMS then remember to prefix the template name with UMSCourse_.&lt;br /&gt;
&lt;br /&gt;
Validation rule: The course template SyncKey must exist, and must refer to a course template, not a regular course.&lt;br /&gt;
&lt;br /&gt;
[https://developer.itslearning.com/Working_with_course_templates_in_IMS_ES.html Working_with_course_templates_in_IMS_ES] &lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==Group Settings==&lt;br /&gt;
You need to attach a cohort setting to a template. This will tell UMS that cohorts will be created from this template.&lt;br /&gt;
[[File:Itslearning Group Template Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Group Template Settings Edit.jpg|none|thumb|422x422px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Template====&lt;br /&gt;
This is not yet used.&lt;br /&gt;
&lt;br /&gt;
Enter a template that is used when creating groups. &lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
===Is password synchronization between UMS and Itslearning supported?===&lt;br /&gt;
Short answer: No&lt;br /&gt;
&lt;br /&gt;
Itslearning supports SSO and LDAP&lt;br /&gt;
&lt;br /&gt;
===How do I clean up UMS db?===&lt;br /&gt;
&lt;br /&gt;
delete from itslearning_Learners&lt;br /&gt;
delete from itslearning_Teachers&lt;br /&gt;
delete from itslearning_Sites&lt;br /&gt;
delete from itslearning_SubAccount_Courses&lt;br /&gt;
delete from itslearning_Groups&lt;br /&gt;
delete from itslearning_SubAccount&lt;br /&gt;
update itslearningOrganizationSettings set UMSCoursesCreated = 0, UMSTemplateGroupsCreated= 0, UMSGroupsCreated = 0, UMSCoursesArchiveCreated = 0&lt;br /&gt;
&lt;br /&gt;
Then run this commands:&lt;br /&gt;
&lt;br /&gt;
itslearning.exe ChangeAllPersonIdentifiersToUserName&lt;br /&gt;
itslearning.exe usersonly (run this twice, on 2nd run UMS will detect users with missing sync keys)&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=OneNote_Class_Notebook&amp;diff=2977</id>
		<title>OneNote Class Notebook</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=OneNote_Class_Notebook&amp;diff=2977"/>
		<updated>2019-06-26T10:04:46Z</updated>

		<summary type="html">&lt;p&gt;Sva: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Our OneNote Class Notebook integration is developed for schools, which want to avoid manual configuration and maintenance when using OneNote Class Notebook. The integration automatically extracts data from your student administration system and synchronizes it with OneNote Class Notebook, creating Notebooks for students and teachers. This makes it very easy to start using the learning tool in class. Once the configuration is done, teachers and students will get access to a wide range of useful tools. Your OneNote Class Notebooks can be created before the school year starts, giving teachers the opportunity to prepare themselves and upload materials at their own pace. If new students start after the school year has begun they too are automatically created and maintained in OneNote Class Notebook.&lt;br /&gt;
&lt;br /&gt;
*It is not posible for teachers to Add/Remove other teachers, all maintenance must be done through the studyadministrative system such as Ludus, Lectio etc.&lt;br /&gt;
*Notebooks will be kept alive for students from study start to study end, ie. 3 years if they study at a Danish gymnasium.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[UMS]]&lt;br /&gt;
&lt;br /&gt;
[[Office 365|Office 365 License]]&lt;br /&gt;
&lt;br /&gt;
OneNote Class Notebook License&lt;br /&gt;
&lt;br /&gt;
===Testing after setup===&lt;br /&gt;
Running Office 365 sync in UMS&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;!!REQUIRED!!&amp;lt;/span&amp;gt; Make App registration in Azure: [[MSGraphPermissions|Look here]]&lt;br /&gt;
&lt;br /&gt;
===Is any physical item required===&lt;br /&gt;
No&lt;br /&gt;
&lt;br /&gt;
===Should third party be contacted===&lt;br /&gt;
No&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Check OneNote license is active, under &amp;quot;License Info&amp;quot;[[File:Onenotelicense.png|none|thumb|481x481px]]&lt;br /&gt;
&lt;br /&gt;
Click on Office 365, Under SharePoint Setting click &amp;quot;Manage&amp;quot;&lt;br /&gt;
[[File:Onenotetemplateeditor.png|none|thumb|489x489px]]&lt;br /&gt;
&lt;br /&gt;
Click Edit  &lt;br /&gt;
[[File:Onenotetemplateedit.png|none|thumb|484x484px]]&lt;br /&gt;
&lt;br /&gt;
” &#039;&#039;Office 365 SharePoint Site Settings&#039;&#039;” Click on” manage&#039;&#039;”&#039;&#039;   &lt;br /&gt;
&lt;br /&gt;
” &#039;&#039;OneNote Class Notebook Settings&#039;&#039;” Click on “add”&lt;br /&gt;
[[File:Onenoteclassnotebooksettings.png|none|thumb|538x538px]]&lt;br /&gt;
&lt;br /&gt;
Fill the” Description” &lt;br /&gt;
&lt;br /&gt;
Click on ”&#039;&#039;Sections&#039;&#039;” if UMS STANDARD is not selected &lt;br /&gt;
[[File:OneNotesections.png|none|thumb|476x476px]]&lt;br /&gt;
Sections must be filled out if you want other sections than those Inlogic sets Default.&lt;br /&gt;
[[File:OneNote Sections.png|none|thumb|447x447px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Use Name instead of title for Notebooks (Last part of URL)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This will make the title of the NoteBook be the same as the last part of the URL of the SharePoint site that the NoteBook is created in. It never changes unless this is unchecked.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Never update Notebook title after creation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The NoteBook will never update the title after it has been created, even though the SharePoint site changes title. it will be created with the title that SharePoint site has at createin time.&lt;br /&gt;
&lt;br /&gt;
Remember to set &amp;quot;&#039;&#039;OneNote Class Notebook Setting&#039;&#039;&amp;quot; to &amp;quot;UMS OneNote&lt;br /&gt;
&lt;br /&gt;
Closing All UMS Configurator window down.&lt;br /&gt;
[[File:Onenotesettings2.png|none|thumb|313x313px]]&lt;br /&gt;
&lt;br /&gt;
Open CMD as admin.&lt;br /&gt;
&lt;br /&gt;
Browser UserManagement folder. &lt;br /&gt;
&lt;br /&gt;
Run “&#039;&#039;LiveAtEdu_Sync.exe AddNotebooks2DB”&#039;&#039;   &lt;br /&gt;
[[File:Onenotecmd.png|none|thumb|573x573px]] &lt;br /&gt;
&lt;br /&gt;
Open SQL (SSMS) and run a new Query (&#039;&#039;Select NoteBookID, * From Office365SharePoint_Sites)&#039;&#039; Note NoteBookID is NULL.&lt;br /&gt;
[[File:Onenotesql.png|none|thumb|637x637px]]&lt;br /&gt;
&lt;br /&gt;
AddNotebooks2sites, If SharePoint is available&lt;br /&gt;
[[File:Onenotecmd2.png|none|thumb|723x723px]]&lt;br /&gt;
&lt;br /&gt;
Open SQL (SSMS) and run a new Query (&#039;&#039;Select NoteBookID, * From Office365SharePoint_Sites&#039;&#039;) Note NoteBookID is NULL. &lt;br /&gt;
[[File:Onenotesql2.png|none|thumb|614x614px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Open log file &amp;quot;LiveAtEdu_Sync.log&amp;quot; in the log you will see that all teams is first created and then students in the teams.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After &amp;quot;LiveAtEdu_Sync OneNoteClassNoteBookOnl&amp;quot; Note the NoteBookID is now complete.&lt;br /&gt;
[[File:Onenotesql3.png|none|thumb|670x670px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If sharepoint site missing&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Click on Sharpoint&lt;br /&gt;
[[File:Onenotesharepoint.png|none|thumb|239x239px]]&lt;br /&gt;
&lt;br /&gt;
Click on ”NEW” to create a new sharepoint sites&lt;br /&gt;
[[File:Onenotesharepointnew.png|none|thumb|534x534px]]&lt;br /&gt;
[[File:Onenotesharepointnew2.png|none|thumb|417x417px]]&lt;br /&gt;
TimeZone: Should be changed to match&lt;br /&gt;
&lt;br /&gt;
Administrator: Is the user you are logged    on with, you can check it by clicking on the icon&lt;br /&gt;
&lt;br /&gt;
Double click on the newly created site&lt;br /&gt;
[[File:Onenotenewlycreatedsite.png|none|thumb|521x521px]]&lt;br /&gt;
&lt;br /&gt;
Copy the Url &lt;br /&gt;
[[File:Onenotecopyurl.png|none|thumb|322x322px]]&lt;br /&gt;
&lt;br /&gt;
Open UMS Configurator&lt;br /&gt;
[[File:Onenotetemplate.png|none|thumb|475x475px]]&lt;br /&gt;
Remember to use the right template&lt;br /&gt;
&lt;br /&gt;
Click on Office365&lt;br /&gt;
&lt;br /&gt;
Click on Manage&lt;br /&gt;
&lt;br /&gt;
Click on Add&lt;br /&gt;
&lt;br /&gt;
Fill out the Description field&lt;br /&gt;
&lt;br /&gt;
Set the copied URL&lt;br /&gt;
&lt;br /&gt;
Sections selected if requested otherwise than UMS default settings.&lt;br /&gt;
&lt;br /&gt;
Open UMS Configurator&lt;br /&gt;
&lt;br /&gt;
1. Click on Office 365&lt;br /&gt;
&lt;br /&gt;
2. Click Manage and (Site Settings)&lt;br /&gt;
&lt;br /&gt;
3. Select &amp;quot;Students&amp;quot; and click &amp;quot;Add&amp;quot;&lt;br /&gt;
[[File:Onenotesitesettings.png|none|thumb|509x509px]]&lt;br /&gt;
&lt;br /&gt;
Click under” Organization &#039;&#039;setting” and choose the created field.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Select &amp;quot;LMS has to be Checked&amp;quot;&#039;&#039;&lt;br /&gt;
[[File:Onenotesettings3.png|none|thumb|596x596px]]&lt;br /&gt;
&lt;br /&gt;
Remember to ACTIVE the “office365 OneNote setting” and click OK&lt;br /&gt;
[[File:Onenoteoffice365.png|none|thumb|559x559px]]&lt;br /&gt;
&lt;br /&gt;
Open CMD as admin&#039;&#039;.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Brows to UserManagement &#039;&#039;folder.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Run &#039;&#039;&amp;quot;LiveAtEdu_Sync.exe AddNotebooks2DB&amp;quot;&#039;&#039;&lt;br /&gt;
[[File:Onenotecmd4.png|none|thumb|556x556px]]&lt;br /&gt;
&lt;br /&gt;
Open SQL SSMS and run a new query (Select NoteBookID, * From Office365OneNoteClassNotebook)&lt;br /&gt;
&lt;br /&gt;
Notice the NoteBookID is NULL.&lt;br /&gt;
[[File:Onenotenotebookid.png|none|thumb|694x694px]]&lt;br /&gt;
&lt;br /&gt;
Open CMD as admin.&lt;br /&gt;
&lt;br /&gt;
Brows to UserManagement folder.&lt;br /&gt;
&lt;br /&gt;
Run &amp;quot;LiveAtEdu_Sync.exe OneNoteClassNoteBookOnly&amp;quot; and open log file &amp;quot;LiveAtEdu_Sync.log&amp;quot; in the log you will see that all teams is first created and then students in the teams.&lt;br /&gt;
[[File:Onenote5.png|none|thumb|675x675px]]&lt;br /&gt;
&lt;br /&gt;
==Technical settings==&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=OneNote_Class_Notebook&amp;diff=2976</id>
		<title>OneNote Class Notebook</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=OneNote_Class_Notebook&amp;diff=2976"/>
		<updated>2019-06-26T10:04:21Z</updated>

		<summary type="html">&lt;p&gt;Sva: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;OBSOLETE - PRODUCT IS NOT LONGER AVAILABLE FOR SALE, USE TEAMS IN ORDER TO OBTAIN ONENOTES&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Our OneNote Class Notebook integration is developed for schools, which want to avoid manual configuration and maintenance when using OneNote Class Notebook. The integration automatically extracts data from your student administration system and synchronizes it with OneNote Class Notebook, creating Notebooks for students and teachers. This makes it very easy to start using the learning tool in class. Once the configuration is done, teachers and students will get access to a wide range of useful tools. Your OneNote Class Notebooks can be created before the school year starts, giving teachers the opportunity to prepare themselves and upload materials at their own pace. If new students start after the school year has begun they too are automatically created and maintained in OneNote Class Notebook.&lt;br /&gt;
&lt;br /&gt;
*It is not posible for teachers to Add/Remove other teachers, all maintenance must be done through the studyadministrative system such as Ludus, Lectio etc.&lt;br /&gt;
*Notebooks will be kept alive for students from study start to study end, ie. 3 years if they study at a Danish gymnasium.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[UMS]]&lt;br /&gt;
&lt;br /&gt;
[[Office 365|Office 365 License]]&lt;br /&gt;
&lt;br /&gt;
OneNote Class Notebook License&lt;br /&gt;
&lt;br /&gt;
===Testing after setup===&lt;br /&gt;
Running Office 365 sync in UMS&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;!!REQUIRED!!&amp;lt;/span&amp;gt; Make App registration in Azure: [[MSGraphPermissions|Look here]]&lt;br /&gt;
&lt;br /&gt;
===Is any physical item required===&lt;br /&gt;
No&lt;br /&gt;
&lt;br /&gt;
===Should third party be contacted===&lt;br /&gt;
No&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Check OneNote license is active, under &amp;quot;License Info&amp;quot;[[File:Onenotelicense.png|none|thumb|481x481px]]&lt;br /&gt;
&lt;br /&gt;
Click on Office 365, Under SharePoint Setting click &amp;quot;Manage&amp;quot;&lt;br /&gt;
[[File:Onenotetemplateeditor.png|none|thumb|489x489px]]&lt;br /&gt;
&lt;br /&gt;
Click Edit  &lt;br /&gt;
[[File:Onenotetemplateedit.png|none|thumb|484x484px]]&lt;br /&gt;
&lt;br /&gt;
” &#039;&#039;Office 365 SharePoint Site Settings&#039;&#039;” Click on” manage&#039;&#039;”&#039;&#039;   &lt;br /&gt;
&lt;br /&gt;
” &#039;&#039;OneNote Class Notebook Settings&#039;&#039;” Click on “add”&lt;br /&gt;
[[File:Onenoteclassnotebooksettings.png|none|thumb|538x538px]]&lt;br /&gt;
&lt;br /&gt;
Fill the” Description” &lt;br /&gt;
&lt;br /&gt;
Click on ”&#039;&#039;Sections&#039;&#039;” if UMS STANDARD is not selected &lt;br /&gt;
[[File:OneNotesections.png|none|thumb|476x476px]]&lt;br /&gt;
Sections must be filled out if you want other sections than those Inlogic sets Default.&lt;br /&gt;
[[File:OneNote Sections.png|none|thumb|447x447px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Use Name instead of title for Notebooks (Last part of URL)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This will make the title of the NoteBook be the same as the last part of the URL of the SharePoint site that the NoteBook is created in. It never changes unless this is unchecked.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Never update Notebook title after creation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The NoteBook will never update the title after it has been created, even though the SharePoint site changes title. it will be created with the title that SharePoint site has at createin time.&lt;br /&gt;
&lt;br /&gt;
Remember to set &amp;quot;&#039;&#039;OneNote Class Notebook Setting&#039;&#039;&amp;quot; to &amp;quot;UMS OneNote&lt;br /&gt;
&lt;br /&gt;
Closing All UMS Configurator window down.&lt;br /&gt;
[[File:Onenotesettings2.png|none|thumb|313x313px]]&lt;br /&gt;
&lt;br /&gt;
Open CMD as admin.&lt;br /&gt;
&lt;br /&gt;
Browser UserManagement folder. &lt;br /&gt;
&lt;br /&gt;
Run “&#039;&#039;LiveAtEdu_Sync.exe AddNotebooks2DB”&#039;&#039;   &lt;br /&gt;
[[File:Onenotecmd.png|none|thumb|573x573px]] &lt;br /&gt;
&lt;br /&gt;
Open SQL (SSMS) and run a new Query (&#039;&#039;Select NoteBookID, * From Office365SharePoint_Sites)&#039;&#039; Note NoteBookID is NULL.&lt;br /&gt;
[[File:Onenotesql.png|none|thumb|637x637px]]&lt;br /&gt;
&lt;br /&gt;
AddNotebooks2sites, If SharePoint is available&lt;br /&gt;
[[File:Onenotecmd2.png|none|thumb|723x723px]]&lt;br /&gt;
&lt;br /&gt;
Open SQL (SSMS) and run a new Query (&#039;&#039;Select NoteBookID, * From Office365SharePoint_Sites&#039;&#039;) Note NoteBookID is NULL. &lt;br /&gt;
[[File:Onenotesql2.png|none|thumb|614x614px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Open log file &amp;quot;LiveAtEdu_Sync.log&amp;quot; in the log you will see that all teams is first created and then students in the teams.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After &amp;quot;LiveAtEdu_Sync OneNoteClassNoteBookOnl&amp;quot; Note the NoteBookID is now complete.&lt;br /&gt;
[[File:Onenotesql3.png|none|thumb|670x670px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If sharepoint site missing&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Click on Sharpoint&lt;br /&gt;
[[File:Onenotesharepoint.png|none|thumb|239x239px]]&lt;br /&gt;
&lt;br /&gt;
Click on ”NEW” to create a new sharepoint sites&lt;br /&gt;
[[File:Onenotesharepointnew.png|none|thumb|534x534px]]&lt;br /&gt;
[[File:Onenotesharepointnew2.png|none|thumb|417x417px]]&lt;br /&gt;
TimeZone: Should be changed to match&lt;br /&gt;
&lt;br /&gt;
Administrator: Is the user you are logged    on with, you can check it by clicking on the icon&lt;br /&gt;
&lt;br /&gt;
Double click on the newly created site&lt;br /&gt;
[[File:Onenotenewlycreatedsite.png|none|thumb|521x521px]]&lt;br /&gt;
&lt;br /&gt;
Copy the Url &lt;br /&gt;
[[File:Onenotecopyurl.png|none|thumb|322x322px]]&lt;br /&gt;
&lt;br /&gt;
Open UMS Configurator&lt;br /&gt;
[[File:Onenotetemplate.png|none|thumb|475x475px]]&lt;br /&gt;
Remember to use the right template&lt;br /&gt;
&lt;br /&gt;
Click on Office365&lt;br /&gt;
&lt;br /&gt;
Click on Manage&lt;br /&gt;
&lt;br /&gt;
Click on Add&lt;br /&gt;
&lt;br /&gt;
Fill out the Description field&lt;br /&gt;
&lt;br /&gt;
Set the copied URL&lt;br /&gt;
&lt;br /&gt;
Sections selected if requested otherwise than UMS default settings.&lt;br /&gt;
&lt;br /&gt;
Open UMS Configurator&lt;br /&gt;
&lt;br /&gt;
1. Click on Office 365&lt;br /&gt;
&lt;br /&gt;
2. Click Manage and (Site Settings)&lt;br /&gt;
&lt;br /&gt;
3. Select &amp;quot;Students&amp;quot; and click &amp;quot;Add&amp;quot;&lt;br /&gt;
[[File:Onenotesitesettings.png|none|thumb|509x509px]]&lt;br /&gt;
&lt;br /&gt;
Click under” Organization &#039;&#039;setting” and choose the created field.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Select &amp;quot;LMS has to be Checked&amp;quot;&#039;&#039;&lt;br /&gt;
[[File:Onenotesettings3.png|none|thumb|596x596px]]&lt;br /&gt;
&lt;br /&gt;
Remember to ACTIVE the “office365 OneNote setting” and click OK&lt;br /&gt;
[[File:Onenoteoffice365.png|none|thumb|559x559px]]&lt;br /&gt;
&lt;br /&gt;
Open CMD as admin&#039;&#039;.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Brows to UserManagement &#039;&#039;folder.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Run &#039;&#039;&amp;quot;LiveAtEdu_Sync.exe AddNotebooks2DB&amp;quot;&#039;&#039;&lt;br /&gt;
[[File:Onenotecmd4.png|none|thumb|556x556px]]&lt;br /&gt;
&lt;br /&gt;
Open SQL SSMS and run a new query (Select NoteBookID, * From Office365OneNoteClassNotebook)&lt;br /&gt;
&lt;br /&gt;
Notice the NoteBookID is NULL.&lt;br /&gt;
[[File:Onenotenotebookid.png|none|thumb|694x694px]]&lt;br /&gt;
&lt;br /&gt;
Open CMD as admin.&lt;br /&gt;
&lt;br /&gt;
Brows to UserManagement folder.&lt;br /&gt;
&lt;br /&gt;
Run &amp;quot;LiveAtEdu_Sync.exe OneNoteClassNoteBookOnly&amp;quot; and open log file &amp;quot;LiveAtEdu_Sync.log&amp;quot; in the log you will see that all teams is first created and then students in the teams.&lt;br /&gt;
[[File:Onenote5.png|none|thumb|675x675px]]&lt;br /&gt;
&lt;br /&gt;
==Technical settings==&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=OneNote_Class_Notebook&amp;diff=2975</id>
		<title>OneNote Class Notebook</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=OneNote_Class_Notebook&amp;diff=2975"/>
		<updated>2019-06-26T10:03:21Z</updated>

		<summary type="html">&lt;p&gt;Sva: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;OBSOLETE - PRODUCT IS NOT LONGER AVAILABLE FOR SALE&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Our OneNote Class Notebook integration is developed for schools, which want to avoid manual configuration and maintenance when using OneNote Class Notebook. The integration automatically extracts data from your student administration system and synchronizes it with OneNote Class Notebook, creating Notebooks for students and teachers. This makes it very easy to start using the learning tool in class. Once the configuration is done, teachers and students will get access to a wide range of useful tools. Your OneNote Class Notebooks can be created before the school year starts, giving teachers the opportunity to prepare themselves and upload materials at their own pace. If new students start after the school year has begun they too are automatically created and maintained in OneNote Class Notebook.&lt;br /&gt;
&lt;br /&gt;
*It is not posible for teachers to Add/Remove other teachers, all maintenance must be done through the studyadministrative system such as Ludus, Lectio etc.&lt;br /&gt;
*Notebooks will be kept alive for students from study start to study end, ie. 3 years if they study at a Danish gymnasium.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[UMS]]&lt;br /&gt;
&lt;br /&gt;
[[Office 365|Office 365 License]]&lt;br /&gt;
&lt;br /&gt;
OneNote Class Notebook License&lt;br /&gt;
&lt;br /&gt;
===Testing after setup===&lt;br /&gt;
Running Office 365 sync in UMS&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;!!REQUIRED!!&amp;lt;/span&amp;gt; Make App registration in Azure: [[MSGraphPermissions|Look here]]&lt;br /&gt;
&lt;br /&gt;
===Is any physical item required===&lt;br /&gt;
No&lt;br /&gt;
&lt;br /&gt;
===Should third party be contacted===&lt;br /&gt;
No&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Check OneNote license is active, under &amp;quot;License Info&amp;quot;[[File:Onenotelicense.png|none|thumb|481x481px]]&lt;br /&gt;
&lt;br /&gt;
Click on Office 365, Under SharePoint Setting click &amp;quot;Manage&amp;quot;&lt;br /&gt;
[[File:Onenotetemplateeditor.png|none|thumb|489x489px]]&lt;br /&gt;
&lt;br /&gt;
Click Edit  &lt;br /&gt;
[[File:Onenotetemplateedit.png|none|thumb|484x484px]]&lt;br /&gt;
&lt;br /&gt;
” &#039;&#039;Office 365 SharePoint Site Settings&#039;&#039;” Click on” manage&#039;&#039;”&#039;&#039;   &lt;br /&gt;
&lt;br /&gt;
” &#039;&#039;OneNote Class Notebook Settings&#039;&#039;” Click on “add”&lt;br /&gt;
[[File:Onenoteclassnotebooksettings.png|none|thumb|538x538px]]&lt;br /&gt;
&lt;br /&gt;
Fill the” Description” &lt;br /&gt;
&lt;br /&gt;
Click on ”&#039;&#039;Sections&#039;&#039;” if UMS STANDARD is not selected &lt;br /&gt;
[[File:OneNotesections.png|none|thumb|476x476px]]&lt;br /&gt;
Sections must be filled out if you want other sections than those Inlogic sets Default.&lt;br /&gt;
[[File:OneNote Sections.png|none|thumb|447x447px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Use Name instead of title for Notebooks (Last part of URL)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This will make the title of the NoteBook be the same as the last part of the URL of the SharePoint site that the NoteBook is created in. It never changes unless this is unchecked.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Never update Notebook title after creation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The NoteBook will never update the title after it has been created, even though the SharePoint site changes title. it will be created with the title that SharePoint site has at createin time.&lt;br /&gt;
&lt;br /&gt;
Remember to set &amp;quot;&#039;&#039;OneNote Class Notebook Setting&#039;&#039;&amp;quot; to &amp;quot;UMS OneNote&lt;br /&gt;
&lt;br /&gt;
Closing All UMS Configurator window down.&lt;br /&gt;
[[File:Onenotesettings2.png|none|thumb|313x313px]]&lt;br /&gt;
&lt;br /&gt;
Open CMD as admin.&lt;br /&gt;
&lt;br /&gt;
Browser UserManagement folder. &lt;br /&gt;
&lt;br /&gt;
Run “&#039;&#039;LiveAtEdu_Sync.exe AddNotebooks2DB”&#039;&#039;   &lt;br /&gt;
[[File:Onenotecmd.png|none|thumb|573x573px]] &lt;br /&gt;
&lt;br /&gt;
Open SQL (SSMS) and run a new Query (&#039;&#039;Select NoteBookID, * From Office365SharePoint_Sites)&#039;&#039; Note NoteBookID is NULL.&lt;br /&gt;
[[File:Onenotesql.png|none|thumb|637x637px]]&lt;br /&gt;
&lt;br /&gt;
AddNotebooks2sites, If SharePoint is available&lt;br /&gt;
[[File:Onenotecmd2.png|none|thumb|723x723px]]&lt;br /&gt;
&lt;br /&gt;
Open SQL (SSMS) and run a new Query (&#039;&#039;Select NoteBookID, * From Office365SharePoint_Sites&#039;&#039;) Note NoteBookID is NULL. &lt;br /&gt;
[[File:Onenotesql2.png|none|thumb|614x614px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Open log file &amp;quot;LiveAtEdu_Sync.log&amp;quot; in the log you will see that all teams is first created and then students in the teams.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After &amp;quot;LiveAtEdu_Sync OneNoteClassNoteBookOnl&amp;quot; Note the NoteBookID is now complete.&lt;br /&gt;
[[File:Onenotesql3.png|none|thumb|670x670px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If sharepoint site missing&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Click on Sharpoint&lt;br /&gt;
[[File:Onenotesharepoint.png|none|thumb|239x239px]]&lt;br /&gt;
&lt;br /&gt;
Click on ”NEW” to create a new sharepoint sites&lt;br /&gt;
[[File:Onenotesharepointnew.png|none|thumb|534x534px]]&lt;br /&gt;
[[File:Onenotesharepointnew2.png|none|thumb|417x417px]]&lt;br /&gt;
TimeZone: Should be changed to match&lt;br /&gt;
&lt;br /&gt;
Administrator: Is the user you are logged    on with, you can check it by clicking on the icon&lt;br /&gt;
&lt;br /&gt;
Double click on the newly created site&lt;br /&gt;
[[File:Onenotenewlycreatedsite.png|none|thumb|521x521px]]&lt;br /&gt;
&lt;br /&gt;
Copy the Url &lt;br /&gt;
[[File:Onenotecopyurl.png|none|thumb|322x322px]]&lt;br /&gt;
&lt;br /&gt;
Open UMS Configurator&lt;br /&gt;
[[File:Onenotetemplate.png|none|thumb|475x475px]]&lt;br /&gt;
Remember to use the right template&lt;br /&gt;
&lt;br /&gt;
Click on Office365&lt;br /&gt;
&lt;br /&gt;
Click on Manage&lt;br /&gt;
&lt;br /&gt;
Click on Add&lt;br /&gt;
&lt;br /&gt;
Fill out the Description field&lt;br /&gt;
&lt;br /&gt;
Set the copied URL&lt;br /&gt;
&lt;br /&gt;
Sections selected if requested otherwise than UMS default settings.&lt;br /&gt;
&lt;br /&gt;
Open UMS Configurator&lt;br /&gt;
&lt;br /&gt;
1. Click on Office 365&lt;br /&gt;
&lt;br /&gt;
2. Click Manage and (Site Settings)&lt;br /&gt;
&lt;br /&gt;
3. Select &amp;quot;Students&amp;quot; and click &amp;quot;Add&amp;quot;&lt;br /&gt;
[[File:Onenotesitesettings.png|none|thumb|509x509px]]&lt;br /&gt;
&lt;br /&gt;
Click under” Organization &#039;&#039;setting” and choose the created field.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Select &amp;quot;LMS has to be Checked&amp;quot;&#039;&#039;&lt;br /&gt;
[[File:Onenotesettings3.png|none|thumb|596x596px]]&lt;br /&gt;
&lt;br /&gt;
Remember to ACTIVE the “office365 OneNote setting” and click OK&lt;br /&gt;
[[File:Onenoteoffice365.png|none|thumb|559x559px]]&lt;br /&gt;
&lt;br /&gt;
Open CMD as admin&#039;&#039;.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Brows to UserManagement &#039;&#039;folder.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Run &#039;&#039;&amp;quot;LiveAtEdu_Sync.exe AddNotebooks2DB&amp;quot;&#039;&#039;&lt;br /&gt;
[[File:Onenotecmd4.png|none|thumb|556x556px]]&lt;br /&gt;
&lt;br /&gt;
Open SQL SSMS and run a new query (Select NoteBookID, * From Office365OneNoteClassNotebook)&lt;br /&gt;
&lt;br /&gt;
Notice the NoteBookID is NULL.&lt;br /&gt;
[[File:Onenotenotebookid.png|none|thumb|694x694px]]&lt;br /&gt;
&lt;br /&gt;
Open CMD as admin.&lt;br /&gt;
&lt;br /&gt;
Brows to UserManagement folder.&lt;br /&gt;
&lt;br /&gt;
Run &amp;quot;LiveAtEdu_Sync.exe OneNoteClassNoteBookOnly&amp;quot; and open log file &amp;quot;LiveAtEdu_Sync.log&amp;quot; in the log you will see that all teams is first created and then students in the teams.&lt;br /&gt;
[[File:Onenote5.png|none|thumb|675x675px]]&lt;br /&gt;
&lt;br /&gt;
==Technical settings==&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Itslearning&amp;diff=2954</id>
		<title>Itslearning</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Itslearning&amp;diff=2954"/>
		<updated>2019-06-21T12:47:29Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* FAQ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Our itslearning integration is developed for schools that want to avoid hour-long administrative tasks. The integration automatically creates, maintains, and deletes users based on data from your student administrative system. It also creates and maintains group rooms, which teachers and students can use for teaching purposes. The rooms automatically use the language you require and can be categorized according to your needs, making them easier to find. Rooms that are no longer in use are deleted automatically. &lt;br /&gt;
&lt;br /&gt;
===Configuration in UMS===&lt;br /&gt;
This allows users to log into itslearning with the same password they use to access the school’s IT-system. The itslearning integration gives you an easy overview and ensures that the users’ data is always managed correctly, without requiring any manual updates. This frees up time for the IT-department so they can focus on other tasks.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[UMS]]&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
&lt;br /&gt;
*Request a test site from Its learning. It&#039;s learning will send username, password and URL for the test site.&lt;br /&gt;
*The user must be system Administrator on the test site.&lt;br /&gt;
*You must have itslearning give the rights to &amp;quot;&#039;&#039;&#039;manage Enterprise web services&#039;&#039;&#039;&amp;quot; for this administrative user&lt;br /&gt;
*As System Administrator will you have access to the following displayed on the image below&lt;br /&gt;
&lt;br /&gt;
[[File:It&#039;s learing 1.png|none|thumb|755x755px]]&lt;br /&gt;
&lt;br /&gt;
Make sure that &amp;quot;Manage API&amp;quot; is enabled, as shown in the image below&lt;br /&gt;
[[File:It&#039;s learing 2.png|none|thumb|753x753px]]&lt;br /&gt;
&lt;br /&gt;
Click on &amp;quot;Manage Enterprise web services&amp;quot; as shown in the image below&lt;br /&gt;
[[File:It&#039;s learing 3.png|none|thumb|752x752px]]&lt;br /&gt;
&lt;br /&gt;
Fill out in the following points, as shown in the image below. &lt;br /&gt;
&lt;br /&gt;
*Title&lt;br /&gt;
*Username (If set to auto-generate, new username will be generated. If set to import, will username be imported from ums)&lt;br /&gt;
*Password (If set to auto-generate, new password will be generated. If set to import, will password be imported from ums)&lt;br /&gt;
*User profile data (choose which permerts should sync to it&#039;s learning)&lt;br /&gt;
*System to use must be set to IMS-Enterprise&lt;br /&gt;
*URL to service (copy url for it to be used later)&lt;br /&gt;
*Username (copy url for it to be used later)&lt;br /&gt;
*Password (copy url for it to be used later)&lt;br /&gt;
&lt;br /&gt;
[[File:Capture.png|none|thumb|857x857px]]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Open UMS Configurator and go to Template &amp;gt; itslearning. Click the first manage button.&lt;br /&gt;
[[File:Itslearning Template.jpg|none|thumb|791x791px]]&lt;br /&gt;
&lt;br /&gt;
You will now see an overview of your itslearning settings.&lt;br /&gt;
[[File:Itslearning Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
&lt;br /&gt;
==itslearning settings==&lt;br /&gt;
[[File:Itslearning Settings Edit.jpg|none|thumb|751x751px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Give the Site settings a name.&lt;br /&gt;
&lt;br /&gt;
====Organization settings====&lt;br /&gt;
Choose the Organization setting you want to use for this site setting.&lt;br /&gt;
&lt;br /&gt;
====Users====&lt;br /&gt;
&lt;br /&gt;
=====Username=====&lt;br /&gt;
Choose a column from the students table. Its default is &amp;lt;Not used&amp;gt;. This means that the username will be the same as in Active Directory.&lt;br /&gt;
&lt;br /&gt;
This column will be used as the login.&lt;br /&gt;
&lt;br /&gt;
=====Delete users=====&lt;br /&gt;
Delete the users when they are no longer active&lt;br /&gt;
&lt;br /&gt;
=====Keep inactive before deleting=====&lt;br /&gt;
Wait this number of days before deleting inactive users&lt;br /&gt;
&lt;br /&gt;
====Template security groups====&lt;br /&gt;
Check the box to create, update, and delete template security groups that has an itslearning setting attached.&lt;br /&gt;
&lt;br /&gt;
====Upload student information====&lt;br /&gt;
Check these boxes to send and update information on students:&lt;br /&gt;
&lt;br /&gt;
*Address&lt;br /&gt;
*Phone&lt;br /&gt;
*Mobile Phone&lt;br /&gt;
*Mail&lt;br /&gt;
&lt;br /&gt;
====Upload employee information====&lt;br /&gt;
Check these boxes to send and update information on employees:&lt;br /&gt;
&lt;br /&gt;
*Address&lt;br /&gt;
*Phone&lt;br /&gt;
*Mobile Phone&lt;br /&gt;
*Mail&lt;br /&gt;
&lt;br /&gt;
===Site===&lt;br /&gt;
See [[LMS Settings]] for options that are not described below.&lt;br /&gt;
[[File:Itslearning Settings Edit Site Settings.jpg|none|thumb|895x895px]]&lt;br /&gt;
====Language====&lt;br /&gt;
The language used for a site when it is created&lt;br /&gt;
&lt;br /&gt;
====Course category====&lt;br /&gt;
The category is put on the site when it is created&lt;br /&gt;
&lt;br /&gt;
====Activity sites====&lt;br /&gt;
See [[Site selection settings]]&lt;br /&gt;
&lt;br /&gt;
====Course sites====&lt;br /&gt;
See [[Site selection settings]]&lt;br /&gt;
&lt;br /&gt;
==Organization settings==&lt;br /&gt;
[[File:Itslearning Organization Settings.jpg|link=http://wiki.inlogic.dk/index.php/File:Itslearning%20Organization%20Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Organization Settings Edit.jpg|link=http://wiki.inlogic.dk/index.php/File:Itslearning%20Organization%20Settings%20Edit.jpg|none|thumb|449x449px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Give your Organization setting a name.&lt;br /&gt;
&lt;br /&gt;
====Username====&lt;br /&gt;
Type your username for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).&lt;br /&gt;
&lt;br /&gt;
====Password====&lt;br /&gt;
Type your password for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).&lt;br /&gt;
&lt;br /&gt;
====Source organization====&lt;br /&gt;
Type the source organization for API connection (contact itslearning to acquire the source organization).&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Organization API Client ID====&lt;br /&gt;
Only relevant if you have a contract with itslearning that allows synchronization of timetableblocks&lt;br /&gt;
&lt;br /&gt;
====Organization API Client secret====&lt;br /&gt;
Only relevant if you have a contract with itslearning that allows synchronization of timetableblocks&lt;br /&gt;
&lt;br /&gt;
====Use test installation====&lt;br /&gt;
Enable this to use a test installation instead of production.&lt;br /&gt;
&lt;br /&gt;
====Installation ID====&lt;br /&gt;
This is an ID you set in UMS to specify the multiple organization settings belong to the same itslearning installation.&lt;br /&gt;
&lt;br /&gt;
itslearning installations that has the same URL should normally have the same ID in UMS.&lt;br /&gt;
===Sub accounts===&lt;br /&gt;
This section explains how to create a hierarchy in itslearning. [[File:Itslearning Sub accounts.jpg|none|thumb|620x620px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created.&lt;br /&gt;
&lt;br /&gt;
====Database field====&lt;br /&gt;
Select a column from the students table use the contents of that column to build the hierarchy.&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
Select only rows that match the SQL sentence. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Example of how UMS will build a hierarchy====&lt;br /&gt;
&lt;br /&gt;
All groups will be sorted in the hierarchy. Groups that are not sorted in the hierarchy will be put in &#039;UMS Groups&#039;.&lt;br /&gt;
&lt;br /&gt;
All template security groups will be created in &#039;UMS Template Groups&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Itslearning hierarchy.jpg|none|thumb|1263x1263px]]&lt;br /&gt;
&lt;br /&gt;
===Sub accounts Courses===&lt;br /&gt;
This section explains how to create a hierarchy in itslearning. [[File:Itslearning Sub accounts.jpg|none|thumb|620x620px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created.&lt;br /&gt;
&lt;br /&gt;
====Database field====&lt;br /&gt;
Select a column from the students table use the contents of that column to build the hierarchy.&lt;br /&gt;
&lt;br /&gt;
====Database field (Displayname)====&lt;br /&gt;
Select a column from the students table use the contents of that column as title in the hierarchy. This is dependent on the &amp;quot;&#039;&#039;&#039;Database field&#039;&#039;&#039;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
Select only rows that match the SQL sentence. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Example of how UMS will build a hierarchy====&lt;br /&gt;
&lt;br /&gt;
All groups will be sorted in the hierarchy. Groups that are not sorted in the hierarchy will be put in &#039;UMS Courses&#039;.&lt;br /&gt;
&lt;br /&gt;
All courses that becomes inactive will be put in &#039;UMS Courses archive&#039;.&lt;br /&gt;
[[File:Itslearning hierarchy Courses.jpg|none|thumb|1263x1263px]]&lt;br /&gt;
&lt;br /&gt;
==Site Settings==&lt;br /&gt;
You need to attach a cohort setting to a template. This will tell UMS that cohorts will be created from this template.&lt;br /&gt;
[[File:Itslearning Site Template Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Site Template Settings Edit.jpg|none|thumb|422x422px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Template====&lt;br /&gt;
Enter a template SyncKey that is used when creating courses.&lt;br /&gt;
&lt;br /&gt;
if you are using a course that was created by UMS then remember to prefix the template name with UMSCourse_.&lt;br /&gt;
&lt;br /&gt;
Validation rule: The course template SyncKey must exist, and must refer to a course template, not a regular course.&lt;br /&gt;
&lt;br /&gt;
[https://developer.itslearning.com/Working_with_course_templates_in_IMS_ES.html Working_with_course_templates_in_IMS_ES] &lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==Group Settings==&lt;br /&gt;
You need to attach a cohort setting to a template. This will tell UMS that cohorts will be created from this template.&lt;br /&gt;
[[File:Itslearning Group Template Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Group Template Settings Edit.jpg|none|thumb|422x422px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Template====&lt;br /&gt;
This is not yet used.&lt;br /&gt;
&lt;br /&gt;
Enter a template that is used when creating groups. &lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
===Is password synchronization between UMS and Itslearning supported?===&lt;br /&gt;
Short answer: No&lt;br /&gt;
&lt;br /&gt;
Itslearning supports SSO and LDAP&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Timetable&amp;diff=2953</id>
		<title>Timetable</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Timetable&amp;diff=2953"/>
		<updated>2019-06-21T10:17:25Z</updated>

		<summary type="html">&lt;p&gt;Sva: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Skemabrikker.exe is a small sync job that needs to run when timetables has to be created, updated or deleted.&lt;br /&gt;
&lt;br /&gt;
Example of timetable in UMS and Outlook:&lt;br /&gt;
[[File:Timetable in UMS and Outlook.png|none|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following systems is supported&lt;br /&gt;
&lt;br /&gt;
*Office 365&lt;br /&gt;
*Exchange&lt;br /&gt;
*GSuite&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
 Skemabrikker.exe [&amp;lt;optional&amp;gt; System] [&amp;lt;optional&amp;gt; Action] [&amp;lt;optional&amp;gt; Mail] [&amp;lt;optional&amp;gt; StartDate] [&amp;lt;optional&amp;gt; EndDate] [&amp;lt;optional&amp;gt; Type [UMS | NonUMS | All]]&lt;br /&gt;
&lt;br /&gt;
=====Help=====&lt;br /&gt;
Displays a microsoft forms with the different parameters.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Applyrights=====&lt;br /&gt;
Only works for Exchange and Office365. Restores rights for a room if they have accidentally been deleted or changed.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Systems=====&lt;br /&gt;
This parameter is used to define what system Skemabrikker.exe will populate the Timetables to. We currently support Timetable integration to these systems:&lt;br /&gt;
&lt;br /&gt;
Exchange&lt;br /&gt;
&lt;br /&gt;
Office 365&lt;br /&gt;
&lt;br /&gt;
GSuite&lt;br /&gt;
&lt;br /&gt;
[[Timetable/itslearning|Itslearning]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Action=====&lt;br /&gt;
find - Used to display the Timetables associated with the given [mail] parameter.&lt;br /&gt;
&lt;br /&gt;
delete - Used to delete the Timetables associated with the given [mail] parameter.&lt;br /&gt;
&lt;br /&gt;
update - Used to update the Timetables that needs to be updated that are associated with the given [mail] parameter.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Mail=====&lt;br /&gt;
mail/UPN - This parameter used if the [action] parameter needs to affect a specific user.&lt;br /&gt;
&lt;br /&gt;
Teachersonly - This parameter used if the [action] parameter needs to only affect teachers.&lt;br /&gt;
&lt;br /&gt;
Studentsonly - This parameter used if the [action] parameter needs to only affect students.&lt;br /&gt;
&lt;br /&gt;
Roomsonly - This parameter is used if the [action] parameter needs to only affect a given physical Classroom (When this parameter is used you need to add the ID for the given room ie. [Action] [Mail] &#039;Room_ID&#039;).&lt;br /&gt;
&lt;br /&gt;
Activitiesonly - This parameter is used if the [action] parameter needs to only affect a given activity (When this parameter is used you need to add the ID for the given activity ie. [Action] [Mail] &#039;Activity_ID&#039;).&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====StartDate=====&lt;br /&gt;
This parameter is used in to define the start date in which the find, delete or update parameter will affect the timetables. The format for this parameter is dd-mm-yyyy.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====EndDate=====&lt;br /&gt;
This parameter is used in to define the end date in which the find, delete or update parameter will affect the timetables The format for this parameter is dd-mm-yyyy.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Type=====&lt;br /&gt;
UMS - This parameter is used to define that the timetables has to have been generated by UMS will be affected.&lt;br /&gt;
&lt;br /&gt;
NonUMS - This parameter is used to define that the timetables has to have not been generated by UMS will be affected.&lt;br /&gt;
&lt;br /&gt;
All - This parameter is used to define that timetables both from UMS and non UMS will be affected.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External systems==&lt;br /&gt;
&lt;br /&gt;
===[[Timetable/itslearning|itslearning]]===&lt;br /&gt;
&lt;br /&gt;
===[[Timetable/Office365|Office 365]]===&lt;br /&gt;
&lt;br /&gt;
===[[Timetable/GoogleGSuite|Google GSuite]]===&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
====How do I find timetable blocks with skemabrikker.exe ?====&lt;br /&gt;
Example following the general parameters:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|skemabrikker.exe  office365 find tea@umsacademic.onmicrosoft.com 12-05-2019 13-05-2019 All&lt;br /&gt;
|}&lt;br /&gt;
Inspect the skemabrikker.log. The long string value in the logfile refers to the ID in the table &#039;&#039;&#039;SkemaBrikkerSavedEntries_Students, SkemaBrikkerSavedEntries_Teachers, SkemaBrikkerSavedEntries_Rooms, SkemaBrikkerSavedEntries_Activities&#039;&#039;&#039;&lt;br /&gt;
[[File:Skemabrikkerlog.png|none|thumb|864x864px]]&lt;br /&gt;
&lt;br /&gt;
====How do I find timetable blocks with SQL statements ?====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|select  SkemaBrikkerNewEntries.*&lt;br /&gt;
&lt;br /&gt;
From  SkemaBrikkerNewEntries&lt;br /&gt;
&lt;br /&gt;
Join  SkemaBrikker_Students On SkemaBrikkerNewEntries.SkemaBegivenhed_ID  = SkemaBrikker_Students.SkemaBegivenhed_ID And  SkemaBrikkerNewEntries.SkemaBrikkerAdminServers_ID =  SkemaBrikker_Students.SkemaBrikkerAdminServers_ID&lt;br /&gt;
&lt;br /&gt;
And SkemaBrikkerNewEntries.Activity =  SkemaBrikker_Students.Activity&lt;br /&gt;
&lt;br /&gt;
Where &lt;br /&gt;
&lt;br /&gt;
SkemaBrikker_Students.cpr In (Select Cpr from Students where studienr= &#039;xxxxxx&#039;)&lt;br /&gt;
&lt;br /&gt;
and SkemaBrikkerNewEntries.Dato = &#039;28-11-2018&#039;&lt;br /&gt;
&lt;br /&gt;
Order By  RealStartDateTime&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== How do I change format and content of timetable blocks in Outlook? ====&lt;br /&gt;
Open UMS Configurator, select Modules &amp;quot;TimeTable&amp;quot; and select your datasource, then edit Format And Content&lt;br /&gt;
&lt;br /&gt;
Variables can be replaced as pictured below.&lt;br /&gt;
[[File:Timetable format and content.png|none|thumb|1152x1152px]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=File:Timetable_format_and_content.png&amp;diff=2952</id>
		<title>File:Timetable format and content.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=File:Timetable_format_and_content.png&amp;diff=2952"/>
		<updated>2019-06-21T10:15:11Z</updated>

		<summary type="html">&lt;p&gt;Sva: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Timetable format and content&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=File:Timetable_in_UMS_and_Outlook.png&amp;diff=2951</id>
		<title>File:Timetable in UMS and Outlook.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=File:Timetable_in_UMS_and_Outlook.png&amp;diff=2951"/>
		<updated>2019-06-21T10:11:03Z</updated>

		<summary type="html">&lt;p&gt;Sva: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Timetable in UMS and Outlook&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Itslearning&amp;diff=2950</id>
		<title>Itslearning</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Itslearning&amp;diff=2950"/>
		<updated>2019-06-21T09:46:47Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* FAQ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Our itslearning integration is developed for schools that want to avoid hour-long administrative tasks. The integration automatically creates, maintains, and deletes users based on data from your student administrative system. It also creates and maintains group rooms, which teachers and students can use for teaching purposes. The rooms automatically use the language you require and can be categorized according to your needs, making them easier to find. Rooms that are no longer in use are deleted automatically. &lt;br /&gt;
&lt;br /&gt;
===Configuration in UMS===&lt;br /&gt;
This allows users to log into itslearning with the same password they use to access the school’s IT-system. The itslearning integration gives you an easy overview and ensures that the users’ data is always managed correctly, without requiring any manual updates. This frees up time for the IT-department so they can focus on other tasks.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[UMS]]&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
&lt;br /&gt;
*Request a test site from Its learning. It&#039;s learning will send username, password and URL for the test site.&lt;br /&gt;
*The user must be system Administrator on the test site.&lt;br /&gt;
*You must have itslearning give the rights to &amp;quot;&#039;&#039;&#039;manage Enterprise web services&#039;&#039;&#039;&amp;quot; for this administrative user&lt;br /&gt;
*As System Administrator will you have access to the following displayed on the image below&lt;br /&gt;
&lt;br /&gt;
[[File:It&#039;s learing 1.png|none|thumb|755x755px]]&lt;br /&gt;
&lt;br /&gt;
Make sure that &amp;quot;Manage API&amp;quot; is enabled, as shown in the image below&lt;br /&gt;
[[File:It&#039;s learing 2.png|none|thumb|753x753px]]&lt;br /&gt;
&lt;br /&gt;
Click on &amp;quot;Manage Enterprise web services&amp;quot; as shown in the image below&lt;br /&gt;
[[File:It&#039;s learing 3.png|none|thumb|752x752px]]&lt;br /&gt;
&lt;br /&gt;
Fill out in the following points, as shown in the image below. &lt;br /&gt;
&lt;br /&gt;
*Title&lt;br /&gt;
*Username (If set to auto-generate, new username will be generated. If set to import, will username be imported from ums)&lt;br /&gt;
*Password (If set to auto-generate, new password will be generated. If set to import, will password be imported from ums)&lt;br /&gt;
*User profile data (choose which permerts should sync to it&#039;s learning)&lt;br /&gt;
*System to use must be set to IMS-Enterprise&lt;br /&gt;
*URL to service (copy url for it to be used later)&lt;br /&gt;
*Username (copy url for it to be used later)&lt;br /&gt;
*Password (copy url for it to be used later)&lt;br /&gt;
&lt;br /&gt;
[[File:Capture.png|none|thumb|857x857px]]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Open UMS Configurator and go to Template &amp;gt; itslearning. Click the first manage button.&lt;br /&gt;
[[File:Itslearning Template.jpg|none|thumb|791x791px]]&lt;br /&gt;
&lt;br /&gt;
You will now see an overview of your itslearning settings.&lt;br /&gt;
[[File:Itslearning Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
&lt;br /&gt;
==itslearning settings==&lt;br /&gt;
[[File:Itslearning Settings Edit.jpg|none|thumb|751x751px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Give the Site settings a name.&lt;br /&gt;
&lt;br /&gt;
====Organization settings====&lt;br /&gt;
Choose the Organization setting you want to use for this site setting.&lt;br /&gt;
&lt;br /&gt;
====Users====&lt;br /&gt;
&lt;br /&gt;
=====Username=====&lt;br /&gt;
Choose a column from the students table. Its default is &amp;lt;Not used&amp;gt;. This means that the username will be the same as in Active Directory.&lt;br /&gt;
&lt;br /&gt;
This column will be used as the login.&lt;br /&gt;
&lt;br /&gt;
=====Delete users=====&lt;br /&gt;
Delete the users when they are no longer active&lt;br /&gt;
&lt;br /&gt;
=====Keep inactive before deleting=====&lt;br /&gt;
Wait this number of days before deleting inactive users&lt;br /&gt;
&lt;br /&gt;
====Template security groups====&lt;br /&gt;
Check the box to create, update, and delete template security groups that has an itslearning setting attached.&lt;br /&gt;
&lt;br /&gt;
====Upload student information====&lt;br /&gt;
Check these boxes to send and update information on students:&lt;br /&gt;
&lt;br /&gt;
*Address&lt;br /&gt;
*Phone&lt;br /&gt;
*Mobile Phone&lt;br /&gt;
*Mail&lt;br /&gt;
&lt;br /&gt;
====Upload employee information====&lt;br /&gt;
Check these boxes to send and update information on employees:&lt;br /&gt;
&lt;br /&gt;
*Address&lt;br /&gt;
*Phone&lt;br /&gt;
*Mobile Phone&lt;br /&gt;
*Mail&lt;br /&gt;
&lt;br /&gt;
===Site===&lt;br /&gt;
See [[LMS Settings]] for options that are not described below.&lt;br /&gt;
[[File:Itslearning Settings Edit Site Settings.jpg|none|thumb|895x895px]]&lt;br /&gt;
====Language====&lt;br /&gt;
The language used for a site when it is created&lt;br /&gt;
&lt;br /&gt;
====Course category====&lt;br /&gt;
The category is put on the site when it is created&lt;br /&gt;
&lt;br /&gt;
====Activity sites====&lt;br /&gt;
See [[Site selection settings]]&lt;br /&gt;
&lt;br /&gt;
====Course sites====&lt;br /&gt;
See [[Site selection settings]]&lt;br /&gt;
&lt;br /&gt;
==Organization settings==&lt;br /&gt;
[[File:Itslearning Organization Settings.jpg|link=http://wiki.inlogic.dk/index.php/File:Itslearning%20Organization%20Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Organization Settings Edit.jpg|link=http://wiki.inlogic.dk/index.php/File:Itslearning%20Organization%20Settings%20Edit.jpg|none|thumb|449x449px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Give your Organization setting a name.&lt;br /&gt;
&lt;br /&gt;
====Username====&lt;br /&gt;
Type your username for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).&lt;br /&gt;
&lt;br /&gt;
====Password====&lt;br /&gt;
Type your password for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).&lt;br /&gt;
&lt;br /&gt;
====Source organization====&lt;br /&gt;
Type the source organization for API connection (contact itslearning to acquire the source organization).&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Organization API Client ID====&lt;br /&gt;
Only relevant if you have a contract with itslearning that allows synchronization of timetableblocks&lt;br /&gt;
&lt;br /&gt;
====Organization API Client secret====&lt;br /&gt;
Only relevant if you have a contract with itslearning that allows synchronization of timetableblocks&lt;br /&gt;
&lt;br /&gt;
====Use test installation====&lt;br /&gt;
Enable this to use a test installation instead of production.&lt;br /&gt;
&lt;br /&gt;
====Installation ID====&lt;br /&gt;
This is an ID you set in UMS to specify the multiple organization settings belong to the same itslearning installation.&lt;br /&gt;
&lt;br /&gt;
itslearning installations that has the same URL should normally have the same ID in UMS.&lt;br /&gt;
===Sub accounts===&lt;br /&gt;
This section explains how to create a hierarchy in itslearning. [[File:Itslearning Sub accounts.jpg|none|thumb|620x620px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created.&lt;br /&gt;
&lt;br /&gt;
====Database field====&lt;br /&gt;
Select a column from the students table use the contents of that column to build the hierarchy.&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
Select only rows that match the SQL sentence. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Example of how UMS will build a hierarchy====&lt;br /&gt;
&lt;br /&gt;
All groups will be sorted in the hierarchy. Groups that are not sorted in the hierarchy will be put in &#039;UMS Groups&#039;.&lt;br /&gt;
&lt;br /&gt;
All template security groups will be created in &#039;UMS Template Groups&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Itslearning hierarchy.jpg|none|thumb|1263x1263px]]&lt;br /&gt;
&lt;br /&gt;
===Sub accounts Courses===&lt;br /&gt;
This section explains how to create a hierarchy in itslearning. [[File:Itslearning Sub accounts.jpg|none|thumb|620x620px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created.&lt;br /&gt;
&lt;br /&gt;
====Database field====&lt;br /&gt;
Select a column from the students table use the contents of that column to build the hierarchy.&lt;br /&gt;
&lt;br /&gt;
====Database field (Displayname)====&lt;br /&gt;
Select a column from the students table use the contents of that column as title in the hierarchy. This is dependent on the &amp;quot;&#039;&#039;&#039;Database field&#039;&#039;&#039;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
Select only rows that match the SQL sentence. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Example of how UMS will build a hierarchy====&lt;br /&gt;
&lt;br /&gt;
All groups will be sorted in the hierarchy. Groups that are not sorted in the hierarchy will be put in &#039;UMS Courses&#039;.&lt;br /&gt;
&lt;br /&gt;
All courses that becomes inactive will be put in &#039;UMS Courses archive&#039;.&lt;br /&gt;
[[File:Itslearning hierarchy Courses.jpg|none|thumb|1263x1263px]]&lt;br /&gt;
&lt;br /&gt;
==Site Settings==&lt;br /&gt;
You need to attach a cohort setting to a template. This will tell UMS that cohorts will be created from this template.&lt;br /&gt;
[[File:Itslearning Site Template Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Site Template Settings Edit.jpg|none|thumb|422x422px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Template====&lt;br /&gt;
Enter a template SyncKey that is used when creating courses.&lt;br /&gt;
&lt;br /&gt;
if you are using a course that was created by UMS then remember to prefix the template name with UMSCourse_.&lt;br /&gt;
&lt;br /&gt;
Validation rule: The course template SyncKey must exist, and must refer to a course template, not a regular course.&lt;br /&gt;
&lt;br /&gt;
[https://developer.itslearning.com/Working_with_course_templates_in_IMS_ES.html Working_with_course_templates_in_IMS_ES] &lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==Group Settings==&lt;br /&gt;
You need to attach a cohort setting to a template. This will tell UMS that cohorts will be created from this template.&lt;br /&gt;
[[File:Itslearning Group Template Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Group Template Settings Edit.jpg|none|thumb|422x422px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Template====&lt;br /&gt;
This is not yet used.&lt;br /&gt;
&lt;br /&gt;
Enter a template that is used when creating groups. &lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
=== Is password synchronization between UMS and Itslearning supported? ===&lt;br /&gt;
Short answer: No&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=Itslearning&amp;diff=2931</id>
		<title>Itslearning</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=Itslearning&amp;diff=2931"/>
		<updated>2019-06-07T11:27:06Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Organization settings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Our itslearning integration is developed for schools that want to avoid hour-long administrative tasks. The integration automatically creates, maintains, and deletes users based on data from your student administrative system. It also creates and maintains group rooms, which teachers and students can use for teaching purposes. The rooms automatically use the language you require and can be categorized according to your needs, making them easier to find. Rooms that are no longer in use are deleted automatically. &lt;br /&gt;
&lt;br /&gt;
===Configuration in UMS===&lt;br /&gt;
This allows users to log into itslearning with the same password they use to access the school’s IT-system. The itslearning integration gives you an easy overview and ensures that the users’ data is always managed correctly, without requiring any manual updates. This frees up time for the IT-department so they can focus on other tasks.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
===Module requirements===&lt;br /&gt;
[[UMS]]&lt;br /&gt;
&lt;br /&gt;
===What to have ready===&lt;br /&gt;
&lt;br /&gt;
*Request a test site from Its learning. It&#039;s learning will send username, password and URL for the test site.&lt;br /&gt;
*The user must be system Administrator on the test site.&lt;br /&gt;
*You must have itslearning give the rights to &amp;quot;&#039;&#039;&#039;manage Enterprise web services&#039;&#039;&#039;&amp;quot; for this administrative user&lt;br /&gt;
*As System Administrator will you have access to the following displayed on the image below&lt;br /&gt;
&lt;br /&gt;
[[File:It&#039;s learing 1.png|none|thumb|755x755px]]&lt;br /&gt;
&lt;br /&gt;
Make sure that &amp;quot;Manage API&amp;quot; is enabled, as shown in the image below&lt;br /&gt;
[[File:It&#039;s learing 2.png|none|thumb|753x753px]]&lt;br /&gt;
&lt;br /&gt;
Click on &amp;quot;Manage Enterprise web services&amp;quot; as shown in the image below&lt;br /&gt;
[[File:It&#039;s learing 3.png|none|thumb|752x752px]]&lt;br /&gt;
&lt;br /&gt;
Fill out in the following points, as shown in the image below. &lt;br /&gt;
&lt;br /&gt;
*Title&lt;br /&gt;
*Username (If set to auto-generate, new username will be generated. If set to import, will username be imported from ums)&lt;br /&gt;
*Password (If set to auto-generate, new password will be generated. If set to import, will password be imported from ums)&lt;br /&gt;
*User profile data (choose which permerts should sync to it&#039;s learning)&lt;br /&gt;
*System to use must be set to IMS-Enterprise&lt;br /&gt;
*URL to service (copy url for it to be used later)&lt;br /&gt;
*Username (copy url for it to be used later)&lt;br /&gt;
*Password (copy url for it to be used later)&lt;br /&gt;
&lt;br /&gt;
[[File:Capture.png|none|thumb|857x857px]]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Open UMS Configurator and go to Template &amp;gt; itslearning. Click the first manage button.&lt;br /&gt;
[[File:Itslearning Template.jpg|none|thumb|791x791px]]&lt;br /&gt;
&lt;br /&gt;
You will now see an overview of your itslearning settings.&lt;br /&gt;
[[File:Itslearning Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
&lt;br /&gt;
==itslearning settings==&lt;br /&gt;
[[File:Itslearning Settings Edit.jpg|none|thumb|751x751px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Give the Site settings a name.&lt;br /&gt;
&lt;br /&gt;
====Organization settings====&lt;br /&gt;
Choose the Organization setting you want to use for this site setting.&lt;br /&gt;
&lt;br /&gt;
====Users====&lt;br /&gt;
&lt;br /&gt;
=====Username=====&lt;br /&gt;
Choose a column from the students table. Its default is &amp;lt;Not used&amp;gt;. This means that the username will be the same as in Active Directory.&lt;br /&gt;
&lt;br /&gt;
This column will be used as the login.&lt;br /&gt;
&lt;br /&gt;
=====Delete users=====&lt;br /&gt;
Delete the users when they are no longer active&lt;br /&gt;
&lt;br /&gt;
=====Keep inactive before deleting=====&lt;br /&gt;
Wait this number of days before deleting inactive users&lt;br /&gt;
&lt;br /&gt;
====Template security groups====&lt;br /&gt;
Check the box to create, update, and delete template security groups that has an itslearning setting attached.&lt;br /&gt;
&lt;br /&gt;
====Upload student information====&lt;br /&gt;
Check these boxes to send and update information on students:&lt;br /&gt;
&lt;br /&gt;
*Address&lt;br /&gt;
*Phone&lt;br /&gt;
*Mobile Phone&lt;br /&gt;
*Mail&lt;br /&gt;
&lt;br /&gt;
====Upload employee information====&lt;br /&gt;
Check these boxes to send and update information on employees:&lt;br /&gt;
&lt;br /&gt;
*Address&lt;br /&gt;
*Phone&lt;br /&gt;
*Mobile Phone&lt;br /&gt;
*Mail&lt;br /&gt;
&lt;br /&gt;
===Site===&lt;br /&gt;
See [[LMS Settings]] for options that are not described below.&lt;br /&gt;
[[File:Itslearning Settings Edit Site Settings.jpg|none|thumb|895x895px]]&lt;br /&gt;
====Language====&lt;br /&gt;
The language used for a site when it is created&lt;br /&gt;
&lt;br /&gt;
====Course category====&lt;br /&gt;
The category is put on the site when it is created&lt;br /&gt;
&lt;br /&gt;
====Activity sites====&lt;br /&gt;
See [[Site selection settings]]&lt;br /&gt;
&lt;br /&gt;
====Course sites====&lt;br /&gt;
See [[Site selection settings]]&lt;br /&gt;
&lt;br /&gt;
==Organization settings==&lt;br /&gt;
[[File:Itslearning Organization Settings.jpg|link=http://wiki.inlogic.dk/index.php/File:Itslearning%20Organization%20Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Organization Settings Edit.jpg|link=http://wiki.inlogic.dk/index.php/File:Itslearning%20Organization%20Settings%20Edit.jpg|none|thumb|449x449px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Give your Organization setting a name.&lt;br /&gt;
&lt;br /&gt;
====Username====&lt;br /&gt;
Type your username for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).&lt;br /&gt;
&lt;br /&gt;
====Password====&lt;br /&gt;
Type your password for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).&lt;br /&gt;
&lt;br /&gt;
====Source organization====&lt;br /&gt;
Type the source organization for API connection (contact itslearning to acquire the source organization).&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Organization API Client ID====&lt;br /&gt;
Only relevant if you have a contract with itslearning that allows synchronization of timetableblocks&lt;br /&gt;
&lt;br /&gt;
====Organization API Client secret====&lt;br /&gt;
Only relevant if you have a contract with itslearning that allows synchronization of timetableblocks&lt;br /&gt;
&lt;br /&gt;
====Use test installation====&lt;br /&gt;
Enable this to use a test installation instead of production.&lt;br /&gt;
&lt;br /&gt;
====Installation ID====&lt;br /&gt;
This is an ID you set in UMS to specify the multiple organization settings belong to the same itslearning installation.&lt;br /&gt;
&lt;br /&gt;
itslearning installations that has the same URL should normally have the same ID in UMS.&lt;br /&gt;
===Sub accounts===&lt;br /&gt;
This section explains how to create a hierarchy in itslearning. [[File:Itslearning Sub accounts.jpg|none|thumb|620x620px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created.&lt;br /&gt;
&lt;br /&gt;
====Database field====&lt;br /&gt;
Select a column from the students table use the contents of that column to build the hierarchy.&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
Select only rows that match the SQL sentence. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Example of how UMS will build a hierarchy====&lt;br /&gt;
&lt;br /&gt;
All groups will be sorted in the hierarchy. Groups that are not sorted in the hierarchy will be put in &#039;UMS Groups&#039;.&lt;br /&gt;
&lt;br /&gt;
All template security groups will be created in &#039;UMS Template Groups&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Itslearning hierarchy.jpg|none|thumb|1263x1263px]]&lt;br /&gt;
&lt;br /&gt;
===Sub accounts Courses===&lt;br /&gt;
This section explains how to create a hierarchy in itslearning. [[File:Itslearning Sub accounts.jpg|none|thumb|620x620px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created.&lt;br /&gt;
&lt;br /&gt;
====Database field====&lt;br /&gt;
Select a column from the students table use the contents of that column to build the hierarchy.&lt;br /&gt;
&lt;br /&gt;
====Database field (Displayname)====&lt;br /&gt;
Select a column from the students table use the contents of that column as title in the hierarchy. This is dependent on the &amp;quot;&#039;&#039;&#039;Database field&#039;&#039;&#039;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====SQL Criteria====&lt;br /&gt;
Select only rows that match the SQL sentence. If left blank there are no criteria.&lt;br /&gt;
&lt;br /&gt;
====Example of how UMS will build a hierarchy====&lt;br /&gt;
&lt;br /&gt;
All groups will be sorted in the hierarchy. Groups that are not sorted in the hierarchy will be put in &#039;UMS Courses&#039;.&lt;br /&gt;
&lt;br /&gt;
All courses that becomes inactive will be put in &#039;UMS Courses archive&#039;.&lt;br /&gt;
[[File:Itslearning hierarchy Courses.jpg|none|thumb|1263x1263px]]&lt;br /&gt;
&lt;br /&gt;
==Site Settings==&lt;br /&gt;
You need to attach a cohort setting to a template. This will tell UMS that cohorts will be created from this template.&lt;br /&gt;
[[File:Itslearning Site Template Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Site Template Settings Edit.jpg|none|thumb|422x422px]]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Template====&lt;br /&gt;
Enter a template SyncKey that is used when creating courses.&lt;br /&gt;
&lt;br /&gt;
if you are using a course that was created by UMS then remember to prefix the template name with UMSCourse_.&lt;br /&gt;
&lt;br /&gt;
Validation rule: The course template SyncKey must exist, and must refer to a course template, not a regular course.&lt;br /&gt;
&lt;br /&gt;
[https://developer.itslearning.com/Working_with_course_templates_in_IMS_ES.html Working_with_course_templates_in_IMS_ES] &lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==Group Settings==&lt;br /&gt;
You need to attach a cohort setting to a template. This will tell UMS that cohorts will be created from this template.&lt;br /&gt;
[[File:Itslearning Group Template Settings.jpg|none|thumb|556x556px]]&lt;br /&gt;
[[File:Itslearning Group Template Settings Edit.jpg|none|thumb|422x422px]]&lt;br /&gt;
====Description====&lt;br /&gt;
Enter a description for this setting.&lt;br /&gt;
&lt;br /&gt;
====Template====&lt;br /&gt;
This is not yet used.&lt;br /&gt;
&lt;br /&gt;
Enter a template that is used when creating groups. &lt;br /&gt;
&lt;br /&gt;
====SQL Groups====&lt;br /&gt;
See [[LMS Settings]] for this option.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2930</id>
		<title>ExportUserInfoToAdminSystems</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2930"/>
		<updated>2019-06-05T11:16:58Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* Supported admin systems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ExportUserInfoToAdminSystems.exe, this runs as as service and must be set up, read more here: [[Configurator/Services]] &lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Users can update user info in [[UMS Web]] or [[App]]&lt;br /&gt;
&lt;br /&gt;
==Supported admin systems==&lt;br /&gt;
Only data specified for the supported admin system can be written back.&lt;br /&gt;
&lt;br /&gt;
===[[ExportUserInfoToAdminSystems/Lectio|Lectio]]===&lt;br /&gt;
ExportUserInfoToAdminSystemsLectio.exe - must run as scheduled task, the normal service does not work for this,&lt;br /&gt;
&lt;br /&gt;
===[[ExportUserInfoToAdminSystems/EASY-C|EASY-C]]===&lt;br /&gt;
===[[ExportUserInfoToAdminSystems/LUDUS|LUDUS]]===&lt;br /&gt;
===[[ExportUserInfoToAdminSystems/SIS|SIS]]===&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
===How do I troubleshoot write back errors ?===&lt;br /&gt;
Restart service and look in UMS db, table ExportUserInfoToAdminSystems and logfile in usermanagement folder; ExportUserInfoToAdminSystems.log&lt;br /&gt;
===Why is data not written back to SIS?===&lt;br /&gt;
Institution number must configurered in the data source on the template, read more here: [[GetStudents/SIS]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2929</id>
		<title>ExportUserInfoToAdminSystems</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2929"/>
		<updated>2019-06-05T11:15:01Z</updated>

		<summary type="html">&lt;p&gt;Sva: /* FAQ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ExportUserInfoToAdminSystems.exe, this runs as as service and must be set up, read more here: [[Configurator/Services]] &lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Users can update user info in [[UMS Web]] or [[App]]&lt;br /&gt;
&lt;br /&gt;
==Supported admin systems==&lt;br /&gt;
&lt;br /&gt;
===[[ExportUserInfoToAdminSystems/Lectio|Lectio]]===&lt;br /&gt;
ExportUserInfoToAdminSystemsLectio.exe - must run as scheduled task, the normal service does not work for this,&lt;br /&gt;
&lt;br /&gt;
===[[ExportUserInfoToAdminSystems/EASY-C|EASY-C]]===&lt;br /&gt;
===[[ExportUserInfoToAdminSystems/LUDUS|LUDUS]]===&lt;br /&gt;
===[[ExportUserInfoToAdminSystems/SIS|SIS]]===&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
===How do I troubleshoot write back errors ?===&lt;br /&gt;
Restart service and look in UMS db, table ExportUserInfoToAdminSystems and logfile in usermanagement folder; ExportUserInfoToAdminSystems.log&lt;br /&gt;
===Why is data not written back to SIS?===&lt;br /&gt;
Institution number must configurered in the data source on the template, read more here: [[GetStudents/SIS]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2928</id>
		<title>ExportUserInfoToAdminSystems</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2928"/>
		<updated>2019-06-05T11:11:35Z</updated>

		<summary type="html">&lt;p&gt;Sva: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ExportUserInfoToAdminSystems.exe, this runs as as service and must be set up, read more here: [[Configurator/Services]] &lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Users can update user info in [[UMS Web]] or [[App]]&lt;br /&gt;
&lt;br /&gt;
== Supported admin systems ==&lt;br /&gt;
&lt;br /&gt;
===[[ExportUserInfoToAdminSystems/Lectio|Lectio]]===&lt;br /&gt;
ExportUserInfoToAdminSystemsLectio.exe - must run as scheduled task, the normal service does not work for this,&lt;br /&gt;
&lt;br /&gt;
===[[ExportUserInfoToAdminSystems/EASY-C|EASY-C]]===&lt;br /&gt;
===[[ExportUserInfoToAdminSystems/LUDUS|LUDUS]]===&lt;br /&gt;
===[[ExportUserInfoToAdminSystems/SIS|SIS]]===&lt;br /&gt;
&lt;br /&gt;
== FAQ ==&lt;br /&gt;
&lt;br /&gt;
===Why is phone number not written back to AdminSystem?===&lt;br /&gt;
Restart service and look in UMS db, table ExportUserInfoToAdminSystems and logfile in usermanagement folder; ExportUserInfoToAdminSystems.log&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2927</id>
		<title>ExportUserInfoToAdminSystems</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2927"/>
		<updated>2019-06-05T11:09:43Z</updated>

		<summary type="html">&lt;p&gt;Sva: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ExportUserInfoToAdminSystems.exe, this runs as as service and must be set up, read more here: [[Configurator/Services]] &lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Users can update user info in [[UMS Web]] or [[App]] &lt;br /&gt;
&lt;br /&gt;
==[[ExportUserInfoToAdminSystems/Lectio|Lectio]]==&lt;br /&gt;
ExportUserInfoToAdminSystemsLectio.exe - must run as scheduled task, the normal service does not work for this,&lt;br /&gt;
&lt;br /&gt;
==[[ExportUserInfoToAdminSystems/EASY-C|EASY-C]]==&lt;br /&gt;
==[[ExportUserInfoToAdminSystems/LUDUS|LUDUS]]==&lt;br /&gt;
==[[ExportUserInfoToAdminSystems/SIS|SIS]]==&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
=== Why is phone number not written back to AdminSystem? ===&lt;br /&gt;
Restart service and look in UMS db, table ExportUserInfoToAdminSystems and logfile in usermanagement folder; ExportUserInfoToAdminSystems.log&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2926</id>
		<title>ExportUserInfoToAdminSystems</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2926"/>
		<updated>2019-06-05T11:06:10Z</updated>

		<summary type="html">&lt;p&gt;Sva: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ExportUserInfoToAdminSystems.exe, this runs as as service and must be set up, read more here: [[Configurator/Services]] &lt;br /&gt;
&lt;br /&gt;
=== About ===&lt;br /&gt;
User info &lt;br /&gt;
&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/Lectio|Lectio]]=&lt;br /&gt;
ExportUserInfoToAdminSystemsLectio.exe - must run as scheduled task, the normal service does not work for this,&lt;br /&gt;
&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/EASY-C|EASY-C]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/LUDUS|LUDUS]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/SIS|SIS]]=&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== FAQ ==&lt;br /&gt;
..&lt;br /&gt;
&lt;br /&gt;
Why is phone number not written back to AdminSystem?&lt;br /&gt;
&lt;br /&gt;
Look in table  ExportUserInfoToAdminSystems + log file, restart service&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems/Lectio&amp;diff=2925</id>
		<title>ExportUserInfoToAdminSystems/Lectio</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems/Lectio&amp;diff=2925"/>
		<updated>2019-06-05T10:59:21Z</updated>

		<summary type="html">&lt;p&gt;Sva: Created page with &amp;quot;Contact info  Students  * Private email * Private mobile number   Employees  * Private email * Private mobile number&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Contact info&lt;br /&gt;
&lt;br /&gt;
Students&lt;br /&gt;
&lt;br /&gt;
* Private email&lt;br /&gt;
* Private mobile number&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Employees&lt;br /&gt;
&lt;br /&gt;
* Private email&lt;br /&gt;
* Private mobile number&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems/LUDUS&amp;diff=2924</id>
		<title>ExportUserInfoToAdminSystems/LUDUS</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems/LUDUS&amp;diff=2924"/>
		<updated>2019-06-05T10:57:19Z</updated>

		<summary type="html">&lt;p&gt;Sva: Created page with &amp;quot;Contact info  Students  * Private email * Private mobile number * Private phone number * Private alternative phone number  Employees  * Private email * Private mobile number *...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Contact info&lt;br /&gt;
&lt;br /&gt;
Students&lt;br /&gt;
&lt;br /&gt;
* Private email&lt;br /&gt;
* Private mobile number&lt;br /&gt;
* Private phone number&lt;br /&gt;
* Private alternative phone number&lt;br /&gt;
&lt;br /&gt;
Employees&lt;br /&gt;
&lt;br /&gt;
* Private email&lt;br /&gt;
* Private mobile number&lt;br /&gt;
* Private alternative phone number&lt;br /&gt;
* Private phone number&lt;br /&gt;
* Work phone&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems/EASY-C&amp;diff=2923</id>
		<title>ExportUserInfoToAdminSystems/EASY-C</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems/EASY-C&amp;diff=2923"/>
		<updated>2019-06-05T10:54:16Z</updated>

		<summary type="html">&lt;p&gt;Sva: Created page with &amp;quot;Contact info  Students  * Private email * Private mobile number * Private phone number   Employees  * Private email * Work email * Private mobile number * Private phone number...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Contact info&lt;br /&gt;
&lt;br /&gt;
Students&lt;br /&gt;
&lt;br /&gt;
* Private email&lt;br /&gt;
* Private mobile number&lt;br /&gt;
* Private phone number&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Employees&lt;br /&gt;
&lt;br /&gt;
* Private email&lt;br /&gt;
* Work email&lt;br /&gt;
* Private mobile number&lt;br /&gt;
* Private phone number&lt;br /&gt;
* Work mobil number&lt;br /&gt;
* Work phone number&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems/SIS&amp;diff=2922</id>
		<title>ExportUserInfoToAdminSystems/SIS</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems/SIS&amp;diff=2922"/>
		<updated>2019-06-05T10:53:37Z</updated>

		<summary type="html">&lt;p&gt;Sva: Created page with &amp;quot;Contact info  Students  * Private email * Private mobile number * Private phone number * Alternative ID   Employees  * Private email * Work email * Private mobile number * Pri...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Contact info&lt;br /&gt;
&lt;br /&gt;
Students&lt;br /&gt;
&lt;br /&gt;
* Private email&lt;br /&gt;
* Private mobile number&lt;br /&gt;
* Private phone number&lt;br /&gt;
* Alternative ID&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Employees&lt;br /&gt;
&lt;br /&gt;
* Private email&lt;br /&gt;
* Work email&lt;br /&gt;
* Private mobile number&lt;br /&gt;
* Private phone number&lt;br /&gt;
* Work mobil number&lt;br /&gt;
* Work phone number&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2921</id>
		<title>ExportUserInfoToAdminSystems</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2921"/>
		<updated>2019-06-05T09:57:39Z</updated>

		<summary type="html">&lt;p&gt;Sva: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ExportUserInfoToAdminSystems.exe &lt;br /&gt;
&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/Lectio|Lectio]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/EASY-C|EASY-C]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/LUDUS|LUDUS]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/SIS|SIS]]=&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
	<entry>
		<id>https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2920</id>
		<title>ExportUserInfoToAdminSystems</title>
		<link rel="alternate" type="text/html" href="https://wiki.inlogic.dk/index.php?title=ExportUserInfoToAdminSystems&amp;diff=2920"/>
		<updated>2019-06-05T09:55:59Z</updated>

		<summary type="html">&lt;p&gt;Sva: Created page with &amp;quot;ExportUserInfoToAdminSystems.exe   =CampusNexus= =Lectio= =ExportUserInfoToAdminSystems/...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ExportUserInfoToAdminSystems.exe &lt;br /&gt;
&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/CampusNexus|CampusNexus]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/Lectio|Lectio]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/EASY-C|EASY-C]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/LUDUS|LUDUS]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/Tabulex|Tabulex]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/Synergetic|Synergetic]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/Maze|Maze]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/Cases21|Cases21]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/Active_Directory|Active Directory]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/UNILogin|UNILogin]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/UDDATA|UDDATA]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/ITReg|ITReg]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/EduMate|EduMate]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/SEQTA|SEQTA]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/NemBoern|NemBoern]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/KMDElev|KMDElev]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/Navision|Navision]]=&lt;br /&gt;
=[[ExportUserInfoToAdminSystems/STADS|STADS]]=&lt;/div&gt;</summary>
		<author><name>Sva</name></author>
	</entry>
</feed>