cloudopszone.com
  • Home
  • Azure
    • Virtual Machines
    • Networking
    • Storage
    • Container Service (AKS)
    • NoSQL
    • DevOps
    • Security
    • Identity
    • App Service
    • Azure SQL Database
    • Management Tools
    • Internet Of Things (IOT)
    • Analytics
    • Powershell
    • Portal
    • Integration
    • Troubleshooting
  • IT
    • DevOps
    • Network
    • Tools
    • Power BI
    • Virtualization
    • Troubleshooting
  • SQL Server
    • Installation / Configuration
    • Troubleshooting
  • Dynamics 365
  • Contact Me
  • Login
Select Page

500.50 Error URL Rewrite {assembly name} {assembly version}

by George Chrysovaladis Grammatikos | May 17, 2017 | IT, IT-Troubleshooting

DLLs once deployed in GAC (normally located at c:\windows\assembly) can’t be viewed or used as a normal DLL file. If we need to get the DLL file from the GAC you must follow the following steps. Run  regsvr32 /u  %windir%\Microsoft.NET\Framework\\shfusion.dll Open...

Add Azure Reverse DNS Record to your Cloud Service

by George Chrysovaladis Grammatikos | May 17, 2017 | Az-Powershell, Azure

One important thing you must do for an SMTP Server is to add reverse DNS record on your Cloud Service. To do this, first of all, you must install Azure Powershell, WindowsAzurePowershell. Now, you must execute the following commands in PowerShell: Azure Service...

List Heap Tables

by George Chrysovaladis Grammatikos | May 17, 2017 | SQL Server, Troubleshooting

Heap table are the tables which they don’t have any  clustered index. : — List all heap tables SELECT SCH.name + ‘.’ + TBL.name AS TableName FROM sys.tables AS TBL INNER JOIN sys.schemas AS SCH ON TBL.schema_id = SCH.schema_id INNER JOIN sys.indexes...

Check remaining days of Remote Desktop Services

by George Chrysovaladis Grammatikos | May 17, 2017 | IT, IT-Troubleshooting

By using the following command you can check the remaining days of RDS. Open CMD, and run the following command : wmic /namespace:\\root\CIMV2\TerminalServices PATH Win32_TerminalServiceSetting WHERE (__CLASS !=””) CALL GetGracePeriodDays   Check...

Storage Pools For SQL Server

by George Chrysovaladis Grammatikos | May 17, 2017 | Installation / Configuration, SQL Server

By following the next steps you are able to create storage pools for a SQL Server installation. Storage Pool Best Practices Column Size = Number Of Disks In The Storage Pool, example 2 Disks = Column Size 2 Interleave = For OLTP Best is 256KB , For TSQL Best is 64K...
Page 18 of 19« First«...10...1516171819»




Recent Posts

  • Azure Arc [Preview]
  • Azure Portal: New Way To Navigate To Azure
  • GitHub : How To Transfer A Repository
  • Azure Logic Apps: How To Send Tweets In Your Email Address Using Service Bus
  • Migrate Azure Sponsorship To Azure EA Enrollment

Visitor counter

Unique Visitors

Your IP: 18.205.60.226

Web
Analytics Made Easy - StatCounter
December 2019
MTWTFSS
« Nov  
 1
2345678
9101112131415
16171819202122
23242526272829
3031 

Tags

Always On ARM ASM Azure Azure Automation Azure Log Analytics Azure Portal Azure Powershell Azure Queues Azure SQL Azure Storage Azure Subscription Azure Virtual Network Gateway Azure VM Blob Capture certificate Database DevOps Domain Controller Dynamics 365 IIS IT Linux Microsoft Migration Network OMS Performance PowerShell RDP Replication restore database Rewrite Server SQL Azure SQL Server TCP IP Trace troubleshooting Virtual Machines Visual Studio VM VNet Windows
    Copyright © 2018 - Created by George Grammatikos
    We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok