Logins may be showing incorrect profile information. Please email psgadmin at microsoft.com for support.
Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
RemotePro
0.3.0
Private/Set-RpDefaultConnectionBox.ps1
function
Set-RpDefaultConnectionBox
{
# Helper function for clearing textbox
# Populate Connection Box from the start.
$script:Connection_Status_Box
.
Text
=
"Disconnected."
}