Releases: jdhitsolutions/PSRemoteOperations
Releases · jdhitsolutions/PSRemoteOperations
PSRemoteOperations_v0.6.0_RC
v0.6.0
- Added support for CMS protected files. (Issue #3)
PSRemoteOperations_v0.5.0_beta
PSRemoteOperations_v0.4.0_beta
v0.4.0
- Added initialization script option to RemoteJob definition and execution
- Added
New-PSRemoteProfileScript
function - Added
PSScheduledJob
as a required module - Set default name for
-Credential
parameter ofRegister-PSRemoteOperationWatcher
to$env:username
- Added help documentation
- Created Pester tests for the module