I create a shortcut with a script, but why? Some applications do not know the cause, do not create a shortcut during installation or after installation. The following Script allows you to create shortcuts with the variables entered.
PowerShell: Get information for an update installation when it is started, finished, and how long take
Microsoft’s updates never end. According to some system administrators, this is a headache. According to some system administrators, it is necessary for security. Although you are working with too many updates, in some cases you may need detailed information about the update installation. When did the update begin? When was the update installed? How long was the update set up?
In such situations grab the PowerShell help 🙂 Continue reading “PowerShell: Get information for an update installation when it is started, finished, and how long take”
Problems refreshing icons on desktop and system tray (Solution)
I have come across a problem with a few customers, at least a couple of machines, with the problem of not refreshing the System Tray ( right next to the clock ) and the desktop icons.
You can simply solve this problem by following the steps below.
Lets start, Continue reading “Problems refreshing icons on desktop and system tray (Solution)”
Useful 10 WQLs Query for SCCM Collections #2
Let’s continue with handy WQLs. I continue to share WQLs that many companies have used in their SCCM project and consulting. Do not hesitate to contact me if you have WQLs that you have in mind, or if you need them.
Enjoy!
Continue reading “Useful 10 WQLs Query for SCCM Collections #2”
Useful 10 WQLs Query for SCCM Collections #1
Collections are basement of SCCM administration. I want to share some useful WQL for get more detailed environment.
Enjoy!
Continue reading “Useful 10 WQLs Query for SCCM Collections #1”
Get windows registry value from remote computer
If you manage a large domain network. Your manager may ask you for information about the applications that are installed on the systems at certain intervals. This program can be more important for this company if it is an expensive application.
In the following example, we try to determine which machines have visual studio by collecting registry key information
Goal: Read registry value from remote machine
Source: Read remote machine names from .txt file
Result: Get results in .csv format
Continue reading “Get windows registry value from remote computer”
Windows Time Zones
When you need change time zone in Windows operating system, you need to see how many time zone supported by your current operating system. You can use the following easy CMD command for get full list of time zones.
tzutil /l
SCCM Client Agent installation error “Couldn’t verify ‘MicrosoftPolicyPlatformSetup.msi’ authenticode signature. Return code 0x800b0101 ccmsetup” (Solution)
When I wanted to install the SCCM agent, nothing happened. Ccmsetup.log dosyasını kontrol ettim ve dosyada aşağıdaki satırları buldum;
Couldn’t verify ‘C:\windows\ccmsetup\MicrosoftPolicyPlatformSetup.msi’ authenticode signature. Return code 0x800b0101 ccmsetup 22.01.2013 14:47:05 432 (0x01B0)