You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-local/manage/support-tools.md
+57-23Lines changed: 57 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,13 +33,11 @@ The tool provides:
33
33
34
34
Before you use the PowerShell module, make sure to:
35
35
36
-
-Download the Azure Local Support Diagnostic Tool from the [PowerShell Gallery](https://www.powershellgallery.com/packages?q=hci).
36
+
-Ensure that you are using an account that has administrative access to the Azure Local nodes.
37
37
38
-
-Import the module into an elevated PowerShell window using an account with administrator privileges on the local system. For more information, see [Importing a PowerShell Module](/powershell/scripting/developer/module/importing-a-powershell-module).
38
+
-Ensure that PSRemoting has been configured on the Azure Local nodes. Run `Enable-PSRemoting` to configure remote PowerShell. For more information, see the [Enable-PSRemoting](https://learn.microsoft.com/powershell/module/microsoft.powershell.core/enable-psremoting) reference documentation.
39
39
40
-
- Install the module on each node of the Azure Local system. For information about connecting to a node, see [Enable RDP](.././deploy/deploy-via-portal.md#enable-rdp).
41
-
42
-
## Install and use the Azure Local Support Diagnostic Tool
40
+
## Install or Update the Azure Local Support Diagnostic Tool
43
41
44
42
Run PowerShell as an administrator and then run the following commands:
45
43
@@ -49,14 +47,44 @@ To install the tool, run the following command:
> Ensure all the nodes within Azure Local have been updated to use the same version. Remove existing PSSessions to ensure the correct module version is loaded into the remote runspace.
67
+
68
+
69
+
## Using the Azure Local Support Diagnostic Tool
70
+
To see a list of available cmdlets within the PowerShell module, use:
For full guidance on troubleshooting storage related issues, refer to [Troubleshooting-Storage-With-Support-Diagnostics-Tool](https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/Storage/Troubleshooting-Storage-With-Support-Diagnostics-Tool.md).
0 commit comments