Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Microsoft.PowerShell.PSReadLine/PSReadLine.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ CLRVersion = '4.0'
FunctionsToExport = 'PSConsoleHostReadline'
CmdletsToExport = 'Get-PSReadlineKeyHandler','Set-PSReadlineKeyHandler','Remove-PSReadlineKeyHandler',
'Get-PSReadlineOption','Set-PSReadlineOption'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?LinkId=528806'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855966'
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ AliasesToExport = @()
FunctionsToExport = @()
CmdletsToExport="Start-Transcript", "Stop-Transcript"
NestedModules="Microsoft.PowerShell.ConsoleHost.dll"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390784'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855956'
}
2 changes: 1 addition & 1 deletion src/Modules/Shared/PSReadLine/PSReadLine.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ CLRVersion = '4.0'
FunctionsToExport = 'PSConsoleHostReadline'
CmdletsToExport = 'Get-PSReadlineKeyHandler','Set-PSReadlineKeyHandler','Remove-PSReadlineKeyHandler',
'Get-PSReadlineOption','Set-PSReadlineOption'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?LinkId=528806'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855966'
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Copyright="(c) Microsoft Corporation. All rights reserved."
ModuleVersion="3.1.0.0"
PowerShellVersion="3.0"
NestedModules="Microsoft.PowerShell.Commands.Management.dll"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390785'
AliasesToExport = @("gtz")
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855958'
AliasesToExport = @("gtz")
FunctionsToExport = @()
CmdletsToExport=@("Add-Content",
"Clear-Content",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ AliasesToExport = @()
FunctionsToExport = @()
CmdletsToExport="Get-Credential", "Get-ExecutionPolicy", "Set-ExecutionPolicy", "ConvertFrom-SecureString", "ConvertTo-SecureString", "Get-PfxCertificate"
NestedModules="Microsoft.PowerShell.Security.dll"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390786'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855959'
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ CmdletsToExport= "Format-List", "Format-Custom", "Format-Table", "Format-Wide",
FunctionsToExport= "Import-PowerShellDataFile"
AliasesToExport= "fhx"
NestedModules="Microsoft.PowerShell.Commands.Utility.dll","Microsoft.PowerShell.Utility.psm1"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390787'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855960'
}
2 changes: 1 addition & 1 deletion src/Modules/Windows-Core+Full/CimCmdlets/CimCmdlets.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ CmdletsToExport= "Get-CimAssociatedInstance", "Get-CimClass", "Get-CimInstance",
"Export-BinaryMiLog","Import-BinaryMiLog"
AliasesToExport = "gcim","scim","ncim", "rcim","icim","gcai","rcie","ncms","rcms","gcms","ncso","gcls"
FunctionsToExport = @()
HelpInfoUri="https://go.microsoft.com/fwlink/?linkid=390758"
HelpInfoUri="https://go.microsoft.com/fwlink/?linkid=855946"
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ AliasesToExport = @()
FunctionsToExport = @()
CmdletsToExport="Get-Acl", "Set-Acl", "Get-PfxCertificate", "Get-Credential", "Get-ExecutionPolicy", "Set-ExecutionPolicy", "Get-AuthenticodeSignature", "Set-AuthenticodeSignature", "ConvertFrom-SecureString", "ConvertTo-SecureString", "Get-CmsMessage", "Unprotect-CmsMessage", "Protect-CmsMessage" , "New-FileCatalog" , "Test-FileCatalog"
NestedModules="Microsoft.PowerShell.Security.dll"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390786'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855959'
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ FunctionsToExport = @()
CmdletsToExport="Disable-WSManCredSSP", "Enable-WSManCredSSP", "Get-WSManCredSSP", "Set-WSManQuickConfig", "Test-WSMan", "Invoke-WSManAction", "Connect-WSMan", "Disconnect-WSMan", "Get-WSManInstance", "Set-WSManInstance", "Remove-WSManInstance", "New-WSManInstance", "New-WSManSessionOption"
NestedModules="Microsoft.WSMan.Management.dll"
FormatsToProcess="WSMan.format.ps1xml"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390788'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855961'
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ CmdletsToExport="Get-WinEvent", "New-WinEvent" # Counter CmdLets Disabled #4272:
NestedModules="Microsoft.PowerShell.Commands.Diagnostics.dll"
TypesToProcess="GetEvent.types.ps1xml"
FormatsToProcess="Event.format.ps1xml", "Diagnostics.format.ps1xml"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390783'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855954'
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Copyright="(c) Microsoft Corporation. All rights reserved."
ModuleVersion="3.1.0.0"
PowerShellVersion="3.0"
NestedModules="Microsoft.PowerShell.Commands.Management.dll"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390785'
AliasesToExport = @("gin", "gtz", "stz")
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855958'
AliasesToExport = @("gin", "gtz", "stz")
FunctionsToExport = @()
CmdletsToExport=@("Add-Content",
"Clear-Content",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ CmdletsToExport= "Format-List", "Format-Custom", "Format-Table", "Format-Wide",
FunctionsToExport= "ConvertFrom-SddlString"
AliasesToExport= "fhx"
NestedModules="Microsoft.PowerShell.Commands.Utility.dll","Microsoft.PowerShell.Utility.psm1"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390787'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855960'
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ FunctionsToExport = @()
CmdletsToExport="Get-WinEvent", "Get-Counter", "Import-Counter", "Export-Counter", "New-WinEvent"
NestedModules="Microsoft.PowerShell.Commands.Diagnostics.dll"
TypesToProcess="GetEvent.types.ps1xml"
FormatsToProcess="Event.format.ps1xml","Diagnostics.format.ps1xml"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390783'
FormatsToProcess="Event.format.ps1xml","Diagnostics.format.ps1xml"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855954'
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ModuleVersion="3.1.0.0"
PowerShellVersion="3.0"
CLRVersion="4.0"
NestedModules="Microsoft.PowerShell.Commands.Management.dll"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390785'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855958'
AliasesToExport = @("gcb", "scb", "gin", "gtz", "stz")
FunctionsToExport = @()
CmdletsToExport=@("Add-Content",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ CmdletsToExport= "Format-List", "Format-Custom", "Format-Table", "Format-Wide",
FunctionsToExport= "ConvertFrom-SddlString"
AliasesToExport= "CFS", "fhx"
NestedModules="Microsoft.PowerShell.Commands.Utility.dll","Microsoft.PowerShell.Utility.psm1"
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390787'
HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=855960'
}
Original file line number Diff line number Diff line change
Expand Up @@ -159,13 +159,13 @@ static UpdatableHelpCommandBase()

// TODO: assign real TechNet addresses

s_metadataCache.Add("Microsoft.PowerShell.Diagnostics", "https://go.microsoft.com/fwlink/?linkid=390783");
s_metadataCache.Add("Microsoft.PowerShell.Diagnostics", "https://go.microsoft.com/fwlink/?linkid=855954");
s_metadataCache.Add("Microsoft.PowerShell.Core", "https://go.microsoft.com/fwlink/?linkid=390782");
s_metadataCache.Add("Microsoft.PowerShell.Utility", "https://go.microsoft.com/fwlink/?linkid=390787");
s_metadataCache.Add("Microsoft.PowerShell.Host", "https://go.microsoft.com/fwlink/?linkid=390784");
s_metadataCache.Add("Microsoft.PowerShell.Management", " https://go.microsoft.com/fwlink/?linkid=390785");
s_metadataCache.Add("Microsoft.PowerShell.Security", " https://go.microsoft.com/fwlink/?linkid=390786");
s_metadataCache.Add("Microsoft.WSMan.Management", "https://go.microsoft.com/fwlink/?linkid=390788");
s_metadataCache.Add("Microsoft.PowerShell.Utility", "https://go.microsoft.com/fwlink/?linkid=855960");
s_metadataCache.Add("Microsoft.PowerShell.Host", "https://go.microsoft.com/fwlink/?linkid=855956");
s_metadataCache.Add("Microsoft.PowerShell.Management", "https://go.microsoft.com/fwlink/?linkid=855958");
s_metadataCache.Add("Microsoft.PowerShell.Security", "https://go.microsoft.com/fwlink/?linkid=855959");
s_metadataCache.Add("Microsoft.WSMan.Management", "https://go.microsoft.com/fwlink/?linkid=855961");
}

