US English (US)
FR French
DE German
ES Spanish
IT Italian
NL Dutch
JP Japanese

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

  • Contact Us
Dutch
US English (US)
FR French
DE German
ES Spanish
IT Italian
NL Dutch
JP Japanese
  • Home
  • Password Boss Kennisbank
  • Partnerdocumenten van Password Boss
  • PASSWORD BOSS INSTALLEREN

Microsoft Intune

Password Boss implementeren met Intune

Written by Chris Liles

Updated at June 9th, 2025

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

  • AutoElevate Kennisbank
    Nieuw bij AutoElevate ? BEGIN HIER Algemeen & Probleemoplossing Regels beheren Integraties Aankondigingen Veelgestelde vragen Instructievideo's
  • Password Boss Kennisbank
    Password Boss gebruiken Bedrijfskunde Partnerdocumenten van Password Boss
  • Marketingtoolkit
    MSP Marketing & Educatie Toolkit
  • Wijzigingslogboeken voor Autoelevate en Password Boss
  • Huidige status
+ More

Herdistribueerbare instructies voor Microsoft Visual C++ 2013

Klik hier voor het Intune-bestand

  • Klik op het tabblad Apps.
  • Klik op het tabblad Windows onder de kop ‘Per platform’.
  • Klik op de knop +Toevoegen en klik onder de kolom 'App-type selecteren' op de optie 'Venster-app (Win32)'.
  • In het nieuwe venster ‘App toevoegen’ klikt u op de blauwe link ‘App-pakketbestand selecteren’.
  • Open vervolgens het verpakte Intune-bestand vcredist_x86.
  • Vul onder het tabblad App-informatie alleen het volgende in:
    • Naam: Zelfde naam als bestand
    • Beschrijving: Zelfde naam als bestand
    • Uitgever: Microsoft
  • Klik op Volgende en voer onder het tabblad ‘Programma’ het volgende in:
  • Installatieopdracht: vcredist_x86.exe /install /quiet /norestart (dit is een stille installatie)
  • Verwijderopdracht:
    "%ProgramData%\Package Cache\{9dff3540-fc85-4ed5-ac84-9e3c7fd8bece}\vcredist_x86.exe" /deïnstalleren /stil /geenopnieuw opstarten
  • Installatiegedrag: Systeem
  • Gedrag van apparaat opnieuw opstarten: Geen specifieke actie
  • Klik op Volgende en onder het tabblad ‘Vereisten’:
    • Besturingssysteemarchitectuur: x86, x64
    • Minimaal besturingssysteem: Windows 10 1607
  • Klik op Volgende en onder het tabblad ‘Detectieregels’:
    • Regels opmaken: Gebruik een aangepast detectiescript
    • Script uitvoeren als 32-bits proces op 64-bits clients: Ja
    • Controle op scripthandtekening afdwingen en script stil uitvoeren: Nee
    • Scriptinhoud:
## Check for Microsoft Visual C++ 2013 Redistributable (x86) (Registry Detection Method)
$VC2013x86 = Get-ChildItem -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall","HKLM:\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall" | Get-ItemProperty | Where-Object {$_.DisplayName -like 'Microsoft Visual C++ 2013 Redistributable (x86)*' } | Select-Object -Property DisplayName, DisplayVersion, PSChildName
$VC2013x86.DisplayVersion
$VC2013x86.PSChildName

