We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed91fa commit 19ac33aCopy full SHA for 19ac33a
README.md
@@ -38,6 +38,8 @@ This is a collection of PowerShell functions I made. Feel free to use and make a
38
- Import-ScheduledTask.ps1 (*Import a schedueld task into task scheduler*)
39
- Invoke-DCReplication.ps1 (*Force a DC Replication*)
40
- Invoke-WakeOnLan.ps1 (*Enable Wake On LAN for a device*)
41
+- Invoke-WinSCPDownload.ps1 (*Download files from a WinSCP FTP server*)
42
+- Invoke-WinSCPUpload.ps1 (*Upload files from a WinSCP FTP Server*)
43
- MissingDrives.ps1 (*Map network shares based on group membership*)
44
- PasswordExpiryAlert.ps1 (*Get alerts for expiring passwords*)
45
- QueryFormsiteData.ps1 (*Query data from formsite.com form submissions*)
0 commit comments