Baric's knowledge Base
Ctrl
K
Copy
Development
AD PS Commands
Basic Powershell commands
Create a file in a location
Copy
New-Item -Path "file.txt" -ItemType File
Previous
Powershell Gallery
Next
Push notification Windows ps1
Last updated
9 months ago