Skip to content

Commit a4b3727

Browse files
authored
Update README.md
1 parent b17af7b commit a4b3727

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Repository of small scripts that can be used for specific tasks such as obtainin
88
Add servers to Server Manager, specifying the name.
99
In addition to this, format the XML document before adding the server and save the changes for successful results.
1010

11+
- ### Decrypt-Password.ps1
12+
Decrypts password stored in ".\Password.txt" and outputs the password result in clear text
13+
14+
- ### Encrypt-Password.ps1
15+
Encrypts password passed through an input and saves it encrypted in a ".\Password.txt" file
16+
1117
- ### Format-XML.ps1
1218
Formats an XML document to make it easier to view.
1319
With file selection function using the file explorer

0 commit comments

Comments
 (0)