diff --git a/mRemoteNGDocumentation/external_tools_cheat_sheet.rst b/mRemoteNGDocumentation/external_tools_cheat_sheet.rst index c7c0fcfa..d6ffe9ea 100644 --- a/mRemoteNGDocumentation/external_tools_cheat_sheet.rst +++ b/mRemoteNGDocumentation/external_tools_cheat_sheet.rst @@ -134,7 +134,7 @@ Windows PowerShell Integrated Scripting Environment (ISE) is a graphical host ap - Arguments: args here - Can integrate: Yes -`To get all windows file systems attributes of the remote server` +To get all windows file systems attributes of the remote server ========================================================================================================================================================================= It’s could be very useful for database and application servers to know all windows file systems attributes of the remote server, the size in mb, free space in mb and free % including all lettered drives ( e.g c: ) as well as mounted drives. Mounted drives are tricky to find and interrogate by other means. @@ -147,6 +147,7 @@ shortcut = C:\Windows\System32\runas.exe /user:domain\ntuser "C:\Program Files\ - Can integrate: No Result will be similar to this: + .. figure:: /images/external_tools_win-resurces.png You do not need to be logged into the remote server – just highlight the name. diff --git a/mRemoteNGDocumentation/howtos/external_tools.rst b/mRemoteNGDocumentation/howtos/external_tools.rst index 87b74166..be247e7a 100644 --- a/mRemoteNGDocumentation/howtos/external_tools.rst +++ b/mRemoteNGDocumentation/howtos/external_tools.rst @@ -77,4 +77,4 @@ Notice that we replaced the /K with -NoExit and changed **cmd** with **powershel More examples ============= -Please check :doc:`/MISCELLANEOUS/Common_External_Tool_Configurations` \ No newline at end of file +Please check :doc:`Common External Tool Configurations ` \ No newline at end of file