No announcements
Found 1213559 threads
-
1 Votes
Mapping Azure File Storage Server from IIS Running on Azure VM
I used Powershell and cmdkey to store the file server account credentials for this user.Answered | 6 Replies | 1464 Views | Created by Paddy Richmond - Tuesday, June 16, 2015 4:56 PM | Last reply by Paddy Richmond - Monday, June 22, 2015 1:32 PM -
0 Votes
INF Validation Error 1312 Needed section [STI.WSDSectionHW] should have .Hw suffix under [WSDScanDriver.Device.Hw] section.
Hello, During WIA Driver MS certification, WIA was certified(passed) but below error exists in ... -
3 Votes
VSTest credentials parameter
After running cmdkey /list, we don't have any credentials related to TFS or VSTS at all, let alone stale ones.Answered | 6 Replies | 2098 Views | Created by Ironman1478 - Tuesday, September 5, 2017 9:36 PM | Last reply by Ironman1478 - Sunday, October 22, 2017 1:56 AM -
0 Votes
Persisting connections to Microsoft Azure Files
@YASWANTHM-MSFT Yes i do get this error notification after a reboot, but when i navigate to the drive it does not disappear.Answered | 11 Replies | 1520 Views | Created by TheDude-Inator - Thursday, February 7, 2019 10:36 AM | Last reply by YASWANTH MADI - Monday, February 11, 2019 8:05 AM -
7 Votes
Login to SQL, using Windows 7, SQL Server Error 18452, "Login failed.
I extended my internal documentation: REM to use Windows Credentials / Integrated Security=SSPI without a Windows Domain REM execute on every ...Answered | 5 Replies | 41585 Views | Created by Mahyar.FF - Sunday, August 22, 2010 8:42 AM | Last reply by Oliver Lohkamp - Saturday, March 28, 2020 7:10 AM -
0 Votes
While trying to launch a process with credentials of the interactive user, GetTokenInformation returns error code 1312 on windows 10 even if UAC is turned on to the maximum
Also, windows error 1312 , is "A specified logon session does not exist.Proposed | 18 Replies | 2597 Views | Created by Sagar R. Kapadia - Wednesday, July 31, 2019 2:22 PM | Last reply by Sagar R. Kapadia - Tuesday, August 6, 2019 7:47 AM -
0 Votes
Cannot connect azure file using IIS global.asax
http://blogs.msdn.com/b/windowsazurestorage/archive/2014/05/27/persisting-connections-to-microsoft-azure-files.aspx Also error 1312 means 'A ...Answered | 6 Replies | 1719 Views | Created by Francesco Digiteck - Friday, November 7, 2014 12:08 PM | Last reply by JIAN WU - MSFT - Tuesday, November 25, 2014 8:23 AM -
0 Votes
execute batch file when vm startup
cmdkey /add:appsfileshare.file.core.windows.net /user:username /pass:4CRYzJY...Answered | 1 Replies | 1299 Views | Created by cwk2015 - Wednesday, July 1, 2015 7:02 PM | Last reply by Shreya Hajela - Thursday, July 2, 2015 7:52 AM -
0 Votes
System error 53 has occurred.
Follow these commands cmdkey /add:STORAGEACCOUNTNAME.file.core.windows.net /user:STORAGEACCOUNTNAME ...Answered | 4 Replies | 21251 Views | Created by PSFA - Friday, December 16, 2016 12:43 AM | Last reply by PSFA - Wednesday, December 21, 2016 7:37 PM -
0 Votes
limits Header File Errors when included <vector>, Visual studio 2010
Then if possible, paste the full error message.Answered | 6 Replies | 3762 Views | Created by Utpalstone - Friday, July 27, 2012 6:47 AM | Last reply by WayneAKing - Friday, July 27, 2012 8:07 AM -
1 Votes
Implement autofilter for Excel 2007 on streaming html content
Following is a sample Source: <HTML> <HEAD> <BODY> <TABLE> <TR Filter="ALL"> ...Answered | 2 Replies | 8445 Views | Created by Akshay_Akshay - Monday, June 22, 2009 1:47 PM | Last reply by Ed Price - MSFT - Wednesday, December 28, 2011 3:49 AM -
3 Votes
Makepri error when compiling real localized resources
resx/resw conversion, there was one id with non alphanumeric (or _) characters (specifically it also had : , and ').Answered | 9 Replies | 7188 Views | Created by BorutP - Monday, March 19, 2012 11:10 PM | Last reply by BorutP - Wednesday, March 21, 2012 6:34 AM -
0 Votes
Error when trying to connect using stored credentials
Are you running cmdkey and "net use" under different user or the same user?Unanswered | 4 Replies | 971 Views | Created by Ferdy Lijftogt (MSFT CSG) - Friday, October 23, 2015 6:50 AM | Last reply by magu01 - Tuesday, October 27, 2015 4:03 PM -
0 Votes
Why WIA HLK is unable to detect error and warning but certified log shows error?
As you said below Error 1312 level doesn't meet the threshold for display in the HLK then how can we confirm the fix because this error ...Answered | 6 Replies | 1037 Views | Created by Divya Kr - Tuesday, February 12, 2019 7:56 AM | Last reply by Zac Lockard - Monday, March 18, 2019 5:42 PM -
0 Votes
Not able to persist local drive for azure files
The following command will persist the credentials: cmdkey /add:<storage-account-name>.file.core.windows.net /user:AZURE\<storage-account-name> ...Answered | 1 Replies | 1051 Views | Created by singhhome - Saturday, January 6, 2018 2:30 AM | Last reply by Marcin Policht - Saturday, January 6, 2018 11:57 AM -
0 Votes
Error 86 When Trying to Access an Azure Storage Account File Share
$connectTestResult = Test-NetConnection -ComputerName snapshotstest.file.core.windows.net -Port 445 if ($connectTestResult.TcpTestSucceeded) { # Save the password so ...Answered | 11 Replies | 5858 Views | Created by DamonKS - Thursday, March 26, 2020 9:56 PM | Last reply by SumanthMarigowda-MSFT - Wednesday, April 15, 2020 5:54 PM -
0 Votes
Cumulative Sum
CREATE TABLE YourTable ( RefId INT, SaleDate DATE, Value MONEY, DaysName VARCHAR(10) ) INSERT INTO ...Answered | 5 Replies | 1106 Views | Created by C-Sharp Mamba - Tuesday, April 28, 2015 2:33 PM | Last reply by Eric__Zhang - Wednesday, April 29, 2015 6:54 AM -
0 Votes
Visual Studio 2015 Update Needed!
It seems that this is the issue, refer to: https://github.com/Azure/azure-powershell/issues/1312 In PowerShell v1.0.1, the get cmdlets is ...Answered | 4 Replies | 683 Views | Created by Ron Bokleman - Wednesday, November 25, 2015 10:13 PM | Last reply by Jack Zhai-MSFT - Friday, December 11, 2015 5:50 AM -
0 Votes
Repeated Fail of Community Edition Install on Windows 10
According to your solution, there has a file named 1033, I found I made a misunderstanding about the error message that we found in the log file, "Error ...Answered | 6 Replies | 1557 Views | Created by Dan_RIC - Monday, July 18, 2016 2:30 PM | Last reply by Sara Liu - Thursday, July 21, 2016 2:23 AM -
2 Votes
how to build relevant columns for a content type?
term store management We can add managed metadata columns as shown belowAnswered | 2 Replies | 3898 Views | Created by amar.potki - Wednesday, August 10, 2011 1:52 PM | Last reply by Subeesh Narayanan - Wednesday, August 10, 2011 4:01 PM
No announcements