Varonis PowerShell: Adding and removing Windows file server

How to add Windows file server by using Varonis PowerShell? It is rather easy, following the same guidelines as outlined in first post: call to New-WindowsFileServer to create a new object and then Add-FileServer to commit the changes. Going deeper – we can explore various configuration options of the object returned by New-WindowsFileServer. It contains property Config which ...