Skip to content

PowerShell script that will upload a document to the CSD report folder

Notifications You must be signed in to change notification settings

NSA-Computer-Exchange/CSD-File-Upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

CSD File Upload

PowerShell script that will upload a document to the CSD report folder

Open the fileTransfer.ps1 file in an editor such as PowerShell ISE or notepad++

  1. Edit the $IONAPIFILE variable to point to the location of your tenants .ionapi file.
  2. Edit the $INPUTFILE variable to point to the location of the file you wish to upload.
  3. Edit the $RESULTFILE variable to provide a name for the file once uploaded to your tenants report folder.
  4. Edit the $CONO variable to use a valid CSD Cono
  5. Edit the $OPER variable to use a valid operator
  6. Edit the $SUBDIR variable to send your document to the appropriate location in the report folder.
  7. Run the script either via Windows scheduled task or command line like so: powershell.exe ./fileTransfer.ps1

For any issues or questions related to this script you can reach out to NSA Support @ [email protected]

About

PowerShell script that will upload a document to the CSD report folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published