Microsoft Office Certification
Hi. I want to get My Microsoft Office Certificate (microsoft office 2010) can you sent to me in Email again My name in test นางสาว ดวงดี บำรุงภักดี Student Id 56414279 My ID in thailand 1529900779171 Test at University Of Phayao …
Community Center | Not monitored

User password expired but they work in thier old one.
some of the user password are expired but they do not notify or change the password window or tab, I create by default policy 30 days , and other user change their password successfully, so please assist me.
Microsoft Security | Microsoft Authenticator


Set NewMessageSignature with Powershell without using Word
So far, the only way I've found to change the default New Message Signature in Outlook is by instantiating Word: $MSWord = New-Object -COMObject word.application $MSWord.EmailOptions.EmailSignature.NewMessageSignature="New…
Windows for business | Windows Server | User experience | PowerShell
How to get the Display name of a column instead of Internal name in the JSON response of a Graph API call for SharePoint list item.
How to get the Display name of a column instead of Internal name in the JSON response after calling this Graph API GET https://graph.microsoft.com/v1.0/sites/{site-id}/lists/{list-id}/items for SharePoint list items .
Community Center | Not monitored
SQL VM licensing
Experts, Understand that this is not a platform for licensing , but just wanted to understand for VM licensing how to check the requites as per mentioned : To license individual VMs using the Per Core model, customers must purchase a core license for…
SQL Server | Other
Where to Search the Azure Application Gateway Usage and Speed
Hello Team, Our client is planning to migrate from On-Premise to Azure. Client want to know where to check below points. → Based on the total time the gateway has been provisioned and available, and the amount of data processed by the Application…
Azure Virtual Network
Azure Application Gateway
Azure Load Balancer
Store Procedure require to insert Data.
i am inserting data into database , table below Create table #tbl_Leaves (L_ID int,L_From_Date date,L_To_Date date,L_Days Decimal(3,1) ) Insert into #tbl_Leaves values (1001, '2021-06-01','2021-06-05',5) Now when above Data inserted into table, then…
Developer technologies | Transact-SQL
SQL Server | Other

Can't Login my azure suscription
Hello guy's hope all of you are doing ok! i need your help i have an azure suscription with security defaults enable and everything was working like a charm till my phone was stolen, its has being really awfull since i can't sign in neiter to azure or…
Microsoft Security | Microsoft Entra | Microsoft Entra ID


Comunication betwen viewmodels
Hello I have a list of notebooks, that are display on a listview (using syncfusion) this is the VM to take care of that SelectedNoteBookCommand = new Command(async () => { MessagingCenter.Send(this,…
Developer technologies | .NET | Xamarin
fetchxml parameter - search free text and get all back
Hello I hope someone could help me. I have a report for D365 in fetchxml. I want to use the "KRG" parameter and the user wants to search free text. So into the dataset: <condition attribute="new_KRGname"…
SQL Server Reporting Services

Visual C++ 2015 Redistributable (x64) - 14.0.23026 fails to install on W2K12 R2 server (no internet access)
Hi, I'm trying to install but having issues. https://learn.microsoft.com/en-us/visualstudio/productinfo/vs2015-sysrequirements-vs says that Installation on Windows Server 2012 R2 requires Update 2919355. Update 2919355 says Update 2919442 is a…
Developer technologies | Visual Studio | Setup
Windows for business | Windows Server | User experience | Other
Convert binary SID to AD SID
Hi, in SQL database I found user`s SID in format like: 0x0105000000000005150000003043AF01871D75DDDFCC8B5254040000 I know this is domain SID, but in binary format. How can I convert this SID in powershell? for example…
Windows for business | Windows Server | User experience | PowerShell
Binding port 8443 to SSL not working
I already have 443 port assigned to SSL and it is working fine. I wanted to add one more port 8433 to SSL. I added the port on IIS below settings. sites == > default web site == > Edit bindings == > add type: https port:8443 But it is not…
Windows development | Internet Information Services
Error control loops and workflows
I have got a powershell script which accepts a list of servers in an array as a parameter, let us assume a list of 10 servers are passed The array is passed onto a workflow. The workflow uses the parallel functionality to operate on multiple servers…
Windows for business | Windows Server | User experience | PowerShell
Exchange 2016, Who use OWA?
is it posible to find who use owa? (I don't mean OWA enabled) I mean logon statistics
Exchange | Exchange Server | Management
JQuery or JavaScrip to Select local folder (only directory eg C:,D: F:, or any folder) not file
hi, JQuery or JavaScrip to Select local folder (only directory eg C:,D: F:, or any) not file I need to select only directory not file using dialog box it should return directory.
Community Center | Not monitored
Share folder on window 10 in Domain
i'm using windows 10 and joined domain, now i login by client account and share but i receive a notice An error occured while trying to share folder. access denied. the shared resource was not created at this time. then i have to login admin…
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
What is the best way to execute long-running and high memory usage tasks on Azure?
I need to find the best way to preform long running tasks on Azure. Scenario: User picks the dataset and filters on the web app (Azure App Service) Based on the requirements we create SQL query Query is executed against one or more Azure SQL…
Azure SQL Database
Kubernetes Node Charges on auto scaling
I would like to know how is the azure charge for the kubernetes nodes when we enable the auto scaling method in the azure portal. For instance, if I enable the auto scaling method in the Azure portal console (kubernetes node pool) is there any charges…
Azure Kubernetes Service
change email address then immediatly add previous as alias
I have an exchange online account: ******@mybusiness.com I want to change the account to be: ******@mybusiness.com I then I want to immediately add the alias ******@mybusiness.com to the account so it will continue to receive emails while we…