Skip to content

Tools for deploying CW Automate agent service

Notifications You must be signed in to change notification settings

Arne-RFA/RfaCwaDeploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

RfaCwaDeploy

Tools for deploying CW Automate agent service

How to Use this Module on a Windows Device

Open yourself an admin PowerShell and run this line after changing the LocationID parameter to a known value, or 1 for generic.

Invoke-Expression (( new-object Net.WebClient ).DownloadString( 'https://raw.githubusercontent.com/RFAInc/RfaCwaDeploy/master/RfaCwaDeploy.psm1' )); Install-RfaCwaAgent -LocationID 1; 

Roadmap

More to come...

About

Tools for deploying CW Automate agent service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%