Skip to content

Commit 154f8e4

Browse files
Merge pull request #7834 from MicrosoftDocs/main
OOB publish #3 2025-12-03
2 parents dad8125 + c11be4d commit 154f8e4

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

WindowsServerDocs/get-started/removed-deprecated-features-windows-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ We're no longer actively developing these features and might remove them from a
4141
| Windows Management Instrumentation Command-line (WMIC) | Beginning with Windows Server 2025, WMIC is available as a Feature on Demand (FOD). It can be added with the `DISM /Add-Capability` command. It will be removed from Windows in a future release.<br><br> [PowerShell for WMI](/powershell/scripting/learn/ps101/07-working-with-wmi) replaces the WMIC tool. Use PowerShell or programmatically query WMI as a replacement for WMIC. To learn more about WMIC depreciation, see [WMI command line (WMIC) utility deprecation: Next steps](https://techcommunity.microsoft.com/t5/windows-it-pro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/ba-p/4039242). |
4242
| VBScript | VBScript is available as an FOD and preinstalled in Windows Server 2025, before its removal from the operating system in a later release. As a replacement for VBScript, use PowerShell for automating tasks, custom actions, or scripts. To learn more about migrating to PowerShell, see [The VBScript-to-Windows PowerShell Conversion Guide](/previous-versions/windows/it-pro/windows-powershell-1.0/ee221101(v=msdn.10)).<br><br> If you're using VBScript within your webpage, functionality is currently limited to browsers predating Internet Explorer 11. We recommend migrating your webpages to JavaScript, which provides cross-browser compatibility and modern browser support. |
4343
| Windows Server Update Services (WSUS) | WSUS is no longer actively developed. All the existing capabilities and content continue to be available for your deployments. |
44+
| Rivest Cipher 4 (RC4) usage in Kerberos | RC4 usage in the Kerberos authentication protocol is deprecated. RC4 is a weak algorithm that can be abused for stealing credentials. Stronger algorithms, like AES-SHA1, should be used instead. For more information, see [Detect and Remediate RC4 Usage in Kerberos](../security/kerberos/detect-remediate-rc4-kerberos.md). |
4445

4546
# [Windows Server 2022](#tab/ws22)
4647

WindowsServerDocs/manage/windows-admin-center/use/migrate-vmware-to-hyper-v.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ ms.author: roharwoo
1212
> The VM Conversion extension is currently in PREVIEW.
1313
> This document provides information about a prerelease product that might change substantially before its release. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
1414
15+
> [!IMPORTANT]
16+
> As a preview extension, the VM Conversion extension is governed by the [Windows Admin Center pre-release extension software license terms](/legal/windows-server/windows-admin-center/windows-pre-release-extension-eula).
17+
> Microsoft is not obligated under this agreement to provide any support services for the software. Issues, questions, and feedback not covered in this documentation can be filed [here](https://github.com/MicrosoftDocs/Windows-Admin-Center-Ideas-and-Feedback).
18+
1519
You can use Windows Admin Center to migrate VMware virtual machines from vCenter to Hyper-V with the **VM Conversion extension**. This lightweight tool enables online replication with minimal downtime for both Windows and Linux virtual machines. The conversion tool is easy and fast to set up, at no cost to customers.
1620

1721
In this article, you learn how to install and configure the extension, follow the synchronization and migration workflow, and find answers to common questions.

0 commit comments

Comments
 (0)