Enter your full device inventory to a excel sheet and use it for backup your devices. with below python script your select/filter devices required to backed up.
Full Sheet in one shot backup see the Part 1
Example:
>py Backup_Devices.py>python Backup_Devices.py
- Step1 - Will prompt the excel sheet headings to select.
- Step2 - Once you selected the heading it will prompt all the unique values from the row you selected
- Step3 - Selected devices will be printed on console for verification and prompt for authentication details of selected device
Once all set, Script will start to backup the device an stored into the folders.
File Path of backup file
BASE DIR > Current Year > Current Month > Current Date > Device_Location
File Name
IP_address_Current-Date-&-Time.txt


No comments:
Post a Comment