ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. shybrsky
    3. Posts
    S
    • Profile
    • Following 2
    • Followers 1
    • Topics 32
    • Posts 143
    • Best 40
    • Controversial 0
    • Groups 0

    Posts made by shybrsky

    • RE: CAS Server Shows an error

      @nadnerB said:

      Can your CAS box ping the Edge Transport?

      • Can you resolve the DNS name?

      Are the credentials for the connection correct?

      • have they expired?
      • able ping
      • what is resolve mean ?? i did set on my dns server to bind its hostname to ip
      • credential, i want to know which 1 credential ??
      posted in IT Discussion
      S
      shybrsky
    • CAS Server Shows an error

      Dear Mango Team

      Me got this issue popup my CAS Server, anyone had this experience before ??

      Failed to connect to the Edge Transport server ADAM instance with exception The supplied credential is invalid.. This could be caused by a failure to resolve the Edge Transport server name

      Really appreciate ur help

      Regards
      shybs

      posted in IT Discussion
      S
      shybrsky
    • RE: Office Communicators 2007 , unable to chat more than 2 users

      adding info ..
      how to view detail of applied group policy like in this site : https://kb.intermedia.net/article/1721

      posted in IT Discussion
      S
      shybrsky
    • Office Communicators 2007 , unable to chat more than 2 users

      Hi mango Team

      Today , got new problem .
      when adding user to conversation ( 2 users, then add another 1 )
      it said "Cannot perform the selected action. This action may not be permitted by the conferencing service. Please try again. If the problem persists, please contact your system administrator."

      after googling, i found this solution "After a bit of investigation I managed to track down an entry in the OCS group policy called Disable Interactive Connectivity Establishment (ICE) which was Enabled." from this http://mattellis.me/ocs-multi-party-video-conferencing-not-working-peer-to-peer-is-fine/

      me just want to know, how to enable it . didnt found yet the way to enabling it .
      i mean which menu or command ??

      Really need help ..

      Thanks
      Shybs

      posted in IT Discussion
      S
      shybrsky
    • Disable Show Characters on Wireless Security for Windows 7

      HI Mangolassi team ..

      anyone knows , how to disable show characters (password ) for wireless security propertise.
      The goals is avoid person to check details of password assigned to Notebook.

      Thanks
      Shybs

      posted in IT Discussion windows 7 security
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @LAH3385 said:

      @shybrsky
      I would start with going through all the security groups member/member of. We ran into similar problem before where certain admins lose their administrator rights. Turn out they didn't have the rights from the beginning as the member they were given, named admin, does not contain administrators group. They got their administrator rights through another group, named audit, which was removed for reasons. It was a mess for a day.

      To prevent this incident from happening again I would use GPO to give every machine within AD the rights for administrators group to gain remote access. In my environment we create a security group named remoteaccess for RDP
      http://social.technet.microsoft.com/wiki/contents/articles/4980.how-to-enable-or-disable-remote-desktop-via-group-policy-windows-2008.aspx

      mmm... thanks bud, will check on monday.. really appreciate it

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @LAH3385 said:

      @shybrsky said:

      @LAH3385 said:

      @shybrsky
      can you paste some screenshots of the error or steps you taken when you try to remote in? The more the better. (please don't post anything security sensitive opened in the background).

      0_1452040970282_RDP.png

      #(please don't post anything security sensitive opened in the background). what do u mean ??

      This is what I replicated. Are you sure that your user is allowed to be remote in on the machine?
      You mentioned that something happened is it possible that whatever happens knock the user rights out.
      0_1452090952844_upload-b9797d2c-7232-4f94-b68d-3b1983beddfa

      Can you post (if possible) the remote user rights?
      0_1452091191820_upload-18c0d3d7-ecd4-4494-be9b-a62b4f4c94f3

      sorry for late respond,,,
      just added some user to gain access to remote desktop ..

      before i add, there only administrator local
      maybe ,that the problem

      i dont figured out yet, how administrator domain knocked out

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @wrx7m said:

      @shybrsky Looks like it is domain-wide (not just that server). Have you tried logging in directly (in front of the server) or with iDRAC/iLO?

      yep i did .. with another user local or another domain user ( RDC group), but has no authority to access some setting

      not yet with ILO

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @wrx7m said:

      Are you sure your profile for the domain admin user is just not corrupted?
      Is this the only DC for this domain?
      If so, this is a prime example of why you need more than 1.
      If not, does this occur on other servers/systems when trying to login with the same account?

      #how to check it user corrupted ??
      #i think DC are seem bit strange ... administrator domain user mean nothing on client PC or other servers. force me to set on user account to assign administrator domain get local authority on each server

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @LAH3385 said:

      @shybrsky
      can you paste some screenshots of the error or steps you taken when you try to remote in? The more the better. (please don't post anything security sensitive opened in the background).

      0_1452040970282_RDP.png

      #(please don't post anything security sensitive opened in the background). what do u mean ??

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @LAH3385 said:

      @brianlittlejohn
      I have done this on workstation multiple time and yes it works.
      I cannot say the same thing for DC as I have not try it yet.

      noted, ill try soon

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @Dashrender said:

      @brianlittlejohn said:

      Also came across this... cant vouch if it works or not...

      http://www.bursky.net/index.php/2012/04/reset-domain-administrator-password-windows-server-2008/

      I have used this method in the past - it does work, or at least did for me on 2008 (R2)

      ill try tomorrow...

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @brianlittlejohn said:

      I've reselocalost domain administrator account before. Here is what I did.

      1. Used Offline Password and Registry boot utility, reset the administrator password (This is the Directory Services Restore Mode password)
      2. Once booted in directory services restore mode I created a script that launched at startup that ran as the system account the script ran the "net user" command to reset the domain administrator password.
      3. Rebooted the server into normal mode, the script ran when the computer started up and I was able to use the password I set in the script. Then I made sure to remove the script from startup.

      #password of administrator domain is normal like other day
      #its not administrator domain but local server administrator password

      before, i dont need to login as administrator local to gain any access of all my server, but now it different.. force me to set manually administrator domain to be member of rdp user on each server i want to remote.. without administrator local, server said "not authorize"

      look like something missing.. some puzzel or goes away..

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @LAH3385 said:

      @shybrsky
      Can you paste snapshots of the errors or problems? If you need to past 10 snapshots then do so. What exactly is the "Big issue"?

      big issue is... my administrator user on dc not normal like before... i need to get its function as before..

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @nadnerB said:

      As far as I know:

      • Local admin is disabled on DC.
      • Domain admin and people in Administrators group are the only ones that can log into DC's

      No local admin until you demote server from DC role

      #local admin on dc = did u mean administrator domain?
      #DC ( domain controller server) or another server that joined to the domain
      #demote = did u mean unjoin server then rejoin?

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @scottalanmiller said:

      I have reset the local admin before, but I believe that it does not work on a domain controller.

      ofc, it only use for rescuing the server. if domain admin dont have full access to this server, also when trust between this server and domain are disconnected..

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @Danp said:

      I believe there is a way to do this on a domain controller. I had a friend that passed away and helped his wife gain access to his home network. Unfortunately, I don't remember the exact process since this occurred a number of years ago.

      would u asked ur fren... how to solve that?

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @scottalanmiller said:

      @shybrsky said:

      @nadnerB said:

      Can you restore a backup?

      Is it a VM or baremetal install?

      There is various software that can crack/reset the password but I don't remember what it's called.

      its physic server ..
      im done using this http://lordoftheping.blogspot.co.id/2009/05/i-did-not-use-my-tests-virtual-machines.html

      nice post , works for me

      Ah, so it is working now?
      there are 2 issues today..

      1. sysadmin were forgot the password for local administrator password
      2. administrator domain unable reset password of local administrator, administrator mean nothing in this server, this server joined domain already

      #issue 1 done. i need full access to this server, also i able to assign another user as administrator in this server so some admin able to check and gain authority to fully access their server

      #issue 2, still lookin for solution. or do i need to unjoin then rejoined the server to domain??

      any suggestion?

      posted in IT Discussion
      S
      shybrsky
    • RE: How to Reset Local Administrator Password on Server

      @nadnerB said:

      Can you restore a backup?

      Is it a VM or baremetal install?

      There is various software that can crack/reset the password but I don't remember what it's called.

      its physic server ..
      im done using this http://lordoftheping.blogspot.co.id/2009/05/i-did-not-use-my-tests-virtual-machines.html

      nice post , works for me

      posted in IT Discussion
      S
      shybrsky
    • How to Reset Local Administrator Password on Server

      Hi team

      Big issue happened today ..
      1 of my server r messed me up ..
      domain administrator unable do anything ..
      i need to reset local administrator password

      anyone ever got this experience before ??
      i dont know why ..

      any suggestion how to do ..
      really need ur help guys ..

      Thanks
      Shybs

      posted in IT Discussion
      S
      shybrsky
    • 1 / 1