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

Deploy Microsoft Teams Client with Configuration Manager

게시: 2월 11, 2024
3 최소 읽기
공유하다

Deploy Microsoft Teams Client with Configuration Manager. Not a perfect method – but work very well. Tested with SCCM 1610 and SCCM 1702 installation.

내용물
Create Microsoft Teams client application deploymentInstall Microsoft Teams Client from Software Center

업데이트: There are now *.MSI files available, so you don’t need this post anymore.

Create Microsoft Teams client application deployment

1. Create a folder at your SCCM Distribution Point for Microsoft Teams Client setup files. (in my case D:\Install\Microsoft Teams\1.0.00.7405);

2. Place to folder Client setup file and create *.bat file with text strings;

Teams_windows_x64 /s

timeout 60

메모: if you have very fast PC’s in your network – decrease timeout;

3. 다음으로 이동 소프트웨어 라이브러리 응용 프로그램 관리 응용 프로그램. Click 응용 프로그램을 만듭니다 in the upper menu;

4. 을 위한 General, select the option 응용 프로그램 정보를 수동으로 지정합니다 그리고 클릭 Next;

5. 을 위한 General Information, fill out all fields that you wish, click Next;

6. 을 위한 the Application Catalog, fill out all fields that you wish, add Icon (250×250);

7. Click Next;

8. 을 위한 Deployments Types click Add;

9. 을 위한 General, ~에 Type choose 스크립트 설치자 그리고 클릭 Next;

10. 을 위한 General Information, enter your 이름, and add some Administrator Comments or Languages. Click Next;

11. 을 위한 Content, select 콘텐츠 위치. At the 설치 프로그램 enter:

"teams.bat"

메모: 이것 is a *.bat file from the beginning.

12. At 프로그램 제거 enter:

"%LocalAppData%\Microsoft\Teams\Update.exe" --uninstall -s

메모: Microsoft Teams installing to user folder “C:\users\<username>\AppData\Local\Microsoft\Teams\”.

13. Click Next;

14. 을 위한 the Detection method click 조항을 추가하십시오;

15. At Setting Type choose:

Registry

16. At 하이브 choose:

HKEY_CURRENT_USER

17. At Key enter;

SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Teams

18. At 값 enter:

DisplayVersion

19. Set check mark at This registry key is associated with a 32-bit application on 64-bit systems

20. At 데이터 유형 choose:

String or Version

메모: you may click OK and set the detection method to installed or not installed. Or set the second option and enter at Value your version.

21. Click 좋아요;

22. Click Next;

23. 을 위한 User Experience, at installation behavior choose:

Install for user

24. At Installation program visibility choose:

Hidden

25. Set the Estimated installation time (minutes) 그리고 클릭 Next;

26. 을 위한 Requirements, config as you need, click Next;

27. 을 위한 Dependencies, config as you need, click Next;

28. 을 위한 요약, click Next;

29. Click 닫다;

30. 을 위한 Deployments Types, Click Next;

31. 을 위한 요약, click Next;

32. Click 닫다;

33. Distribute content to 분포 지점;

34. Deploy Application to Device Collection;

Install Microsoft Teams Client from Software Center

1. Go to the client and open 소프트웨어 센터;

2. Select the app and click 설치하다;

메모: App installation time increases by the time from a timeout in the *.bat file

3. Desktop link created, so app installation goes well, wait for timeout;

완벽한!

태그됨:마이크로소프트 오피스 365마이크로소프트 팀즈시스템 센터시스템 센터 구성 관리자기술 미리보기창
이전 기사 구성 관리자 쿼리 컬렉션 목록 Understanding Configuration Manager 1610 client settings
다음 기사 SCCM 현재 지점 업데이트 1702
7 댓글 7 댓글
  • Grainger 라고:
    십월 31, 2017 ~에 10:36 오후

    If SCCM runs under the System account context then won’t %localappdata% be for that account and not the currently logged on user?

    회신하다
    • Andrei Pryymak 라고:
      십일월 1, 2017 ~에 5:52 ~이다

      In this case you run as service account, but app install for current logged user. App can be installed only if user logged in. Installation behavior – For current user, run as account not current user, it’s only run installation for current user.

      회신하다
  • Paul Turpie 라고:
    십일월 3, 2017 ~에 3:59 ~이다

    What is the timeout for?

    회신하다
    • Andrei Pryymak 라고:
      십일월 3, 2017 ~에 7:26 ~이다

      There is timeout (based on PC perfomance), because detection rule don’t recognize installation if you run simple silent installation “Teams_windows_x64 /s”, there is some idle with keys creation. But with timeout after product installation – detection rule work as it must. In simple words timeout for correctly detection.

      회신하다
  • Yasin 라고:
    십월 16, 2020 ~에 1:38 ~이다

    0x87D00324(-2016410844) have a idea?

    회신하다
    • 안드레이 프리막 라고:
      십월 16, 2020 ~에 1:41 ~이다

      안녕. Application is installed, this error code means problems with application detection. Try to check if the application installed. if everything fine – check installation detection rules

      회신하다
  • Sergen 라고:
    2월 14, 2021 ~에 11:37 오후

    Thank you. timeout solved my problem.

    회신하다

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

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

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

번역

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

인기 게시물

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

최근 게시물

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

© 2023 엔터인IT

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

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

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

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