vbscript is a windows-native programming language that is mainly used to create web server applications. vbscript is embedded within an html file, and is fairly straightforward.
sideloading a modern ui app means to install it without using the windows store. this is typically done to beta test an app. this handy guide will teach you how to sideload a
back in the third part of this series, we developed a simple script called displaytimezone.vbs to display the current time zone setting on your computer. this article will show
in the previous article of this series we came up with a script called displayclassproperties.vbs, which shows the names of the properties of the wmi class. this is what the
in the first two parts of this series we looked at some of the basic concepts of windows scripting technology in managing tcp / ip network settings. to illustrate and practice, we
earlier in this series, we began to explore new things about the win32_networkadapterconfiguration class. this powerful wmi class has 61 properties and 41 methods, which can be
learn remote scripting techniques (write scripts that run on remote machines) using the wmi win32_networkadapterconfiguration class that was introduced in the previous section.
one thing we can do is say 'please ignore the error'. that is what is said with this method. after all, any real-world administrator knows that it is not a correct science
the job of mapping network drives is one of the most commonly done tasks of system administrators, this process was often done by scripting. in the following article, we will show
if you often have to perform repetitive tasks in the mac os x operating system directory, you can create scripts to automate those operations.
in this section, i will show you how to get that information in top 10 queries based on cpu performance.
instead of using vbscript, bat files, or sql client implementations, ... we'll show you the power of windows powershell in checking sql servers status.
this part 2 will show you how to access the windows service on the remote computer using windows powershell and wmi-object.
in part 3, i will show you how to find some hardware and operating system information from the host machine.
in this next section, i will show you the information about network card and hard drive from the server.
in this part 5, we will check whether we can connect to sql server and see if we can query some properties related to sql server.
part 6 will show you how to check all existing databases in the sql server instance and query the database properties.
among today's supported ftp client programs, it seems that nothing is simpler than a right click, similar to how to create a shortcut on the desktop. in the following article, we
for website system administrators, data backup and recovery must always be the top priority. and in fact, there are many ways to do this that are applied daily. in the following