Command option Sample:waitfor /S

Search command sample in the internet.It is the result.

waitfor /S オプション

waitfor /S %COMPUTERNAME% /SI ThisSignal"
    Batcheero: September 2007 : http://batcheero.blogspot.com/2007/09/@m=0
waitfor /s %computername% /si simon
    Waitfor - delay in seconds - Windows CMD - SS64.com : http://ss64.com/nt/waitfor.html
waitfor /s %COMPUTERNAME% /si myevent
    batch file - How to use the windows waitfor utility - Stack Overflow : http://stackoverflow.com/questions/45675500/how-to-use-the-windows-waitfor-utility
waitfor /s %COMPUTERNAME% /si someevent specifically opens \\[computer_name]\mailslot\WAITFOR.EXE\someevent instead of broadcasting the signal
    networking - Windows waitfor.exe signaling protocol needed - Super User : http://superuser.com/questions/1242158/windows-waitfor-exe-signaling-protocol-needed
waitfor /s %computername% /si chefclientdone
    [#COOK-1172] Installation of SQL Server 2008 express on Windows Server 2008 R2 Fails Over WinRM - Opscode Open Source Ticket Tracking : http://tickets.opscode.com/browse/COOK-1172
WAITFOR /S system /U user /P password /SI CopyDone
    mdt 2010 « Trevor Sullivan's Tech Room : http://trevorsullivan.wordpress.com/tag/mdt-2010/
waitfor /s comp1 /si foosignal
     waitfor コマンド @PC Memorandum of augustus : http://www.augustus.to/blog/3128/archives/000055.html
WAITFOR /S system /U user /P password /SI CopyDone
    Help for all Microsoft Windows 8 Pro commands : http://www.robvanderwoude.com/allhelpw10pro_en.php

waitfor のオプション一覧