added scripts and SUPERMICRO

This commit is contained in:
2012-02-29 15:47:11 -05:00
parent 939e57d438
commit b9cd8bbfd2
818 changed files with 35440 additions and 0 deletions

11
test_now.vbs Normal file
View File

@@ -0,0 +1,11 @@
rem test_now.vbs
Set objShell = wscript.createObject("wscript.shell")
starttime=now()
wscript.echo "Now= " & Now() & "Starttime= " & starttime
wscript.echo "Now= " & Now() & "Starttime= " & starttime
wscript.echo "Now= " & Now() & "Starttime= " & starttime
wscript.echo "Now= " & Now() & "Starttime= " & starttime