Raphael
9f77366eaa
Fix for WindowsAgentAIOInstall.ps1
...
1. Added a check for the latest version of RustDesk.
2. Added a check to see if the latest version of RustDesk is installed and if yes, to skip right to update the configuration.
3. Fixed the script not adding the configuration because it was not waiting for the installation to complete.
4. Fixed ID and PW not displaying.
5. Added an option to close the script and open RustDesk automatically.
2024-08-02 16:14:22 -04:00
snipeTR
4b6e4f6313
update rustdesk client exe WindowsAgentAIOInstall.ps1
...
update rustdesk client exe
https://github.com/rustdesk/rustdesk/releases/download/1.2.6/rustdesk-1.2.6-x86_64.exe
2024-07-11 01:43:43 +03:00
dinger1986
96d10d8291
remove space
2024-04-10 10:06:43 +01:00
Mike Erickson
452ecd1c46
Update WindowsAgentAIOInstall.ps1 ver1.2.3.1
2024-04-05 09:11:38 +08:00
gitondezhuts
7a3bdc2d02
Update WindowsAgentAIOInstall.ps1
2024-03-15 10:48:11 +00:00
dinger1986
e1a9a2f8dc
Update WindowsAgentAIOInstall.ps1
2023-09-05 17:28:37 +01:00
dinger1986
9a6a1e1774
Update WindowsAgentAIOInstall.ps1
2023-08-24 09:31:07 +01:00
dinger1986
b16c6de94e
Update WindowsAgentAIOInstall.ps1
2023-08-24 09:25:19 +01:00
dinger1986
eed4e6730f
Update WindowsAgentAIOInstall.ps1
2023-08-24 09:25:07 +01:00
dinger1986
4170dc1f80
Update WindowsAgentAIOInstall.ps1
2023-07-11 22:07:27 +01:00
dinger1986
55595cfd88
Update WindowsAgentAIOInstall.ps1
2023-07-11 22:05:21 +01:00
dinger1986
7088c180f1
Update WindowsAgentAIOInstall.ps1
2023-07-05 17:42:55 +01:00
dinger1986
cfdf24284d
Update WindowsAgentAIOInstall.ps1
2022-08-29 15:01:55 +01:00
dinger1986
948ccfb334
Update WindowsAgentAIOInstall.ps1
2022-08-28 22:20:20 +01:00
dinger1986
da75059836
Update WindowsAgentAIOInstall.ps1
2022-08-22 11:08:54 +01:00
dinger1986
eb3b9507d5
Update WindowsAgentAIOInstall.ps1
2022-08-22 09:21:34 +01:00
Stefan Tollkühn
13d55dd3a3
fix typo 2
2022-08-17 19:54:35 +02:00
OsikTech
afdeef5f48
fix typo
2022-08-17 18:13:00 +02:00
dinger1986
eb6300fbf1
Update WindowsAgentAIOInstall.ps1
2022-08-17 17:11:18 +01:00
Stefan Tollkühn
e774770c2a
a little more cleanup and try to avoid non Powershell commands
2022-08-17 17:56:31 +02:00
OsikTech
da203008e9
remove unnecessary cd to temp
2022-08-17 17:12:04 +02:00
OsikTech
4e0f30dbc4
use env variables
2022-08-17 17:08:33 +02:00
OsikTech
f3d8051d95
cleanup temp files
2022-08-17 17:01:08 +02:00
OsikTech
2ef8f4f1c6
add additional line in function OutputIDandPW
2022-08-17 16:44:43 +02:00
Stefan Tollkühn
b1bcafade9
little refactoring:
...
- get latest client from github
- replace $username and use $env:AppData (installations via RDP will fail otherwise)
- use $env:Temp instead of C:\temp (there are rare cases when windows is not installed on c: plus we already have an environment variable defined for this)
- use $env:ProgramFiles instead of hardcoded path (see $env:Temp)
- use a function to output ID and Password
- use a variable for content of RustDesk2.toml file
- use a longer password (8 chars is definitely not enough)
2022-08-17 16:42:02 +02:00
dinger1986
3bed54c175
Update WindowsAgentAIOInstall.ps1
2022-08-13 22:45:20 +01:00
dinger1986
5008b5af80
Update WindowsAgentAIOInstall.ps1
2022-08-12 09:09:08 +01:00
dinger1986
b057dcc9d4
Update WindowsAgentAIOInstall.ps1
2022-08-12 09:08:22 +01:00
dinger1986
5dd35cea53
Update WindowsAgentAIOInstall.ps1
2022-08-09 15:16:19 +01:00
dinger1986
bcad0679f9
Update WindowsAgentAIOInstall.ps1
2022-08-09 00:10:41 +01:00
dinger1986
d5b880c5c6
Update WindowsAgentAIOInstall.ps1
2022-08-09 00:05:28 +01:00
dinger1986
92dd7655f8
Update WindowsAgentAIOInstall.ps1
2022-08-09 00:02:25 +01:00
dinger1986
f07e10b708
Update WindowsAgentAIOInstall.ps1
2022-08-05 11:51:15 +01:00
dinger1986
526b0c24c3
Update WindowsAgentAIOInstall.ps1
2022-08-04 23:56:17 +01:00
dinger1986
c9de0f5a2c
Update WindowsAgentAIOInstall.ps1
2022-08-04 00:22:35 +01:00
dinger1986
c617e01f47
Update WindowsAgentAIOInstall.ps1
2022-08-04 00:22:17 +01:00
dinger1986
18a205f60e
Update and rename WindowsAIOInstall.ps1 to WindowsAgentAIOInstall.ps1
2022-08-04 00:09:49 +01:00