Skip to content

ProServicesStorage/restoreVmFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

restoreVmFile

This script loops through feeder txt file with one VMWare VM per line and restores a specified file in place for all VM's

  • If using domain credentials then use format user@domain.example
  • Create folder C:\cvscripts and run script from this folder
  • Change the @body fileoption and destination sections to specify the file to be restored
  • Change the @body guestUserPassword. Convert your password to base64. You can use this site
  • Recommend generating the JSON via the Command Center Equivalent API option then using below as a reference for variable replacement. This also converts your password to base64 automatically!

About

This script loops through feeder txt file with one VMWare VM per line and restores a specified file in place for all VM's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published