Intune SW deployment

Helping Intune admins with software deployment

[Windows] PuTTY


Version used in this guide: 0.79

Highlighted items are subjects to change with new software releases. Please review these items and adjust them according to your environment.

General

Application type

Windows app (Win32)

Package content

  • putty-64bit-0.79-installer.msi
  • Uninstall_PuTTY.ps1 (GitHub)

Software download page

Download PuTTY: latest release (0.79) (greenend.org.uk)


App information

Name

PuTTY

Description

PuTTY is a Windows application that serves as a terminal emulator, serial console, and network file transfer application. It allows users to connect to remote servers or devices securely using various protocols such as SSH, Telnet, and Rlogin. PuTTY is widely used by system administrators and network engineers for managing and configuring remote systems. It provides a simple and straightforward way to access and control remote machines. With its user-friendly interface and robust feature set, PuTTY is a popular choice for secure remote communication.

Publisher

PuTTY

App Version

0.79

Information URL

https://www.putty.org/

Privacy URL

<None>

Logo

480px-PuTTY_Icon.svg.png (480×480) (wikimedia.org)


Program

Install command

msiexec /i putty-64bit-0.79-installer.msi /qn

Uninstall command

%SystemRoot%\sysnative\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass .\Uninstall_PuTTY.ps1

Installation time required (mins)

10

Allow available uninstall

Yes

Install behavior

System

Device restart behavior

No specific action


Requirements

Operating system architecture

x64

Minimum operating system

1903

Disk space required (MB)

<None>

Minimum number of logical processors required

<None>

Minimum CPU speed required (MHz)

<None>

Additional requirement rules

<None>


Detection rules

Rules format

Manually configure detection rules

Detection rules

Rule type: File

Path: C:\Program Files\PuTTY

File or folder: putty.exe

Detection method: String (version)

Operator: Greater than or equal to

Value: 0.79.0.0

Associated with a 32-bit app on 64-bit clients: No

Leave a comment