Commit 1d498ca
authored
Remote Desktop Migration Tool - Updated Script and Instructions (#47)
* Update Get-AVDW365Gateways.ps1
Changed URL to GCCH JSON Download
* Squashed commit of the following:
commit 33f3d0b
Author: Donna Ryan <100233767+DonnaRyanMicrosoft@users.noreply.github.com>
Date: Wed Mar 26 15:17:12 2025 -0400
Initial Commit
Includes both detection and remediation script, plus readme.md files
* Initial Commit
* Changed MSRDC uninstall order
Also some minor formatting changes
* DisableAutoUpdate reg key support
created function to allow admins to set the DisableAutoUpdate registry key
* Updated outputs
minor bug fix
* Added logging for install processes
Store and Winget installation output now logged separately
* Fixed ID10T error
deleted extra stuff that shouldn't have been pasted
* added comments
* Added Param Block
commented out old variable assignments
* Formatting
* Logging enabled + error handling
Added logging module,
Added error handling
Added rename MSIX download and rename to original file name.
* Added Readme.Md instructions
Wrote the basic instructions
* Changed MSRDC Uninstall Parameter
Changed parameter type to Switch. This makes the parameter true if present, otherwise false. Changed the name of the parameter for clarity.
* Updated Readme.md
Removed notes from head of script. Updated Readme.md
* Formatting and Copyright
Minor formatting changes with copyright, name, and version added
* Changed name of file to new name
renamed script
* Changed Folder Name
Renamed Folder
* Updated Documentation
Also changed log name to reflect new script name
* Added WAIT to msiexec command, fixed RD query
Added -WAIT to the msiexec uninstall command string. Also changed RD client query from "-like" to "-eq"
* New Version - 1.1
Changed script to be run in System Context (deploy from Intune). Updated Readme to reflect changes.
* update readme
Added Troubleshooting section
* GUID
Added GUID to temp folder
* Updated Readme.md
Now includes Intune deployment instructions and troubleshooting
* update to package uninstall method
changed error message flag to information as the detection of the package returns an error if the package is not installed.
* Updated deployment instructions
Updated deployment instructions
---------
Signed-off-by: Donna Ryan <100233767+DonnaRyanMicrosoft@users.noreply.github.com>1 parent 8834a74 commit 1d498ca
2 files changed
Lines changed: 205 additions & 228 deletions
Lines changed: 38 additions & 52 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| |||
87 | 84 | | |
88 | 85 | | |
89 | 86 | | |
90 | | - | |
| 87 | + | |
91 | 88 | | |
92 | 89 | | |
93 | 90 | | |
94 | 91 | | |
95 | | - | |
96 | 92 | | |
97 | 93 | | |
98 | 94 | | |
| |||
111 | 107 | | |
112 | 108 | | |
113 | 109 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | 110 | | |
141 | 111 | | |
142 | | - | |
| 112 | + | |
143 | 113 | | |
144 | | - | |
| 114 | + | |
| 115 | + | |
145 | 116 | | |
146 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
147 | 121 | | |
148 | 122 | | |
149 | | - | |
| 123 | + | |
150 | 124 | | |
151 | | - | |
152 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
153 | 128 | | |
154 | 129 | | |
155 | 130 | | |
156 | 131 | | |
157 | 132 | | |
158 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
159 | 145 | | |
160 | 146 | | |
161 | 147 | | |
| |||
164 | 150 | | |
165 | 151 | | |
166 | 152 | | |
167 | | - | |
168 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
169 | 160 | | |
170 | 161 | | |
171 | 162 | | |
172 | 163 | | |
173 | | - | |
| 164 | + | |
174 | 165 | | |
175 | 166 | | |
176 | 167 | | |
| |||
190 | 181 | | |
191 | 182 | | |
192 | 183 | | |
| 184 | + | |
| 185 | + | |
193 | 186 | | |
194 | 187 | | |
195 | 188 | | |
196 | 189 | | |
197 | 190 | | |
198 | 191 | | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
| 192 | + | |
| 193 | + | |
208 | 194 | | |
209 | 195 | | |
210 | | - | |
| 196 | + | |
211 | 197 | | |
212 | 198 | | |
213 | 199 | | |
| |||
0 commit comments