Skip to content

Commit b7888ef

Browse files
committed
add to faq in readme.
1 parent 6a73de8 commit b7888ef

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,4 +302,14 @@ When you browse the list of cmdlets in the Reference folder this is the file you
302302
For example, https://docs.microsoft.com/en-us/powershell/module/skype/?view=skype-ps.
303303
Note that docs.microsoft.com automatically strips out the note about manually entering a description.
304304
It ONLY strips this out if it is in the exact format given.
305-
Any slight deviation from the format and it won't strip it out and you will see that "manually enter description" text.
305+
Any slight deviation from the format and it won't strip it out and you will see that "manually enter description" text.
306+
307+
## I can't find the cmdlet I am looking for, what can I do?
308+
309+
Finding a cmdlet can sometimes be a challenge.
310+
This is because you might need to use cmdlets that are in various modules and across multiple products.
311+
For example, you might need a Windows cmdlet, then an Azure cmdlet, then a SharePoint cmdlet, then an Office 365 cmdlet.
312+
313+
The best way to find cmdlets is to use the PowerShell Browser and search.
314+
The PowerShell Browser searches across all products and platforms.
315+
You can find the PowerShell Browser here: https://docs.microsoft.com/powershell/module

0 commit comments

Comments
 (0)