Microsoft
Software
Hardware
Network
Question : Powershell Access is denied connecting to a remote computer
For some reason I can connect to all my win XP machines except one using powershell. I keeping getting the l 'Access is denied' error, even though the credentials are correct. Also the firewall is turned off. Could there be anything else blocking powershell?
Code Snippet:
1:
$pc = gwmi -class win32_process -ComputerName TESTPC -Credential $cred
Open in New Window
Select All
Answer : Powershell Access is denied connecting to a remote computer
It is most likely a COM related issue
http://support.microsoft.c
om/kb/8756
05
Random Solutions
COUNT number of calls along with last call
SMTP : The server rejected one or more recipient addresses
Can't see POP3 and IMAP4 features in user mailbox
Complex database design and multiple record addition/updation
Need script to traverse directories and rename them.
VBA: Automatically ByPass the Username/Password "ODBC for Oracle Connect" dialog box - not manually
Javascript to set an attribute value
SQL 2005 resource group fails over unexpectedly in MS Cluster
Cfouput distinct items for a field
Bad parameter type. Microsoft Office Excel is expecting a different kind of value than was provided.