## Create Text File with Microsoft Visual C++ 2013 Redistributable (x86) Registry Detection Method
$FilePath = "C:\Windows\Temp\VC2013_x86_Detection_Method.txt"
New-Item -Path "$FilePath" -Force
Set-Content -Path "$FilePath" -Value "If([Version](Get-ItemPropertyValue -Path 'HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\$($VC2013x86.PSChildName)','HKLM:\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\$($VC2013x86.PSChildName)' -Name DisplayVersion -ea SilentlyContinue) -ge '$($VC2013x86.DisplayVersion)') {"
Add-Content -Path "$FilePath" -Value "Write-Host `"Installed`""
Add-Content -Path "$FilePath" -Value "Exit 0"
Add-Content -Path "$FilePath" -Value "}"
Add-Content -Path "$FilePath" -Value "else {"
Add-Content -Path "$FilePath" -Value "Exit 1"
Add-Content -Path "$FilePath" -Value "}"
Invoke-Item $FilePath
  • Sla het tabblad 'Afhankelijkheden' over. Dit hebt u pas nodig als u de pre-installatie- en clientinstallatie-items toevoegt.
  • Voeg groepen toe onder het tabblad ‘Opdrachten’. Anders slaat u dit tabblad over.
  • Klik op Volgende om het tabblad ‘Beoordelen en maken’ te zien en de voorinstallatie af te ronden.

Pre-installatie-instructies Password Boss

Klik hier voor het Intune-bestand

  • Klik op het tabblad Apps.
  • Klik vervolgens op het tabblad Windows onder de kop ‘Per platform’.
  • Klik op de knop +Toevoegen en klik onder de kolom 'App-type selecteren' op de optie 'Venster-app (Win32)'.
  • In het nieuwe venster ‘App toevoegen’ klikt u op de blauwe link ‘App-pakketbestand selecteren’.
  • Kies vervolgens 'Openen' voor het in het pakket met de pre-installer van Intune. Het bestand verschijnt onder het tabblad 'App-informatie' op de pagina 'App toevoegen'.
  • Vul onder het tabblad App-informatie alleen het volgende in:
    • Naam: Zelfde naam als bestand
    • Beschrijving: Zelfde naam als bestand
    • Uitgever: Password Boss
  • Klik op Volgende en voer onder het tabblad ‘Programma’ het volgende in:
  • Installatieopdracht: PBPreinstaller.exe (dit is een stille installatie)
  • Verwijderopdracht: PBPreinstaller.exe /uninstall
  • Installatiegedrag: Systeem – Gebruik een lokaal beheerdersaccount om vooraf te installeren
  • Gedrag van apparaat opnieuw opstarten: Geen specifieke actie
  • Klik op Volgende en onder het tabblad ‘Vereisten’:
    • Minimum voor uw interne omgeving.
  • Klik op Volgende en onder het tabblad ‘Detectieregels’:
  • Regels opmaken: Detectieregels handmatig configureren
  • Klik op de link ‘+ Toevoegen’ en selecteer vervolgens onder de kolom ‘Detectieregel’ het volgende:
    • Regeltype: Register
    • Sleutelpad: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Passwordboss
    • Waardenaam: PreInstall
    • Detectiemethode: Stringvergelijking
    • Operator: Is gelijk aan
    • Waarde: Waar
  • Klik op Volgende en onder het tabblad ‘Afhankelijkheden’:
    • Kies: vcredist_2013x86.exe Automatisch installeren
  • Sla het tabblad 'Vervanging' en/of het tabblad 'Opdrachten' over, tenzij u een groep moet toevoegen binnen het tabblad 'Opdrachten'.
  • Voeg groepen toe onder het tabblad ‘Opdrachten’. Anders kunt u dit tabblad overslaan.
  • Klik op Volgende om het tabblad ‘Beoordelen en maken’ te zien en de voorinstallatie af te ronden.

Installatie-instructies voor Password Boss

Klik hier voor het Intune-bestand

  • Klik opnieuw op het tabblad Apps.
  • Klik vervolgens op het tabblad Windows onder de kop ‘Per platform’
  • Klik op de knop +Toevoegen en klik onder de kolom ‘App-type selecteren’ op de optie ‘Venster-app (Win32)’.
  • In het nieuwe venster ‘App toevoegen’ klikt u op de blauwe link ‘App-pakketbestand selecteren’.
  • Open vervolgens het InTune-bestand van het PB Desktop Installer-pakket.
  • Vul onder het tabblad 'App-informatie' alleen het volgende in:
    • Naam: Password Boss Desktop-applicatie
    • Beschrijving: Zelfde naam als bestand
    • Uitgever: Password Boss
  • Klik op Volgende en voer onder het tabblad ‘Programma’ het volgende in:
  • Installatieopdracht: Password_Boss.exe /q2
  • Verwijderingsopdracht: $LocalAppData$\PASSWO~2\UNINST~1\{2f4b8~1\Setup.exe /remove /q
  • Installatiegedrag: Gebruiker
  • Gedrag bij opnieuw opstarten van apparaat: app-installatie kan een herstart van het apparaat forceren
  • Klik op Volgende en onder het tabblad ‘Vereisten’:
  • Klik op Volgende en vul onder het tabblad ‘Detectieregels’ het volgende in:
    • Regels opmaken: Detectieregels handmatig configureren
    • Type: Register
    • Pad/code: Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2F4B8122-4BD2-43A9-9F18-571BE0D29C7C}
    • Waardenaam: NA
    • Detectiemethode: Sleutel bestaat
    • Gekoppeld aan een 32-bits app op 64-bits clients: NEE
  • Klik op Volgende en onder het tabblad ‘Afhankelijkheden’:
  • Kiezen:
    • Password Boss Pre-Installer Automatisch installeren
    • vcredist_2013x86.exe automatisch installeren
  • Sla het tabblad 'Vervanging' en/of het tabblad 'Opdrachten' over, tenzij u een groep binnen het tabblad 'Opdrachten' moet toevoegen.
  • Rond het installatieprogramma af onder 'Controleren + Maken'.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Ramen
  • Mac
  • Terminalserver / RDS
  • iOS en Android
  • Products
    • Privileged Access Management
    • Password Management
  • Solutions
    • For MSPs
    • For IT Pros
    • By Industry
  • Resources
    • Weekly Demos
    • Events
    • Blog
    • FAQ
  • Company
    • Leadership
    • Culture + Values
    • Careers
    • Awards
    • News & Press
    • Trust Center
    • Distributors
  • Get Pricing
  • Free Trial
  • Request a Demo
  • Support
  • Login
  • Contact
4925 Independence Parkway
Suite 400
Tampa, FL 33634
CALL US (813) 578-8200
  • Link to Facebook
  • Link to Linkedin
  • Link to Twitter
  • Link to Youtube
© 2023 CYBERFOX LLC ALL RIGHTS RESERVED  |  Privacy Policy

Knowledge Base Software powered by Helpjuice

Expand