Just a place to put
some links and notes collected in my inbox over the last month or so…
With sections: Citrix, Microsoft,
Miscellaneous, NetApp, NetApp KB, Veeam, VMware
## Citrix ##
## Microsoft ##
set objSysInfo =
CreateObject("ADSystemInfo")
set objUser =
GetObject("LDAP://" & objSysInfo.UserName)
wscript.echo
"DN: " & objUser.distinguishedName
gpresult /r
gpresult -v|more
“It will work if in
IE, Advanced, Security you uncheck "Check for publisher's certificate
revocation"
Active Directory is
a database based system that provides authentication, directory, policy, and
other services in a Windows environment.
LDAP (Lightweight
Directory Access Protocol) is an application protocol for querying and
modifying items in directory service providers like Active Directory, which
supports a form of LDAP.
Short answer: AD is
a directory services database, and LDAP is one of the protocols you can use to
talk to it.
“All Microsoft LDAP
clients automatically request LDAP signing from domain controllers so, chances
are, your network’s LDAP connections are already signed and encrypted without
configuring this option. If you are sure all your non-Microsoft clients support
signing, go ahead and require it.”
## Miscellaneous ##
“Does it appear in
the taskbar? If so, the program may be displaying itself off-screen. In that
case, immediately after starting, press Alt-Spacebar followed by X which should show it
maximised.”
- IOmeter
- IOzone
- HD Tune
- Exchange
Jetstress
- SQLIOSim
- LoadGen
## NetApp ##
The log files are
located in the logs directory of the path where the 7-Mode Transition Tool is
installed.
Related to a
session:
session_name/transition.log
session_name/zapi-outbound.log
Not related to a
session:
transition-cli.log
transition-gui.log
zapi-outbound-cli.log
default/audit.log
default/transition.log
default/zapi-outbound.log
server-console.log
NetApp Library
List
Really useful link
to see all that’s currently freely available in the NetApp library (can take a
while to load.)
Technical Reports:
## NetApp KB ##
“create_ucode in
clustered Data ONTAP is always 'on' and the convert_ucode value of 7-Mode is
preserved. This is done by design. convert_ucode=on will trigger a conversion
of a directory into unicode format when that directory is accessed by the NFS
client for the first time after the option change.”
“…copy the
netapp.mib file located on the storage system under the /etc/mib folder…”
## Veeam ##
## VMware ##
Comments
Post a Comment