Skip to main content

Automation Time Saved Reports

Summary

Runs VSA - VSA Host Procedure - Agnostic - Get-VsaTimeSaved.ps1 and places the CSV it generates into the GetFiles directory for client and consultant access.

Example Agent Procedure Log

TimeReport NameStatus/MessageUser
3:48:11 pm 28-Oct-22Time Saved ReportSuccess THENprovaltech.com/dan.hicks
3:48:11 pm 28-Oct-22Time Saved Report-0001"OrgName","Total","Monthly" "PC Computing and Consulting","00:10:00","00:10:00" "ProVal Technologies","02:15:00","01:15:00" "Meriplex","00:10:00","00:10:00" "Bercell Integrated Technologies Ltd","00:10:00","00:10:00" "Groff Networks","00:05:00","00:05:00" "SysIntegrators, LLC","00:05:00","00:05:00" "MBTech","00:10:00","00:10:00" "CIO Solutions","00:00:00","00:00:00" "Binatech","00:10:00","00:10:00" "itSynergy","00:10:00","00:10:00" "Unnamed","00:00:00","00:00:00" "Avatar Computer","00:05:00","00:05:00" "Trinity Worldwide Technologies","00:05:00","00:05:00" "Test","00:00:00","00:00:00" "DataBlue","00:00:00","00:00:00"provaltech.com/dan.hicks
3:48:10 pm 28-Oct-22Execute Powershell CommandSuccess THENprovaltech.com/dan.hicks
3:48:10 pm 28-Oct-22Execute Powershell Command-0012Results returned to global variable #global:psresult# and saved in Documents tab of server.provaltech.com/dan.hicks
3:48:10 pm 28-Oct-22Execute Powershell Command-0012Informational: GetFile command overwrote the server file C:/Kaseya/UserProfiles/735959849026022/GetFiles/../docs/psoutput.txt with the new contents from c:/provaltech/psoutput.txt in THEN step 2.provaltech.com/dan.hicks
3:48:09 pm 28-Oct-22Execute Powershell Command-0011Powershell command completed!provaltech.com/dan.hicks
3:48:07 pm 28-Oct-22Execute Powershell Command-0011Executing powershell "" -Command "(Get-Date -format MM-yyyy).ToString()" >"c:/provaltech/psoutput.txt"provaltech.com/dan.hicks
3:48:07 pm 28-Oct-22Execute Powershell Command-0010Sending output to global variable.provaltech.com/dan.hicks
3:48:07 pm 28-Oct-22Execute Powershell Command-0008New command variable is: -Command "(Get-Date -format MM-yyyy).ToString()"provaltech.com/dan.hicks
3:48:07 pm 28-Oct-22Execute Powershell Command-0008Custom commands detected as (Get-Date -format MM-yyyy).ToString()provaltech.com/dan.hicks
3:48:06 pm 28-Oct-22Execute Powershell Command-0002Powershell is present.provaltech.com/dan.hicks
3:48:05 pm 28-Oct-22Execute Powershell Command (64-bit, Run As System)Success THENprovaltech.com/dan.hicks
3:48:05 pm 28-Oct-22Execute Powershell Command (64-bit, Run As System)-0016Powershell command complete. Results returned to global variable #global:psresult# and saved in Agent's Documents tab of server.provaltech.com/dan.hicks
3:48:05 pm 28-Oct-22Execute Powershell Command (64-bit, Run As System)-0016Informational: GetFile command overwrote the server file C:/Kaseya/UserProfiles/735959849026022/GetFiles/../docs/psoutput.txt with the new contents from c:/provaltech/psoutput.txt in THEN step 3.provaltech.com/dan.hicks
3:47:41 pm 28-Oct-22Execute Powershell Command (64-bit, Run As System)-0011Executing 64-bit Powershell command as System: -file "%ProgramData%/_automation/StackContent/Get-VsaTimeSaved.ps1" -BaseURL https://vsa.provaltech.com -VsaUserName dantestapi -RestApiToken 8a8e0cf0-bac1-4faa-ae2e-3cfa04e3938c >"c:/provaltech/psoutputtmp.txt"provaltech.com/dan.hicks
3:47:41 pm 28-Oct-22Execute Powershell Command (64-bit, Run As System)-0013Sending output to global variable.provaltech.com/dan.hicks
3:47:41 pm 28-Oct-22Execute Powershell Command (64-bit, Run As System)-0007Custom commands detected as -BaseURL https://vsa.provaltech.com -VsaUserName dantestapi -RestApiToken 8a8e0cf0-bac1-4faa-ae2e-3cfa04e3938cprovaltech.com/dan.hicks
3:47:41 pm 28-Oct-22Execute Powershell Command (64-bit, Run As System)-0006Powershell command specified as %ProgramData%/_automation/StackContent/Get-VsaTimeSaved.ps1provaltech.com/dan.hicks
3:47:40 pm 28-Oct-22Execute Powershell Command (64-bit, Run As System)-0002Powershell is present.provaltech.com/dan.hicks
3:47:37 pm 28-Oct-22Execute Powershell CommandSuccess THENprovaltech.com/dan.hicks
3:47:37 pm 28-Oct-22Execute Powershell Command-0011Powershell command completed!provaltech.com/dan.hicks
3:47:35 pm 28-Oct-22Execute Powershell Command-0011Executing powershell "" -Command "New-Item -ItemType Directory -Path %ProgramData%/_automation/ -Name StackContent -ErrorAction SilentlyContinue" ""provaltech.com/dan.hicks
3:47:35 pm 28-Oct-22Execute Powershell Command-0010Not sending output to variable.provaltech.com/dan.hicks
3:47:35 pm 28-Oct-22Execute Powershell Command-0008New command variable is: -Command "New-Item -ItemType Directory -Path %ProgramData%/_automation/ -Name StackContent -ErrorAction SilentlyContinue"provaltech.com/dan.hicks
3:47:35 pm 28-Oct-22Execute Powershell Command-0008Custom commands detected as New-Item -ItemType Directory -Path %ProgramData%/_automation/ -Name StackContent -ErrorAction SilentlyContinueprovaltech.com/dan.hicks
3:47:34 pm 28-Oct-22Execute Powershell Command-0002Powershell is present.provaltech.com/dan.hicks
3:47:26 pm 28-Oct-22Run Now - Time Saved ReportAdmin provaltech.com/dan.hicks scheduled procedure Run Now - Time Saved Report to run at Oct 28 2022 3:47 PM

Dependencies

VSA - VSA Configuration - Solution - Automation Time Saved Tracking

Process

Downloads and runs VSA - VSA Host Procedure - Agnostic - Get-VsaTimeSaved.ps1 and places the CSV it generates into the GetFiles directory.

Output

Agent Procedure Log

Attachments

Procedure_Time_Saved_Report.xml