Slow SMB/CIFS performance
I've been struggling with the following issue for a few days now and I'm running out of ideas. Any help or ideas what to look at next would be greatly appreciated. We're a small company (15-20 people) doing high end computer graphics. Our infrastructure…
is there Docker containers in Azure pipelines in privileged mode possible
we are starting to use docker containers in our Azure pipelines. For one scenario we would need to run the docker container in privileged mode and I am wondering whether Azure pipelines supports "privileged" container execution?
Require Ledger Report Query?
Below is my data Create table #tbl_Receivable (Rec_ID int,Customer_ID int,Rec_Date date,Rec_Amount varchar(50),Inv_type varchar(50)); INSERT INTO #tbl_Receivable VALUES (111,1,'2020-03-06',5000,'Payable'), …
Count Rows on condition
I have sample columns below and need to count rows if Column A is not equal to Column B, which should be 3 Is it possible to do it without extra column calculation? A B 22 33 11 11 33 44 55 55 23 45
How do you use Active Directory in a azure hosted solution any idea?
our marketing director came into my office and said the majority of our customers are demanding Active Directory integration in the next version. Then it occurred to me: how does one use Active Directory in a "hosted solution" if the…
Is it possible to add date validation on Microsoft Forms Pro (Customer Voice)?
I'm trying to create a form that has validation to stop someone entering an end date that is before the start date, and also not to choose a date earlier than today (now()) Please can you help/advise? Thanks Stephen
How to retrieve Azure VM Serial Number using Azure PowerShell
I need to retrieve the Azure VM serial number from a server using Azure PowerShell. I need the same number that appears when you enter the command below in Windows. (Get-WmiObject -class Win32_bios -namespace root\CIMV2).serialnumber I tried using…
WIN 2019 DC get this error when try to replicate Repadmin can't connect to a "home serve
I have 2 DCs 2019 SRV, and got error in the replication with error 8606 as per the snapshot. i did this command but got error: repadmin /removelingeringobjects dc2 4da9a6d1-d9d1-4554-860f-4af0e6cfec1e "dc=root,dc=samir-photo,dc=com" …
How to add default value of field in NewForm with javascrip/JQuerry
Hi, I want to make conditional behavior in newForm of list. It is external list connected to SQL Server. We are using SharePoint 2019 on Premise and I am using SharePoint Designer 2013 to edit forms. I wanted to hide textbox and show other…
Missing Month values
I've got a line chart categorized by month as follows ... Some months are missing which I want to include a 0's. I've tried changing the Horizontal Axis properties to scalar using the Axis optionsbelow, but the chart ends up as ... …
How to Set Increase the number use .net Framework
Can I Set Increase the number in azure APP Service use .net?
Incorrect delivery reports
Hello, Strange problem: delivery reports displays only a subset of sent/received messages (or display nothing at all), for example when I search my admin's mailbox that contains (18.11.2020) 6 unread items any many-many read ones I see only 2 !!!…
Voucher for AZ900
Hello I was present to the Training online Azure Fundamentals the 16th & 17th November I didn't receive the voucher in order to pass the exam AZ900, as it was proposed after the training Could you please give me your support and send me the…
sql 2017 avalibilty group cluster failover powershell
We have SCOM 2019 using SQL 2017 in a multi subnet cluster. We are trying to design a BCP/ DR steps to manually failover the operationsDB cluster. We want this to use PowerShell and have it as a script if possible. The script would need to write…
WSUS: Updates on client but no installation
Hello! Our Windows 10 enterprise-clients (1809) receive their Windows- and Office-updates from our WSUS. But in too many cases and for a long time now we or users noticed that updates are downloaded on the clients but not installed. Some users receive…
When using the Stream App for ios, the bottom toolbar disappears.
When using the Stream App for ios, the bottom toolbar disappears after I select a pen color. How do I get it to reappear?
Error when running Search-MailboxAuditLog
When running the Search-MailboxAuditLog command I get a few results and then it crashes with this error: WARNING: An unexpected error has occurred and a Watson dump is being generated: Value cannot be null. Parameter name: fqdn Value cannot be…
Can you present Customer Voice (Forms Pro) survey option lists in multiple columns?
If you have a long list of options in a survey, rather than presenting than in a long vertical list, can you split the list into multiple columns. For example, Instead of: Option 1 Option 2 Option 3 Option 4 You can do this: Option…
Increase size of a shared vhdx
Hi, Do we have to shut down the VMs to increase the size of a shared vhdx between them or disable the sharing then increase the size?