SlideShare une entreprise Scribd logo
1  sur  26
a tour of new features



18

Live@edu
18

                           1.
1.                         2.    Live@edu
                           3.               Exchange Control Panel Online
2.                         4.
                PIL
                           5.
     rewadee@pil.in.th     6.
3.                         7.                CSV
                Live@edu   8.                      Excel
                           9.
                           10.
4.                         11.         Windows PowerShell
     Live@edu
                           12.        Windows PowerShell
5.
                           13.
                           14.
                           15.                             ?
                           16.
                           17.
                           18.
Sign in www.liveatedu.com
1.
1.                (2)




     Live@edu   Live@edu
2.   Live@edu
2.   Live@edu   (2)




                                      Active
                          Directory     Outlook
                          Live
                      1         2
3.   Exchange Control Panel Online




1.              CSV

2.




          500
4.

1.     New > User Mailbox




2.



Require password change on next logon

        Mailbox Plan            School
     Student

                Save
5.

1.   Delete




2.
-
-
6.

1.          Import User

 2.          CSV          Browse
     Next
 Complete
7.                      CSV

1.   Microsoft Excel                Header Row                       Mailbo
2.




        5               Name, EmailAddress,
        FirstName,LastName,Password                                        Log

3.                CSV (Comma delimited)
                                                 4.
                                                               1      =1
                                                          1
                                                 5.
                                                 Name, FirstName, LastNam
                                                 e
8.                         Excel

     Merge File         Excel

                            merge cell     Excel
     Column A     FirstName Col.B      LastName Col.C
                         domain
           col A = Richard col B = Jonan Col C= @abc.net
                       Col.D      Richard.Jo@abc.net



                    A1:C1
                  A1&"."&Left(B1,2)&C1



                                               -
9.




         .       3      John.doe@schoolname.ac.th
             _       John_1234@schoolname.ac.th
                     12345@schoolname.ac.th*

*
10.

      Distribution Group                                               Dynamic
1.
                                                  Distribution Group
2.
         Distribution Group
1.                                               Dynamic Distribution Group
2.


1.    Distribution Group > New



2.


3.                            2554@mspthai.com
11.                     Windows PowerShell

Windows PowerShell
        Windows PowerShell                        Live


                     Windows PowerShell
           Windows 7     Windows Server 2008 R2


             Windows PowerShell
1.     Start      Windows Power Shell
2.         Run as Administrator
12.                   Windows PowerShell

1.      Windows Power Shell
2.       Get-ExecutionPolicy     Enter
3.           RemoteSigned
4.
Set-ExecutionPolicy RemoteSigned
Enter
5.                                2
6.            $LiveCred = Get-Credential   Enter
7.                           Username/Password
       Admin
12.                    Windows PowerShell -2

8.                         copy
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -
ConnectionUri https://ps.outlook.com/powershell/ -Credential $LiveCred
-Authentication Basic –AllowRedirection
9.
Import-PSSession $Session




10.
Remove-PSSession $Session
13.

     :   -

1.         Default Mailbox
Set-MailboxPlan GalDisabledMailboxPlan –IsDefault

2.           Mailbox
 Set-MailboxPlan GalDisabledMailboxPlan -DisplayName Student
 Set-MailboxPlan DefaultMailboxPlan -DisplayName School



