Jbeadle
Posts
Recent activity by Jbeadle
Sort by recent activity
-
Linux and DotNet
I was reading that dotnet has become open source and cross platform. Will PDQ take advantage of this? My company wants to use agent type management software like salt. But I would like to stick ...
-
Do parameters / arguments get sent over the network in plain text or encrypted
I have a powershell script that I'd like to push out that will remove a computer off a domain, and add to a different domain. I can't use the get-credential cmdlet if it is being pushed out silent...