Skip to content

Commit c79d3f5

Browse files
authored
Merge branch 'master' into management-point-network-type
2 parents 1929403 + 501c136 commit c79d3f5

File tree

11 files changed

+33
-33
lines changed

11 files changed

+33
-33
lines changed

docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Get-SilComputer
1212
## SYNOPSIS
1313
Displays the point in time values for specific server and operating system-related data.
1414
Windows Server 2012 R2 with KB3000850 applied.
15-
For more information, see http://support.microsoft.com/kb/3000850.
15+
For more information, see https://support.microsoft.com/kb/3000850.
1616

1717
## SYNTAX
1818

@@ -68,7 +68,7 @@ Accept wildcard characters: False
6868
6969
### -CimSession
7070
Runs the cmdlet in a remote session or on a remote computer.
71-
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.
71+
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.
7272
The default is the current session on the local computer.
7373
7474
```yaml
@@ -101,7 +101,7 @@ Accept wildcard characters: False
101101
```
102102

103103
### CommonParameters
104-
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).
104+
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).
105105

106106
## INPUTS
107107

docset/winserver2012r2-ps/softwareinventorylogging/Get-SilComputerIdentity.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Get-SilComputerIdentity
1212
## SYNOPSIS
1313
Gets IDs that identify a Windows installation.
1414
Windows Server 2012 R2 with KB3000850 applied.
15-
For more information, see http://support.microsoft.com/kb/3000850.
15+
For more information, see https://support.microsoft.com/kb/3000850.
1616

1717
## SYNTAX
1818

@@ -57,7 +57,7 @@ Accept wildcard characters: False
5757
5858
### -CimSession
5959
Runs the cmdlet in a remote session or on a remote computer.
60-
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.
60+
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.
6161
The default is the current session on the local computer.
6262
6363
```yaml
@@ -90,7 +90,7 @@ Accept wildcard characters: False
9090
```
9191

9292
### CommonParameters
93-
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).
93+
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).
9494

9595
## INPUTS
9696

docset/winserver2012r2-ps/softwareinventorylogging/Get-SilData.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Get-SilData
1212
## SYNOPSIS
1313
Displays a point in time collection of Software Inventory Logging data.
1414
Windows Server 2012 R2 with KB3000850 applied.
15-
For more information, see http://support.microsoft.com/kb/3000850.
15+
For more information, see https://support.microsoft.com/kb/3000850.
1616

1717
## SYNTAX
1818

@@ -87,7 +87,7 @@ Accept wildcard characters: False
8787
8888
### -CimSession
8989
Runs the cmdlet in a remote session or on a remote computer.
90-
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.
90+
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.
9191
The default is the current session on the local computer.
9292
9393
```yaml
@@ -137,7 +137,7 @@ Accept wildcard characters: False
137137
```
138138

139139
### CommonParameters
140-
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).
140+
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).
141141

142142
## INPUTS
143143

docset/winserver2012r2-ps/softwareinventorylogging/Get-SilLogging.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Get-SilLogging
1212
## SYNOPSIS
1313
Displays configuration settings for Software Inventory Logging.
1414
Windows Server 2012 R2 with KB3000850 applied.
15-
For more information, see http://support.microsoft.com/kb/3000850.
15+
For more information, see https://support.microsoft.com/kb/3000850.
1616

1717
## SYNTAX
1818

@@ -44,7 +44,7 @@ This command displays the configuration settings for Software Inventory Logging.
4444

4545
### -CimSession
4646
Runs the cmdlet in a remote session or on a remote computer.
47-
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.
47+
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.
4848
The default is the current session on the local computer.
4949

5050
```yaml
@@ -60,7 +60,7 @@ Accept wildcard characters: False
6060
```
6161
6262
### CommonParameters
63-
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).
63+
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).
6464
6565
## INPUTS
6666

docset/winserver2012r2-ps/softwareinventorylogging/Get-SilSoftware.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Get-SilSoftware
1212
## SYNOPSIS
1313
Displays the point in time identity of all software installed on the computer.
1414
Windows Server 2012 R2 with KB3000850 applied.
15-
For more information, see http://support.microsoft.com/kb/3000850.
15+
For more information, see https://support.microsoft.com/kb/3000850.
1616

1717
## SYNTAX
1818

@@ -61,7 +61,7 @@ Accept wildcard characters: False
6161
6262
### -CimSession
6363
Runs the cmdlet in a remote session or on a remote computer.
64-
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.
64+
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.
6565
The default is the current session on the local computer.
6666
6767
```yaml
@@ -124,7 +124,7 @@ Accept wildcard characters: False
124124
```
125125

126126
### CommonParameters
127-
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).
127+
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).
128128

