Have any questions

RDP File Deploy

This script will deploy RDP file on users desktop with custome configuration, user need to edit this script as per his preference and it works great with Intune and RMM tools

Syntax

$targetdir = “c:\program files\Your-RDP-Name”
New-Item -ItemType “directory” -Path $targetdir -Force

### REMOTEAPP

Download Full Script

Purpose:To deploy Custom RDP file from Intune
Modification:Full Address and RDP file name
Type:RDP File
Compatibility:For Windows Only
Tags:
Reference link: