emrgcl / ZAS

Source code for Project ZAS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Source code for Project ZAS


Languages

Language:PowerShell 100.0%