Jump to content


rmuhammadali

Established Members
  • Posts

    36
  • Joined

  • Last visited

rmuhammadali's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Hi Everyone, I need help to compare my hyper v virtual machine state either its running or off. Please help me out in this. $status = (get-vm -ComputerName server1 -name "testmachine1" | select-object state) if ($status -eq "Running") {"equal"} else {"nequal"} i am new to powershell and done the above script, which is not working. Regards Ali
  2. Hi Everyone, I have question regarding Windows Server 2012 R2, that is it possible for us to reset windows server 2012 r2 to factory reset like microsoft client operating systems (7,8,10). If yes can you please help me out, how? Regards RMA
  3. it will do the job, you are right, but what about spam mail or junk mails, transport rule could not handle it, according to me.
  4. Dear All, We are using Exchange Server 2010 SP3 in our network, also install the anti spam agents to cop with different sort of attacks. we have to block some words in mail, to manage this we add some custom words for experiment but it did not work for us. more over i check the content filter agent priority and enable/disable mode. even i change the priority of content filter agent to 1 and restart the exchange transport service. but its not working. Please help me out, what the problem is and how to solve. Regards RMA
  5. Dear All, Need some help to recover database from my backup, but the backup is scheduled @ 10:00PM through WBS. My last backup of exchange was created yesterday @10:00PM. But today at Approximately 4:00PM my exchange database is crashed. if i restore the yesterdays exchange backup then what is the status of mails revieved after yesterdays last backup, are they available or not. if the new mails are not available after restore then how to manage those mails to get lost. Please help me out. Regards RMA
  6. Dear All, i have got something to cop this issue. i have created individual GAL for each OU and link it with every OU users. it gives me the solution and a great relief. if some have any other solution please write it down. Regards RMA
  7. Dear All, We are using Exchange Server 2010 SP3 in our network, also install the anti spam agents to cop with different sort of attacks. we have to block some words in mail, to manage this we add some custom words for experiment but it did not work for us. more over i check the content filter agent priority and enable/disable mode. even i change the priority of content filter agent to 1 and restart the exchange transport service. but its not working. Please help me out, what the problem is and how to solve. Regards RMA
  8. rmuhammadali

    SMTP Service

    Dear All, We have exchange server 2010 installed in our network, the smtp service on the exchange stop responding but automatically activated after some time for some time and again down. is there any suggestion to fix this issue. during smtp service response time every thing will be fine but it responds only for minute or two. microsoft exchange transport service is running on server. Regards RMA
  9. Dear All, Is it possible to restore a single main from archive mailbox rather then a mailbox, if it is possible then please help me to get out of this issue. Regards RMA
  10. Dear All, I have creared Retention Policy Tag " Tag Type : Personal Tag, Age Limit : 7 Days, Action : Move to Archive " and a retention policy with this tag, which was attached on different mailboxes. When i connect to my mail user client it looks there but not automatically implemented. When i select the retention policy manually it works fine. is there any option available to implement it automatically. Please help me out. Regards RMA
  11. Dear All, I need to make a retention policy tag, which work as the mails in inbox folder move to archive database after 7 days, but it is not allowing me to make such retention policy tag. it allows move to archive only on personal tags. Please help me out. Regards RMA
  12. Dear All, I have installed the Windows Server Backup on Windows Server 2008 R2 and make a scheduled backup for my drive. The schedule first run takes the complete backup of my drive to destination drive. The question is what method is used by Windows Server Backup on second run either INCREMENTAL or DIFFERENTIAL. which backup technique is used by microsoft in windows server backup. Waiting for your help. Regards RMA
  13. Dear All, The problem is resolved, actually i have added host header to the exchange configured iis domain, i have removed the host header from the domain bindings and the ECP is working fine for me. Regards RAM
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.