Monthly Archives: August 2018

NEC SL1100 Autoattendant

This Example Covers:

  • How to record an Auto Attendant Greeting using a multiline telephone set on an NEC SL1100. While you have the option of importing custom greetings using Web Pro, some customers may want to record their own greetings or announcements using their own phone.

Requirements:

  • NEC Multiline telephone connected to NEC SL1100 KSU
  • Extension being used must be in class of service 15. Extension 101 is the only extension in class of service 15 by default. (Class of service can be changed in Program 20-06 Class of Service for Extensions)
  • Program 47-02 InMail Station Mailbox Options: “12 – System Administrator” must be enabled for each mailbox extension you would like to have access to system administrator privileges. (This is needed in order to record an Auto Attendant Greeting from phones other than the Operator Extension 101)

Steps:

  1. Find a multiline phone which is in class of service 15. Extension 101 is in class of service 15 by default. This class gives the phone higher level privileges which are required to access the system manager part of the InMail system.
  2. Press the Voice Mail soft key (Labeled VM) or dial *8 to access the InMail Voice Mail System.
  3. Now you are in Extension User 101’s Voice Mail box.
  4. Now we want to get into the System Administrator. We will do this by dialing 72 or SA on the phone keypad.
  5. Now we are logged into the System Administrator where we can record, listen and delete recordings.Here you can access Instruction Messages (Instr) also known as Routing Mailboxes, Announcement Messages (Annc) , Subscriber Maintenance (Subs) and others.
  6. Now press the soft key labeled “Instr” to access instruction message recordings for Routing Mailboxes. There are 32 Routing Mailboxes by default and must be entered with three digits. Example: 001
  7. In our case, we will be recording greeting 1. Therefore we must enter in 001. The InMail prompts on the phone always have to be 3 digits hence the two zeroes in front of the one.

  8. Now pickup your handset to prepare for recording. You may record the message using the speakerphone however the quality of the recording will be better using the microphone in the handset.
  9. Record your message by pressing the record button labeled as “Rec”
  10. When you are finished with your recording press the # key.
  11. If you desire to preview your recording, you can listen to it by pressing the softkey labeled “Lstn”
  12. If you are satisfied with your recording, simply hang up.

This concludes the tutorial for recording an auto attendant greeting through the phone.

How To Activate Windows 10 / Server 2016 Through Command Line

If you are having problems activating Windows 10, Server 2016, Windows 8, or Server 2012 one of these three solutions below should get you through:

Command Line to Launch Activation GUI:

This is handy if the GUI won’t start and you want to skip some steps to get it to work.

  1. click START (gets you to the tiles)4-no-change-product-key-link-missing-dns-error-0x8007232b-dns-error-activate
  2. type RUN
  3. type slui 3 and press ENTER
    1. yes, SLUI: which stands for SOFTWARE LICENSING USER INTERFACE
      1. SLUI 1 brings up the activation status window
      2. SLUI 2 brings up the activation window
      3. SLUI 3 brings up the CHANGE PRODUCT KEY window
      4. SLUI 4 brings up the CALL MICROSOFT & MANUALLY ACTIVATE window
  4. Type in your product key
  5. Have a nice day.

Command Line to Activate Windows Through Command Line:

  1. Launch a CMD as an Administratorcommand-line-to-activate-windows-slmgr-slui
  2. Type: slmgr.vbs /ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
  3. Press Enter

If your key is valid and you are connected to the internet, it should activate within a second or two.