About 10,500 results
Open links in new tab
  1. Exception of type 'System.OutOfMemoryException' was thrown.

    I am able to copy query results (65000 rows) in SQL Server Management Studio ( SSMS ) 2014 or SSMS 2016 and paste them to Excel. Based on me research, the above issue is due to that …

  2. How to get query result objects - social.technet.microsoft.com

    I want to display all query result type of data which admin prompts to users in request offer.

  3. SCCM SQL Query for Office 32 Bit and 64 Bit

    I have 2 queries to provide me data of Office Version Installed on all machines. One of for 32 Bit and one is for 64 Bit. They work completely fine however I was wondering if I can get a single …

  4. SharePoint 2016 search issue: SearchServiceApplicationProxy ...

    Run SharePoint Configuration wizard in Application with search server successfully, the search works.

  5. Query WSUS Database - social.technet.microsoft.com

    I'm trying to query the WSUS DB using the Query Database activity to run some cleanup scripts on a schedule. The initial catalog is different than in a typical DB instance because, according …

  6. DATEDIFF in Power Query - social.technet.microsoft.com

    Do you happen to know a quick way (in Power Query) to amend this to only count workdays, specify work hours and exclude specific dates (i.e Holidays)? Much appreciate, thanks in …

  7. wmi query access denied running task sequence

    In fact, when I tried running cmd without administrator permissions and I received the message about permission denied but If I run cmd as administrator I receive a result. Is there a way to …

  8. Copy tables with all constraints - social.technet.microsoft.com

    Press NEXT Step 4. Choose Object Type -> Tables Step 5. Choose Tables -> select tables you want to generate script. Press NEXT. Step 6. Output Option -> select Script to New Query …

  9. WMI query for checking computer name

    That explains a lot. Is this documented? So what method would Microsoft recommend then to check for computer name? I would say its very important to be able to check computer names …

  10. WMI Query Failure - SMS_CollectionMember_a

    This ConfigMgr WMI class doesn't seem to like it when you add multiple criteria to the WMI query. select * from SMS_CollectionMember_a WHERE CollectionID = 'SMS00001' and …