Skip to content

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

 
 
 

Contributors

Languages

  • PowerShell 100.0%