3.
*              MailboxPlan         Excel
14.
     :     -                                                                                        [
           -

1.                    CSV

2.                                 CSV

3.                              Control Panel

4.                                                      Power Shell Script            *


     $users = Import-Csv <path to CSV file>
     foreach($entry in $users)
     {
     Add-DistributionGroupMember <DG alias> -Member $entry.EmailAddresses
     }
                                                                            *1         1        1
     $users = Import-Csv e:csvEXCSV790WNM.csv                                        ,
     foreach($entry in $users)
     {                                                                           EmailAddress
     Add-DistributionGroupMember 2554 -Member $entry.EmailAddresses
     }
15.                                                       ?
     :    -
          -

1.              CustomAttribute1
Get-Mailbox | Set-Mailbox -CustomAttribute1 Student

2.
New-DynamicDistributionGroup -Name "All Students" -IncludedRecipients MailboxUsers
-ConditionalCustomAttribute1 Student



3.
Set-DynamicDistributionGroup "All Students" -AcceptMessagesOnlyFromSendersOrMembers
administrator@schoolname.ac.th
16.

      External Contact
1.                            Address book


1.    External Contact> New




2.
17.


1.    Mail Control > Safety
2.                  Turn on the bad words policy
3.                                             comma
18.

1.    Mail Control > Safety
2.                  Turn on the closed campus policy
3.                                      +
www.facebook.com/thailiveatedu


            www.microsoft.com/liveatedu
THANK Your Message?
What’s YOU

Contenu connexe

En vedette (11)

Intranet
IntranetIntranet
Intranet
 
Microsoft VDI, VDA FAQ 3.0
Microsoft VDI, VDA FAQ 3.0Microsoft VDI, VDA FAQ 3.0
Microsoft VDI, VDA FAQ 3.0
 
Mahidol.Siriporn.Draft2
Mahidol.Siriporn.Draft2Mahidol.Siriporn.Draft2
Mahidol.Siriporn.Draft2
 
Gestion Del Conocimiento
Gestion Del ConocimientoGestion Del Conocimiento
Gestion Del Conocimiento
 
Report%20 Mix#2 2003 Ver
Report%20 Mix#2 2003 VerReport%20 Mix#2 2003 Ver
Report%20 Mix#2 2003 Ver
 
10 Sep08 2003ver
10 Sep08 2003ver10 Sep08 2003ver
10 Sep08 2003ver
 
Slide Imc 2008
Slide Imc 2008Slide Imc 2008
Slide Imc 2008
 
Answer slides for Imagine Cup 2008
Answer slides for Imagine Cup 2008Answer slides for Imagine Cup 2008
Answer slides for Imagine Cup 2008
 
Proposal Writing Th Imagine Cup 2010 By Kumton Suttiraksiri
Proposal Writing Th Imagine Cup 2010 By Kumton SuttiraksiriProposal Writing Th Imagine Cup 2010 By Kumton Suttiraksiri
Proposal Writing Th Imagine Cup 2010 By Kumton Suttiraksiri
 
Ic11 proposal-workshop-v1
Ic11 proposal-workshop-v1Ic11 proposal-workshop-v1
Ic11 proposal-workshop-v1
 
Riparian Wetland Vegetation
Riparian Wetland VegetationRiparian Wetland Vegetation
Riparian Wetland Vegetation
 

Similaire à คู่มือ ผู้ดูแลระบบ ฉบับกระเป๋า

De constructed-module
De constructed-moduleDe constructed-module
De constructed-moduleJames Cowie
 
Developing Modern Java Web Applications with Java EE 7 and AngularJS
Developing Modern Java Web Applications with Java EE 7 and AngularJSDeveloping Modern Java Web Applications with Java EE 7 and AngularJS
Developing Modern Java Web Applications with Java EE 7 and AngularJSShekhar Gulati
 
Spring dependency injection
Spring dependency injectionSpring dependency injection
Spring dependency injectionsrmelody
 
香港六合彩 &raquo; SlideShare
香港六合彩 &raquo; SlideShare香港六合彩 &raquo; SlideShare
香港六合彩 &raquo; SlideSharebiyu
 
Baocao Web Tech Java Mail
Baocao Web Tech Java MailBaocao Web Tech Java Mail
Baocao Web Tech Java Mailxicot
 
PowerShell Technical Overview
PowerShell Technical OverviewPowerShell Technical Overview
PowerShell Technical Overviewallandcp
 
System Update (2011 CrossRef Workshops)
System Update (2011 CrossRef Workshops)System Update (2011 CrossRef Workshops)
System Update (2011 CrossRef Workshops)Crossref
 
Osiąganie mądrej architektury z Symfony2
Osiąganie mądrej architektury z Symfony2 Osiąganie mądrej architektury z Symfony2
Osiąganie mądrej architektury z Symfony2 3camp
 
Introduction to apex code
Introduction to apex codeIntroduction to apex code
Introduction to apex codeEdwinOstos
 
Why you shouldn’t edit silver stripe core files (and how to do it anyway)
Why you shouldn’t edit silver stripe core files (and how to do it anyway)Why you shouldn’t edit silver stripe core files (and how to do it anyway)
Why you shouldn’t edit silver stripe core files (and how to do it anyway)Loz Calver
 
Cis407 a ilab 7 web application development devry university
Cis407 a ilab 7 web application development devry universityCis407 a ilab 7 web application development devry university
Cis407 a ilab 7 web application development devry universitylhkslkdh89009
 
Ruby/Rails
Ruby/RailsRuby/Rails
Ruby/Railsrstankov
 
More to RoC weibo
More to RoC weiboMore to RoC weibo
More to RoC weiboshaokun
 
Python RESTful webservices with Python: Flask and Django solutions
Python RESTful webservices with Python: Flask and Django solutionsPython RESTful webservices with Python: Flask and Django solutions
Python RESTful webservices with Python: Flask and Django solutionsSolution4Future
 
SenchaCon 2016: Advanced Techniques for Buidling Ext JS Apps with Electron - ...
SenchaCon 2016: Advanced Techniques for Buidling Ext JS Apps with Electron - ...SenchaCon 2016: Advanced Techniques for Buidling Ext JS Apps with Electron - ...
SenchaCon 2016: Advanced Techniques for Buidling Ext JS Apps with Electron - ...Sencha
 
Enhanced Workflows in Cascade Server by Leah Einecker
Enhanced Workflows in Cascade Server by Leah EineckerEnhanced Workflows in Cascade Server by Leah Einecker
Enhanced Workflows in Cascade Server by Leah Eineckerhannonhill
 

Similaire à คู่มือ ผู้ดูแลระบบ ฉบับกระเป๋า (20)

Migrating legacy data
Migrating legacy dataMigrating legacy data
Migrating legacy data
 
De constructed-module
De constructed-moduleDe constructed-module
De constructed-module
 
Developing Modern Java Web Applications with Java EE 7 and AngularJS
Developing Modern Java Web Applications with Java EE 7 and AngularJSDeveloping Modern Java Web Applications with Java EE 7 and AngularJS
Developing Modern Java Web Applications with Java EE 7 and AngularJS
 
Spring dependency injection
Spring dependency injectionSpring dependency injection
Spring dependency injection
 
香港六合彩 &raquo; SlideShare
香港六合彩 &raquo; SlideShare香港六合彩 &raquo; SlideShare
香港六合彩 &raquo; SlideShare
 
Baocao Web Tech Java Mail
Baocao Web Tech Java MailBaocao Web Tech Java Mail
Baocao Web Tech Java Mail
 
Solid scala
Solid scalaSolid scala
Solid scala
 
PowerShell Technical Overview
PowerShell Technical OverviewPowerShell Technical Overview
PowerShell Technical Overview
 
System Update (2011 CrossRef Workshops)
System Update (2011 CrossRef Workshops)System Update (2011 CrossRef Workshops)
System Update (2011 CrossRef Workshops)
 
Osiąganie mądrej architektury z Symfony2
Osiąganie mądrej architektury z Symfony2 Osiąganie mądrej architektury z Symfony2
Osiąganie mądrej architektury z Symfony2
 
Introduction to apex code
Introduction to apex codeIntroduction to apex code
Introduction to apex code
 
Why you shouldn’t edit silver stripe core files (and how to do it anyway)
Why you shouldn’t edit silver stripe core files (and how to do it anyway)Why you shouldn’t edit silver stripe core files (and how to do it anyway)
Why you shouldn’t edit silver stripe core files (and how to do it anyway)
 
Cis407 a ilab 7 web application development devry university
Cis407 a ilab 7 web application development devry universityCis407 a ilab 7 web application development devry university
Cis407 a ilab 7 web application development devry university
 
Ruby/Rails
Ruby/RailsRuby/Rails
Ruby/Rails
 
Sql
SqlSql
Sql
 
Intro to Rails 4
Intro to Rails 4Intro to Rails 4
Intro to Rails 4
 
More to RoC weibo
More to RoC weiboMore to RoC weibo
More to RoC weibo
 
Python RESTful webservices with Python: Flask and Django solutions
Python RESTful webservices with Python: Flask and Django solutionsPython RESTful webservices with Python: Flask and Django solutions
Python RESTful webservices with Python: Flask and Django solutions
 
SenchaCon 2016: Advanced Techniques for Buidling Ext JS Apps with Electron - ...
SenchaCon 2016: Advanced Techniques for Buidling Ext JS Apps with Electron - ...SenchaCon 2016: Advanced Techniques for Buidling Ext JS Apps with Electron - ...
SenchaCon 2016: Advanced Techniques for Buidling Ext JS Apps with Electron - ...
 
Enhanced Workflows in Cascade Server by Leah Einecker
Enhanced Workflows in Cascade Server by Leah EineckerEnhanced Workflows in Cascade Server by Leah Einecker
Enhanced Workflows in Cascade Server by Leah Einecker
 

Plus de Kumton Suttiraksiri

Best Practice on using Azure OpenAI Service
Best Practice on using Azure OpenAI ServiceBest Practice on using Azure OpenAI Service
Best Practice on using Azure OpenAI ServiceKumton Suttiraksiri
 
All-in on AI: How Smart Companies Win Big with AI
All-in on AI: How Smart Companies Win Big with AIAll-in on AI: How Smart Companies Win Big with AI
All-in on AI: How Smart Companies Win Big with AIKumton Suttiraksiri
 
AKS backup with Velero and Workload Identities
AKS backup with Velero and Workload IdentitiesAKS backup with Velero and Workload Identities
AKS backup with Velero and Workload IdentitiesKumton Suttiraksiri
 
Unlocking the Power of Quantum Machine Learning with Azure Quantum
Unlocking the Power of Quantum Machine Learning with Azure QuantumUnlocking the Power of Quantum Machine Learning with Azure Quantum
Unlocking the Power of Quantum Machine Learning with Azure QuantumKumton Suttiraksiri
 
Azure Data Factory with Power BI for Data Analysts
Azure Data Factory with Power BI for Data AnalystsAzure Data Factory with Power BI for Data Analysts
Azure Data Factory with Power BI for Data AnalystsKumton Suttiraksiri
 
Improve Developer Experience with Developer Portal
Improve Developer Experience with Developer PortalImprove Developer Experience with Developer Portal
Improve Developer Experience with Developer PortalKumton Suttiraksiri
 
azure-app-jump-start-wAzure App Jumpstart using GitHub Codespaces and Azure D...
azure-app-jump-start-wAzure App Jumpstart using GitHub Codespaces and Azure D...azure-app-jump-start-wAzure App Jumpstart using GitHub Codespaces and Azure D...
azure-app-jump-start-wAzure App Jumpstart using GitHub Codespaces and Azure D...Kumton Suttiraksiri
 
Mvpskill Saturday[EP48]Microsoft 365 Update [27 FEB 2021]
Mvpskill Saturday[EP48]Microsoft 365 Update [27  FEB 2021]Mvpskill Saturday[EP48]Microsoft 365 Update [27  FEB 2021]
Mvpskill Saturday[EP48]Microsoft 365 Update [27 FEB 2021]Kumton Suttiraksiri
 
Mvpskill saturday ep 45 16 jan 2021
Mvpskill saturday ep 45  16 jan 2021Mvpskill saturday ep 45  16 jan 2021
Mvpskill saturday ep 45 16 jan 2021Kumton Suttiraksiri
 
5 Power BI for Real time Analytics
5   Power BI for Real time Analytics5   Power BI for Real time Analytics
5 Power BI for Real time AnalyticsKumton Suttiraksiri
 
4 Integrating azure monitor with power bi and power automate
4 Integrating azure monitor with power bi and power automate4 Integrating azure monitor with power bi and power automate
4 Integrating azure monitor with power bi and power automateKumton Suttiraksiri
 
3 Staff check ins solution with power automate
3 Staff check ins solution with power automate3 Staff check ins solution with power automate
3 Staff check ins solution with power automateKumton Suttiraksiri
 
2 Build Apps for Any Devices With Power Apps
2 Build Apps for Any Devices With Power Apps2 Build Apps for Any Devices With Power Apps
2 Build Apps for Any Devices With Power AppsKumton Suttiraksiri
 
Microsoft graph and power platform champ
Microsoft graph and power platform   champMicrosoft graph and power platform   champ
Microsoft graph and power platform champKumton Suttiraksiri
 
Mvpskill Saturday EP_37 12 Sept 2563 - Azure Products Update + DEMO
Mvpskill Saturday EP_37 12 Sept 2563 - Azure Products Update + DEMOMvpskill Saturday EP_37 12 Sept 2563 - Azure Products Update + DEMO
Mvpskill Saturday EP_37 12 Sept 2563 - Azure Products Update + DEMOKumton Suttiraksiri
 
Mvpskill Saturday EP_35 8 Aug. 2563 - Microsoft Azure Products Update + DEMO
Mvpskill Saturday EP_35 8 Aug. 2563 - Microsoft Azure Products Update + DEMOMvpskill Saturday EP_35 8 Aug. 2563 - Microsoft Azure Products Update + DEMO
Mvpskill Saturday EP_35 8 Aug. 2563 - Microsoft Azure Products Update + DEMOKumton Suttiraksiri
 
Mvpskill Saturday EP_34 25 July 2563 - Microsoft 365 Products Update + DEMO
Mvpskill Saturday EP_34 25 July 2563 - Microsoft 365 Products Update + DEMOMvpskill Saturday EP_34 25 July 2563 - Microsoft 365 Products Update + DEMO
Mvpskill Saturday EP_34 25 July 2563 - Microsoft 365 Products Update + DEMOKumton Suttiraksiri
 

Plus de Kumton Suttiraksiri (20)

Best Practice on using Azure OpenAI Service
Best Practice on using Azure OpenAI ServiceBest Practice on using Azure OpenAI Service
Best Practice on using Azure OpenAI Service
 
Security Operations in Actions
Security Operations in ActionsSecurity Operations in Actions
Security Operations in Actions
 
All-in on AI: How Smart Companies Win Big with AI
All-in on AI: How Smart Companies Win Big with AIAll-in on AI: How Smart Companies Win Big with AI
All-in on AI: How Smart Companies Win Big with AI
 
AKS backup with Velero and Workload Identities
AKS backup with Velero and Workload IdentitiesAKS backup with Velero and Workload Identities
AKS backup with Velero and Workload Identities
 
Unlocking the Power of Quantum Machine Learning with Azure Quantum
Unlocking the Power of Quantum Machine Learning with Azure QuantumUnlocking the Power of Quantum Machine Learning with Azure Quantum
Unlocking the Power of Quantum Machine Learning with Azure Quantum
 
Azure Arc on AIS Cloud X
Azure Arc on AIS Cloud XAzure Arc on AIS Cloud X
Azure Arc on AIS Cloud X
 
Azure Sentinel
Azure SentinelAzure Sentinel
Azure Sentinel
 
Azure Data Factory with Power BI for Data Analysts
Azure Data Factory with Power BI for Data AnalystsAzure Data Factory with Power BI for Data Analysts
Azure Data Factory with Power BI for Data Analysts
 
Improve Developer Experience with Developer Portal
Improve Developer Experience with Developer PortalImprove Developer Experience with Developer Portal
Improve Developer Experience with Developer Portal
 
azure-app-jump-start-wAzure App Jumpstart using GitHub Codespaces and Azure D...
azure-app-jump-start-wAzure App Jumpstart using GitHub Codespaces and Azure D...azure-app-jump-start-wAzure App Jumpstart using GitHub Codespaces and Azure D...
azure-app-jump-start-wAzure App Jumpstart using GitHub Codespaces and Azure D...
 
Mvpskill Saturday[EP48]Microsoft 365 Update [27 FEB 2021]
Mvpskill Saturday[EP48]Microsoft 365 Update [27  FEB 2021]Mvpskill Saturday[EP48]Microsoft 365 Update [27  FEB 2021]
Mvpskill Saturday[EP48]Microsoft 365 Update [27 FEB 2021]
 
Mvpskill saturday ep 45 16 jan 2021
Mvpskill saturday ep 45  16 jan 2021Mvpskill saturday ep 45  16 jan 2021
Mvpskill saturday ep 45 16 jan 2021
 
5 Power BI for Real time Analytics
5   Power BI for Real time Analytics5   Power BI for Real time Analytics
5 Power BI for Real time Analytics
 
4 Integrating azure monitor with power bi and power automate
4 Integrating azure monitor with power bi and power automate4 Integrating azure monitor with power bi and power automate
4 Integrating azure monitor with power bi and power automate
 
3 Staff check ins solution with power automate
3 Staff check ins solution with power automate3 Staff check ins solution with power automate
3 Staff check ins solution with power automate
 
2 Build Apps for Any Devices With Power Apps
2 Build Apps for Any Devices With Power Apps2 Build Apps for Any Devices With Power Apps
2 Build Apps for Any Devices With Power Apps
 
Microsoft graph and power platform champ
Microsoft graph and power platform   champMicrosoft graph and power platform   champ
Microsoft graph and power platform champ
 
Mvpskill Saturday EP_37 12 Sept 2563 - Azure Products Update + DEMO
Mvpskill Saturday EP_37 12 Sept 2563 - Azure Products Update + DEMOMvpskill Saturday EP_37 12 Sept 2563 - Azure Products Update + DEMO
Mvpskill Saturday EP_37 12 Sept 2563 - Azure Products Update + DEMO
 
Mvpskill Saturday EP_35 8 Aug. 2563 - Microsoft Azure Products Update + DEMO
Mvpskill Saturday EP_35 8 Aug. 2563 - Microsoft Azure Products Update + DEMOMvpskill Saturday EP_35 8 Aug. 2563 - Microsoft Azure Products Update + DEMO
Mvpskill Saturday EP_35 8 Aug. 2563 - Microsoft Azure Products Update + DEMO
 
Mvpskill Saturday EP_34 25 July 2563 - Microsoft 365 Products Update + DEMO
Mvpskill Saturday EP_34 25 July 2563 - Microsoft 365 Products Update + DEMOMvpskill Saturday EP_34 25 July 2563 - Microsoft 365 Products Update + DEMO
Mvpskill Saturday EP_34 25 July 2563 - Microsoft 365 Products Update + DEMO
 

Dernier

BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 

Dernier (20)

BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 

คู่มือ ผู้ดูแลระบบ ฉบับกระเป๋า

  • 1. a tour of new features 18 Live@edu
  • 2. 18 1. 1. 2. Live@edu 3. Exchange Control Panel Online 2. 4. PIL 5. rewadee@pil.in.th 6. 3. 7. CSV Live@edu 8. Excel 9. 10. 4. 11. Windows PowerShell Live@edu 12. Windows PowerShell 5. 13. 14. 15. ? 16. 17. 18.
  • 4. 1.
  • 5. 1. (2) Live@edu Live@edu
  • 6. 2. Live@edu
  • 7. 2. Live@edu (2) Active Directory Outlook Live 1 2
  • 8. 3. Exchange Control Panel Online 1. CSV 2. 500
  • 9. 4. 1. New > User Mailbox 2. Require password change on next logon Mailbox Plan School Student Save
  • 10. 5. 1. Delete 2. - -
  • 11. 6. 1. Import User 2. CSV Browse Next Complete
  • 12. 7. CSV 1. Microsoft Excel Header Row Mailbo 2. 5 Name, EmailAddress, FirstName,LastName,Password Log 3. CSV (Comma delimited) 4. 1 =1 1 5. Name, FirstName, LastNam e
  • 13. 8. Excel Merge File Excel merge cell Excel Column A FirstName Col.B LastName Col.C domain col A = Richard col B = Jonan Col C= @abc.net Col.D Richard.Jo@abc.net A1:C1 A1&"."&Left(B1,2)&C1 -
  • 14. 9.  . 3 John.doe@schoolname.ac.th  _ John_1234@schoolname.ac.th  12345@schoolname.ac.th* *
  • 15. 10. Distribution Group Dynamic 1. Distribution Group 2. Distribution Group 1. Dynamic Distribution Group 2. 1. Distribution Group > New 2. 3. 2554@mspthai.com
  • 16. 11. Windows PowerShell Windows PowerShell Windows PowerShell Live Windows PowerShell Windows 7 Windows Server 2008 R2 Windows PowerShell 1. Start Windows Power Shell 2. Run as Administrator
  • 17. 12. Windows PowerShell 1. Windows Power Shell 2. Get-ExecutionPolicy Enter 3. RemoteSigned 4. Set-ExecutionPolicy RemoteSigned Enter 5. 2 6. $LiveCred = Get-Credential Enter 7. Username/Password Admin
  • 18. 12. Windows PowerShell -2 8. copy $Session = New-PSSession -ConfigurationName Microsoft.Exchange - ConnectionUri https://ps.outlook.com/powershell/ -Credential $LiveCred -Authentication Basic –AllowRedirection 9. Import-PSSession $Session 10. Remove-PSSession $Session
  • 19. 13. : - 1. Default Mailbox Set-MailboxPlan GalDisabledMailboxPlan –IsDefault 2. Mailbox Set-MailboxPlan GalDisabledMailboxPlan -DisplayName Student Set-MailboxPlan DefaultMailboxPlan -DisplayName School 3. * MailboxPlan Excel
  • 20. 14. : - [ - 1. CSV 2. CSV 3. Control Panel 4. Power Shell Script * $users = Import-Csv <path to CSV file> foreach($entry in $users) { Add-DistributionGroupMember <DG alias> -Member $entry.EmailAddresses } *1 1 1 $users = Import-Csv e:csvEXCSV790WNM.csv , foreach($entry in $users) { EmailAddress Add-DistributionGroupMember 2554 -Member $entry.EmailAddresses }
  • 21. 15. ? : - - 1. CustomAttribute1 Get-Mailbox | Set-Mailbox -CustomAttribute1 Student 2. New-DynamicDistributionGroup -Name "All Students" -IncludedRecipients MailboxUsers -ConditionalCustomAttribute1 Student 3. Set-DynamicDistributionGroup "All Students" -AcceptMessagesOnlyFromSendersOrMembers administrator@schoolname.ac.th
  • 22. 16. External Contact 1. Address book 1. External Contact> New 2.
  • 23. 17. 1. Mail Control > Safety 2. Turn on the bad words policy 3. comma
  • 24. 18. 1. Mail Control > Safety 2. Turn on the closed campus policy 3. +
  • 25. www.facebook.com/thailiveatedu www.microsoft.com/liveatedu