PS-Remoting done in DC's ; but giving error during the validation

Hi
I have done PS-Remoting for DC's through the list of DC's from a AD management server .
Getting the error during validation through the Powershell cmd Enter-PSSession -computer "Dcname"
But when I login to the particular DC from where the above error points, and renabling the PS-Remoting as below
,the Enter-PSSession cmd gives the result correctly
Do I have to login to the DC's in the list one by one and renable as above or how to solve this issue ?
Thanks & Regards S.Swaminathan Live & let others live!!!

Hi,
This is not an issue. This is by design.
The Windows PowerShell remoting features are not enabled on Windows Server 2008 and Windows Server 2008R2 by default.
If we want to use these features, we need enable them by using the command
Enable-PSRemoting –force.
For detailed information, please refer to the link below,
Enable and Use Remote Commands in Windows PowerShell
http://technet.microsoft.com/en-us/magazine/ff700227.aspx
Besides, these features are enabled on Windows Server 2012 and Windows Server 2012R2 by default.
Best Regards.
Steven Lee
TechNet Community Support

Similar Messages

  • In updating my iPod to 6.1.2, I received an error during the update.  Now, ipod is not rebooting.  Has screen showing usb to Itunes picture.   Turning off and back on it goes back to this picture.  I don't know how to reset so that I can restore my backup

    In updating my iPod to 6.1.2, I received an error during the update.  Now, my ipod is not rebooting.  It continues to display a screen showing usb to Itunes picture.   Turning off and back on, it goes back to this picture.  I don't know how to reset so that I can restore from my backup.
    A similar thing happened when I updated the ios on my ipad.  But, I was able to reboot, and then restore from backup.   How can I get my ipod to reboot and allow restore when it is not even recognized as I reconnect to my computer?

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • Time to time its giving error in the FTP connection

    Hi Gurus,
    Im doing File to File Interface. Im using FTP for File transfer and the message protocol is 'File'.  Im using the connection security as 'FTPS(FTP Using SSL/TLS) for control and data connection' and set the default command order.
        I have uploaded the required certificate in the FTP server and the XI server also. I can view the certificate in the keystore of visual Administrator. Its working fine. But the problem is time to time its giveing this error "Error occurred while connecting to the FTP server "170.135.128.149:20021": iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier"
    Can anyone please help to resolve this issue. i need to fix it as soon as possible.
    Regards,
    Rama

    Hi All,
      I m facing one peculiar problem with FTP server. I have desinged one R3 to FTP interface. I m trying to connect to FTP with secure SSL connection. For that we uploaded the certificate in the FTP as well as in the Visual administartor in the XI box. I didnt create any SSL socket for this. Our basis team told like we dont need this SSL socket stuff because here we are using FTP as a client. So just they uploaded the certificate in the trusted CA of Visual administartor. Our certificate is obtained from verisign. So the CN name in the certificate is Verisign. I didnt find any thing in the certificate other then this. In our communication channel we gave the hostname instead of IP address.  But here my problem is, When i send the file to FTP its giving error in the first attempt. After that the message retiried itslef, the file has been sent successfull in the retry process. Why it is always fails in the first attempt.
    Can anyone please help me to resolve this. I need to be fix today itself.
    Regards,
    Rama

  • I'm trying to install the new version, but each time during the installation, "Error writing to file: C:/Program Files (x86)/Common Files/Apple/Mobile Device/Support/AppleMobileDeviceHelper.resources/Info.plist." Keeps popping up. What am I doing wrong?

    I'm trying to install the new version, but each time during the installation, "Error writing to file: C:/Program Files (x86)/Common Files/Apple/Mobile Device/Support/AppleMobileDeviceHelper.resources/Info.plist." Keeps popping up. What am I doing wrong?

    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • In trying to update my iPhone 3Gs from v. 3.13, it apparently downloaded the upgrade, but got stuck during the backup. It backed up for over an hour, and now the green bar in the Backup window is now colorless and is showing no movement.  Any suggestions?

    In trying to update my iPhone 3Gs from v. 3.13, it apparently downloaded the upgrade, but got stuck during the backup. It backed up for over an hour, and now the green bar in the Backup window is now colorless and is showing no movement.  Any suggestions?

    In trying to update my iPhone 3Gs from v. 3.13, it apparently downloaded the upgrade, but got stuck during the backup. It backed up for over an hour, and now the green bar in the Backup window is now colorless and is showing no movement.  Any suggestions?

  • I was trying to installed new ios update and suddenly my WIFI connection got desconnect. now I am trying to restore my Ipad2 but getting error saying "the Ipad could not restored, An unknown error accured (3194).

    I was trying to installed new ios update and suddenly my WIFI connection got desconnect. now I am trying to restore my Ipad2 but getting error saying "the Ipad could not restored, An unknown error accured (3194)". so please help me out to resolve the same.

    When I restart my iPad the connect to iTunes comes up and stays on until it shuts down again, I have read a report from Apple support suggesting I reinstall iTunes so I might try that again and also your suggestion which i shall also try, but thanks again - rg1547

  • Query running ok in SQL but giving error in form trigger

    Hi guys
    here is the query
    SELECT NVL(BGM_PERAMT,0) INTO PERAMT FROM BROKERAGE_MASTER
    WHERE     BGM_BROKERAGETYPE = 'BR01' AND BGM_PERAMT <> 0
    The above query working fine in SQL but giving following error in when_button_pressed trigger
    [In a host language program, all records have been fetched. The return code from the fetch was +4 indicating that all records have been returned from the SQL query. ]
    please give me the solution for this problem.
    It is very urgent
    regards
    asha

    ok below is the code
    CURSOR RESALE_BROKERAGE IS SELECT am_brokerCd resalebrcd,'' resalesbrcd,NVL(SUM(AM_AMT),0) RESALE_AMT,COUNT(AM_RESALENO) TOTCNT,NVL(SUM(AM_UNITSAPPLD),0) RESALE_UNITS
    FROMRNT_RESALE_MASTER
    WHERE am_brokercd is not null AND AM_PROCTAG='Y' AND
    (to_date(to_char(AM_PROCDT,'DD/MON/YYYY')) BETWEEN
    to_date(to_char(:rnt_broker_date.fromdt,'DD/MON/YYYY')) AND
    to_date(to_char(:rnt_broker_date.todate,'DD/MON/YYYY')))
    GROUP BY am_brokerCd
    UNION
    SELECT AM_BROKERCD resalebrcd,     
    am_subbrokercd resalesbrcd,
    NVL(SUM(AM_AMT),0) RESALE_AMT,COUNT(AM_RESALENO) TOTCNT,
    NVL(SUM(AM_UNITSAPPLD),0) RESALE_UNITS
    FROM RNT_RESALE_MASTER
    WHERE     am_brokercd is not null AND AM_PROCTAG='Y' AND AM_BROKERCD = 'ARN-9760' AND (to_date(to_charAM_PROCDT,'DD/MON/YYYY')) BETWEEN
    to_date(to_char(:rnt_broker_date.fromdt,'DD/MON/YYYY')) AND
    to_date(to_char(:rnt_broker_date.todate,'DD/MON/YYYY')))
    GROUP BY AM_BROKERCD,am_subbrokercd;
    Asha

  • Working in BEx Analyzer but giving error dump in Web Analyzer

    Hello Experts,
    I have a BEx Query, that has couple of customer exits for initial filter selection, and some base KFs and conditions as part of definition. When I run this query in RSRT or in Bex it was running fine, and results showing up in 3 to 5 seconds hardly 10 seconds.
    but the same query throwing error in Portal / Web Analyzer.
    error contains;
    Error Summary : error processing the current request
    root cause: The initial exception that caused the request to fail was:
    java.lang.UnsupportedOperationException
    Messages: warning there is a condition on Plant and Material to suppress results.
    contest: under this heading many line of HTML code
    when I debug the query in RSRT, I found any issue, all the exits, and the query is quite OK.
    does anyone has any idea, whats going wrong?
    we cannot suspect the portal / Java patches or anything, Because we have other queries running good.
    could someone give me some idea..how to go through this portal/web related errors.?
    Appreciate your time and help

    Thanks for your help.
    This issue was caused by "Bad programming in Customer Exit". Exit is trying to give too many Single values as selection to certain batch characteristics plus some are redundant. So code logic modified to fetch distinct values hence problem solved.
    it worked in BEx analyzer but not in Web is just because of its limitations. As I said there is no syntax errors in the exit rather bad logic.
    Thanks Again

  • Report giving error when the alias in the sql statment is long

    Hi,
    When I am writing a select statement with long alias name, report in portal is giving error, and is working fine with sqlplus
    Any idea,
    Thanks,
    Mansoor

    Hi
         when i run in foreground it is working perfectly. The Spool is not getting created.
    regards
    madhuri
    Edited by: madhuri_2000 kumari on Nov 26, 2008 2:00 PM

  • GB01 FM  JV_GB01_DIRECT_INPUT...Document Created but giving error message

    Hi All,
          I am trying to POST S/L Documnet using the FM  JV_GB01_DIRECT_INPUT.
          Function module returns the Document Number.But when When I try to view this using Tcode GD23..Its giving an error 'Noline items were selected'.
    I am not sure exactly which went wrong.
    I filled  T_GLU1 with 2 line items.
    Could someone help me on this issue??
    Thanks in Advance....

    ..

  • WEBI working in Rich Client but giving error opendocument' api. (error err_wis_30270) in launch pad

    Hi,
    I transported webi documents + universe from a development server (BI 4.1. SP2) to a test server (same release). I can open the documents with the WEBI rich client, but I am unable to open them with the launch pad (error ...opendocument' api. (error err_wis_30270)).
    Does anyone have a clue where there could be a difference in the settings that cause this behaviour?
    Thanks,
    Sandra.

    Can you check this KB?
    1684675
      - An internal error occurred while calling 'openDocument' API. (Error:
    ERR_WIS_302070) while opening WebIntelligence reports in SAP BO BI 4.0.

  • "Done, but with errors on the page" message

    I get this error message in IE7 and 8 on my home page. It's caused by the embedded SWF in the banner, as when I delete the SWF I no longer get the message. IE7 says "Object doesn't support this action" and "Object doesn't support this property or method." Are there newer tags produced in newer versions of Flash (I'm using CS3) that I can replace these with?

    Do you have a link to a page that has this error?

  • WIS 10901 error while running WEBI Report but no error in the DESKI report

    Hi,
    Can anyone please help me to resolve this issue.
    we have recently migrated BOXIR2 - BOXI3.1. many of the reports are from SQL Server and Oracle databases.
    Oracle Database connection universe reports error:
    i'm getting WIS 10901 error while running WEBI report for some particular objects not for all the objects but the same time i could able to pull the same object in the DESKI.
    those particular objects having lenthy data's for ex:100 bytes. but i tried same 100bytes some other objects refreshing fine and displaying results.
    i don't know where we ar missing.
    SQL Server Connection universe reports:
    These reports are giving mismatched results from the original but the callculation are done by the reporter side by creating variables. other than that there are no issues with these reports.
    Please we are struggling lot on these issues, can anyone please help us.

    Hi,
    For your issue 2 check whether any filters used in XI  R2 are missing in XI R3. As during migration some filetrs might be missed. To check this in  slice and dice panel in both bo versions.
    Cheers,
    Suresh Aluri.

  • Hi i have a an iphone 4 that wont turn on or restore. i managed to get it in recover mode but get error 21. the apple sign will *** on then off nd repeats..please help i dnt have warranty i brought it brand new but off the streets..

    my iphone4 was workiing fine till i tried to upgrade to os7. The upgrade stopped because i didnt have enough juice and i just had lost my charger. Right after that i noticed the home button wasnt working right so i turned the phone off and attempted to tuurn it back on but nothing happened and i know i had like 20% of battery life left when i turned it off. i searched on the internet and found out i probably had to restore it. so i got it to go into recovery mode and connected it to my computer and itunes. itunes recognized the device said i had to restore it so i clicked the button. It started to do whatever it does but out of nowhere error 21 pops up.i also noticed that right before the error 21 message came up the phone did try to come on(apple came up) but then it cut right back off and repeated that over and over....i need self-help solutions because i dnt have warranty or $85 to send it in because i just paid $100. can i get it jailbroken even though it wont turn on? will that fix it? thank you for taking the time to read this even if you dont have an answer. Have a nice day people

    We don't discuss jailbreaking in this Apple hosted forum, and in any case, it's never recommended. Have you tried this:
    Turn your phone off and connect your cable to the computer, but not the device just yet. Start up iTunes. Now, hold down the home button on your phone and plug it in to the cable - don't let go of the button until iTunes tells you it's detected a phone in recovery mode. Now you can restore to factory settings.
    Edit: I see it looks like you've already tried this. Here's an article about specific error numbers in iTunes: http://support.apple.com/kb/ts3694
    Message was edited by: AmishCake

  • RSCRM_BAPI giving Error in the OLAP-Check - Data  Retraction

    Hello,
    we have an integrated planing using a cube in BW. From this cube data has been retracted to R/3 using a retraction query.
    Problem: We needed to compress the cube due to to many partitions on the database. From that moment on the retraction failed yielding an empty query result. After investigating we found that this error appears on the Olap-Check in the RSCRM_BAPI transaction:
    Original in German: InfoCube enthält Daten in seiner E-Tabelle.
    Translated to english: The InfoCube has data in its E-Table.
    For now we made a backup of the original cube, cleared the cube and loaded the data back into the cube. So we kind of compressed all requests into one due to the full load. But this is only a workaround.
    Can someone give any hints or ideas how we can solve the retraction problem with a compressed cube without clearing it?
    Thanks

    Follow these steps and hopefully it should resolve your query
    1. If there is no table to link then Create a dummy table and link it in physical layer
    2. Move it to BMM layer
    3. In case the spreadsheet table also links to a table from another data-source then create the links from BMM layer only.
    4. Move it to presentation layer and job done..

Maybe you are looking for

  • Only 200 songs will import to my 2GB ipod nano

    i have had to reset my ipod after getting what i thought was a virus. The ipod kept on skipping over songs. After reseting that problem has gone away. Now i can only get about 200 songs onto the thing. I should be getting 500? Any ideas as to why thi

  • Default Profit Center - Bank G/L Accounts

    I am using document splitting functionality. How to default profit center for Bank G/L while using Bank Reconciliation Account?

  • Execute this fm in a program

    Hi Everyone, I want to call this fm "BDL_SYSTEM_INFO" in a program and display the results. But unfortunately not at all able to do it. Since in the fm it refers to a structure "BDLSYSTINF" and tried to declare this in my prgram but stil get even get

  • 10.6.8 printing issues in PDF

    Printing problems continue!  Everything worked fine before the 10.6.8 upgrade.  I read all the stuff about update v1.1 and that did not fix my problems.   Q: How do you know if V1.1 of OS 10.6.8 is installed?   Apple says that SW update will ensure y

  • "package" flash files for distribution?

    I"ve created some flash content that contains two .flv files that I'm interested in distributing. My question is- how do I "package" the files together so the .flv and .swf open together and I also need to ensure that no one else can open and edit th