129129
## INPUTS
130130

docset/winserver2012r2-ps/softwareinventorylogging/Get-SilUalAccess.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Get-SilUalAccess
1212
## SYNOPSIS
1313
Displays the total number of unique client device requests and client user requests of the server from two days prior.
1414
Windows Server 2012 R2 with KB3000850 applied.
15-
For more information, see http://support.microsoft.com/kb/3000850.
15+
For more information, see https://support.microsoft.com/kb/3000850.
1616

1717
## SYNTAX
1818

@@ -85,7 +85,7 @@ Accept wildcard characters: False
8585
8686
### -CimSession
8787
Runs the cmdlet in a remote session or on a remote computer.
88-
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.
88+
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.
8989
The default is the current session on the local computer.
9090
9191
```yaml
@@ -148,7 +148,7 @@ Accept wildcard characters: False
148148
```
149149

150150
### CommonParameters
151-
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).
151+
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).
152152

153153
## INPUTS
154154

docset/winserver2012r2-ps/softwareinventorylogging/Get-SilWindowsUpdate.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Get-SilWindowsUpdate
1212
## SYNOPSIS
1313
Displays the point in time list of all Windows updates installed on the computer.
1414
Windows Server 2012 R2 with KB3000850 applied.
15-
For more information, see http://support.microsoft.com/kb/3000850.
15+
For more information, see https://support.microsoft.com/kb/3000850.
1616

1717
## SYNTAX
1818

@@ -58,7 +58,7 @@ Accept wildcard characters: False
5858
5959
### -CimSession
6060
Runs the cmdlet in a remote session or on a remote computer.
61-
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.
61+
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.
6262
The default is the current session on the local computer.
6363
6464
```yaml
@@ -106,7 +106,7 @@ Accept wildcard characters: False
106106
```
107107

108108
### CommonParameters
109-
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).
109+
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).
110110

111111
## INPUTS
112112

docset/winserver2012r2-ps/softwareinventorylogging/Publish-SilData.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Publish-SilData
1212
## SYNOPSIS
1313
Initiates a point in time collection of Software Inventory Logging data and forwards it, along with any accumulated historical data, to the aggregation server.
1414
Windows Server 2012 R2 with KB3000850 applied.
15-
For more information, see http://support.microsoft.com/kb/3000850.
15+
For more information, see https://support.microsoft.com/kb/3000850.
1616

1717
## SYNTAX
1818

@@ -81,7 +81,7 @@ Accept wildcard characters: False
8181
8282
### -CimSession
8383
Runs the cmdlet in a remote session or on a remote computer.
84-
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.
84+
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.
8585
The default is the current session on the local computer.
8686
8787
```yaml
@@ -146,7 +146,7 @@ Accept wildcard characters: False
146146
```
147147

148148
### CommonParameters
149-
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).
149+
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).
150150

151151
## INPUTS
152152

docset/winserver2012r2-ps/softwareinventorylogging/Set-SilLogging.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Set-SilLogging
1212
## SYNOPSIS
1313
Applies configuration settings for Software Inventory Logging.
1414
Windows Server 2012 R2 with KB3000850 applied.
15-
For more information, see http://support.microsoft.com/kb/3000850.
15+
For more information, see https://support.microsoft.com/kb/3000850.
1616

1717
## SYNTAX
1818

@@ -71,7 +71,7 @@ Accept wildcard characters: False
7171
7272
### -CimSession
7373
Runs the cmdlet in a remote session or on a remote computer.
74-
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.
74+
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.
7575
The default is the current session on the local computer.
7676
7777
```yaml
@@ -163,7 +163,7 @@ Accept wildcard characters: False
163163
```
164164

165165
### CommonParameters
166-
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).
166+
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).
167167

168168
## INPUTS
169169

docset/winserver2012r2-ps/softwareinventorylogging/Start-SilLogging.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Start-SilLogging
1212
## SYNOPSIS
1313
Starts Software Inventory Logging hourly logging.
1414
Windows Server 2012 R2 with KB3000850 applied.
15-
For more information, see http://support.microsoft.com/kb/3000850.
15+
For more information, see https://support.microsoft.com/kb/3000850.
1616

1717
## SYNTAX
1818

@@ -38,7 +38,7 @@ This command starts Software Inventory Logging for the current computer.
3838

3939
### -CimSession
4040
Runs the cmdlet in a remote session or on a remote computer.
41-
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.
41+
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.
4242
The default is the current session on the local computer.
4343

4444
```yaml
@@ -84,7 +84,7 @@ Accept wildcard characters: False
8484
```
8585
8686
### CommonParameters
87-
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).
87+
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).
8888
8989
## INPUTS
9090

0 commit comments

Comments
 (0)