The requested operation cannot be completed. The computer must be trusted for delegation and the current user account must be configured to allow delegation.
I am using Fiddler to monitor HTTPS traffic for our private project. After upgrading to Windows 10 and installing Fiddler, I am unable to create a root certificate. I tried using Both CertEnroll and MakeCert and both returned that they cannot create a root certificate: > 09:53:54:2275 Fiddler.CertMaker> [C:\Program Files [...] read more
Up until now we have only had windows 7 pro clients connecting to our 2003 exchange server using Outlook 2010 email and public folder access with no problems. Today I have been attempting to get a Windows 10 pro client with it's built in email working with our exchange 2003 [...] read more
I have signtool.exe on a Windows XP Professional box with .NET 1.1. The version displayed in the properties dialog says 5.2.3790.2568. I also have Cygwin with OpenSSH installed on the same machine. Anyway, when I run the tool locally - everything is OK, observe: D:\WORK\workspace>type 1.cmd d:\work\workspace\VE\CodeSign\signtool.exe sign /f d:\work\workspace\VE\CodeSign\Shunra.pfx [...] read more
I'm attempting to install SQL Sever 2014 newly installed Windows Sever 2012 R2 Standard edition OS. During the GUI portion of the installation it fails with the following error: > There was an error generating the XML document. Looking at the detail.txt files I see the following error: > (01) [...] read more
I have a Jenkins job running the signtool utility on a remote node, the console log looks like so: Started by user anonymous Building remotely on vm-builder [VE] $ cmd /c call "C:\Documents and Settings\builder\hudson6959487656440210459.bat" USERNAME=builder d:\work\workspace\VE>d:\work\workspace\VE\CodeSign\signtool.exe sign /f d:\work\workspace\VE\CodeSign\Shunra.pfx /p "shunrail" /t http://timestamp.verisign.com/scripts/timstamp.dll /du "www.shunra.com" /v d:\work\workspace\VE\ShunraInstallationServices\lib\net\Release\ShunraInstallationServices.dll Number of [...] read more
I have a server that is also a domain controller running 2012 R2. I have successfully installed SQL Server 2014 with native reporting services. However, when I go to the web server .../reportserver I get this: An internal error occurred on the report server. See the error log for more [...] read more
On a SQL Server on Windows EC2 instance, logging in to SSMS fails silently when using a SQL Server account (sa, usually) when I am logged into RDP using my domain account. The dialog box just goes away but there is no connection shown in Object Explorer (and there are [...] read more
I'm receive the following error when I run Connect-MsolService - > Exception of type > 'Microsoft.Online.Administration.Automation.MicrosoftOnlineException' was > thrown. + CategoryInfo : OperationStopped: (:) [Connect-MsolService], > MicrosoftOnlineException + FullyQualifiedErrorId : > 0x80090345,Microsoft.Online.Administration.Automation.ConnectMsolService + > PSComputerName : xxxxx Background - I am using powershell to manage Active Directory, Exchange and Sharepoint [...] read more