diff --git a/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputer.md b/docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputer.md index 06e17487dd..2357e84d57 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-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 @@ -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..3c012bf368 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-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 @@ -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..0416c0d082 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-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 @@ -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..41cf1fee4b 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-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 @@ -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..1401face7c 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-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 @@ -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..f8aee61388 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-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 @@ -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..1d06e28a00 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-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 @@ -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..8ee0512273 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-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 @@ -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..d06e10d31d 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-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 @@ -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..4b80c2d594 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-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 @@ -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..d4c3ec767d 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-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 @@ -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