Windows Management Experts - Knowledge Center

Precision in IT solutions: keeping up with Microsoft tools, cybersecurity & cloud computing tips & trends.

Bridging the knowledge gap, swiftly and efficiently

Empowering you with actionable insights

Solving problems before they arise

Weekly Tip 12

Create shortcut from PowerShell: # define shortcut directory $short_dir = “C:\ProgramData\Microsoft\Windows\Start Menu\Programs\<application>” # create start menu folder if it doesn’t already exist If ( (test-path

Click Here to Read Full Article...

Weekly Tip 11

Copy files to all existing user profiles and default user profile during application deployment using PowerShell:  $profiles = (get-childitem C:\Users –force | where-object {$_.mode –eq

Click Here to Read Full Article...

Weekly Tip 10

Set environment variable from PowerShell: [environment]::SetEnvironmentVariable(“<variable name>”,“variable value”,“Machine”) Ex: [environment]::SetEnvironmentVariable(“JAVA_HOME”,“C:\Program Files (x86)\Java”,“Machine”) This example sets a system wide variable. Replacing “Machine” with “User” will set

Click Here to Read Full Article...
Be assured of everything

Get WME Services

Stay ahead of the competition with our Professional IT offerings.

=