Skip to main content
Goline It Services Logo

News

  • GOLINE SA is excited to announce a new partnership with NetApp, a global leader in cloud data services and storage solutions. This collaboration aims to help organizations modernize their IT infrastructure, streamline data management, and enhance performance across cloud and hybrid environments. Modern Data Solutions for Businesses Through this partnership, GOLINE integrates advanced data management solutions, enabling businesses to securely store, manage, and access critical information across cloud, on-premises, or hybrid setups. Clients can benefit from: Flexible and scalable storage solutions to meet growing data needs Simplified management of cloud and on-premises environments Enterprise-grade security for sensitive and mission-critical data...
  • GOLINE SA is proud to announce a new strategic partnership with Omnissa, a global leader in digital workspace platforms and Horizon Cloud Service solutions. This collaboration marks a significant step forward in helping organizations embrace secure, flexible, and high-performance work environments. Why Choose Omnissa for Your Business? The platform enables virtual desktops, applications, and unified endpoint management. Organizations can deploy scalable workspaces across cloud, hybrid, or on-premises setups. Key benefits include: Easy access to desktops and apps on any device Centralized management for Windows, macOS, iOS, Android, and ChromeOS Strong security with access controls and multi-factor authentication Automated scaling to...
  • Goline is proud to announce a strategic partnership with Cloudflare, the world leader in web performance and security solutions. This collaboration aims to provide goline.ch customers with state-of-the-art protection against cyber threats while delivering lightning-fast website performance. Through this partnership, Goline integrates Cloudflare’s advanced services, including DDoS protection, CDN caching, DNS security, and edge computing, allowing businesses to secure and optimize their websites effortlessly. Users will benefit from improved page load speed, enhanced reliability, and robust defense against malicious attacks. This partnership with Cloudflare enables goline to offer unmatched security and performance solutions to clients. By leveraging Cloudflare’s cutting-edge technology,...

The Group Policy Client service failed the sign-in. The universal unique identifier (UUID) type is not supported.

Paolo Caparrelli Windows 22 June 2022

<!DOCTYPE html> <html> <head> </head> <body> <p><img style="display: block; margin-left: auto; margin-right: auto;" src="https://wiki/images/Immagini/2979299.png" alt="" width="499" height="212" /></p> <p>There are two places to look in the registry:</p> <ol> <li><strong>HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServices</strong> this path should contain <strong>gpsvc </strong>key (a folder), which is responsible for service parameters and configuration.  I found that the key was intact, so, you do not touch anything here – just check that the key exists.</li> <li><strong>HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSVCHOST</strong> This is the most important path you should look into, as it must contain the keys and values referred in the key #1.  Below are descriptions what must be present there.</li> </ol> <ul> <li>There must be Multi-String value called <strong>GPSvcGroup</strong>. My laptop was missing it.  So, you should create multi-string value named <strong>GPSvcGroup </strong>and assign it value <strong>GPSvc</strong>.</li> <li>Next, you must create a key (a folder) and name it <strong>GPSvcGroup</strong> – this key normally should be there, but, again, it was missin on my laptop.</li> <li>Then open newly-created <strong>GPSvcGroup </strong>folder and create 2 DWORD values:</li> </ul> <ol> <li>First called <strong>AuthenticationCapabilities </strong>and you must give it a value of 0x00003020 (or 12320 in decimal)</li> <li>Second is called <strong>CoInitializeSecurityParam </strong>and it must have value of 1.</li> </ol> <p>Once you complete all steps above, reboot the computer and the problem will be fixed.</p> </body> </html>

0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Oldest
Newest Most Voted
0
Would love your thoughts, please comment.x
()
x
| Reply