samples/sampledemo2.txt
1 2 3 4 5 6 7 8 9 10 11 12 13 |
#this example uses live commands
Get-Date $psversiontable.psversion #use <live> to indicate you want to enter a single command #type slowly and carefully. Backspaces will break this command #Live commands are an experimental feature <live> get-ciminstance win32_bios cls |