이 사이트를 이용함으로써, 당신은 다음에 동의합니다 개인 정보 보호 정책.
수용하다
엔터인IT엔터인IT엔터인IT
  • 집
  • IT 프로
  • 기술
  • 마이크로소프트
    • 하늘빛
    • 구성 관리자/SCCM
    • DPM
    • 오케스트레이터
    • 하이퍼-V
    • 마이크로소프트 엣지 인사이더
    • MSI
    • 사무실 365
    • 사무실 내부자
    • 파워 BI
    • 스카이프
    • SQL 서버
    • 팀
  • 윈도우
    • Windows 관리 센터
    • 윈도우 클라이언트
    • 윈도우 서버
  • SCCM 쿼리 컬렉션 목록
독서: Configuration Manager Deploy Office 365 Pro Plus Using Office Deployment Tool
글꼴 크기 조정기아아
엔터인IT엔터인IT
글꼴 크기 조정기아아
  • 집
  • IT 프로
  • 기술
  • 마이크로소프트
  • 윈도우
  • SCCM 쿼리 컬렉션 목록
찾다
  • 집
  • IT 프로
  • 기술
  • 마이크로소프트
    • 하늘빛
    • 구성 관리자/SCCM
    • DPM
    • 오케스트레이터
    • 하이퍼-V
    • 마이크로소프트 엣지 인사이더
    • MSI
    • 사무실 365
    • 사무실 내부자
    • 파워 BI
    • 스카이프
    • SQL 서버
    • 팀
  • 윈도우
    • Windows 관리 센터
    • 윈도우 클라이언트
    • 윈도우 서버
  • SCCM 쿼리 컬렉션 목록
구성 관리자

Configuration Manager Deploy Office 365 Pro Plus Using Office Deployment Tool

11월 출판 27, 2024
10 최소 읽기
공유하다

Configuration Manager Deploy Office 365 Pro Plus Using Office Deployment Tool (In this guide we deploy Office 365 2016).

내용물
Configuration and deploying:Installation

Configuration and deploying:

1. 다운로드 Office Deployment Tool.

2. Create a folder in the root of local disk C:\ – OfficeProPlusEmp (C:\OfficeProPlusEmp). Run the downloaded file “officedeploymenttool_7614-3602” with “Run as Administrator” and extract it to the early created folder. We created the folder OfficeProPlusEmp because we may have another distributive folder OfficeProPlusLab to deploy office in educational labs with SharedComputerLicense.

3. After extracting – you get something like this:

4. Edit file Configuration ~에 C:\OfficeProPlusEmp with some text editor. (I use Notepad++ or in-build Notepad, or WordPad):

5. Delete all content in Configuration file and past next:

<Configuration>
     <Add SourcePath=”C:\OfficeProPlusEmp” OfficeClientEdition=”32″ Branch=”Current” OfficeMgmtCOM=”TRUE”>
         <Product ID=”O365ProPlusRetail”>
             <Language ID=”ru-ru” />
             <Language ID=”uk-ua” />
             <Language ID=”en-us” />
         </Product>
     </Add>
     <Display Level=”Full” AcceptEULA=”TRUE” />
     <Property Name=”AUTOACTIVATE” Value=”1″ />
     <Property Name=”FORCEAPPSHUTDOWN” Value=”TRUE” />
     <Property Name=”SharedComputerLicensing” Value=”0″ />
     <Property Name=”PinIconsToTaskbar” Value=”FALSE” />
     <Updates Enabled=”FALSE” />
     <Logging Level=”OfficeSetup.txt” Path=”%temp%” />
 </Configuration>

6. After paste – config as you wish, about strings:

Add SourcePath=”C:\OfficeProPlusEmp” – Path whrere office files will be downloaded;

OfficeClientEdition=”32″ – Edition of your product (32 또는 64);

Branch=”Current” – Your office update channel;

OfficeMgmtCOM=”TRUE” – Control installed Office with SCCM;

<Product ID=”O365ProPlusRetail”> – Product name;

<Language ID=”” /> – set or include language;

Display Level=”Full” – show installation process;

AcceptEULA=”TRUE” – Accept EULA;

