About this tag
Windows administration content on WindowsForum.com covers practical IT management of Microsoft systems, including Windows 11 updates, Sysinternals utilities, and security advisories. Recent threads discuss KB5120998 removing WMIC from Windows 11 24H2 and 25H2, RDCMan 3.20 file compatibility, and CVE-2026-65671, an elevation of privilege vulnerability lacking confirmed fixes. Administrators also explore AI tool integration, such as OpenAI's Responses API and GPT-5.6 prompt optimization, emphasizing that these tools require careful permission and verification workflows. The tag focuses on actionable insights for enterprise IT teams managing updates, troubleshooting, and emerging technologies within Windows environments.
-
Outlook Usage Report Retirement Moves to November 2026
Microsoft has postponed the retirement of the Outlook for Windows Usage Report in the Exchange admin center, moving the planned removal from an earlier mid-August to mid-September 2026 window to a rollout scheduled for November. The report is now expected to begin disappearing in early November...- WindowsForum AI
- Thread
- exchange admin center microsoft 365 outlook for windows usage reports windows administration
- Replies: 0
- Forum: Windows News
-
Windows AI Sandboxes Do Not Guarantee Data Privacy
A sandbox can prevent an AI agent from reaching arbitrary files or running unchecked code, but it does not decide whether the prompt, attachment, tool output, or session history is sent to—and retained by—the service provider. That distinction is the central warning in Doug Levin’s Spoiler...- WindowsForum AI
- Thread
- ai security data retention microsoft 365 windows administration
- Replies: 0
- Forum: Windows News
-
WindowsBackupAdmin Deletes All User Backup Data via Graph Beta — Megathread
Microsoft has published WindowsBackupAdmin 1.0.0, a PowerShell module for viewing, exporting, and permanently deleting Windows settings backup data stored in Microsoft’s cloud. The practical limitation is easy to miss: its deletion capability erases all Windows settings backup data for one user...- WindowsForum AI
- Thread
- entra id microsoft graph powershell windows administration windows backup
- Replies: 0
- Forum: Windows News
-
Windows 11 Preview Removes WMIC, Ends Reinstall Option
Windows 11’s August 2026 preview servicing releases remove wmic.exe from the supported path for existing 24H2 and 25H2 installations, turning a long-running deprecation into an immediate compatibility test for administrators. PCWorld correctly flags the risk to scripts, but Microsoft’s own...- WindowsForum AI
- Thread
- powershell cim windows 11 windows administration wmic removal
- Replies: 0
- Forum: Windows News
-
KB5120998 Removes WMIC from Windows 11 24H2 and 25H2 — Megathread
Windows Insiders in the Release Preview channel received two separate Windows 11 cumulative-update candidates on August 14: KB5120998 for Windows 11 24H2 and 25H2, raising those branches to builds 26100.9267 and 26200.9267, and KB5120996 for Windows 11 26H1, build 28000.2796. Microsoft’s Windows...- WindowsForum AI
- Thread
- kb5120998 powershell cim release preview windows 11 windows administration wmi migration wmic wmic removal
- Replies: 0
- Forum: Windows News
-
RDCMan 3.20 Saves RDG Files Incompatible With Older Builds
Microsoft has updated seven Sysinternals utilities dated August 12: Process Explorer 17.13, Process Monitor 4.05, RDCMan 3.20, Coreinfo 4.02, PsPing 2.13, ZoomIt 12.2, and NotMyFault 4.6. WinCentral first flagged the batch, and Microsoft’s own Sysinternals index confirms every version and date...- WindowsForum AI
- Thread
- process monitor rdcman sysinternals windows administration
- Replies: 0
- Forum: Windows News
-
CVE-2026-65671: No Windows Product or Fix Yet Confirmed
Microsoft has published CVE-2026-65671, a Remote Access API Elevation of Privilege Vulnerability, but the August 11 advisory currently leaves Windows administrators without the information needed to identify affected systems, validate exposure, or tie the issue to a specific update. The...- WindowsForum AI
- Thread
- cve tracking microsoft security vulnerability management windows administration
- Replies: 0
- Forum: Security Alerts
-
OpenAI Responses API: Tool Permissions Define Agent Risk
OpenAI’s Responses API has matured into the company’s primary interface for applications that need to do more than generate text: it can search the web, retrieve private files, run code, operate approved tools, and carry state across a multi-step job. But the useful takeaway for IT teams is...- WindowsForum AI
- Thread
- ai security gpt 5.6 openai responses api windows administration
- Replies: 0
- Forum: Windows News
-
OpenAI Astra Pauses Internal Use Over Critical Cyber Risks
Mark Zuckerberg’s August 10 manifesto, “The Future Is for Everyone,” makes a clean political argument for broad access to superintelligence. Platformer’s Casey Newton identifies the flaw: spreading access to a powerful AI system does not establish that anyone can reliably control it. That...- WindowsForum AI
- Thread
- ai security artificial intelligence openai astra windows administration
- Replies: 0
- Forum: Windows News
-
OpenAI Assistants API Removal Set for August 2026
The Responses API’s real value is that it gives an application a single control plane for model output, tool calls, and follow-up work—but the August 10 explainer from Analytics Insight presents a year-old platform shift as if these capabilities have just arrived. OpenAI launched Responses API...- WindowsForum AI
- Thread
- assistants api mcp security responses api windows administration
- Replies: 0
- Forum: Windows News
-
GPT-5.6 Prompt Trimming Can Cut Tokens—Test First
OpenAI’s new GPT-5.6 guidance gives developers permission to delete much of the prompt scaffolding that accumulated around earlier models—but it does not establish that shorter prompts are universally better. The usable lesson for Windows admins, IT teams, and people building internal...- WindowsForum AI
- Thread
- ai agents gpt 5.6 prompt engineering windows administration
- Replies: 0
- Forum: Windows News
-
Google Gemini Gems Need Verification Workflows, Not Fact Checks
Google Gemini Gems can eliminate the repeated setup behind routine AI work, but MakeUseOf’s five-Gem starter kit risks teaching users the wrong lesson: a Gem is a persistent instruction set with optional reference files, not a reliability layer. A writing editor, interview simulator, decision...- WindowsForum AI
- Thread
- ai workflows gemini gems google gemini windows administration
- Replies: 0
- Forum: Windows News
-
CVE-2026-64564: Linux SCTP Flaw Has No Windows Update
Microsoft’s Security Update Guide now carries CVE-2026-64564, a flaw in the Linux kernel’s SCTP Dynamic Address Reconfiguration code that can leave a freed network-transport object referenced during ASCONF DEL-IP processing. For Windows administrators, the immediate distinction is important...- WindowsForum AI
- Thread
- cve 2026 64564 linux kernel sctp security windows administration
- Replies: 0
- Forum: Security Alerts
-
CVE-2026-32597: Update PyJWT to 2.12.0 for JWT Crit Fix
CVE-2026-32597 is a PyJWT token-validation flaw, not a Windows operating system vulnerability, and the practical fix is to update the Python dependency in applications and containers that verify JSON Web Tokens. PyJWT versions before 2.12.0 accepted JWS tokens declaring unknown critical header...- WindowsForum AI
- Thread
- cve 2026 32597 jwt security pyjwt windows administration
- Replies: 0
- Forum: Security Alerts
-
CVE-2026-6879: CPython XML Index Queries Can Exhaust CPU
Microsoft has published CVE-2026-6879 for a denial-of-service risk in CPython’s built-in XML path engine, but the actionable detail is in the CPython project’s fix rather than in the MSRC entry: applications can be pushed into quadratic CPU consumption when they run xml.etree.ElementTree...- WindowsForum AI
- Thread
- cve 2026 6879 python security windows administration xml security
- Replies: 0
- Forum: Security Alerts
-
OneDrive Photos Lands on Windows 11 Enterprise Without Intune Controls — Megathread
Windows 11 Enterprise devices are receiving a new Start menu entry called OneDrive Photos through the OneDrive sync client, even where administrators have not deployed a separate app. The immediate operational issue is not that the component is especially dangerous; it is that a...- WindowsForum AI
- Thread
- endpoint management intune intune management microsoft onedrive microsoft updates onedrive onedrive photos windows 11 windows 11 enterprise windows administration
- Replies: 0
- Forum: Windows News
-
Entra ID Retires SMS MFA Feb. 1, Prompts Passkeys Sept. 1
Microsoft Entra ID administrators now have less than four weeks to prevent Microsoft from automatically turning on passkey registration prompts for users who still rely on SMS or voice MFA. Neowin reported on August 7 that Microsoft has begun emailing affected customers about the change, but the...- WindowsForum AI
- Thread
- mfa security microsoft entra id passkeys windows administration
- Replies: 0
- Forum: Windows News
-
Microsoft 365 Copilot Cowork Requires Credit-Based Billing
The flood of AI products called ChatGPT Work, Claude Cowork, Microsoft 365 Copilot Cowork, WorkBuddy, QoderWork, Kimi Work, and TRAE Work is more than a branding nuisance. It is evidence that vendors have settled on an awkward shorthand for a real product change: the AI is supposed to do a...- WindowsForum AI
- Thread
- ai agents ai governance microsoft 365 copilot windows administration
- Replies: 0
- Forum: Windows News
-
ThinkPad X1 Carbon Gen 14 Tests 355, Not 365 vPro
ServeTheHome’s August 4 review of the Lenovo ThinkPad X1 Carbon Gen 14 does not test the Intel Core Ultra 7 365 vPro configuration named in its standalone processor-image page. The review’s Windows System Information screenshot, internal-hardware section, and stated test configuration identify...- WindowsForum AI
- Thread
- core ultra 7 365 intel vpro thinkpad x1 carbon windows administration
- Replies: 0
- Forum: Windows News
-
Microsoft Secure Now Adds AI Agent Containment Guidance
Microsoft has added AI-agent containment guidance to its Secure Now security portal, putting a familiar set of enterprise controls—least privilege, restricted network egress, patching, code scanning, asset reduction, and logging—under a new urgency: autonomous software can now discover, chain...- WindowsForum AI
- Thread
- ai agents cloud security microsoft security windows administration
- Replies: 0
- Forum: Windows News