DSC alarm system adding/deleting zones having different partitions

PowerSeries – Configuring Partitions Panels:
PC5020 (Power864)
Overview:
Configuring partitions is a two-step process: – Enable partition 2 – 8

  • Assign zones Program Sections:
    Section [201] Section [202] Section [210] Section [218] Section [226] Section [234] Section [241] Section [250] Section [258]
    to partition 1 – 8
    Step 1 – Partition 2 – 8 Enable
    – [209] – [217] – [225] – [233] – [241] – [249] – [257] – [265]
    Partition 2 – 8 Enable Partition 1 Zone Assignment Partition 2 Zone Assignment Partition 3 Zone Assignment Partition 4 Zone Assignment Partition 5 Zone Assignment Partition 6 Zone Assignment Partition 7 Zone Assignment Partition 8 Zone Assignment
    To enable Partitions 2 to 8 turn ON the appropriate Option in Section [201]. Section [201] Enable Partitions 2 – 8
    Step 2 – Partition 1 – 8 Zone Enable
    At default, the first 8 zones are enabled on partition 1. If zones 9 to 64 are being used, the zones must be enable before they will operate. To enable a zone in a partition, turn ON the appropriate option in the correct Section.
    Note: Note:
    Zones assigned to multiple partitions are called ‘common’ zones. These zones will only be armed if all the partitions they are assigned to are armed.
    If zones 1 – 8 are not being used on partition 1, they must be disabled in Section [202].
    Section [202] – [209] Section [210] – [217] Section [218] – [225] Section [226] – [233] Section [234] – [241] Section [242] – [249] Section [250] – [257] Section [258] – [265]
    Partition 1 zones 1 to 64 enable/disable Partition 2 zones 1 to 64 enable/disable Partition 3 zones 1 to 64 enable/disable Partition 4 zones 1 to 64 enable/disable Partition 5 zones 1 to 64 enable/disable Partition 6 zones 1 to 64 enable/disable Partition 7 zones 1 to 64 enable/disable Partition 8 zones 1 to 64 enable/disable Technical Tips:
  1. At default, zones 1 to 8 are assigned to partition 1. If zones 1 – 8 are not being used on partition 1, they must be disabled in Section [202].
  2. To see if zones on another partition are functioning properly, a keypad must be loaned or assigned to that partition.
  3. A keypad assigned or loaned to another partition will not function (no keypad beeps, no ready, arm or zone lights) unless that partition is enabled.
  4. If a zone does not go into alarm, it may be assigned to multiple partitions.
    Quick Test:
    Violate each zone and ensure each is displayed on the correct partition keypad. Common zones should display on all partition keypads they are assigned to.

Credit goes to manual

https://cms.dsc.com/download2.php?t=1&id=14088

Blackberry hidden menus

Here’s a list of Hidden Menus & Functions. Some of them are handy for BES/Enterprise support only.

Most require you to hold down the ALT key while typing the letters after the + sign (they don’t need to be capitals).

Use at your own Risk.

  • Enterprise Activation (Options->Advanced)

ALT+CNFG – Settings for Enterprise Activation

  • Address Book

ALT+VALD – Validate the data structure and look for inconsistencies ALT+RBLD – Force a data structure rebuild

from the Options menu, type the following (No ALT+ required) RSET – Will prompt to erase & reload for a reload of the Address book from the BES (n.b. this will wipe all entries, but you can goto SIM Phone Book & copy entries back afterwards)

  • Browser

ALT+RBVS – View web page source code

  • Calendar

Open up a Calendar item ALT+VIEW Inside any Calendar item Show extra info for a Calendar event (including message ID – handy for BES log troubleshooting)

from the Options menu, type the following (No ALT+ required) SYNC – Enable Calendar slow sync RSET – Will prompt for a reload of the calendar from the BES RCFG – Request BES configuration SCFG – Send device configuration DCFG – Get CICAL configuration SUPD – Enable detailed Cal. report for backup SUPS – Disable detailed Cal. report for backup SUPN – Disable Cal. report database LUID – Enable view by UID SRSL – Show Reminder status log

  • Messaging

ALT+VIEW – For messages, displays the RefId and FolderId for that particular message. For PIM items, displays only the RefId.

  • Search Application

ALT+ADVM Search Application Enabled Advanced Global Search

  • Home Screen

ALT(left)+Shift(right)+Del – Restart the Blackberry (only for full-keyboard Blackberries) ALT+JKVV – Display cause of PDP reject ALT+CAP+ H – Displays the Help Me screen ALT + EACE – Displays the Help Me screen ALT + ESCR – Displays the Help Me screen ALT + NMLL – Switches the signal strength from bars to a numeric value. ALT + LGLG – Displays the Java™ event log.

  • WLAN (WLAN wizard screen)

ALT-SMON WLAN – Enable simulated Wizard mode ALT-SMOF WLAN – Disable simulated Wizard mode

  • Theme (from theme menu)

ALT-THMN – Change to no theme (B&W) ALT-THMD – Change to default theme

  • Date/Time (Date/Time menu – No ALT+ required)

LOLO – Date/Time Show Network time values

  • SIM Card (Options->Advanced->SIM card – No ALT+ required)

MEPD – Display MEP info MEP1 – Disable SIM personalization MEP2 – Disable Network personalization MEP3 – Disable Network subset personalization MEP4 – Disable Service provider personalization MEP5 – Disable Corporate personalization

  • Status (Options->Status)

BUYR – Data & Voice Usage TEST – start a device test (Keyboard, GPS, RF, Audio (Handset,headset,bluetooth, Misc)

 

KMS Client Cache

I came across an issue where one of our AD/DNS Servers inherited a .srv record (dont know how) to advertise that it was a KMS server. We provisioned some Server 2012R2 servers and couldnt activate. The error on the logs was:
License Activation (slui.exe) failed with the following error code:
hr=0xC004F038

This error code means that the KMS server doesnt have enough activations on it to activate further clients.. In order to recitify our issue, firstly deleted the .srv txt key on the DNS server that was advertising the wrong KMS key, then used clear KMS host command, not sure if needed a reboot, I did anyways since it was a non-production, vanilla install.

I found some handy commands that will enable you to flush the cache on a KMS Client.
Useful KMS and Windows activation commands:
Change Windows 2008 R2 license key type from Retail to KMS activated:
Slmgr /ipk 489J6-VHDMP-X63PK-3K798-CPX3Y
Clear cached KMS host:
Slmgr.vbs /ckms
Disable KMS host caching:
Slmgr.vbs /ckhc
Flush local system DNS cache:
Slmgr.vbs /flushdns
Force immediate activation:
Slmgr.vbs /ato
Enable KMS Host caching:
Slmgr.vbs /skhc
Point activation to a specific KMS Server (disables KMS autodiscovery via DNS):
Slmgr.vbs /skms:SERVER
Display detailed license information (& KMS Host Info):
Slmgr.vbs /dlv
Get information about OS activation from KMS Server:
slmgr.vbs / dli
Configure a server to run KMS:
Install the KMS activation key by running the following:
slmgr.vbs /ipk
Run the following command to immediately activate:
slmgr.vbs /ato
Restart the Software Licensing Service (SPPSVC):
net stop sppsvc && net start sppsvc
http://technet.microsoft.com/en-us/library/ff793407.aspx
The Software Licensing Service (SPPSVC) handles registration of the DNS service (sRV) record which is created in the same DNS domain the KMS host is installed uder the _tcp subzone.
KMS will automatically handle activations for systems in the same DNS Domain. In order to expand the scope to other domains, a registry hack is required.
Open Regedit and navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform
Create a new Multi-String key called DnsDomainPublishList
Edit the key and add each additional DNS domain suffic that KMS should publish to on a separate line.
Restart the Software Licensing Service (SPPSVC):
net stop sppsvc && net start sppsvc
If Dynamic DNS is not enabled for your AD domain, you will have to manually add the SRV record for KMS with ths following information:
Service: _VLMCS
Protocol: _TCP
Port Number: 1688
Host:
http://technet.microsoft.com/en-us/library/ff793405.aspx
Note: Only the first KMS Host can create an SRV record – subsequent KMS Hosts cannot change or update SRV records unless the default DNS permissions are modified.
Configuring KMS Clients:
Manually specify a KMS Host:
slmgr.vbs /skms : NOTE: When you manually specify a KMS host, this disables automatic discovery of the KMS host.
Enable Auto-discovery:
slmgr.vbs /ckms
Change a client from retail to volume activation:
Slmgr.vbs /ipk
Change a client registered with a MAK key to KMS:
slmgr.vbs /ipk
KMS Setup Keys:
Windows 7 Professional: FJ82H-XT6CR-J8D7P-XQJJ2-GPDD4
Windows 7 Professional N: MRPKT-YTG23-K7D7T-X2JMM-QY7MG
Windows 7 Enterprise: 33PXH-7Y6KF-2VJC9-XBBR8-HVTHH
Windows 7 Enterprise N: YDRBP-3D83W-TY26F-D46B2-XCKRJ
Windows 7 Enterprise E: C29WB-22CC8-VJ326-GHFJW-H9DH4
Windows Server 2008 R2 HPC Edition: FKJQ8-TMCVP-FRMR7-4WR42-3JCD7
Windows Server 2008 R2 Datacenter: 74YFP-3QFB3-KQT8W-PMXWJ-7M648
Windows Server 2008 R2 Enterprise: 489J6-VHDMP-X63PK-3K798-CPX3Y
Windows Server 2008 R2 for Itanium-Based Systems: GT63C-RJFQ3-4GMB6-BRFB9-CB83V
Windows Server 2008 R2 Standard: YC6KT-GKW9T-YTKYR-T4X34-R7VHC
Windows Web Server 2008 R2: 6TPJF-RBVHG-WBW2R-86QPH-6RTM4

Compliments of site:

KMS Part 2

get avatars back in google chrome to swtich user profiles the old way

I found this link that helped me get back the old one click way of changing profiles. Thanks to Justin Meyers post on wonderhowto website

Recap here ( i take no credit for this info):

How to Switch Back to the Old Avatar Menu
If you like the old profile management avatar menu like I do, it’s easy to switch back using the Chrome Flags menu. Just go to chrome://flags/#enable-new-avatar-menu, disable the feature, and relaunch Chrome. Alternatively, you can do the following:

Visit chrome://flags in the URL address box
Search for “Enable the new avatar menu”
Switch from “Default” to “Disabled”
Hit the “Relaunch Now” button

 

installing nitotv ssh apple tv 2

I just wanted to put this information out there, since I couldn’t find it anywhere…

If you’re just wanting to use SeasonPass for a jailbreak, and do not plan on installing aTV Flash, you’ll need help installed NitoTV.

First off, get the IP Address of your AppleTV from the Settings Menu.

SSH from your machine to that IP as root (password: alpine) — If you don’t know what SSH is, google it.
ie from a Mac or Linux terminal type ssh -l root 192.168.1.240

At this point I recommend changing your password. To do this, type passwd

Now, lets update our apt sources…. type apt-get update

and now, to install NitoTV type apt-get install com.nito.nitoTV

Hope this helps.

MEP codes if your OS engineering screen doesnt show the MEP

Rogers (ANY BLACKBERRY) –> MEP-04626-002
Fido –> MEP-23361-001
Telus Blackberry 9900, 9360, 8910, 9350 –> MEP-14074-004
Telus Blackberry 9300, 9700, 9780, 9800 –> MEP-14074-003
Bell Blackberry BB10, 9900, 9630, 8910, 9350, 9790 –> MEP-30218-002
Bell –> MEP-27501-003
KOODO Blackberry 9360, 9900, 9790, 9380 –> MEP-34870-002
KOODO Blackberry 9300 –> MEP-34870-001
WIND Blackberry 9900/9930/9360 –> MEP-29318-002
WIND Blackberry 9100/9300/9700/9780 –> MEP-29318-001
MOBLICITY 9900/9800/9780/9380/9360/9900/9930 –> MEP-31845-002
MOBILICITY 9300/9700 – MEP-31845-001
AT&T –> MEP-04598-005
US Cellular –> MEP-04103-002

 

all country MEP codes:
3 Hutchison (UK): MEP-24124-001
A1 (All Countries): MEP-07484-007
AT&T (USA): MEP-04598-005
B-Mobile (All Caribbean Islands): MEP-10129-006
Bell (Canada): MEP-30218-002
Bouygues (France): MEP-08918-001
Cable and Wireless (all Countries): MEP-10129-006
Claro (ALL Countries 9320 ONLY!): MEP-11534-010
Claro (All other Countries and Models): MEP-11534-008
Digicel (All Countries, 9320 ONLY): MEP-14896-006
Digicel (All Countries): MEP-14896-005
Digitel (Venezuela): MEP-20669-001
Entel (Chile, 9900): MEP-09917-001
Etisalat: MEP-11414-002
Fido (Canada): MEP-23361-001
Globe (Philippines): MEP-07754-001
IUSACELL (Mexico, 9360, 9380, 9860, 9900 only): MEP-24667-002
IUSACELL (Mexico, 9650 9810 only): MEP-24667-004
Koodo (Canada): MEP-34870-002
Lime (All Countres): MEP-10129-006
Meteor (Ireland): MEP-41468-001
Mobilicity: MEP-31845-002
Mobinil (Egypt): MEP-07723-007
Movistar (Latin America – IF NOT LISTED BELOW – 9860, 9900): MEP-06041-012
Movistar (El Salvador, 9360 ONLY): MEP-06041-017
Movistar (Equador, 9380 ONLY): MEP-06041-017
Movistar (Mexico – 9360, 9900): MEP-06041-012
Movistar (Mexico – 9380, 9790 ONLY): MEP-06041-017
Movistar (Spain, 9360, 9810, 9790, 9860 ONLY): MEP-06041-012
Movistar (Spain, 9380 ONLY): MEP-06041-016
Movistar (Venezuela, 9360, 9380 ONLY): MEP-06041-017
MTN (South Africa): MEP-04103-002
MTS (CANADA) MEP-24660-003
MTS (RUSSIA) MEP-17568-003
NTT DOCOMO (Japan): MEP-12978-001
O2 (Ireland):MEP-06424-002
O2 (UK):MEP-06424-002
Optus (Australia): ***Please tell us if this works for you!!! MEP-4103-001
Orange (Dominican republic): MEP-07723-007
Orange (France): MEP-07723-007
Orange (Poland): MEP-07723-007
Orange (Romania): MEP-07723-007
Orange (Spain, 9360 ONLY): MEP-07723-007
Orange (Spain, 9900 ONLY): MEP-42490-002
Orange (Switzerland 9900): MEP-07723-007
Orange (UK): MEP-42490-002
Rogers: MEP-04626-002
SFR: MEP-05277-005
Sasktel: MEP-30218-002
Smartone/Vodafone (Hong Kong): MEP-04103-001
Sprint: MEP-14052-002
Swisscom (Switzerland): MEP-04103-001
T-Mobile (UK ONLY!) MEP-42490-002
T-Mobile (USA ONLY!) MEP-04104-008
Telcel (Mexico): MEP-30669-001
Telus: MEP-14074-004 

Tesco (UK, 9320) MEP-40954-001
Tigo: MEP-27488-001
Verizon (USA): MEP-15326-002
Videotron (canada): MEP-33006-002
VIP (ALL COUNTRIES): MEP-07484-007
Virgin Mobile (Canada ONLY!): MEP-30218-002
Virgin Mobile (9810 UK ONLY!) MEP-29080-002
Virgin Mobile (Other Models – UK ONLY!) MEP-29080-003
Vivo (Brazil – 9900): MEP-06041-012
Vodacom (S.Africa): MEP-04103-002
Vodafone (Australia): MEP-11246-002
Vodafone (Egypt): MEP-09070-001
Vodafone (Netherlands): MEP-06812-004 (Use the MEP4 provided)
Vodafone (Spain): MEP-06813-002
Vodafone (UK): MEP-06814-005
Vodafone (Ireland): MEP-06814-005
Wind (canada): MEP-29318-002
Yoigo (Spain): MEP-42517-001

remove phone feature from Blackberry

.

Step-by-step Instructions

1. Download BBH Tool

2. Select phone tools, connect. File system, read

3. From the right pane select “net_rim_bb_phone_app”

4. Click the “Remove COD(s)” button

Power cycle, when the handheld loads back up, you’ll notice that the phone functionality is completely missing from the device and when you lock the handheld, it will no longer have the option for “Emergency Call”.

ddwrt router build 18946 upgrade ssh broken

It seems that as of version 17xxx the guys are DD-WRT switched from OpenSSH to Dropbear. No big deal really, except the SSH keys are not compatible with each other, thus preventing SSH from running.

To fix SSH:

    • Enable Telnet
    • Telnet into your router and run the following commands:
      1. cd /tmp/root/.ssh/
      2. rm authorized_keys
      3. rm ssh_host_dss_key
      4. rm ssh_host_rsa_key
      5. nvram unset sshd_rsa_host_key
      6. nvram commit
      7. reboot

Once the Router Restarts, SSH should be working, and when you try to login, you will get a prompt to accept the new Key Generated by DropBear

Props to Pinchiis blog for the how-to

Pinchii’s Blog » build 18946.

Unable to copy files using windows 7 usb/dvd download tool

Sometimes if your USB stick has something in its MBR you might get the error
Windows 7 USB/DVD Download Tool error: We were unable to copy your files. Please check your USB device and the selected ISO file and try again.

You have to start command prompt as an Administrator (On Windows 7 that means right clicking the cmd and selecting Run as Administrator) and use the diskpart utility.

 

WARNING: Be careful to select the right drive or else your day won’t have a happy end because if you select the wrong drive you will lose all your data on this drive!

 

Instead of formatting the partition with FAT32, you can also use NTFS (like WUDT does), but then you need an extra step to make the drive bootable:

Bootsect.exe /nt60 X:

“X:” is the drive letter of your USB stick. Bootsect.exe can be found on the Windows 7 DVD in the boot folder. However, I can’t really recommend using NTFS. Some USB stick, at least, appeared to be slower with NTFS.

  1. Start command prompt as Administrator and type  diskpart 
  2. type  list disk
  3. type select disk  and number of your USB disk ( like select disk 1 )
  4. type  clean
  5. type  create partition primary
  6. type  select partition 1
  7. type  active
  8. type  format quick fs=fat32
  9. type  assign
  10. type exit  to exit the diskpart utility
  11. type exit  to close command prompt

 

Unable to copy files using windows 7 usb/dvd download tool – Microsoft Community.