Skip to content

A script to start, stop and update your DayZ server in Powershell

Notifications You must be signed in to change notification settings

M3ragon/DayZ-Powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DayZ-Powershell

A script to start, stop and update your DayZ server in Powershell.

I'm learning PowerShell and using my DayZ server as a test subject. I hate it then in all public scripts the mods are in a line and 99% still use CMD/Bat files.

So I am working on my PowerShell here.

The script is far from perfect, but it does what it should!
On a side note, DZSA is a cramp.

ToDo

  • Start DayZ
  • Start DZSA ModServer
  • Download Game
  • Download SteamCMD
  • Update Game
  • Create SymLinks in ServerFolder (Not Needed at the Moment)
  • Global Config File (ex. Modlist for Server and Client)
  • Update Mods
  • Autocopy "keys" to Server
  • Stop Server
  • Stop DZSA ModServer
  • CleanUp/Rotate Logs on Startup