User Profile
Krishna73037
Brass Contributor
Joined Aug 19, 2017
User Widgets
Recent Discussions
Re: time.windows.com wrong time on 5th December 2023
There may have been a glitch or anomaly in the Windows Time service on either the PDC or the time.windows.com server. To investigate further, you can check the Windows Event Viewer logs on the PDC for events related to time synchronization around the specified time. Look for W32Time events that might provide more details about what happened during that period. Additionally, consider checking the status of time.windows.com or try using an alternative reliable time source for synchronization to see if the issue persists. If this behavior continues or if it's critical for your environment, you might want to consider configuring multiple reliable time sources for redundancy. Remember that for critical time-sensitive environments, especially in domains, it's often recommended to use multiple time sources for redundancy and to ensure accurate timekeeping.1.3KViews0likes1CommentRe: How can I create a regex pattern to validate credit card numbers in the following formats ?
Garre_Akhil Validating credit card numbers with various formats can be achieved using a regular expression. Here's a regex pattern that should work for the formats you've provided: "^(?:\d[ -]*?){13,16}$". This pattern allows for digits, spaces, and dashes between the digits. It requires at least 13 digits and accepts up to 16 digits. You can use this pattern to validate credit card numbers in the formats you've mentioned.6.9KViews1like0CommentsRe: Block students installing exes
Hello, You can use Software Restriction Policies. Check this article for an introduction to Software Restriction Policies: http://technet.microsoft.com/en-us/magazine/2008.06.srp.aspx https://docs.microsoft.com/en-us/windows-server/identity/software-restriction-policies/software-restriction-policies-technical-overview#:~:text=At%20a%20high%20level,%20software%20restriction%20policies%20consist,Directory%20and%20Group%20Policy.%20...%20More%20items...3.7KViews1like1Comment
Groups
All things Azure, Dev and AI
Learn Azure, Dev, AI & more from seasoned pros building real-world solutions dailyAzure Cloud Commanders
A collaborative space for sharing knowledge, hosting sessions, and exploring Microsoft Azure from Architecture through to Administrator.Latest Activity: Feb 03, 2026Azure Tech Bites
Azure Tech Bites event series help inspiring digital transformation and cloud adoption by empowering technical communities to achieve more by building an echo system of technical community (customers, partners and experts) focused on building customer trust to drive tech intensity in solving business problem by effectively using Azure products and services and accelerate cloud adoption for a better customer-connected experienceLatest Activity: Sep 01, 2025Microsoft Hero Community
Welcome to Microsoft Hero Community, an official Microsoft Learn Learning Room dedicated to empowering learners through a strong focus on Microsoft Cloud technologies. We regularly host sessions, events, webinars, and training programs to support your growth and success. Join us on your cloud journey, we’re here to help every step of the way!Latest Activity: Oct 15, 2025Microsoft Tech Talks
Microsoft Tech Talks: A dynamic learning hub for bootcamps, online sessions & training, empowering learners with cutting-edge tech knowledge!Latest Activity: Jan 07, 2026Recent Blog Articles
No content to show