Using Task Scheduler to Automate: Cold-Storage Portfolio Edition

View this thread on: d.buzz | hive.blog | peakd.com | ecency.com
·@travislong296·
0.000 HBD
Using Task Scheduler to Automate: Cold-Storage Portfolio Edition
Time to read: 4 Minutes
Time to implement: 10 to 15 Minutes

# Requirements:
A Powershell Script - Below is a script to help keep up with cold-storage portfolios you can use to follow along if you would like.
(https://steemit.com/cryptocurrency/@travislong296/keeping-up-with-cold-storage-portfolio-with-2-clicks-make-life-easy)

<center>![](https://steemitimages.com/DQmfVVGrFcvQgqEGfzQV6Pg9n9W78idayEh7FZip23WCtJY/image.png)</center>

# Instructions:

1) Attain batch by job rights
     - Click the windows button
     - Type secpol
     - Click local policies drop-down
     - Click user rights assignment drop-down
     - Click log on as batch job
     - Add user or group
     - Enter username, check name, and click OK
<center>![](https://steemitimages.com/DQmWMVMWE3SvMfnjAxdf4dz1ceYkQpxZxG2ZJV8Qhx3pGug/image.png)</center>
2) Create automated task in Task Scheduler
     -  Click the windows button
     - Type task scheduler and open it
     - Click Create Task
     - Give the task a name, and configure the options to match mine, but with your user
<center>![](https://steemitimages.com/DQmbeovK3EyCCmstmsLv36Vshv1p4FLBNm4dnMyq9wMgoW8/image.png)</center>
     - Click the Triggers tab and click New, configure the options to match mine, placing the time into the future
<center>![](https://steemitimages.com/DQmao86xFkmajkcsqPSEVg1MHSoEnQkcUDVzTfUgFqe7hWa/image.png)</center>
     -  Click the Actions tab and click new...
     -  In the Program/script box, type powershell, and in the Add Arguments box type, -ExecutionPolicy ByPass -F "your file path"
          - Your file path must have no spaces or weird characters
<center>![](https://steemitimages.com/DQmbr3horCpngHoX39abFHK5jCoEu7DGicWyKq1HtaPS65H/image.png)</center>

### Congratulations, if you used my PowerShell script you now have a solution running that keeps up with your cold storage wallet automatically. Updating every 5 minutes.


### About Me: https://steemit.com/vincentb/@travislong296/who-am-i-why-should-you-care-a-s-l
👍 , , , , , , , , , , , , , , , , , , , , , ,