From ef560e1cc06f23b8e47568ebcf5f4a313f9641f0 Mon Sep 17 00:00:00 2001 From: Allen Jin Date: Thu, 5 Aug 2021 18:11:04 +0800 Subject: [PATCH 1/2] Fix http internal urls --- .../softwareinventorylogging/Get-SilComputer.md | 6 +++--- .../softwareinventorylogging/Get-SilComputerIdentity.md | 6 +++--- .../softwareinventorylogging/Get-SilData.md | 6 +++--- .../softwareinventorylogging/Get-SilLogging.md | 6 +++--- .../softwareinventorylogging/Get-SilSoftware.md | 6 +++--- .../softwareinventorylogging/Get-SilUalAccess.md | 6 +++--- .../softwareinventorylogging/Get-SilWindowsUpdate.md | 6 +++--- .../softwareinventorylogging/Publish-SilData.md | 6 +++--- .../softwareinventorylogging/Set-SilLogging.md | 6 +++--- .../softwareinventorylogging/Start-SilLogging.md | 6 +++--- .../softwareinventorylogging/Stop-SilLogging.md | 6 +++--- 11 files changed, 33 insertions(+), 33 deletions(-) diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputer.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputer.md index 06e17487dd..f0e046bd98 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputer.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputer.md @@ -12,7 +12,7 @@ title: Get-SilComputer ## SYNOPSIS Displays the point in time values for specific server and operating system-related data. Windows Server 2012 R2 with KB3000850 applied. -For more information, see http://support.microsoft.com/kb/3000850. +For more information, see https://support.microsoft.com/kb/3000850. ## SYNTAX @@ -68,7 +68,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml @@ -101,7 +101,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputerIdentity.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputerIdentity.md index cc65c6f3ea..51830daa0c 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputerIdentity.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputerIdentity.md @@ -12,7 +12,7 @@ title: Get-SilComputerIdentity ## SYNOPSIS Gets IDs that identify a Windows installation. Windows Server 2012 R2 with KB3000850 applied. -For more information, see http://support.microsoft.com/kb/3000850. +For more information, see https://support.microsoft.com/kb/3000850. ## SYNTAX @@ -57,7 +57,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml @@ -90,7 +90,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilData.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilData.md index 529f2759b1..70862b1596 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilData.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilData.md @@ -12,7 +12,7 @@ title: Get-SilData ## SYNOPSIS Displays a point in time collection of Software Inventory Logging data. Windows Server 2012 R2 with KB3000850 applied. -For more information, see http://support.microsoft.com/kb/3000850. +For more information, see https://support.microsoft.com/kb/3000850. ## SYNTAX @@ -87,7 +87,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml @@ -137,7 +137,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilLogging.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilLogging.md index f2ddb66010..6eb4758eb4 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilLogging.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilLogging.md @@ -12,7 +12,7 @@ title: Get-SilLogging ## SYNOPSIS Displays configuration settings for Software Inventory Logging. Windows Server 2012 R2 with KB3000850 applied. -For more information, see http://support.microsoft.com/kb/3000850. +For more information, see https://support.microsoft.com/kb/3000850. ## SYNTAX @@ -44,7 +44,7 @@ This command displays the configuration settings for Software Inventory Logging. ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml @@ -60,7 +60,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilSoftware.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilSoftware.md index 739e7651d4..1a5326fca4 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilSoftware.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilSoftware.md @@ -12,7 +12,7 @@ title: Get-SilSoftware ## SYNOPSIS Displays the point in time identity of all software installed on the computer. Windows Server 2012 R2 with KB3000850 applied. -For more information, see http://support.microsoft.com/kb/3000850. +For more information, see https://support.microsoft.com/kb/3000850. ## SYNTAX @@ -61,7 +61,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml @@ -124,7 +124,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilUalAccess.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilUalAccess.md index 5ddae78d04..b8c4bf5c0f 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilUalAccess.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilUalAccess.md @@ -12,7 +12,7 @@ title: Get-SilUalAccess ## SYNOPSIS Displays the total number of unique client device requests and client user requests of the server from two days prior. Windows Server 2012 R2 with KB3000850 applied. -For more information, see http://support.microsoft.com/kb/3000850. +For more information, see https://support.microsoft.com/kb/3000850. ## SYNTAX @@ -85,7 +85,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml @@ -148,7 +148,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilWindowsUpdate.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilWindowsUpdate.md index c5bfd328fd..60d53aafe3 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilWindowsUpdate.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilWindowsUpdate.md @@ -12,7 +12,7 @@ title: Get-SilWindowsUpdate ## SYNOPSIS Displays the point in time list of all Windows updates installed on the computer. Windows Server 2012 R2 with KB3000850 applied. -For more information, see http://support.microsoft.com/kb/3000850. +For more information, see https://support.microsoft.com/kb/3000850. ## SYNTAX @@ -58,7 +58,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml @@ -106,7 +106,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Publish-SilData.md b/docset/winserver2012r2-ps/softwareinventorylogging/Publish-SilData.md index 741d734da1..d0ae4b626e 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Publish-SilData.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Publish-SilData.md @@ -12,7 +12,7 @@ title: Publish-SilData ## SYNOPSIS Initiates a point in time collection of Software Inventory Logging data and forwards it, along with any accumulated historical data, to the aggregation server. Windows Server 2012 R2 with KB3000850 applied. -For more information, see http://support.microsoft.com/kb/3000850. +For more information, see https://support.microsoft.com/kb/3000850. ## SYNTAX @@ -81,7 +81,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml @@ -146,7 +146,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Set-SilLogging.md b/docset/winserver2012r2-ps/softwareinventorylogging/Set-SilLogging.md index 145eabf75f..7f6832fcb3 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Set-SilLogging.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Set-SilLogging.md @@ -12,7 +12,7 @@ title: Set-SilLogging ## SYNOPSIS Applies configuration settings for Software Inventory Logging. Windows Server 2012 R2 with KB3000850 applied. -For more information, see http://support.microsoft.com/kb/3000850. +For more information, see https://support.microsoft.com/kb/3000850. ## SYNTAX @@ -71,7 +71,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml @@ -163,7 +163,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Start-SilLogging.md b/docset/winserver2012r2-ps/softwareinventorylogging/Start-SilLogging.md index 3fe5aa1ff7..58d44f92e4 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Start-SilLogging.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Start-SilLogging.md @@ -12,7 +12,7 @@ title: Start-SilLogging ## SYNOPSIS Starts Software Inventory Logging hourly logging. Windows Server 2012 R2 with KB3000850 applied. -For more information, see http://support.microsoft.com/kb/3000850. +For more information, see https://support.microsoft.com/kb/3000850. ## SYNTAX @@ -38,7 +38,7 @@ This command starts Software Inventory Logging for the current computer. ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml @@ -84,7 +84,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Stop-SilLogging.md b/docset/winserver2012r2-ps/softwareinventorylogging/Stop-SilLogging.md index 27d335422d..60717164ec 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Stop-SilLogging.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Stop-SilLogging.md @@ -12,7 +12,7 @@ title: Stop-SilLogging ## SYNOPSIS Stops Software Inventory Logging hourly logging. Windows Server 2012 R2 with KB3000850 applied. -For more information, see http://support.microsoft.com/kb/3000850. +For more information, see https://support.microsoft.com/kb/3000850. ## SYNTAX @@ -38,7 +38,7 @@ This command stops Software Inventory Logging for the current computer. ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml @@ -84,7 +84,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS From 69d723b9f8b74ed4b9c85e5b410dc7eaa9bbb521 Mon Sep 17 00:00:00 2001 From: Allen Jin Date: Thu, 5 Aug 2021 18:29:37 +0800 Subject: [PATCH 2/2] Fix content issue --- .../softwareinventorylogging/Get-SilComputer.md | 2 +- .../softwareinventorylogging/Get-SilComputerIdentity.md | 2 +- .../winserver2012r2-ps/softwareinventorylogging/Get-SilData.md | 2 +- .../softwareinventorylogging/Get-SilLogging.md | 2 +- .../softwareinventorylogging/Get-SilSoftware.md | 2 +- .../softwareinventorylogging/Get-SilUalAccess.md | 2 +- .../softwareinventorylogging/Get-SilWindowsUpdate.md | 2 +- .../softwareinventorylogging/Publish-SilData.md | 2 +- .../softwareinventorylogging/Set-SilLogging.md | 2 +- .../softwareinventorylogging/Start-SilLogging.md | 2 +- .../softwareinventorylogging/Stop-SilLogging.md | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputer.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputer.md index f0e046bd98..2357e84d57 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputer.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputer.md @@ -68,7 +68,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputerIdentity.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputerIdentity.md index 51830daa0c..3c012bf368 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputerIdentity.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputerIdentity.md @@ -57,7 +57,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilData.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilData.md index 70862b1596..0416c0d082 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilData.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilData.md @@ -87,7 +87,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilLogging.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilLogging.md index 6eb4758eb4..41cf1fee4b 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilLogging.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilLogging.md @@ -44,7 +44,7 @@ This command displays the configuration settings for Software Inventory Logging. ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilSoftware.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilSoftware.md index 1a5326fca4..1401face7c 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilSoftware.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilSoftware.md @@ -61,7 +61,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilUalAccess.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilUalAccess.md index b8c4bf5c0f..f8aee61388 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilUalAccess.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilUalAccess.md @@ -85,7 +85,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilWindowsUpdate.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilWindowsUpdate.md index 60d53aafe3..1d06e28a00 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilWindowsUpdate.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilWindowsUpdate.md @@ -58,7 +58,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Publish-SilData.md b/docset/winserver2012r2-ps/softwareinventorylogging/Publish-SilData.md index d0ae4b626e..8ee0512273 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Publish-SilData.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Publish-SilData.md @@ -81,7 +81,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Set-SilLogging.md b/docset/winserver2012r2-ps/softwareinventorylogging/Set-SilLogging.md index 7f6832fcb3..d06e10d31d 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Set-SilLogging.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Set-SilLogging.md @@ -71,7 +71,7 @@ Accept wildcard characters: False ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Start-SilLogging.md b/docset/winserver2012r2-ps/softwareinventorylogging/Start-SilLogging.md index 58d44f92e4..4b80c2d594 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Start-SilLogging.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Start-SilLogging.md @@ -38,7 +38,7 @@ This command starts Software Inventory Logging for the current computer. ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Stop-SilLogging.md b/docset/winserver2012r2-ps/softwareinventorylogging/Stop-SilLogging.md index 60717164ec..d4c3ec767d 100644 --- a/docset/winserver2012r2-ps/softwareinventorylogging/Stop-SilLogging.md +++ b/docset/winserver2012r2-ps/softwareinventorylogging/Stop-SilLogging.md @@ -38,7 +38,7 @@ This command stops Software Inventory Logging for the current computer. ### -CimSession Runs the cmdlet in a remote session or on a remote computer. -Enter a computer name or a session object, such as the output of a New-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSessionhttps://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. +Enter a computer name or a session object, such as the output of a New-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227967 or Get-CimSession https://go.microsoft.com/fwlink/p/?LinkId=227966 cmdlet. The default is the current session on the local computer. ```yaml