update
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
# It all starts with a single line of powershell code.
|
||||
$DateTime = Get-Date -UFormat "%Y%m%d%H%M%S"
|
||||
New-Item -Name "Dummy$DateTime" -Path "C:\ITD\DummyFiles\"
|
||||
Start-Sleep -Seconds 360
|
||||
Reference in New Issue
Block a user