We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7f506 commit af92f7cCopy full SHA for af92f7c
2 files changed
windows-365/TOC.yml
@@ -5,4 +5,6 @@ items:
5
href: overview.md
6
- name: Compare Windows 365 Business and Enterprise
7
href: business-enterprise-comparison.md
8
+- name: Export Cloud PC names
9
+ href: export-cloud-pc-names.md
10
windows-365/export-cloud-pc-names.md
@@ -64,7 +64,7 @@ Disconnect-MgGraph
64
65
7. Save the file as “GetCloudPCNames.ps1” in a location of your choice.
66
8. In the file explorer navigate to your file location.
67
-9. Right click on the file and select “Run with PowerShell”.
+9. Right click on the file and select **Run with PowerShell**.
68
10. A PowerShell window will pop up. In the window type “CloudPCNames.csv” and press enter.
69
11. When the authentication Window pops up, log in with the same account you used to access the Cloud PC.
70
0 commit comments