/ZAS

Source code for Project ZAS

Primary LanguagePowerShell

ZAS

Source code for Project ZAS

Project Information

This project is used for automating contoso middleware operations with PowersHell

  • Install requirements
  • add documentation

steps to reproduce

  1. copy files
  2. run msiexec
  3. cleanup
  4. Inform Zeynel

Samples

Following code will cleanup files

$Cred = Get-Credential
Invoke-Command -ComputerName 'Server1' -Credential $Cred