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 080d640 commit 5f98a74Copy full SHA for 5f98a74
README.md
@@ -32,6 +32,9 @@ Repository of small scripts that can be used for specific tasks such as obtainin
32
- ### Decrypt-Password.ps1
33
Decrypts password stored in ".\Password.txt" and outputs the password result in clear text.
34
35
+- ### Defrag-Disk.ps1
36
+ Defragment all disks installed on the computer.
37
+
38
- ### Encrypt-Password.ps1
39
Encrypts password passed through an input and saves it encrypted in a ".\Password.txt" file.
40
0 commit comments