
DADDYR.BLOGSPOT.COM
Cold cup of coffeeIT makes my coffee cold
http://daddyr.blogspot.com/
IT makes my coffee cold
http://daddyr.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.3 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
8
SSL
EXTERNAL LINKS
16
SITE IP
172.217.10.129
LOAD TIME
0.347 sec
SCORE
6.2
Cold cup of coffee | daddyr.blogspot.com Reviews
https://daddyr.blogspot.com
IT makes my coffee cold
Cold cup of coffee: Twitter Feed
http://daddyr.blogspot.com/p/twitter-feed.html
Cold cup of coffee. IT makes my coffee cold. Subscribe to: Posts (Atom). IT evangelist working at Itera Norge as (in Norway) mainly with Microsoft and Citrix solutions. #iammec. View my complete profile. Single Sign On (SSO).
Cold cup of coffee: Windows 10 - Remove fingerprint data
http://daddyr.blogspot.com/2015/07/windows-10-remove-fingerprint-data.html
Cold cup of coffee. IT makes my coffee cold. Windows 10 - Remove fingerprint data. Today I removed an old user account from my computer and added a new one (after moving my computer from AD domain to AD Azure join). After adding my Azure account to the computer I tried to add fingerprint to logon to the computer. However this was not possible due to an error:. Fingerprint already present on other user account. Steps to resolve (as the old account was deleted). Stop "Windows Biometric service" (WbioSrvc).
Cold cup of coffee: Publish Atlassian JIRA 6.2.4 to Internet using wildcard SSL certificate on TMG 2010
http://daddyr.blogspot.com/2015/05/publish-atlassian-jira-624-to-internet.html
Cold cup of coffee. IT makes my coffee cold. Publish Atlassian JIRA 6.2.4 to Internet using wildcard SSL certificate on TMG 2010. Today I needed to publish Atlassian JIRA using a wildcard public CA SSL certificate. I couldn't find any good guides to this so I have written a few notes below on how I finished the task. JIRA: 6.2.4 (installed on Windows) running tomcat webserver. TMG: 2010 (installed on Windows). Installed *.domain.com certificate on TMG server (using Certificate Console in Windows). IT eva...
Cold cup of coffee: Upload server to Azure (lessons learned)
http://daddyr.blogspot.com/2015/06/upload-server-to-azure-lessons-learned.html
Cold cup of coffee. IT makes my coffee cold. Upload server to Azure (lessons learned). I have had a need to move a few servers to a new test/development environment shared for several people. Azure was the preferred location of the servers and below are a process for uploading an on premise server to Azure (and some notes to create a template for deployment of servers). Azure is running Microsoft Hyper-V. Currently Azure supports fixed VHD (not vhdx or dynamicdisk). Before uploading (Windows server).
Cold cup of coffee: Get UPN Suffix for all users in Office 365 (Powershell)
http://daddyr.blogspot.com/2015/05/get-upn-suffix-for-all-users-in-office.html
Cold cup of coffee. IT makes my coffee cold. Get UPN Suffix for all users in Office 365 (Powershell). Get UPN Suffix for all users in Office 365 (Powershell);. Connect Office 365 Connect-MsolService # Get all users $users = get-msoluser -all # Create array $upnlist=@() foreach ($i in $users) { $s = $i.UserPrincipalName.tostring() $upn = $S.substring($s.IndexOf("@") $upnlist =$upn } # Output $upnlist Group-Object. Single Sign On (SSO). Subscribe to: Post Comments (Atom). View my complete profile.
TOTAL PAGES IN THIS WEBSITE
8
scottsitramblings.wordpress.com
Forcing/Manually Generating Offline Address Book on Exchange 2007/2010 | Scotts IT ramblings
https://scottsitramblings.wordpress.com/2011/09/13/manuallyforcing-generating-offline-address-book-on-exchange-20072010
Scripts and Useful Commands. Forcing/Manually Generating Offline Address Book on Exchange 2007/2010. September 13, 2011. September 13, 2011. Whilst you shouldn’t need to force an update of the OAB if you’re in a hurry run through the below steps. Login to the mailbox server hosting the OAB and run the below command. Update-OfflineAddressBook “Offline Address List”. 8211; If you’re unsure of the name of your OAB run Get-OfflineAddressBook FL. This will also show you where it is being hosted). Http:/ www&#...
Happy SysAdm: Clean up Winsxs on Windows 2008 R2 after SP1 install
http://www.happysysadm.com/2011/06/clean-up-winsxs-on-windows-2008-r2.html
Resources, solutions and tips for system administrators. Saturday, June 18, 2011. Clean up Winsxs on Windows 2008 R2 after SP1 install. I wrote a post. Where I explained what the Winsxs folder was and which were the possible solutions to contain its bad habit of eating free space on your hard drive. Some days ago I have discovered that, starting from Service Pack 1, Windows 2008 R2 (. and Windows 7) finally has a built-in tool to reduce the size of the Windows Side-by-Side. Cool news isn't it? Option rem...
Happy SysAdm: May 2015
http://www.happysysadm.com/2015_05_01_archive.html
Resources, solutions and tips for system administrators. Tuesday, May 26, 2015. How to check for Second Level Address Translation with Powershell. Not so long ago Microsoft added Client Hyper-V. Virtualization technology to its last OS, Windows 8. This move has given ITPros and developers like me the possibility to test the Hyper-V technology on their laptops and build test infrastructures aimed at learning, making demos and developing management scripts. And Robert P. Goldberg. They basically mean that ...
Happy SysAdm: June 2014
http://www.happysysadm.com/2014_06_01_archive.html
Resources, solutions and tips for system administrators. Sunday, June 8, 2014. First look at Powershell 5.0. Last time I wrote on this blog, Powershell 4 was king and it boasted more than 1300 cmdlets on its Windows 2012 R2 platform:. PS C: Users carlo Get-Command measure Count : 1301 Average : Sum : Maximum : Minimum : Property :. There were more than 60 modules, covering most of the aspects of a server configuration:. The Microsoft download page. Gives you the possibility to download the framework fo r.
Happy SysAdm: December 2014
http://www.happysysadm.com/2014_12_01_archive.html
Resources, solutions and tips for system administrators. Wednesday, December 17, 2014. How to manage the FSMO roles with Powershell. There was a time when I used legacy commands to do my daily duties. Most of you have at least used them once or more: stuff like dcpromo.exe, comp.exe, netdom.exe, xcopy.exe, tasklist.exe and taskkill.exe. It was a time when the Windows system administrators where the laughing stocks of Unix sysadmins, and for a good reason! Let me take an example: FSMO roles. We all have a...
Happy SysAdm: August 2014
http://www.happysysadm.com/2014_08_01_archive.html
Resources, solutions and tips for system administrators. Friday, August 22, 2014. How to disable IPv6 with Powershell. The weekend is approaching fast. I have decided to end the week with a post on how to disable IPv6. On your Windows computer with a simple Powershell. Oneliner, since I had to do it in a specif infrastructure design this week and wanted to share the how-to. Not that disable IPv6 is something that I would recommend, since, as Microsoft reminds us, ". As a side note, let me tell you that y...
Happy SysAdm: February 2015
http://www.happysysadm.com/2015_02_01_archive.html
Resources, solutions and tips for system administrators. Monday, February 23, 2015. PowerShell Summit Europe 2015. Good news for Powershell scripters around Europe is that the second edition of the European Summit. Is being set up by Powershell.org. This year the event will be held in Sweden, at the Microsoft office in Kista, on September 14-16 2015. So, starting on Febrary 27th, you are all invited to register and for a reason. The European Powershell Summit is a unique. And I'll probably see you there!
Happy SysAdm: October 2014
http://www.happysysadm.com/2014_10_01_archive.html
Resources, solutions and tips for system administrators. Wednesday, October 22, 2014. Reading large text files with Powershell. Any sysadmin out there knows that log files are an invaluable asset for troubleshooting issues on their servers. Sometimes though these kind of files can be very large and become difficult to handle, as I had the occasion to notice in a Powershell. Forum discussion one week ago. Here's the bunch of options you have for reading text files:. System.IO.File]: ReadAllText(). Measure...
Happy SysAdm: How to build your first fantastic Nano Server
http://www.happysysadm.com/2015/06/how-to-build-your-first-fantastic-nano.html
Resources, solutions and tips for system administrators. Tuesday, June 2, 2015. How to build your first fantastic Nano Server. As it has been announced in recent events such as Ignite, Microsoft is working hard for the introduction of Nano Server. NanoServer goes even further than Server Core in terms of lightness. Sounds good, you say. But how to test it? Well, today Nano Server is part of Windows 2016 Technical Preview 2. STEP 1: PREPARE THE VHD. Directory: H: NanoServer Packages Mode LastWriteTime Len...
Happy SysAdm: April 2015
http://www.happysysadm.com/2015_04_01_archive.html
Resources, solutions and tips for system administrators. Thursday, April 30, 2015. How to pin Powershell to the taskbar with. Powershell. Last month I have been involved in a large Windows deployment project. One of the requirements was to be able to deliver Windows 7 computers with the Windows Powershell icon pinned to the taskbar. Basics that I feel like sharing with you here today. Happily enough, the Shell.Application. COM object comes to the rescue. Ok, I agree that's a bit old method of interac...
TOTAL LINKS TO THIS WEBSITE
16
Daddy Quek
Wednesday, February 3, 2010. New target for me. Yesterday was the most kan jiong day in my life. My G.M came to my shop. He got to know me. Through my manager,cause i sold 3 bottles of the limited edition "Paradis Horus.". He even said this to me. "U must be Jacky right, i know who u r. U r the best of the best. U r Mr Horus guy. My manager brought down new item for me to sell. "The Louis XIII". Hope by this wk i can sell it away. Then they all will know who m i. Posted by Daddy Quek at 9:38 PM. Haha i n...
www.daddyquestion.com
daddyquimberline656.skyrock.com
Blog de daddyquimberline656 - Blog de daddyquimberline656 - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Plus d'actions ▼. S'abonner à mon blog. Création : 11/08/2013 à 07:52. Mise à jour : 11/08/2013 à 07:52. Ce blog n'a pas encore d'articles. Abonne-toi à mon blog! Poster sur mon blog.
Cold cup of coffee
Cold cup of coffee. IT makes my coffee cold. Connect VPN using Azure MFA NPS extension. Azure MFA have a extension for Microsoft NPS (Network policy server) that can be used to connect on-premise Active Directory to Azure MFA for strong authentication. Today the team that I was working on investigated if this can be used WITHOUT synchronized (hybrid) identities and had a successful result. The environment and setup. Cloud identities only (username@domain.com). NPS server joined to Active Directory. The N...
Nameblocks with a personality ~ Yours
NAME PLAQUES WITH PERSONALITY - - YOURS! Click on any Image to See A Larger Version. My alter ego woody. R Rated (Please be over 18 to View Full Size. Queen of Box Makers. 7 year old Princess. Coy Pond for Work. 10 Year old football fan. Over the top decorator. My pup needed his too. A not quite born yet boy. The Princess Prototype for your sweet princess. A Greek, golfer, pharmacist and traveler. A Side View of Previous Woody. From Texas to the Redwoods namaste. A four wheeling gold miner.
SOCIAL ENGAGEMENT