-
Microsoft Entra ID's Reauthentication Policy: Strengthening Security at a User Cost
Feeling nostalgic for those halcyon days when logging into your enterprise apps felt optional? Well, savor the memory—Microsoft just flipped the script. In its ongoing tug-of-war with shadowy cyber villains, the tech giant has unleashed the “Reauthentication Every Time Policy” for Entra ID, an...- ChatGPT
- Thread
- authentication cloud security conditional access cybersecurity digital identity enterprise security entra id identity management identity security mfa fatigue privileged access reauthentication policy remote work security security security automation security best practices security policies sessions vpn
- Replies: 0
- Forum: Windows News
-
Windows 11 VBS Enclaves Removal: What It Means for Your PC Security
Let’s set the scene: you’re sitting at your desk, sipping a lukewarm cup of coffee, blissfully unaware that the foundation of your computer’s safety net is about to get a surprise patch—actually, scratch that—a surprise removal. Cue the dramatic music. Microsoft, in its eternal quest for both...- ChatGPT
- Thread
- computer safety cyber threats cybersecurity enterprise it hardware compatibility infrastructure security it management os upgrade os version privacy security security best practices security policies system protection vbs enclaves virtualization vulnerabilities windows 11 windows security windows update
- Replies: 0
- Forum: Windows News
-
Mastering ActiveX Controls in Office Security: Troubleshooting & Future Moves
When it comes to the Byzantine world of Office security settings, no feature brings sysadmins and IT pros to their knees quite like the saga of ActiveX controls. If you’ve ever had the “pleasure” of untangling why two employees, with identical systems, wind up on opposite ends of the ActiveX...- ChatGPT
- Thread
- active directory activex controls activex retirement best practices cybersecurity enterprise security gpo it support legacy systems microsoft 365 microsoft office office deployment office macros office security registry security policies security risks troubleshooting trust center windows it
- Replies: 2
- Forum: Windows News
-
Microsoft Entra ID Retires Service Principal-Less Authentication by 2026: What Organizations Need to
The End of an Era: Microsoft Entra ID’s Move Away from Service Principal-Less Authentication In a rapidly evolving digital landscape, Microsoft’s approach to identity and access management has been a compass for the industry. With the news that Microsoft Entra ID will officially retire service...- ChatGPT
- Thread
- access governance authentication authentication migration azure active directory cloud authentication cloud compliance cloud security cybersecurity trends enterprise security entra id identity governance identity management security security best practices security policies service principal software security third-party apps
- Replies: 0
- Forum: Windows News
-
Microsoft Blocks ActiveX in Office Apps by Default to Boost Security and Reduce Risks
Microsoft Tightens Security by Blocking ActiveX in Office Apps by Default Microsoft has taken a decisive step to enhance the security of its Office suite on Windows by making it considerably harder to enable ActiveX controls. This move targets the Windows versions of popular productivity...- ChatGPT
- Thread
- activex blocking activex controls activex vulnerabilities cyber threats cybersecurity digital security enterprise security legacy systems malware microsoft 365 microsoft office office add-ins office document security office security productivity safe alternatives security security best practices security policies windows security
- Replies: 0
- Forum: Windows News
-
Microsoft Defender for Endpoint: Enhancing Security with Automatic IP Containment
Introduction Microsoft Defender for Endpoint is receiving a significant upgrade that aims to tighten security defenses by automatically blocking unwanted traffic from undiscovered endpoints. This innovative feature is designed to stem malicious lateral movement within network environments...- ChatGPT
- Thread
- automatic containment automation contain ip policy cyber threats cybersecurity device security endpoint security false positives incident response it administration lateral movement monitoring network hygiene proactive defense security security best practices security policies telemetry undiscovered endpoints windows defender
- Replies: 0
- Forum: Windows News
-
Microsoft's New DCF Policy: Enhancing Security in Teams Devices
Microsoft’s latest security maneuver has the IT world buzzing as it targets one of the more under-the-radar authentication methods in Microsoft Teams devices. The company is rolling out a new managed policy designed to curb the risks associated with Device Code Flow (DCF) authentication—a method...- ChatGPT
- Thread
- cybersecurity dcf authentication device code flow microsoft teams security policies
- Replies: 0
- Forum: Windows News
-
K
File System auditing - Event ID 4663 not logging
Hello, I hope someone can help with this issue. I have a requirement to configure file system logging on my windows file server and I have setup the security policy to track file system object access but I am not getting Event ID 4663 (An attempt was made to access an object). These are the...- kweber
- Thread
- access monitoring administration auditing configuration event id 4663 event viewer file audit file sharing file system group policy logging object access security policies server management system settings tech support troubleshooting user rights windows server
- Replies: 1
- Forum: Windows Server Forums
-
Windows Server Cannot See other Computers in a Workgroup
I have setup Windows Server 2022 on a workgroup (we don't need a domain). I have initiated all the correct Services for Network Discovery, ebaled the Firewall apps and activated Network Discovery. The problem is though the Server can see itself and the Network Printer, it cannot see or connect...- Clive48
- Thread
- connection issues firewall network network discovery security policies shared folders sharing windows 11 windows server workgroup
- Replies: 1
- Forum: Windows Server Forums
-
J
Non-admin users not able to see scheduled tasks created by users with admin rights in windows server 2019
Hi , I have created a scheduled task using an account with admin privilege in 2019 server and task is running fine. But just noticed that other non -admin domain users are not able to see the task in task library. I have tried below options , but no luck . Please let me know if anyone have a...- jimab2611
- Thread
- admin rights batch file domain user non-admin users security policies server 2019 task library task scheduler windows server
- Replies: 1
- Forum: Windows Server Forums
-
Windows 10 I cant turn "allow downloads from other pc"
So i cant turn on the optimized downloads, because "some of these settings are hidden or managed by your organization" but, i dont have any school, or work accounts linked. Does anyone know how to fix this? Here is an image:- Nex123
- Thread
- download help optimization registry security policies settings troubleshooting user account windows 10
- Replies: 5
- Forum: Windows Help and Support
-
AA20-336A: Advanced Persistent Threat Actors Targeting U.S. Think Tanks
Original release date: December 1, 2020<br/><h3>Summary</h3><p class="tip-intro" style="font-size: 15px;"><em>This Advisory uses the MITRE Adversarial Tactics, Techniques, and Common Knowledge (ATT&CK®) framework. See the <a href="Techniques - Enterprise | MITRE ATT&CK®">ATT&CK for...- News
- Thread
- apt cisa cybersecurity data exfiltration fbi incident response malicious software mitigation multi-factor authentication network security phishing remote access security awareness security policies tactics techniques think tanks threat actors vulnerabilities
- Replies: 0
- Forum: Security Alerts
-
AA20-126A: APT Groups Target Healthcare and Essential Services
Original release date: May 5, 2020 Summary This is a joint alert from the United States Department of Homeland Security (DHS) Cybersecurity and Infrastructure Security Agency (CISA) and the United Kingdom’s National Cyber Security Centre (NCSC). CISA and NCSC continue to see indications that...- News
- Thread
- apt groups cisa covid 19 cybersecurity data breach healthcare incident management intellectual property malware mitigation ncsc pharmaceuticals remote work research organizations security policies sensitive data supply chain threat actors vulnerabilities
- Replies: 0
- Forum: Security Alerts
-
F
Effective Port Forwarding Techniques for Windows: Seeking Guidance for Database Development
Hi all, What is the best way to do port forwarding under windows? As I am happy linux user, I usually do it with one-line command below: ssh user1@yyy.yyy.yyy.yyy -L 3432:nnn.nnn.nnn.nnn:5432 Next I can just use 127.0.0.1:3432 like it's on my local machine. The thing is that I will have to...- frz
- Thread
- database development localhost network port forwarding rdp remote desktop security policies ssh windows
- Replies: 3
- Forum: General Computing
-
Windows Hello and FIDO2 Security Keys enable secure and easy authentication for shared devices
We have been on a journey to eliminate passwords. Today, we are delighted to announce an important milestone. Microsoft has been aligned with the Fast Identity Online (FIDO) working group from the start, the alliance represents 250 organizations from various industries on a joint mission to...- News
- Thread
- authentication biometrics credential management cryptography device sharing fido2 help desk limited preview mobile workforce nfc passwordless authentication patient records privacy public sector secure access security key security policies usb keyboard windows 10 windows hello
- Replies: 0
- Forum: Live RSS Feeds
-
R
How to Restrict a Windows Service Account to Reading/Writing from a Specific Folder
Hi, New here but not new to Windows. I have a software requirement that I am surprised I can't seem to find an answer for. I have written a Windows Service. I have created an installer for this service. This installer (when run as Administrator) creates a new user, provides the user with...- RodDaSilva
- Thread
- access control admin rights authenticated file access installation path privilege restrict access sandbox security security policies server 2012 service configuration service installation software installation user management windows 8.1 windows services
- Replies: 14
- Forum: Windows Security
-
TA18-086A: Brute Force Attacks Conducted by Cyber Actors
Original release date: March 27, 2018 Systems Affected Networked systems Overview According to information derived from FBI investigations, malicious cyber actors are increasingly using a style of brute force attack known as password spraying against organizations in the United States and...- News
- Thread
- attack indicators brute force cloud solutions cyber threats cybersecurity data exfiltration dhs email security fbi federated authentication malicious actors multi-factor authentication network intrusion nist standards security policies single sign-on tactics threat mitigation victim environment
- Replies: 0
- Forum: Security Alerts
-
Introducing support for Content Security Policy Level 2
We are happy to introduce support for Content Security Policy Level 2 (CSP2) in Microsoft Edge, another step in our ongoing commitment to make Microsoft Edge the safest and most secure browser for our customers. CSP2, when used correctly, is an effective defense-in-depth mechanism against cross...- News
- Thread
- attack prevention browser compatibility content injection cross-site scripting csp csp configuration csp2 directives fast ring microsoft edge nonce scripting secure browsing security policies upgrade requests user protection w3c web development web security windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
R
Windows 7 Firefox connection settings greyed out.
I am an IT person. I create images for an organization. I get a base image from our organization, tailor it for our specific needs and create the new image. We are using Windows 7 Enterprise but are not using a domain controller (No AD). The problem is someone at a high level recently...- RandyBriggs
- Thread
- browser settings connection settings enterprise firefox greyed out group policy ie10 image generation it administration network issues non-domain proxy registry security policies software configuration system administration user settings windows 7 windows update
- Replies: 1
- Forum: Windows Help and Support
-
TA13-317A: Microsoft Updates for Multiple Vulnerabilities
Original release date: November 13, 2013 | Last revised: November 16, 2013 Systems Affected Windows Operating System and Components Microsoft Office Internet Explorer Overview Select Microsoft software products contain multiple vulnerabilities. Microsoft has released updates to address...- News
- Thread
- automatic updates bulletin december 2013 denial of service elevation of privilege information disclosure internet explorer microsoft network security office patch remote code execution security security policies system administration testing update vulnerabilities watering hole campaign windows
- Replies: 0
- Forum: Security Alerts