Select Page

Required Files: None



 

Import-Module $env:SyncroModule -WarningAction SilentlyContinue
 
# Suggested script variables to use: {{asset_name}} and {{customer_business_name_or_customer_full_name}}
 
Send-Email -Subdomain "SUBDOMAIN" -To "[email protected]" -Subject "$assetname ($customername) is online" -Body "$assetname ($customername) is online"