<Property Name=”AUTOACTIVATE” Value=”1″ /> – Activate Office after installation (perfect for use in domain);

<Property Name=”FORCEAPPSHUTDOWN” Value=”TRUE” /> – Shutdown running Office apps when deploying;

<Property Name=”SharedComputerLicensing” Value=”0″ /> – Use shared computer license (Value=”1″) or not (Value=”0″). (read post beginning);

<Property Name=”PinIconsToTaskbar” Value=”FALSE” /> – Pin Office icons to taskbar or not;

<Updates Enabled=”FALSE” /> – Disable updates if using SCCM;

<Logging Level=”OfficeSetup.txt” Path=”%temp%” /> – Create installation logfile in “%temp%” folder at user pc.

또한, you may use Online Office 365 Pro Plus Configuration XML Editor.

7. Rename configuration.xml 에게 Download.xml, make a copy, and rename the copy to Install.xml:

8. Create a new text file in the C:\OfficeProPlusEmp 접는 사람 (마우스 오른쪽 버튼 click in the folder):

9. After creating you may set a new name or use the default. (I use default):

10. Open the newly created file and paste:

setup.exe /download Download.xml

11. Save the file as *.bat. 클릭하세요 File, then Save As…. In the opened window – set “Save as type:” All Files, File name: Download.bat 그리고 클릭 Save:

12. Delete early created New Text Document;

13. After running the newly created Download.bat – 사무실 365 프로 플러스 start to download offline content and create a new sub-folder 사무실.

14. When downloading is complete – the black window autocloses. Check downloaded content.

15. On the server, in the folder where you store sccm apps content create a new folder Office365ProPlusEmp. And copy content from the previous part to this folder:

16. In the Download.xml file change SourcePath=”” parameter to your path. (In the future you may run Download.bat to update Office content. Or create Windows Task to run files and sometimes check the Office folder for new files), after changes save the file:

17. Open the file Install.xml and delete SourcePath=”…” parameter, after changes save the file:

18 Run your SCCM 콘솔;

19. 가십시오 Software Library;

20. 클릭하세요 Application Management;

21. On the Applications 마우스 오른쪽 버튼 click and select 응용 프로그램을 만듭니다;

22. In the pop-up window select 응용 프로그램 정보를 수동으로 지정합니다 그리고 누르십시오 다음;

23. Fill in your Application information and press 다음 (Parameter “이름” – this name shows in your application list in SCCM 콘솔);

24. Add more language to show in 소프트웨어 센터 for end-users;

25. Add languages and press 좋아요;

26. Set icon (icon must be 250X250 or smaller) that will be showing in the 소프트웨어 센터 on your application;

27. 추가하다 Application name 그리고 Localized description for displaying your application in 소프트웨어 센터. When filling out information for all languages – press 다음;

28. At the stage Deployments Types only press 다음. We add the deployment type in another part;

29. Check information and press 다음;

30. All sings well. 딸깍 하는 소리 닫다;

31. 가십시오 Software Library;

32. 클릭하세요 Application Management;

33. 클릭하세요 Applications;

34. 마우스 오른쪽 버튼 click on your 사무실 365 프로 플러스 application and select Properties;

35. In the opened windows go to Deployments Types;

36. In the Deployments Types 누르다 Add…;

37. ~ 안에 유형 선택하다 스크립트 설치자 (it’s automatically set Manually specify the deployment type information) 그리고 클릭 다음;

38. In the Content location set the path to your Office 365 Pro Plus content folder (you must enter the UNC path), set the button Run installation, and uninstall the program as a 32-bit process on 64-bit clients (because I deploy 32-bit office to 64-bit system). In the Installation program parameter enter the next string (in my company we disallow users to uninstall Office):

setup.exe /configure Install.xml

39. After all steps press 다음;

40. 클릭하십시오 조항을 추가하십시오 to add the detection method;

41. In the Setting Type parameter set 기재. In the 하이브 parameter “hkey_local_machine“. In the Key parameter insert string:

SOFTWARE\Microsoft\Office\ClickToRun\Configuration

In the 값 parameter enter:

VersionToReport

