Export table data to JSON from SQL Server
Hi Everyone, I need to export millions of records from SQL Server to UI so that the user can download either in CSV or excel. Can we do it using Stored Proc in SQL Server? Please suggest.
Windows Server 2016 - Assigning Policies in DHCP for Smartphones
OS - Windows Server 2016 Environment: Server/Client (DC & Backup DC); Wired LAN and WLAN; Clients: Smartphones, Laptops, Desktops, Printers, Deskphones PRESENT SCENARIO I've got two DHCP Scopes, One for the desk-phones and the other for all…
SCCM +SQL Migration
Hello, I need to migrate SCCM and I don't know what is the best order on how to do exactly... 1 primary site SCCM 1910 on SRV1 + ADK 1903 1 SQL 2012SP4 + repport on SRV2 20 DP 2012R2 I need to migrate : SRV1 2012 r2 -> 2019 SQL 2012…
mrd doesn't run with macos big sur
I tried to use Microsoft Remote Desktop with macOS big sur through a secure connection form the website of my work (that include a vpn access point (SSL VPN Agent), but despite the vpn agent show me a message that informs me "microsoft remote…
cisco anyconnect no adapters available windows 10
Hello am facing an issue with cisco Anyconnect 4.7 in some Pcs that working with windows 10, the issue is Anyconnect Nam shows "No adapters available" I have to delete the Nam "network access manager" and install it again to fix…
Dynamics hanging when deleting workflows
Our Dynamics implementation is very slow. Trying to delete workflows almost freezes the system. We cannot bulk delete process sessions. workflowlogbase and processsessionbase tables are over a million records and the known clean-up script doesn't…
Powerpivot Equivalent for Excel SUMIFS Where Lookup Field Contains Partial Text from Another Field
I am relatively new to DAX and have scoured the forums but not found anything that quite works in Powerpivot/Dax yet. I am trying to sum each record where the Member No is contained within the Hierarchy string e.g. the first Member No occurs in rows…
sharing webcam within multiple applications
Hi, I am on Windows 10 20H2, just tested that my laptop's camera cannot be shared at the same time with multiple applications (Zoom and Chrome e.g.) but only one at a time. On my mac, instead, I can. While searching on the web I jumped to an old,…
Removing Exchange 2010 before decommissioning SBS 2011 lost access to Active Directory on both servers.
I'm trying to decommission an SBS 2011 server and promote my Server 2019 to take over all roles. The 2019 server is a domain controller but does not yet hold any FSMO roles. The email has long been moved and I'm just trying to remove Exchange 2010,…
Can not integrate Forms in Powerpoint
Hi, Our organization can not use Forms as an add-in in Powerpoint. Our administrators do not allow third-party add-ins (although Mentimeter is somehow added) and apparantly that is why we don't have permission. Forms is however pre-installed as…
How to replace a special character or punctuation in a string in SQL Server
I am prepping our data to make it a URL. But I've been into a lot of obstacle. If it's just a punctuation or some special characters, I can do nested REPLACE Functions and that is not a problem. What I'm dealing with right now is how to fully make it…
Azure Sentinel (Log) Analytics (Workspace)
Dear Sir/Madam, Use Case: Deploying a fast solution for the Mitre Att&ck Framework analysis: https://github.com/BlueTeamLabs/sentinel-attack/wiki Solution we seek: Mass Enable Categories of the Analytics Templates (ask for select, or…
SQL Hybrid benefit not able to change for SQL on Azure VM with 1 year or 3 year reservation
My question is regarding the azure pricing site (https://azure.microsoft.com/en-us/pricing/calculator/) , for the option of SQL Pricing on Azure VM. i am not able to change the SQL Hybrid benefit option ( to sql hybrid) for SQL on Azure VM with 1…
CDS web hook associate event doesn't trigger
Hi, I followed these instructions to create a webhook for the associate/disassociate even in CDS: https://crmtipoftheday.com/1362/trigger-power-automate-on-associate-disassociate/ I checked with the pipedream tool to see if it triggers at all.…
Export from SQL Server to Excel, all text fields have a leading single quote
Using SQL Server 2019 I'm exporting data from a table to Excel, however, ALL cells with data have a leading single quote. The corrupts all the data. How can this be avoided? Thank you.
Unable to connect the DR region Azure SQL DB from Primary region jump host using SSMS
Under SQL PAAS - firewall and virtual network option in DR region we can see only DR region vnets but not primary region vnets due to that we are unable to connect primary region SSMS to DR Region Azure SQL PAAS DB. Any idea ?
Azure AD can't seem to find my app
I'm developing a MATLAB application that uses the MSAL4J for authentication. When I call the function a browser tab is opened however when it attempts to sign it just gives me an error code. The client id and the authority seem to match the ones in Azure…
Dynamic SQL in UDF - Work around
Hello everyone I have a 16 period fields in a schema, for example PreviousMonth where each date in the previous month has a value of 1 I trying to write a function that returns the Max date key dependant on the Field I pass in PreviousMonth,…
error APT1000: Attribute "imageAspectRatioAdjust" already defined with incompatible format.
the following error comes out after changing the target platform from Android 8 to Android 9, 10 or 11. + updating dependencies + migration to AndroidX: \ obj \ Debug \ 110 \ lp \ 64 \ jl \ res \ values \ values.xml (4): error APT1000: Found tag id…
Powershell and Published Data Orchestrator 2016
I am using Orchestrator 2016 with the reg change to make it use powershell 5. In Powershell ISE, I run this simple query for a remote box to check the status of Windows updates via WMI: $CCMUpdate = get-wmiobject -query "SELECT * FROM…