Jag arbetar som konsult och har vid flera tillfällen behov att spara ner länkar, filer och lösningar på problem. Dessa kommer att hamna i denna kategori.
Min Blog…
Eftersom min stackars server packade ihop för ett tag sedan bestämde jag mig för att låna lite plats på Stisses server för att sätta upp en enkel ersättare tills att min server är tillbaka på fötterna igen. Jag konstaterade att en Blog förmodligen var det bästa valet eftersom jag inte skulle hinna knåpa ihop ASP sidorna för att få det att fungera.
Jag testade och kollade på en del olika mjukvaror för att hitt anågon som jag tyckte skulle fungera. Mina önskemål var som följer:
- Enkel att hantera
- Skulle inte kräva SQL server (eftersom detta inte fanns på servern)
- Det skulle gå att lämna entires halvfärdiga utan att det syntes
- Skulle inte kräva PHP eftersom jag inte har det minsta koll på det 🙂
De olika programvaror jag testade var. Tänkte jag skulle dela med mig av länkarna jag hittade:
- dasBlog
- .Text (utvecklas inte längre utan har övergått till Community Server)
- Community Server
- BlogX
- BPBlog
Alla paketen var helt ok men den jag föll för var dasBlog…
Uppgradera mallar i Notes…
Ibland kan det strula “lite” när man byter malla på en mailbox i Notes… (Min personliga åsikt är att det här med mallar mest strular till saker.)
Jag har hittat följande steg för att felsöka dessa problem men jag har inte lyckats hitta någon idiotsäker ordning på stegen.
- File/Database/Replace Design
- File/Database/Refresh Template
- Actions/Uppgradera Mappdesign (ibland funkar inte automatisk… testa då manuell och markera berörda mappar)
- Ändra välkomstsidan till en av ny design
Jag har som sagt inte hittat någon klockren ordning och ibland kan man behöva göras om vissa av punkterna.
Jag skulle vilja köra något i ett script som en annan användare utan att skriva in lösenordet i klartext…
Det är inte helt ovanligt att man skulle vilja exekvera något i ett loginscript i ett annat security context.
CPAU program ger dig möjligheten att åstadkomma just detta. Det ger dig även möjligheten att krypter lösenordet så att du inte behöver skribva det i Bat-filen i klartext.
CPAU
Summary
Command line tool for starting process in alternate security context. Basically this is a runas replacement. Also allows you to create job files and encode the id, password, and command line in a file so it can be used by normal users.
Unknown Devices
Har du någonsin råkat ut för att du har gula prickar i Device Manager men inte kunnat komma på vad det är. Här kommer räddningen:
Ett litet program som heter Unknown Devices. Programmet scannar hårdvaru ID i enhetshanteraren och slår upp dem i en databas och berättar för dig om tillverkaren.
Länkar:
Ändra användarnamn och organisation i efterhand i Windows XP
How to Change Name and Company Information After You Install Windows XP
Article ID | : | 310441 |
Last Review | : | June 11, 2002 |
Revision | : | 1.0 |
SUMMARY
MORE INFORMATION
To change your name and company information after Windows is installed on your computer, follow these steps:
WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
1. | Click Start, and then click Run. |
2. | In the Open box, type regedit, and then click OK. |
3. | Locate the following registry key:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersion
|
4. | To change the company name, do the following:
In the right pane, double-click RegisteredOrganization. Under Value data, type the name that you want, and then click OK. |
5. | To change the name of the registered owner, do the following:
In the right pane, double-click RegisteredOwner. Under Value data, type the name that you want, and then click OK. |
6. | Click Exit on the File menu to quit Registry Editor. |
Problem vid uppkoppling till Citrix nFuse: Error:ICA file not found
Users may receive the following error message when launching published applications through NFuse:
“ICA File Not Found”
The following scenarios are known to produce this error message:
The Web pages were presented with the HTTPS protocol and the client cannot save encrypted pages to disk.
When a user clicks an application icon, the Launch.ica file is downloaded from the Web server and then executed by the local client. If the NFuse Web server is using SSL (https://…) and your browser is configured so it does not save encrypted pages to disk, the Launch.ica file cannot be written to disk and the client has no file to open.
To resolve this issue:
A. On the client device, in Internet Explorer, go to Tools > Internet Options.
Select the Advanced tab.
Beneath the Security section of options, clear the option called Do Not save encrypted pages to disk.
Excessive internet cache
On Windows computers with large hard drives, the Temporary Internet Files folder used by Internet Explorer can become excessively large, causing too much of a delay in the time required to save the Launch.ica file and then retrieve it for use by the client.
To resolve this isue, clear the browser cache:
In Internet Explorer select Tools > Internet Options.
Select the General tab.
In the Temporary Internet files section of options, click Delete Files.
Note: You may also want to click Settings to decrease the amount of disk space to use for the Internet cache.
From the MSconfig/General tab, choose selective start option, clear load startup items, and click Apply. Restart the system.
Accessing through NFuse Version 1.6
You can launch applications only once.
Additional Information
When users access the Internet, certain applications (for example, Gator, download accelerators, and so on) are installed on the users’ systems without acknowledgement. The problem occurs on Windows clients Windows 9x, XP, or Me.
For users who do not receive an error message after selecting an application, reference CTX101533.