MSI, App-V, SCCM, Appsense, Citrix. This blog contains hints and tips on these technologies. Primarily it is an online notebook of items that I may need to refer to in the future, or things I constantly forget!
Monday, November 22, 2010
PCA Go figure
I'd love to post an good explaination on this one but I haven't found one. The best I've got is:
Key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
Name:
Path to exe - Type REG_SZ
Data
VISTARTM - This is the PCA mode to use. RUNASADMIN can also be used where necessary.
Setting the path to an exe with VISTARTM will stop PCA popping up and annoying you.
You can try this if you like - good luck
http://msdn.microsoft.com/en-us/library/bb756937.aspx
IE Zone Configuration
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\subject.com
Name
* - Type REG_DWORD this denotes all sites under the domain e.g. http://www.subject.com/
Data
2 - Zone to enter the site into e.g. 2
Data options are
0 - My computer
1 - Intranet
2 - Trusted
3 - Internet
4 - Restricted
Thursday, November 4, 2010
Common TCP/IP ports
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers
9 Wake On Lan
20 FTP
21 FTP
22 SSH secure logins
23 Telnet
25 SMTP
53 DNS
67 BOOTP server
68 BOOTP client
69 TFTP
80 HTTP
88 Kerberos
110 POP
115 Simple File Transfer Protocol
119 Network News Transfer Protocol
135 Microsoft Endpoint Mapper DCOM, DHCP, DNS, WINS
137-9 NetBIOS
143 IMAP
161-2 SNMP
389 LDAP 636 LDAP over TLS/SSL
443 HTTPS
445 AD SMB
465 Secure SMTP
863 DNS over TLS
989-990 FTPS over TLS/SSL
992 Telnet over TLS/SSL
993 IMAP over TLS/SSL
995 POP over TLS/SSL
1433 SQL
1434 SQL Monitor
1494 Citrix ICA
1801 Microsoft Message Queuing
3306 MySQL
3389 RDP
3478-81 MS Teams
5985 Powershell Windows Remote Management Service WINRM-HTTP
5986 WINRM-HTTPS