SQL Server Express 2014 Installation error
Hello everyone, The problem I describe doesn't happen directly to me, but to a user of my software who asked me for help. Therefore I don't have direct access to the affected machine. I haven't found any solution for this specific problem on the…
Retrieve 'Source name' and/or 'Sql statement' for all tables in tabular model?
Hi experts, I am trying to get a query to retrieve all the sources for all the tables in my tabular model... Specifically I want to get this sql code: And if its not a query, and its a "full consumption" of a table/view, I…
Is it true microsoft does not offer suppot for mover tool
I just verified mover was acquired by Microsoft, and am trying to use the mover tool to transfer files from SharePoint online to another SharePoint online tenant, but the tools seems not to work as expected hence i opened a ticket for the case and the…
Visual Studio Enterprise 2017 does not admit the entry of the license.
I have an Enterprise version of Visual Studio 2017 installed, the institution has an Enterprise Licensing Agreement with Microsoft. The issue is that it tells me that the license has expired that I must register a valid code. My support partner has…
How to stop sharepoint from downloading to a local folder
Hello everyone. I'm trying to get sharepoint to open in a web app rather than downloading to a local folder on a user's computer. It only seems to do it occasionally and only in Chrome (that I know of). My boss is requiring the document have check in/out…
Skype for Business on Prem: How to Limit Enterprise Calling to 1 Minute for Certain users.
Hi, Is there any way where we can set policy or limit the enterprise calling for certain user to 1 minute. we have enabled enterprise voice policy for most of the users, however for certain department we want to limit to 1 minute one call only. i am…
Sharepoint 2016 Central Administration base type not allowed
Hi All, I am looking for some help. After upgrading a sharepoint farm to the latest CU Dec 2020, I have been unable to open the Central Administration Page. The following error occurs: Sorry, something went wrong The base type…
C# insert column from nested json string to column
I'm using a c# .net project with tht sqlcommand listed below to get the person government id's out of the json string and insert to a column. The sql command inserts a list. How to I get the idValue to insert into the column? sqlcommand …
SQL Server various Lock Mode
Lock mode considers various lock types that can be applied to a resource that has to be locked: Exclusive (X) Shared (S) Update (U) Intent (I) Schema (Sch) Bulk update (BU) when i execute this query then i saw IX on…
SQL prefix wildcard search on very large table
Hi, I am looking for the best practice in finding text with a prefi wildcard within a very large table. To give you an idea, the product table has approx. 2 million products. It has a cluster as non-cluster indexes. Example of possible values: …
how to open template selection option page from sharepoint online SitePages library
Hi, When i try to create new page from home page of sharepoint online site, it is opening template selection page for me, but when i am trying to create page directly from SitePages it is not asking for may template. Can we create this functionality…
SQL time compare
hi , so i have a trigger which executes job at 12 am due to some update on source table that i need to avoid. i need to check if current date time > 6 am , then only it will check for other conditions and execute job.
How to delete a user "correctly" in AD hybrid mode properly with exchange online account
Hello All: We are currently running AzureADConnect with our on premAD and we also have Exchange hybrid mode configured. I need to rewrite some scripts to delete user with these new settings in place. What is the "proper" order to delete a user…
SSRS Text format
Hi, I'm currently converting Access report into SSRS reports and one of my issue is that they are creating txt file with some of the reports. As their is no export to text file in SSRS I'm exporting to CVS with the txt file which works great but I need…
Problein in deploy to IOS
Hello Team I have an app, that is working great, but in ios I get this error /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets(3,3): Error: System.IO.DirectoryNotFoundException: Could not find a part of the…
Regarding threat monitoring in Azure
Hi, How to perform threat monitoring for Azure resources like Azure Firewall/NSG. What is the best way this can be done? Is there a way to automate this monitoring process?
Software Center Appication starts installing then goes back to available SCCM
Hello, I am having some issues with an application that when I click install moves to installing and after time out just shows available again. Log is attached. Any help or thoughts would be really appreciated! I did try deleting the…
Windows clustered file Server 2008 R2 problems accessing to shared folders.
I will try to describe a problem as detail as I can. The problem is that workstations that are part of System911.com windows domain are access to shared folders on file server. File server are part of another windows domain sovi.sk. All machines…
Trying to ingest iot data into blockchain with sample app refrigerated Transportation. the logicapp successfully sends data to blockchain workbench Servicebus , but the smart contract not seeing the transaction
Trying to ingest iot data into blockchain with sample app refrigerated Transportation. the logicapp successfully sends data to blockchain workbench Servicebus , but the smart contract app not seeing the transaction
How to get list of SQL servers on the network
I want to know the list of SQL services installed on the network. Note: On some of the servers browser service is disabled state due to which I am unable to get information using the powershell scripts. Please advise if there is any work around which…