Re: LTO tape label problem

2017-04-04 Thread Art Colvig
new labels as it only takes one checkin=barcode to potentially start corrupting data. Art Colvig convergeone.com -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Skylar Thompson Sent: Monday, April 03, 2017 7:47 AM To: ADSM-L@VM.MARIST.EDU

Re: Invoking dsmadmc from powershell

2016-09-02 Thread Art Colvig
$Admin_ID ", "-pa=$TSMpw", "-tabd", "-dataonly=y", "" dsmadmc "select server_name, current timestamp from status" function dsmadmc ($dsm_args, $cmd) { $dsmadmc = "./dsmadmc.exe" $dsmargs[6]= $cmd &