No announcements
Found 1213598 threads
-
0 Votes
Cmdkey Error 1312
Follow the steps below to disable the policy, then run the cmdkey command and try to mount file share with stored credentials.Answered | 3 Replies | 1888 Views | Created by Jessica Ballard Microsoft (MSFT CSG) - Tuesday, March 8, 2016 9:57 PM | Last reply by BenjaminDavis22 - Thursday, March 10, 2016 1:08 PM -
0 Votes
Using mstsc and cmdkey to automate RDP connection to a two-domain environment
I would like to have the user input their machine name and username (not storing passwords) and have the script take the user name and machine name, determine which domain the machine ...Answered | 1 Replies | 1322 Views | Created by rjlynch92 - Monday, March 12, 2018 5:52 PM | Last reply by Richard Mueller - Monday, March 12, 2018 9:49 PM -
0 Votes
The description for Event ID 1312 from source KIXTART cannot be found
I am getting this error very frequently(12 errors /1hour) .Answered | 3 Replies | 2839 Views | Created by vijaya laxmi - Monday, July 25, 2016 1:39 PM | Last reply by KRISHANA KUMAR - Thursday, July 28, 2016 2:35 PM -
2 Votes
netsh.exe error 1312
For any poor soul that still encounters this issue, the 1312 error may be referring to the certificate store user.Answered | 4 Replies | 12384 Views | Created by scott_m - Thursday, March 10, 2011 4:09 AM | Last reply by Paul0042 - Tuesday, November 13, 2012 2:48 PM -
0 Votes
Error=error code 1312 (0x520)
Error code - Unable to connect to path.Answered | 1 Replies | 71 Views | Created by Anonymous - Tuesday, January 20, 2015 1:38 PM | Last reply by Anonymous - Thursday, January 22, 2015 1:56 AM -
0 Votes
error 1312 when trying to add certificate to binding
User923042335 posted I received a similar error and resolved it like this (using your code).Answered | 2 Replies | 514 Views | Created by Anonymous - Wednesday, April 28, 2010 7:59 PM | Last reply by Anonymous - Wednesday, August 29, 2012 5:12 PM -
0 Votes
DoCmd (1312)
Then when I close the custom properties it gives me error - Run-time error '-20324669555(86db03f5). -
0 Votes
Azure Files and cmdkey not working
Do you get any error message or error code?Proposed | 1 Replies | 1262 Views | Created by Alan Farley - Thursday, August 4, 2016 8:24 AM | Last reply by SumanthMarigowda-MSFT - Thursday, August 4, 2016 4:06 PM -
0 Votes
Issue using cmdkey
The error says I am trying to set execution policy.Proposed | 5 Replies | 1320 Views | Created by Rohin Sidharth - Thursday, May 12, 2016 4:04 PM | Last reply by jrv - Tuesday, May 17, 2016 4:04 PM -
0 Votes
CMDKEY exit code
Hi, Someone can tell me where i can found "CMDKEY" exit code command ? -
0 Votes
CMDKEY script no password prompt
Sorry - post in WIndows 7 forum for assistance on how to use the CMDKEY utility.Discussion | 7 Replies | 1360 Views | Created by Aquintasii - Tuesday, December 23, 2014 3:05 AM | Last reply by Bill_Stewart - Thursday, December 25, 2014 7:33 PM -
0 Votes
VS2013 - Driver test provisioning failed - Error 1312
I disabled UAC on the remote machine and it resolved the 1312 issue.Answered | 2 Replies | 2592 Views | Created by TrevJonez - Wednesday, February 19, 2014 4:36 AM | Last reply by TrevJonez - Wednesday, February 19, 2014 1:10 PM -
0 Votes
Remote PS Session System Error 1312 Has Occurred
icm -computerName 'IP ADDRESS' -credential (new-object -typename System.Management.Automation.PSCredential -argumentlist 'DOMAIN\USERNAME', (convertto-securestring 'PASSWORD' ...Unanswered | 2 Replies | 1553 Views | Created by Casey03 - Wednesday, July 15, 2015 9:06 AM | Last reply by Casey03 - Wednesday, July 15, 2015 12:07 PM -
0 Votes
WNetAddConnection2 returns 1312 : ERROR_NO_SUCH_LOGON_SESSION in 64 bit
>the file can be copied for the first time but next operation returns code 1312 with same user credentials.Unanswered | 2 Replies | 13829 Views | Created by Drmchzr - Thursday, February 20, 2014 10:11 AM | Last reply by Bimbich - Thursday, January 22, 2015 9:40 AM -
1 Votes
Can't connect to Azure File Storage using "net use" command - System error 2148073478
cmdkey /add:<storage-account-name>.file.core.windows.net /user:<storage-account-name> /pass:<storage-account-key> net use <drive-letter>: ...Answered | 2 Replies | 2752 Views | Created by KimKnutzen - Wednesday, September 30, 2015 9:59 AM | Last reply by KimKnutzen - Wednesday, September 30, 2015 8:11 PM -
1 Votes
Unable to permanently mount azure files to a azure windows VM
Hey Mitch, I did some troubleshooting to the command, and I was able to fix the issue by using the bellow command Invoke-Expression -Command "cmdkey ...Answered | 4 Replies | 1265 Views | Created by mjw913 - Tuesday, October 23, 2018 4:57 PM | Last reply by mjw913 - Thursday, October 25, 2018 8:22 PM -
0 Votes
Problem with Custom Script Extension
The cmdkey command should store the credentials in the Credentials Store for the user, but at first login I don't see any credential saved and the network mapping is in ...Answered | 7 Replies | 1526 Views | Created by Azul75 - Thursday, December 14, 2017 3:23 PM | Last reply by Micah McKittrick - Wednesday, January 3, 2018 9:53 PM -
1 Votes
Azure File Storage Service - Unable to map drive to VM
cmdkey /add:<yourstorageaccountname>.file.core.windows.net /user:<yourstorageaccountname> ...Answered | 2 Replies | 3942 Views | Created by ShapopoJoe - Wednesday, November 5, 2014 7:38 PM | Last reply by Manu Rekhar - Thursday, November 6, 2014 6:37 AM -
0 Votes
INF Validation Error 1312 Needed section [STI.WSDSectionHW] should have .Hw suffix under [WSDScanDriver.Device.Hw] section.
We had included the fix but the error does not appear in HLK log then how can we confirm the fix because this error appears only in ...Answered | 6 Replies | 1595 Views | Created by Divya Kr - Thursday, November 29, 2018 6:08 AM | Last reply by Divya Kr - Friday, March 8, 2019 4:55 AM -
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 | 1417 Views | Created by Paddy Richmond - Tuesday, June 16, 2015 4:56 PM | Last reply by Paddy Richmond - Monday, June 22, 2015 1:32 PM - Items 1 to 20 of 1213598 Next ›
No announcements