Is there any way to run a script whenever a certain program isn't sending logs.
As part of our security requirements this program needs to always be sending logs. Im looking for a way to automatically warn users when logs are not being recieved from the program. Is there any way to do this?
Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
EWS: Create message with PrivateDL recipient
Hello, i noticed that Outlook allows sending mails to local contact groups (private distribution lists, PrivateDL). When saving such a message as draft, it shows the recipient like this: <t:ToRecipients> <t:Mailbox> …
Exchange | Exchange Server | Development
The process of building custom applications and tools that interact with Microsoft Exchange Server
How to create a multi-master cluster in Azure
I need to create an Azure Kubernetes Service with 3 master nodes. So far I used to work with single master cluster, now I am in need of creating a multi-master cluster for production environments. Can I get a way to create an AKS with multiple control…
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
How to add header as first row when doing pivot ?
I work on sql server 2012 I face issue I can't add extra header as first row when make pivot meaning add colum name as text on first row CREATE TABLE [dbo].[getpldata]( [partid] [int] NOT NULL, [partnumber] [nvarchar](70) NOT…
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Bitlocker Saving Data Drive Info To Active Directory
hello. i have complete success with enabling Bitlocker on system drives and saving keys to AD. however today i attempted to enable a data drive (E) encryption and it does not save to AD. the command "manage-bde -protectors -get e:" returns the…
Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
Creating upvoting/down vote for features with Power Automate and M365 services
Hi All, I would like to create a feedback board, like something below: Public accessible - and they can vote up or down new item is added automatically when one manually approved the features that comes in, -> so this public…
Community Center | Not monitored
Tag not monitored by Microsoft.
How to add a new user to azure directory with "Owner" role at root (/) scope
How can we add Owner role for a user with root level scope ? When trying with command - az role assignment create --role 'Owner' --scope '/' --assignee-object-id <user-object-id> , following error is seen - The request did not have a…
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
Expand-WindowsImage How to cancel Expand-WindowsImage Or delete?
Expand-WindowsImage -ImagePath "D:\20H2\install.wim" -ApplyPath "D:\20H2\home" -Index 1 How do I uninstall this image after I run it?
Windows for business | Windows Client for IT Pros | User experience | Other
Scheduled exam isn't available under appointment section.
I have scheduled an exam for AZ 900. I also got the confirmation email but there is nothing in the appointment section. Please help ASAP
Community Center | Not monitored
Tag not monitored by Microsoft.
What is the disk space limit for FileDelete event archiving?
While playing around with Sysmon I noticed that one of my deleted files weren't archived due to insufficient disk space on one of my machines. This is a sample FileDelete event (EID 23): File Delete archived: RuleName: FileDelete - Files in…
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
lg6wb5hamf.exe takes all memory with powershell. what is it?
I have a 2012R2 server at my work place. It runs extremely slow because almost always its CPU at 100% and memory at 96%. I found it is because a lot of powershell processes, dozens of them, running at the same time. I can kill them one by one without any…
Windows for business | Windows Server | User experience | Other
VMSS - powershell for describing the VMSS autoscale type
Hi I trie to list all my VMSS with manual scale, for creating a list of VMSS and change them into auto-scale I couldn't find the powershell command to retrieve this information Get-AzVmss -ResourceGroupName "Group001" -VMScaleSetName…
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
Windows for business | Windows Server | User experience | PowerShell
remote desktop protocol(or connection) error
Weird patterns like pictures only appear on the screen when using the remote desktop connection, so please tell me how to solve it. Please.
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Authenticating backend user through frontend
I've struggled a while to access my backend app service from my frontend app service. I've followed this guide but I use Node backend and React frontend. However I'm unable to perform the step Configure App Service to return a usable access token. I get…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Regarding Completeing Azure developer league challenge
Respected Team, I am Jaivik from India,I have completed Azure developer league challenge(Cloud Native Development). Now I am confused what is the next step ? So I request Team to guide me through this.
Community Center | Not monitored
Tag not monitored by Microsoft.
LDAP copy user to other Tree domain
Hello, I'd like to know if it's possible to have a user sync between two domain, one master ans other as a tree domain added to the forest ? As you can see in the picture, it's a particular infrastrcuture. We have a specifique entreprise AD,…
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
T-SQL query error
Hello everybody, I have written the following query for SQL Server but an error occurs while executing it which is illogical and does not make sense: SELECT ac.name AS Column_Name, (SELECT COUNT(DISTINCT ac.name) FROM [Northwind].[Sales].[Orders]) …
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
Linking a CallRecord api call to an Online Meeting
I am working on a product where I need to link the attendance information from a call record (https://learn.microsoft.com/en-us/graph/api/resources/callrecords-callrecord?view=graph-rest-1.0#) to an online meeting that we are creating via our system. …
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Azure Function App
We are having function app and deploy using azure Devops.Faced 403 error while deploying function app. After we set below configuration it works like a charm. WEBSITE_WEBDEPLOY_USE_SCM= false. Can you please explain what this configuration means? …
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
SSIS Script Task Only Works w/ x64 Turned Off?
Using: Windows 10 Enterprise, SSIS+ 2.0.100.2142, Visual Studio 16.10.31410.357, targeting SQL Server 2019, reinstalled Visual Studio for Applications (VSTA) 2019 latst If I run any sort of script task (even one that does nothing) with x64 bit runtime…
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.