Changes for page Guides
Last modified by teamwire001 on 2024/12/17 09:36
From version 1.4
edited by teamwire001
on 2020/12/04 14:07
on 2020/12/04 14:07
Change comment:
There is no comment for this version
To version 2.7
edited by teamwire001
on 2022/03/28 06:50
on 2022/03/28 06:50
Change comment:
added First steps for Teamwire admins
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,20 +1,76 @@ 1 1 (% class="lead" %) 2 -Ge neral2 +Guides for app users 3 3 4 -* [[External Users / Users without Email Addresses>>doc:Customer.03\. Administration.External Users.WebHome]] 5 -* [[MDM Configuration>>doc:Customer.03\. Administration.Mobile App.MDM Configuration.WebHome]] 4 +* [[App Setup Guide (iOS)>>doc:Public.Applications.iOS.Quick-Start-App-Setup.WebHome]] 5 +* [[Key Features Guide (iOS)>>doc:Public.Applications.iOS.Quick-Start-Key-Features.WebHome]] 6 +* [[How to generate logfiles (iOS)>>doc:Public.Applications.iOS.Logfile.WebHome]] 6 6 8 +* [[App Setup Guide (Android)>>doc:Public.Applications.Android.Quick-Start-App-Setup.WebHome]] 9 +* [[Key Features Guide (Android)>>doc:Public.Applications.Android.Quick-Start-Key-Features.WebHome]] 10 +* [[How to generate logfiles (Android)>>doc:Public.Applications.Android.Logfile.WebHome]] 11 + 12 +* [[How to generate logfiles (Desktop)>>doc:Public.Applications.Desktop.Logfile.WebHome]] 13 +## ## 14 + 7 7 (% class="lead" %) 8 -i OS16 +Guides for Teamwire administrators 9 9 10 -* [[Quick Start: App Setup>>doc:Customer.02\. Apps.iOS.Quick Start\: App Setup.WebHome]] 11 -* [[Quick Start: Key Features>>doc:Customer.02\. Apps.iOS.Quick Start\: Key Features.WebHome]] 12 -* [[Resign iOS App>>doc:Customer.03\. Administration.Mobile App.Resign iOS App.WebHome]] 18 +* [[First steps for Teamwire admins>>doc:Public.Getting-Started.First-steps-for-Teamwire-admins.WebHome]] 13 13 20 +{{velocity}} 21 +## Public 22 +#if(($isGuest) or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 23 +**[[Login required>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]]** 24 +* Admin FAQ 25 +* Registration options and their requirements 26 +* How to add external user accounts (guest accounts) 27 +* How to resign the Teamwire iOS App 28 +* MDM configuration options 29 +## ## 30 + 31 +#end 32 + 33 +## User 34 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 35 +**Approval pending** 36 +* Admin FAQ 37 +* Registration options and their requirements 38 +* How to add external user accounts (guest accounts) 39 +* How to resign the Teamwire iOS App 40 +* MDM configuration options 41 +## ## 42 + 43 +#end 44 + 45 +## Customer 46 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 47 +* [[Admin FAQ>>doc:Customer.Administration.Admin-FAQ.WebHome]] 48 +* [[Registration options and their requirements>>doc:Customer.Administration.Registration-Options.WebHome]] 49 +* [[How to add external user accounts (guest accounts)>>doc:Customer.Administration.External-Users.WebHome]] 50 +* [[How to resign the Teamwire iOS App>>doc:Customer.Administration.Resign-App-for-iOS.WebHome]] 51 +* [[MDM configuration options>>doc:Customer.Administration.MDM-Configuration.WebHome]] 52 +## ## 53 + 54 +#end 55 + 56 +## On-Premise 57 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 58 + 14 14 (% class="lead" %) 15 - Android60 +Guides for On-premise environments 16 16 17 -* [[Quick Start: App Setup>>doc:Customer.02\. Apps.Android.Quick Start\: App Setup.WebHome]] 18 -* [[Quick Start: Key Features>>doc:Customer.02\. Apps.Android.Quick Start\: Key Features.WebHome]] 62 +* How-to: [[Configure Archives for Admin>>doc:OnPremise.How-tos.Configure-Archives-for-Admin.WebHome]] 63 +* How-to: [[Exchange Server SSL Certificate>>doc:OnPremise.How-tos.Exchange-Server-SSL-Certificate.WebHome]] 64 +* How-to: [[Generate Report File>>doc:OnPremise.How-tos.Generate-Report-File.WebHome]] 65 +* How-to: [[Migrate to Docker Harbor>>doc:OnPremise.How-tos.Migrate-to-Docker-Harbor.WebHome]] 66 +* How-to: [[Migrate to GPG2>>doc:OnPremise.How-tos.Migrate-to-GPG2.WebHome]] 67 +* How-to: [[Unseal Vault>>doc:OnPremise.How-tos.Unseal-Vault.WebHome]] 68 +* How-to: [[Upgrade to Platform 2.0>>doc:OnPremise.How-tos.Upgrade-to-Platform-2.WebHome]] 69 +* How-to: [[Verify OCSP Stapling>>doc:OnPremise.How-tos.Verify-OCSP-Stapling.WebHome]] 70 +* How-to: [[VoIP Server Setup>>doc:OnPremise.How-tos.VoIP-Server-Setup.WebHome]] 71 +## ## 19 19 20 - 73 +#end 74 +{{/velocity}} 75 + 76 +## ##