Mingyang Zheng
|
e074781f96
|
Merge pull request #94 from Azure/zmyzheng/fix-bug
Reload registry should be skipped if original config file backup fails
|
2024-07-26 11:27:13 -07:00 |
Mingyang Zheng
|
881a6c45a3
|
Reload registry should be skipped if original config file backup fails
|
2024-07-26 10:38:35 -07:00 |
Mingyang Zheng
|
4a4c9839a5
|
Merge pull request #93 from Azure/edwin/mergeV2-in-V1
Update V1 with Tested V2
|
2024-07-26 10:11:16 -07:00 |
EdwinBernal1
|
70f1067b39
|
Update V1 with tested code duirng the last 24 hour in the v2
|
2024-07-26 12:46:22 -04:00 |
Mingyang Zheng
|
b51928ff32
|
Merge pull request #92 from Azure/zmyzheng/chkreg
Use ChkReg tool to fix corrupt registry config file
|
2024-07-25 11:07:18 -07:00 |
Mingyang Zheng
|
99bd404d0d
|
update chkreg.exe
|
2024-07-25 09:52:00 -07:00 |
Mingyang Zheng
|
54fa048131
|
update chkreg.exe
|
2024-07-25 09:32:45 -07:00 |
Mingyang Zheng
|
e0cc098844
|
Backup LOG1 and LOG2 file
|
2024-07-25 09:26:43 -07:00 |
Mingyang Zheng
|
e661f476e1
|
fix typo
|
2024-07-24 21:36:27 -07:00 |
Mingyang Zheng
|
6faa35caf3
|
skip running ChkReg in the msg if backup fails
|
2024-07-24 20:57:44 -07:00 |
Mingyang Zheng
|
9d794004be
|
update this message to indicate that this was from the reload after chkreg
|
2024-07-24 20:51:19 -07:00 |
Mingyang Zheng
|
d19de470a4
|
move the backup code within the FixRegistryCorruption function for readability
|
2024-07-24 20:49:17 -07:00 |
Mingyang Zheng
|
0eab1bd4c5
|
add readme for chkreg.exe
|
2024-07-24 20:42:23 -07:00 |
Mingyang Zheng
|
6caea23d28
|
Use ChkReg tool to fix corrupt registry config file
|
2024-07-24 18:33:36 -07:00 |
Mingyang Zheng
|
0645768b24
|
Merge pull request #91 from Azure/zmyzheng/v2-to-v1
Move the logic of registry load/unload is independent with the crowdstrike file check to win-crowdstrike-fix-bootloop.ps1
|
2024-07-24 16:39:38 -07:00 |
Mingyang Zheng
|
4713124500
|
Move the logic of registry load/unload is independent with the crowdstrike file check to win-crowdstrike-fix-bootloop.ps1
|
2024-07-24 15:30:20 -07:00 |
Mingyang Zheng
|
60c84a13cb
|
init
|
2024-07-24 15:27:07 -07:00 |
EdwinBernal1
|
9df48aec82
|
Merge pull request #90 from Azure/revert-85-crowdstrike-v3
Revert "Create win-crowdstrike-fix-bootloop-v3.ps1"
|
2024-07-24 12:08:43 -04:00 |
EdwinBernal1
|
b73a1c0929
|
Merge pull request #89 from Azure/zmyzheng/independent-registry-load
Update win-crowdstrike-fix-bo otloop-v2.ps1 so that registry load/unload is independent with the crowdstrike file check
|
2024-07-24 11:47:22 -04:00 |
EdwinBernal1
|
febce6f545
|
Revert "Create win-crowdstrike-fix-bootloop-v3.ps1"
|
2024-07-24 09:27:32 -04:00 |
Mingyang Zheng
|
070b6bff55
|
resolve comments
|
2024-07-23 21:00:31 -07:00 |
Mingyang Zheng
|
4a8fc54607
|
Update win-crowdstrike-fix-bootloop-v2.ps1 so that registry load/unload is independent with the crowdstrike file check
|
2024-07-23 18:47:12 -07:00 |
Mingyang Zheng
|
b42a932bf9
|
Update win-crowdstrike-fix-bootloop-v2.ps1 so that registry load/unload is independent with the crowdstrike file check
|
2024-07-23 18:37:44 -07:00 |
Mingyang Zheng
|
064fc31a0e
|
Update win-crowdstrike-fix-bootloop-v2.ps1 so that registry load/unload is independent with the crowdstrike file check
|
2024-07-23 18:32:11 -07:00 |
EdwinBernal1
|
a041e9a722
|
Merge pull request #86 from Azure/CS-getdiskV2
Update win-crowdstrike-fix-bootloop-v2.ps1
|
2024-07-23 19:33:58 -04:00 |
EdwinBernal1
|
2c45a6edf0
|
Merge pull request #88 from Azure/zmyzheng/log-partition
Add a log to show all the available drive letters
|
2024-07-23 19:01:17 -04:00 |
Mingyang Zheng
|
2fed35d3b5
|
Add a log to show all the available drive letters
|
2024-07-23 14:59:34 -07:00 |
Mingyang Zheng
|
5feb6e24c1
|
Add a log to show all the available drive letters
|
2024-07-23 14:53:24 -07:00 |
Wayland/Weilan
|
c12c243b70
|
Update win-crowdstrike-fix-bootloop-v2.ps1
|
2024-07-23 17:00:27 -04:00 |
Wayland/Weilan
|
5aa49b2376
|
Update map.json
|
2024-07-23 14:43:13 -04:00 |
Wayland/Weilan
|
d5ea5c767a
|
Merge pull request #85 from Azure/crowdstrike-v3
Create win-crowdstrike-fix-bootloop-v3.ps1
|
2024-07-23 11:45:43 -04:00 |
Wayland/Weilan
|
616ac091c6
|
Create win-crowdstrike-fix-bootloop-v3.ps1
added V3 with get disk v2 change
|
2024-07-23 11:03:36 -04:00 |
EdwinBernal1
|
7c3e268193
|
Merge pull request #83 from Azure/zmyzheng/v2tov1
Merge win-crowdstrike-fix-bootloop-v2 updates to win-crowdstrike-fix-bootloop
|
2024-07-23 10:34:27 -04:00 |
Mingyang Zheng
|
2534098dd1
|
Merge win-crowdstrike-fix-bootloop-v2 updates to win-crowdstrike-fix-bootloop
|
2024-07-23 00:13:10 -07:00 |
Mingyang Zheng
|
28a51d43ca
|
Merge win-crowdstrike-fix-bootloop-v2 updates to win-crowdstrike-fix-bootloop
|
2024-07-22 21:53:15 -07:00 |
dkulkarni-ms
|
c458e391d6
|
Merge pull request #82 from corsini-msft/corsini/remove_test
Renaming new scripts after validation
|
2024-07-22 23:18:13 -04:00 |
Chris Orsini
|
f2a4b24890
|
Renaming new scripts after validation
|
2024-07-22 22:35:19 -04:00 |
dkulkarni-ms
|
2a5ed5fc7f
|
Merge pull request #81 from corsini-msft/corsini/correct_list_type
Initializing the partitions list as an empty array
|
2024-07-22 17:39:11 -04:00 |
Chris Orsini
|
3bd782d176
|
Adding changes to separate files to stage the change.
|
2024-07-22 17:26:15 -04:00 |
Chris Orsini
|
e5a98a3057
|
Initializing the partitions list as an empty array
|
2024-07-22 15:55:19 -04:00 |
Mingyang Zheng
|
2d2dac0419
|
Merge pull request #79 from Azure/zmyzheng/registry
fix typo
|
2024-07-21 21:02:16 -07:00 |
Mingyang Zheng
|
9c91490b67
|
merge
|
2024-07-21 20:49:01 -07:00 |
Mingyang Zheng
|
e413e8458d
|
fix typo
|
2024-07-21 20:48:13 -07:00 |
Mingyang Zheng
|
639b32564c
|
Merge pull request #78 from Azure/zmyzheng/registry
Delete regtrans-ms and txr.blf files under config\TxR for Windows Server 2016 or newer version
|
2024-07-21 20:19:32 -07:00 |
Mingyang Zheng
|
ae144caf2e
|
Add -Force to remove file command, check build number querying failure, add comments
|
2024-07-21 19:56:33 -07:00 |
Mingyang Zheng
|
2f1c52e676
|
Add -Force to remove file command, check build number querying failure, add comments
|
2024-07-21 19:53:07 -07:00 |
Mingyang Zheng
|
b6d4bfc9f8
|
Delete regtrans-ms and txr.blf files under config\TxR for Windows Server 2016 or newer version
|
2024-07-21 18:50:31 -07:00 |
Mingyang Zheng
|
2c0c954e11
|
Delete regtrans-ms and txr.blf files under config\TxR for Windows Server 2016 or newer version
|
2024-07-21 18:48:32 -07:00 |
Mingyang Zheng
|
1b861feef3
|
Delete regtrans-ms and txr.blf files under config\TxR for Windows Server 2016 or newer version
|
2024-07-21 18:40:27 -07:00 |
Mingyang Zheng
|
688a9a58ba
|
Delete regtrans-ms and txr.blf files under config\TxR for Windows Server 2016 or newer version
|
2024-07-21 18:36:21 -07:00 |