/// <summary>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
<HelpContentURI>http://go.microsoft.com/fwlink/?linkid=390758</HelpContentURI>
<HelpContentURI>https://go.microsoft.com/fwlink/?linkid=855946</HelpContentURI>
<SupportedUICultures>
<UICulture>
<UICultureName>en-US</UICultureName>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
<HelpContentURI>http://go.microsoft.com/fwlink/?linkid=393254</HelpContentURI>
<HelpContentURI>https://go.microsoft.com/fwlink/?linkid=855952</HelpContentURI>
<SupportedUICultures>
<UICulture>
<UICultureName>en-US</UICultureName>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
<HelpContentURI>http://go.microsoft.com/fwlink/?linkid=390783</HelpContentURI>
<HelpContentURI>https://go.microsoft.com/fwlink/?linkid=855954</HelpContentURI>
<SupportedUICultures>
<UICulture>
<UICultureName>en-US</UICultureName>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
<HelpContentURI>http://go.microsoft.com/fwlink/?linkid=390784</HelpContentURI>
<HelpContentURI>https://go.microsoft.com/fwlink/?linkid=855956</HelpContentURI>
<SupportedUICultures>
<UICulture>
<UICultureName>en-US</UICultureName>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
<HelpContentURI>http://go.microsoft.com/fwlink/?linkid=390785</HelpContentURI>
<HelpContentURI>https://go.microsoft.com/fwlink/?linkid=855958</HelpContentURI>
<SupportedUICultures>
<UICulture>
<UICultureName>en-US</UICultureName>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
<HelpContentURI>http://go.microsoft.com/fwlink/?linkid=390786</HelpContentURI>
<HelpContentURI>https://go.microsoft.com/fwlink/?linkid=855959</HelpContentURI>
<SupportedUICultures>
<UICulture>
<UICultureName>en-US</UICultureName>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
<HelpContentURI>http://go.microsoft.com/fwlink/?linkid=390787</HelpContentURI>
<HelpContentURI>https://go.microsoft.com/fwlink/?linkid=855960</HelpContentURI>
<SupportedUICultures>
<UICulture>
<UICultureName>en-US</UICultureName>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
<HelpContentURI>http://go.microsoft.com/fwlink/?linkid=390788</HelpContentURI>
<HelpContentURI>https://go.microsoft.com/fwlink/?linkid=855961</HelpContentURI>
<SupportedUICultures>
<UICulture>
<UICultureName>en-US</UICultureName>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
<HelpContentURI>http://go.microsoft.com/fwlink/?LinkId=528806</HelpContentURI>
<HelpContentURI>https://go.microsoft.com/fwlink/?linkid=855966</HelpContentURI>
<SupportedUICultures>
<UICulture>
<UICultureName>en-US</UICultureName>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
<HelpContentURI>http://go.microsoft.com/fwlink/?linkid=392040</HelpContentURI>
<HelpContentURI>https://go.microsoft.com/fwlink/?linkid=855962</HelpContentURI>
<SupportedUICultures>
<UICulture>
<UICultureName>en-US</UICultureName>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
<HelpContentURI>http://go.microsoft.com/fwlink/?LinkID=393271</HelpContentURI>
<HelpContentURI>https://go.microsoft.com/fwlink/?linkid=855963</HelpContentURI>
<SupportedUICultures>
<UICulture>
<UICultureName>en-US</UICultureName>
Expand Down