Skip to content

Instantly share code, notes, and snippets.

@levi-turner
Created June 28, 2018 18:48
Show Gist options
  • Save levi-turner/a81dd67b183a0815c7ba985fb7c48a78 to your computer and use it in GitHub Desktop.
Save levi-turner/a81dd67b183a0815c7ba985fb7c48a78 to your computer and use it in GitHub Desktop.
create dummy file
'd60df0b7-7dd1-4e80-8555-fd1d5af2bf9b' | % { New-Item -Path c:\temp -Name "$_" -Value (Get-Date).toString()-ItemType file}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment