Below you can find the image which will provide you all the details you want
S
Posts made by sbagwan_5956
-
RE: Unzip not working
-
RE: Unzip not working
I am using the in-built function from otter's visual config editor.
Extract-ZipFile ( Name: C:\Temp\test.zip, Directory: C:\Temp, ClearTarget: false, Overwrite: false );
-
Unzip not working
I am trying to Unzip a file on a remote machine which has a server type "Powershell Agentless" I am able to check if the file is present or not using "Ensure File" it also gives the output on the log that file is present. After that when the unzip block runs there are no output and no extracted data in the folder.
If anyone knows what is wrong here kindly provide their feedback
-
Agentless PowerShell OtterServer
Hi,
I am trying to setup a otter server having server type: Agentless (PowerShell), I can not find any documentation and/or videos. The idea is I want to have two hyperVM both running windows 10 one acting as server and other as client. It would be nice if anyone mentions steps to achieve this.
Regards