Labels
vrijdag 9 december 2011
Windows verkenner
hieronder wordt uitgelegd wat er verkeerd gaat, het schijnt een bug te zijn die lastig te tekkelen is.
http://blogs.platani.nl/?p=649
http://blogs.platani.nl/?p=612
zondag 4 december 2011
Sydi inventory tool
Recieve Connector ConnectionTimout Exchange 2010
Vaak krijg je dan onderstaande foutmelding:
Service not available, closing transmission channel. The server response was: 4.4.1 Connection timed out
vrijdag 18 november 2011
TMG publishing rule active sync password prompt windows phone
Het kan voorkomen dat een windows phone vaak prompt om je username/password om te syncen met exchange, hieronder wordt uitgelegd wat het probleem is:
Open up Forefront TMG Management, Click on "Firewall Policy" in the tree in the left-hand pane and then find your OWA / Activesync rule.
Double-click on your OWA / Activesync Publishing Rule, then click on the Listener Tab, then the Properties Button for the Listener, then click on the Forms Tab, then the Advanced button on the Forms Tab and you will see a Check box call "Apply Session Timeout to Non-Browser Clients".
Untick this check box, click on OK 3 times, Apply the rule changes and then the Password Prompt on your Windows Mobile phone should have stopped and syncing will resume normally.
As Activesync needs to keep a connection open with the Exchange server, with this setting selected, the connection is dropped and thus the phone thinks it needs to re-authenticate with the server. With the setting not selected, then phone is allowed to keep a connection open with the Exchange server and thus the password prompt doesn't pop up.
Enable e-mail address policy alle mailboxen
Get-Mailbox | Set-Mailbox -EmailAddressPolicyEnabled:$True
SHA2 certificaten
SHA-2 certificaten zijn 256 bits en dus een stuk sterker.
SHA
afkorting van: Secure Hash AlgorithmEen bepaald algoritme dat een concrete invulling geeft voor een hashfunctie. Het nog veel gebruikte SHA-1 is ontwikkeld door de Amerikaanse overheid en maakt een Message Digest van 160 bits aan. De Advanced Encryption Standard en SHA-2 zijn opvolgers hiervan.
Installeer onderstaande hotfix op de windows server 2003, let op dat de server SP2 heeft en andere R2 met SP1.
Hotfix
VHD disk opnieuw koppelen
verwachten dat deze automatisch weer werkt aangezien de VHD hetzelfde blijft,
als je dit doet krijg je onderstaande fout.
Als je goed kijkt op de rechten van de VHD zie je aan de linkerkant bij een juiste VHD die het
wel doet dat deze extra rechten heeft. En aan de rechterkant missen we deze.
de disken los en voeg deze opnieuw toe, nu worden de rechten weer goed gezet op
de VHD.
Symantec Backup job fails on HP StorageWorks ultrium tape drives
Problem
Random backup failures when HP StorageWorks Ultrium Tape Drive is connected to a LSI based Host Bus Adapter and Storport driver version installed on the system is later than 5.2.3790.3959, due to Insight Manager Storage Agent timeout if the driver returns SCSI status BUSY and Storport driver retries the command unlimited timesError
The drive will fail backups randomly with, "A Device Time Out Error has occurred" . In most cases the tape drive will be discovered properly by the Operating system and will work fine when tested with HP Library and Tape Tools. The system event logs will not show any data that can be related to a drive or SCSI card HBA failure (Event IDS 7, 9, 11 or 15).Environment
The issue could appear on both Microsoft Windows server 2003 and Windows server 2008 ,
Both 32 bit and 64 bit editions and with HP Insight management Agents installed.Solution
1. Click on Run , type regedit.Warning: Incorrect use of the Windows registry editor may prevent the operating system from functioning properly. Great care should be taken when making changes to a Windows registry. Registry modifications should only be carried-out by persons experienced in the use of the registry editor application. It is recommended that a complete backup of the registry and workstation be made prior to making any registry changes.2. Open the path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\SCSI\[device identifier name for the tape LTO-3 tape device]\[numeric device instance id for the LTO-3 tape device]\Device Parameters\
3. Right Click Device Parameters , click New > Key and rename it as Storport .
4. Right Click Storport key > New > DWORD and rename it as BusyRetryCount and the value should be set to 250 decimal.
5. Exit regedit.
6. Reboot the server.
An error has occurred for task MyTask. Error message: The following error was reported:
An error has occurred for task MyTask. Error message: The following error was reported: 2147944309
TMG/UAG windows update error 80072efd
Creating an access rule
- In the Forefront TMG Management console tree, click the Firewall Policy node.
- On the Tasks tab, select Create Access Rule.
- On the Welcome page of the wizard, specify a name for the rule. For example, Microsoft Update Access Rule.
- On the Rule Action page, select Allow.
- On the Protocols page, in This rule applies to, select Selected protocols, and then click Add.
- Click to expand the Web protocols group. Select HTTPS, click Add, and then click Close.
- On the Malware Inspection page, select Enable malware inspection for this rule.
- On the Access Rule Sources page, click Add. In the Add Network Entities dialog box, click to expandNetworks, and then click Local Host. Click Add, and then click Close.
- On the Access Rule Destinations page, click Add. In the Add Network Entities dialog box, click to expandNetworks, and then click External. Click Add, and then click Close.
- On the User Sets page, leave the All Users default setting.