Set check mark This registry key is associated with a 32-bit application on 64-bit systems (if you use 32-bit office). 데이터 유형 parameter set to 끈. Then select This registry setting must satisfy the following rule to indicate the presence of this application. Operator parameter set to Equals. In the 값 enter your 사무실 365 ProPlus 버전 (in my case 16.0.7466.2038). Then click 좋아요;

42. 딸깍 하는 소리 다음;

43. Configure your User Experience for your deployment (I deploy for the system). Parameter Installation program visibility is set to Normal, so users will see that installation work. In the Estimated installation time (minutes) set how long it takes to install the application (this will display in 소프트웨어 센터 for users). 딸깍 하는 소리 다음;

44. In the Requirements you may add requirements for your deployment (like OS version, disk size, or memory size). Then press 다음;

45. At the Dependencies 누르다 다음;

46. At the 요약 page check information and click 다음;

47. At the Completion 딸깍 하는 소리 닫다;

48. 딸깍 하는 소리 좋아요 on the showed page;

49. 가십시오 Software Library;

50. 클릭하세요 Applications Management and then Applications;

51. Right Mouse Button click on the out 사무실 365 ProPlus application and select 콘텐츠를 배포하십시오;

52. 딸깍 하는 소리 다음;

53. 딸깍 하는 소리 다음;

54. Then click on the 추가하다 button and select 분포 지점;

55. Select your Distribution Point and press 좋아요;

56. 딸깍 하는 소리 다음;

57. Again press next (after information check);

58. 딸깍 하는 소리 닫다;

59. After some time check the result of the Distribution;

60. 가십시오 Software Library;

61. 클릭하세요 Application Management and then Applications;

62. 마우스 오른쪽 버튼 click on our 사무실 365 ProPlus application and select 배포;

63. 딸깍 하는 소리 the Browse button to select the target collection for deployment;

64. After selecting the target collection click 다음;

65. Distribution point will show up automatically, 딸깍 하는 소리 다음;

66. Configure the installation option and click 다음;

67. If you need that deployment to be available for installation later – config time (or live as is) 그리고 클릭 다음;

68. Config notifications after installation and click 다음;

69. If you need alerts – configure them at this page, 딸깍 하는 소리 다음;

70. Check summary information and click 다음;

71. 딸깍 하는 소리 닫다;

Installation

1. Left Mouse Button 클릭하십시오 시작 button and open your 소프트웨어 센터;

2. 가십시오 Applications;

3. Next – click on 설치하다;

CONGRATULATIONS!

태그됨:마이크로소프트 오피스 365오피스 프로플러스시스템 센터시스템 센터 구성 관리자윈도우윈도우 10
이전 기사 SQL 서버 2019 Standard Edition new capabilities
다음 기사 Edge Dev 79
코멘트를 남겨주세요 코멘트를 남겨주세요

답장을 남겨주세요 답장 취소

귀하의 이메일 주소는 공개되지 않습니다. 필수 입력란이 표시되어 있습니다 *

이 사이트는 스팸을 줄이기 위해 Akismet을 사용합니다.. 댓글 데이터가 처리되는 방법 알아보기.

번역

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
 번역 편집
~에 의해 Transposh - translation plugin for wordpress

인기 게시물

Windows Server의 시스템 요구 사항 2016
윈도우 서버
구성 관리자 쿼리 컬렉션 목록
구성 관리자 쿼리 컬렉션 목록
구성 관리자
클래식 팀 사이트의 최신 페이지에서 구조적/관리형 탐색 활성화
기술
SCCM이 DP 위치를 MP에서 예상 버전으로 가져오지 못했습니다.
구성 관리자

최근 게시물

Ubuntu에서 SSH 보호를 위한 Fail2ban 설치 및 구성 24.04
리눅스
AlmaLinux에서 FirewallD 활성화 및 구성
리눅스
AlmaLinux에서 사용자 생성 및 SSH 키 설정
리눅스
AlmaLinux에서 비밀번호를 재설정하는 방법
리눅스

© 2023 엔터인IT

모바일 버전으로 이동하십시오
광고배너
돌아온 것을 환영합니다!

귀하의 계정에 로그인하세요

사용자 이름 또는 이메일 주소
비밀번호

비밀번호를 잃어버렸습니다?